iPhone not recognized after upgrading iOS 4.2 in ubuntu! Here’s how to solve the problem

As many of you know, iPhone is natively supported in Ubuntu 10.04 (lucid). All you have to do is just plug in your iphone to your ubuntu. Many readers have reported problems after updating the iPhone to the new iOS 4.2, it does not mount when connected.

In fact, you might get a error like this:

Unable to mount iPhone_ org.freedesktop.DBus.Error.NoReply DBus error: MESSAGE DID NOT RECEIVE A REPLY (TIMEOUT MESSAGE BY BUS)

How to Fix it

To correct this problem, open your terminal and copy/paste the following:

sudo add-apt-repository ppa:pmcenery/ppa
sudo apt-get update
sudo apt-get dist-upgrade

After this you may have restart your system. Now your iPhone will mount without any errors.

You can leave a response, or trackback from your own site.

SUBSCRIBE TO OUR DAILY RSS FEED!

RELATED POSTS

23 Responses to “iPhone not recognized after upgrading iOS 4.2 in ubuntu! Here’s how to solve the problem”

  1. Frank says:

    Iphone mounts again, thanks!

  2. [...] Wir haben es hier aber mit einem häufig auftretenden Problem zu tun, sodass die Lösung nicht allzu schwer zu finden war (und zwar hier und hier). [...]

  3. drey says:

    many thanks

  4. jorgeat says:

    Thanks, plz tell me what is the “thing” you do.

    I wonder you recompile with some changes and make public in your repository but plz tell me some details.

    Thanks again..

    Best Regards

  5. fanofai says:

    It worked for me on Ubuntu 10.10 !

  6. ItBuddy-Br says:

    Does this work on Ubuntu 10.04 LTS – the Lucid Lynx – released in April 2010 and supported until April 2013! :-(

  7. Siacci says:

    Awesome. Thanks so much. New to this Ubuntu but love it.

  8. dw says:

    Works for latest version of MINT after Iphone IOS upgrade on 3/14/11.
    THANKS!!

  9. jhn says:

    i feel so happy :) finally i can use my iphone

  10. Levan says:

    It works!!! thanks!!!!

  11. adrian says:

    Thanks for the iphone fix. copied and pasted the code to terminal worked first time well done thanks again

  12. stasdizzi says:

    Ipod Touch version 4.3.3 is not working.Please let us know when you are addressing.Stas

  13. Elton Woo says:

    This does NOT work for me.
    OS: Ubuntu 11.04 Natty Narwahl

    iPhone G5, IOS 4.3.2
    [jailbroken]

  14. celord says:

    Great!! now it works!!

  15. Jason says:

    Worked for me, didn’t need to restart.
    OS: Maverick
    Itouch

  16. pascal desloover says:

    i did what you proposed but it stil doesn’t work, i get still te same message : DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus), what do i wrong. i work with ubuntu 11.04

  17. Ron says:

    At first when I tried this, it did not resolve the issue – I was still getting the “cannot mount” error messages.

    I found I had to clean up some old files in $HOME/.config/libimobiledevice – now it is working!

    • -snevs says:

      Many thanks, Ron.

      It wasn’t working for me either, but then I erased everything in that folder and it’s finally working like a charm.

      Thanks again, mate.

    • Raffaele says:

      Thank you very much Ron, after deleting the $HOME/.config/libimobiledevice dir now it works on my Ubuntu too ;-)

Leave a Reply