Re: connect to internet via android phone as usb-modem

2011-04-14 Thread Torsten Spindler
I've reverted the udev usage and test now for 'easytether' when checking for the driver and assign driver to 'easytether' if so. I've diff'ed vs latest git, but tested vs 0.8.4 rc1 and it works fine for me. Torsten diff --git a/src/nm-udev-manager.c b/src/nm-udev-manager.c index 853c4fe..f20fe78

Re: connect to internet via android phone as usb-modem

2011-04-14 Thread Dan Williams
On Thu, 2011-04-14 at 19:36 +0200, Torsten Spindler wrote: I've reverted the udev usage and test now for 'easytether' when checking for the driver and assign driver to 'easytether' if so. I've diff'ed vs latest git, but tested vs 0.8.4 rc1 and it works fine for me. Pushed to 0.8 and 0.9,

Re: connect to internet via android phone as usb-modem

2011-03-18 Thread Torsten Spindler
Hello, I've changed the hack to now check for a udev environment variable 'NM_PSEUDODRIVER'. If set, the lack of a driver is ignored. The /etc/udev/rules.d/easytether.rules declares this if an easytether0 device is detected. If need be I can revert it to check for 'easytether' in the code, but I

Re: connect to internet via android phone as usb-modem

2011-03-17 Thread Sergio Monteiro Basto
On Wed, 2011-03-16 at 14:46 -0400, Mathieu Trudel-Lapierre wrote: IIRC, this works starting with Android 2.0 (depending on the carriers though), but I may be wrong. I got 2.1 , and don't have tether option for network , but I saw that got the option on 2.2. Thanks, -- Sérgio M. B.

Re: connect to internet via android phone as usb-modem

2011-03-17 Thread Sergio Monteiro Basto
On Thu, 2011-03-17 at 07:49 +, Sergio Monteiro Basto wrote: On Wed, 2011-03-16 at 14:46 -0400, Mathieu Trudel-Lapierre wrote: IIRC, this works starting with Android 2.0 (depending on the carriers though), but I may be wrong. I got 2.1 , and don't have tether option for network ,

Re: connect to internet via android phone as usb-modem

2011-03-17 Thread Dan Williams
On Thu, 2011-03-17 at 07:52 +, Sergio Monteiro Basto wrote: On Thu, 2011-03-17 at 07:49 +, Sergio Monteiro Basto wrote: On Wed, 2011-03-16 at 14:46 -0400, Mathieu Trudel-Lapierre wrote: IIRC, this works starting with Android 2.0 (depending on the carriers though), but I may

Re: connect to internet via android phone as usb-modem

2011-03-17 Thread Dan Williams
On Wed, 2011-03-16 at 23:16 +0100, Torsten Spindler wrote: On Wed, 2011-03-16 at 15:50 -0500, Dan Williams wrote: ... That said, the best way to go about this is likely to use udev scripts to initially create the easytether0 interface, and then we could add some custom code to NM to

Re: connect to internet via android phone as usb-modem

2011-03-17 Thread Sergio Monteiro Basto
On Wed, 2011-03-16 at 23:46 -0500, Robby Workman wrote: On Wed, 16 Mar 2011 22:53:34 -0500 Robby Workman r...@rlworkman.net wrote: For whatever reason, /usr/local/bin/easytether is not getting started, so I still have to run that manually. I've edited the sample udev rule with

Re: connect to internet via android phone as usb-modem

2011-03-16 Thread Mathieu Trudel-Lapierre
On Tue, Mar 15, 2011 at 3:08 PM, Sergio Monteiro Basto ser...@sergiomb.no-ip.org wrote: Hi, I found this page : http://ubuntuguide.net/ubuntu-connect-to-internet-via-android-phone-as-usb-modem Have we something better ou easier with NewtworkManager , to do the same functions ? : connect

Re: connect to internet via android phone as usb-modem

2011-03-16 Thread Dan Williams
On Wed, 2011-03-16 at 14:46 -0400, Mathieu Trudel-Lapierre wrote: On Tue, Mar 15, 2011 at 3:08 PM, Sergio Monteiro Basto ser...@sergiomb.no-ip.org wrote: Hi, I found this page : http://ubuntuguide.net/ubuntu-connect-to-internet-via-android-phone-as-usb-modem Have we something better ou

Re: connect to internet via android phone as usb-modem

2011-03-16 Thread Torsten Spindler
On Wed, 2011-03-16 at 15:50 -0500, Dan Williams wrote: ... That said, the best way to go about this is likely to use udev scripts to initially create the easytether0 interface, and then we could add some custom code to NM to recognize the easytether0 interface as a normal ethernet device and

Re: connect to internet via android phone as usb-modem

2011-03-16 Thread Robby Workman
On Wed, 16 Mar 2011 23:16:43 +0100 Torsten Spindler tors...@canonical.com wrote: On Wed, 2011-03-16 at 15:50 -0500, Dan Williams wrote: ... That said, the best way to go about this is likely to use udev scripts to initially create the easytether0 interface, and then we could add some

Re: connect to internet via android phone as usb-modem

2011-03-16 Thread Robby Workman
On Wed, 16 Mar 2011 22:53:34 -0500 Robby Workman r...@rlworkman.net wrote: For whatever reason, /usr/local/bin/easytether is not getting started, so I still have to run that manually. I've edited the sample udev rule with correct attributes for my device, so I don't know what's going on.

connect to internet via android phone as usb-modem

2011-03-15 Thread Sergio Monteiro Basto
Hi, I found this page : http://ubuntuguide.net/ubuntu-connect-to-internet-via-android-phone-as-usb-modem Have we something better ou easier with NewtworkManager , to do the same functions ? : connect to internet via android phone as usb-modem Thanks, -- Sérgio M. B. smime.p7s Description