Therefore, anyone who are reading this article please forgot upgrading plan for a while. All right I gotta take you guys to the core of the intention, internet tethering on Ubuntu at this moment. I lists steps below
- add 2 information in system/admin/software sources
deb http://ppa.launchpad.net/pmcenery/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/pmcenery/ppa/ubuntu lucid main - apt-get update
- apt-get upgrade
- apt-get install git-core
- apt-get install libusb-dev libusb
- apt-get install libtool automake autoconf git-core swig build-essential python-dev libusbmuxd-dev libglib2.0-dev libgnutls-dev libplist-dev libplist++-dev libplist++1 libzip-dev libclutter-1.0-dev libclutter-gtk-0.10-dev intltool
- cd libimobiledevice --> โหลดเอาจาก web http://www.libimobiledevice.org/
- cd ../
- git clone git://github.com/dgiagio/ipheth.git
- cd ipheth/ipheth-pair
- ./configure
- make
- make install
- cd ../
- cd ipheth/ipheth-driver
- make
- insmod ipheth.ko
- http://ubuntuforums.org/showthread.php?t=1471018