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

Telit TER-GX400 on Ubuntu/Gumstix

2011-03-17 Thread Andy Maginnis
Hi, I am trying to get a Telit TER-GX400 HSDPA terminal working with network manager on both ubuntu and a gumstix. I previously was using a Three mobile ZTE MF112 and am using the same sim card and settings. http://www.roundsolutions.com/techdocs/docs_gsm_modules/TER-GX400.pdf All seems almost

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: Telit TER-GX400 on Ubuntu/Gumstix

2011-03-17 Thread Dan Williams
On Thu, 2011-03-17 at 18:01 +, Andy Maginnis wrote: Hi, I am trying to get a Telit TER-GX400 HSDPA terminal working with network manager on both ubuntu and a gumstix. I previously was using a Three mobile ZTE MF112 and am using the same sim card and settings.

RE: How to create a mobile broadband connection (system connection) via command line ?

2011-03-17 Thread David Day
Hi all, Here is the source code to create a 3g connection: add-system-3g-connection.py --- #!/bin/env python # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free