Tethering Ubuntu Lucid Lynx with iPhone OS

May 5th, 2010 by alex

I’ve moved this post to the more appropriate section of my website, the Tech Knowledge Base Wiki

    Tagged with: , , , .

    7 Comments

    • Tom F says:

      SThanks! Incredibly helpful!

      A couple points.

      According to dev-team, you need to make sure that CommCenter remains executable. My version of ifuse (I’m running 9.10), did not support changing permissions on the mounted filesystem with chmod, so I had to go in with MobileTerminal and chmod +x the file.

      In the section on “Mounting iphone’s filesystem”

      1: If you have jailbroken with Spirit or Blackrain (rather than PwnageTool), you will need to add the afc2 service by installing the afc2add app from Cydia before you can access the root filesystem.

      2: Step 3 and step 4 are not consecutive: if you want to mount the root fs, do step 4 only.

    • Tom F says:

      After following your instructions to get the native tethering option working on my 3GS running OS 3.1.2, I was able to get USB tethering working using packages from pmcenery’s PPA (rather than compiling from source as you suggest):

      sudo add-apt-repository ppa:pmcenery/ppa
      sudo apt-get update
      sudo apt-get install gvfs ipheth-utils

      Plug in iphone and tethering starts automatically!

      (Instructions from http://www.ubuntugeek.com/iphone-tethering-on-ubuntu-9-10-karmic.html )

    • Max says:

      Thanks, the easy solution with MyWi works like a charm!

    • GorAran says:

      ipheth-dkms was missing

      this way work for me on a fresh Ubuntu 10.10:

      sudo add-apt-repository ppa:pmcenery/ppa
      sudo apt-get update
      sudo apt-get install gvfs ipheth-dkms ipheth-utils
      reboot

    • hacker85 says:

      sudo add-apt-repository ppa:pmcenery/ppa
      sudo apt-get update
      sudo apt-get install gvfs ipheth-utils

      这样做了之后,系统并没有出现所说的网络设备 那么到底插上USB后怎么操作呢?

    • hacker85 says:

      解决了,是这个软件的事儿,装上就可以了
      ipheth-dkms

    Leave a Reply

    Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

    Ivkin.Net :: where tech and candy come together