Page 1 of 1

Internet connection sharing (ICS) on windows mobile6 devices

Posted: Tue Jun 10, 2008 5:08 pm
by Fergus
Just quick tutorial/link for those who have a windows mobile device and want to use its data connection to connect to the internet.
This is based on elyssa so i cannot say for certain if it will work with other releases.

This uses a part of the synce program to allow access to the USB port.

Firstly, for elyssa we need install the ubuntu svn package:

Code: Select all

sudo apt-get install subversion build-essential
then we need to download the appropriate synce part:

Code: Select all

svn co http://synce.svn.sourceforge.net/svnroot/synce/trunk/usb-rndis-lite
cd usb-rndis-lite/
make
sudo ./clean.sh
sudo make install
On the phone, start ICS click the left soft key (”Connect”) and plug in the USB cable.
Next , click the network icon in elyssa task bar and select the USB connection.
That should be it you!

Re: Internet connection sharing (ICS) on windows mobile6 devices

Posted: Sat Jun 14, 2008 5:52 pm
by Husse
This looks too simple to be true :)

Re: Internet connection sharing (ICS) on windows mobile6 devices

Posted: Sun Jun 15, 2008 9:24 am
by Fergus
I was frankly shocked too.... especially when it worked!!!
Now what would be good is if i could do with same trick but with bluetooth!

Will post when i have time to play with Elyssa's bluetooth stack which has changed since my bianca install.

Re: Internet connection sharing (ICS) on windows mobile6 devices

Posted: Sun Jul 27, 2008 8:38 am
by GuttaMan
Husse wrote:This looks too simple to be true :)
Yessir, Indeed, but it works!

Man, I just stumbled on this thread so I decided to try it out...and less than two minutes later I was using my data connection to get on the web! I used to do it all the time when back when I was on WinXP, but somehow I didn't think it would be possible to set this up on a Linux machine, much less this easy and simple.

Good work Fergus. Much appreciated over here. Now I'll be looking out for that Bluetooth version. Thanks!

This should be a sticky somewhere. :mrgreen:

Re: Internet connection sharing (ICS) on windows mobile6 devices

Posted: Mon Sep 08, 2008 6:43 am
by Fergus
Just a quick update on this guys i thought i would post my source links in case there are other specifics that i have missed with my first post.

http://forum.xda-developers.com/showthread.php?t=340747

http://ochsenhirt.org/2008/05/20/use-in ... ron-howto/

http://ohioloco.ubuntuforums.org/showth ... ost3588717

Please note that on my Dell D620 removing this device is causing crashes, so be careful with what you are working on when you unplug these devices.
I have made a post detailing this problem.

http://www.linuxmint.com/forum/viewtopi ... 18&t=13903

Re: Internet connection sharing (ICS) on windows mobile6 devices

Posted: Fri Jan 09, 2009 3:04 pm
by st4r50
This appears to work with Felicia and windows mobile 6 standard. I'll post further after fully testing but it makes the connection.
Mike