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!




