Recent content by kain_org

  1. K

    Post MotoUSB reverse tether w/ linux success

    It's in the kernel source. -- You'll have to download the linux or kernel source package that matches the kernel you run on your ubuntu machine, modify your cdc_subset driver, rebuild it, and install it. Learning things like the kernel build system and how to install a kernel module are...
  2. K

    Post MotoUSB reverse tether w/ linux success

    Work to follow: use SL4A to automate usb0 bringup interface with APNDroid to soft-down the 3g instead of nuking it the hard way. killing the radio process will get you back online, but thats effectively the same as resetting the baseband, so you'll need to re-unlock your SIM etc.
  3. K

    Thread MotoUSB reverse tether w/ linux success

    I have successfully used reverse USB tethering on a flipout. This method should be portable to other devices running the motorola android multi-device driver with usb0. If you are comparing to any windows drivers, say that installed from the driver installer MSI when connecting a flipout and...