Finally everything is working correctly!!
What worked:
QUOTE=migmruiz;10208430]Step-by-step workaround
Add the ppa to your repos
Code:
sudo add-apt-repository ppa:pmcenery/ppa
then update and upgrade your packages
Code:
sudo apt-get update
sudo apt-get upgrade
That worked for some people,
if it DIDN'T for you, install libimobiledevice-utils
Code:
sudo apt-get install libimobiledevice-utils
and then run from the command-line
Code:
idevicepair unpair
idevicepair pair
idevicepair validate
[/QUOTE]
Then:
Code:
gksudo gedit /etc/fuse.conf
Change
#user_allow_other
to
user_allow_other
Save and exit.
Then open Rhythmbox go to Plugins and enable the iPod plugin. Restart Ubuntu and everything works great!
Thanks for the help all
Brett
Bookmarks