|
||||
Re: Tether using Linux?
Quote:
1 - I had to put in DNS info by hand. I prefer OpenDNS so this is not an issue at all. 2 - After connecting the phone via USB and activating internet sharing I had to restart the networking service again. After doing this it got the IP from the phone and let me on the internet. Thanks for posting the instructions |
|
||||
Re: Tether using Linux?
Hi pdx77. Thanks a lot for the pdf instructions, it works perfectly now !!!! I've been figuring it out for weeks with no luck.
Note: the line “sudo pand –connect XX:XX:XX:XX:XX:XX –n”, should be with --connect not -connect |
|
||||
Re: Tether using Linux?
Just FYI, this is all that I had to do in order to get it working in Ubuntu:
sudo -s apt-get install subversion svn co hxxp://synce.svn.sourceforge.net/svnroot/synce/trunk/usb-rndis-lite cd usb-rndis-lite/ make ./clean.sh make install I didn't have to do the rest...
__________________
***If I've helped you, don't forget to click the http://67.228.199.237/forum.ppcgeeks...ost_thanks.gif button!***
Comcast EXTREME: http://www.speedtest.net/result/584166480.png |
This post has been thanked 1 times. |
|
||||
Re: Tether using Linux?
awesome... this works pretty well. The only thing is I cannot connect to AIM via Pidgin.
Also can anyone confirm whether or not it will work with Activesync push connected? If not is there any easy way to disable it? I use www.nuevasync.com for contacts and calendar push Also - for the Ubuntu laptop, is there any way to install a tray icon that shows when the connection is active? Thanks again for the tip, this is great Last edited by berardi1111; 09-03-2008 at 02:52 PM. |
|
||||
Re: Tether using Linux? - openSUSE 11.0
I just got tethering to work with openSUSE 11.0 using a Sprint Touch upgraded to WM6.1. It was very, very easy. Here are the steps that I used:
Ensure that development packages are installed. I usually select Patterns->Kernel Development and in this way get all of the development tools plus the kernel sources (handy if it is necessary to compile one's own modules).My thanks to FordWrench for the post about the usb-rndis-lite build which made this possible. |
|
|
|