Results 1 to 10 of 18

Thread: iPod not recognized. HELP.

Hybrid View

  1. #1
    Join Date
    Aug 2011
    Beans
    33

    iPod not recognized. HELP.

    i plug, unplug, and plug in back my iPod touch but an error message prompts:

    "Unable to mount iPot
    DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
    "

    help. i wanna sync my mp3s but i cant. even gtkpod iPod Manager cant read my iPod.

  2. #2
    Join Date
    Mar 2011
    Location
    Pizza Hut
    Beans
    1,206
    Distro
    Kubuntu 13.10 Saucy Salamander

    Re: iPod not recognized. HELP.

    Try this:
    Code:
    sudo add-apt-repositoryppa:pmcenery/ppa
    sudo apt-get update
    sudo apt-get remove libimobiledevice1
    sudo apt-get install libimobiledevice0
    Ubuntu user #35115 - Linux user #555707 - My Ubuntu Wik page
    Join the Ubuntu Forums' IRC room (#ubuntuforums on irc.freenode.net)!

  3. #3
    Join Date
    Aug 2011
    Beans
    33

    Re: iPod not recognized. HELP.

    Quote Originally Posted by dniMretsaM View Post
    Try this:
    Code:
    sudo add-apt-repositoryppa:pmcenery/ppa
    that first command cant be initiated. it responses "command not found". is the repository spelled correctly?

  4. #4
    Join Date
    May 2008
    Location
    United Kingdom
    Beans
    5,263
    Distro
    Ubuntu

    Re: iPod not recognized. HELP.

    Quote Originally Posted by jimkenstein View Post
    that first command cant be initiated. it responses "command not found". is the repository spelled correctly?
    There is a space missing. Try this:
    Code:
    sudo add-apt-repository ppa:pmcenery/ppa
    Always make regular backups of your data (and test them).
    Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.

  5. #5
    Join Date
    Aug 2011
    Beans
    33

    Re: iPod not recognized. HELP.

    Quote Originally Posted by Paddy Landau View Post
    There is a space missing. Try this:
    Code:
    sudo add-apt-repository ppa:pmcenery/ppa
    still cant mount my ipod.

  6. #6
    Join Date
    Jul 2008
    Location
    New York
    Beans
    820
    Distro
    Ubuntu Development Release

    Re: iPod not recognized. HELP.

    Do you have the brand-new iPod touch firmware? I can't get mine to work in Ubuntu 11.04 with the new firmware either. Apple invents new ways of keeping Linux from working with iPods, but usually a new kernel release fixes things up. If all else fails, try a newer kernel version, or just wait for Ubuntu 11.10 to be released.
    If it jams, force it. If it breaks, it needed replacing anyway. . .
    I like Unity.

  7. #7
    Join Date
    Aug 2011
    Beans
    33

    Re: iPod not recognized. HELP.

    any other ubuntu experts could help here? (:

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •