Use Internet Connection Sharing on WM6 with Hardy Heron [HOWTO]
Posted by Fred on May 20, 2008
The reason I have a Motorola Q9 Global instead of a Blackjack II is that AT&T in its infinite wisdom eliminated Internet Connection Sharing from the BJII (I think it’s actually still there, but the interface isn’t, but I digress). Up to now, I’ve been piggybacking off the open wi-fi connection from the Richmond Omni, which is in and of itself amazing as the Omni is 0.4 miles away, but the connection has gotten flaky. So I decided to use ICS instead (kind of like tethering, but free of the otherwise-applicable AT&T fees). Here’s how:
First, you need to make sure you have the right Ubuntu packages installed:
sudo apt-get install subversion build-essential
Now do the following in a terminal:
svn co http://synce.svn.sourceforge.net/svnroot/synce/trunk/usb-rndis-lite
cd usb-rndis-lite/
make
sudo ./clean.sh
sudo make install
That should be all you need on the Ubuntu side. On the phone, start ICS. There’s no shortcut on the Start Menu, so use the File Manager to browse to /Windows and look for IntShrUI.exe. To make things easier, you can click Menu>File>Create Shortcut and create a shortcut in Windows/Start Menu. Once you start ICS, click the left soft key (”Connect”) and plug in the USB cable. That should be it.
I know this works, as I am posting this via ICS and WM6.
May 26, 2008 at 5:37 am
Thanks for sharing the information to connect wm6.
I will test it..
May 27, 2008 at 8:52 am
Thanks dude, I had been doing this for about a month while at work, but after an update last night it just stopped working. Your solution got me back to surfing. -S
June 2, 2008 at 5:39 pm
awesome. you have made me completely (aside from the phone) windows free. thank you.
June 6, 2008 at 8:00 pm
wow it works great thanks so much your the bomb
June 6, 2008 at 8:03 pm
this works well on ubuntu 8.04 motorola q and motorola q9m instead of the paid version of pdanet use this solution avoid the cost of pdanet
June 6, 2008 at 11:14 pm
Do you know how to do this for Windows Mobile 5? I can’t seem to find the file in that version.
June 17, 2008 at 4:55 pm
Thanks. Your guide helped me connect my X61 Tablet Thinkpad to the internet via internet connection sharing on my Sprint HTC Touch with Windows Mobile 6. In fact, I had just installed Hardy Heron, and so I used this new connection to download updates to Hardy Heron. After rebooting, my connection is gone, and I don’t know where to begin troubleshooting.
July 10, 2008 at 7:28 pm
@Fred: This is an simply outstanding solution. Thank you for boiling it down for us.
August 12, 2008 at 8:32 pm
If I understand this correctly, in order to enable the internet connection for ubuntu using the only available option for me(ics via wm6) I have to first have an internet connection!!! How can this possibly be an acceptable option. I have to have an internet connection to get an internet connection??? Can someone please tell me how to install this without first having internet available. I am using a dual boot machine with Ubuntu and XP. XP connects, Ubuntu doesn’t.
The line:
svn co http://synce.svn.sourceforge.net/svnroot/synce/trunk/usb-rndis-lite
obviously wont work until this is installed.