Pages

Thursday, December 29, 2011

[SOLVED] DBus error :ipad WITH UBUNTU

While plug in iPad via USB, an error window pop up with “DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply…”


you can fix this isue by geting iPad to sync with gtkpod(Rhythmbox works too) by upgrading “libimobiledevice” to the latest.



Check libimobiledevice version in System -> Administration -> Synaptic Package Manager, it’s recommended to uninstall libimobiledevice0 if installed.


Add ppa:pmcenery/ppa and install the latest libimobiledevice1 package. 

Use the following commands:

sudo add-apt-repository ppa:pmcenery/ppa
sudo apt-get update
sudo apt-get install libimobiledevice1

Now, plug-in your iTouch or iPad device and it should appear in gtkpod(Rhythmbox):

source: ubuntuforums.org

No comments:

Post a Comment