On Tue, May 3, 2011 at 3:21 PM, Grant <emailgr...@gmail.com> wrote:

> Does anyone know if a Google Nexus One cell phone can be USB tethered
> to a Gentoo system?  I use wvdial to accomplish this with other cell
> phones but I've read that the Nexus One doesn't work that way because
> it doesn't appear on the host system as a tty:
>
> http://forum.nginx.org/read.php?23,146509,147989
>
> There is a tethering option in the Nexus One settings but I can't
> figure out how to get my Gentoo laptop to use the tethered cell
> phone's internet connection.
>
> - Grant
>
>
If your phone is anything like my phone (G2, Gingerbread) that has the same
option, you should be able to do the following (I did this on an Arch system
late last week, never tested on Gentoo but should work):

ifconfig usb0 up
dhcpcd usb0


That should get you online.

Reply via email to