Well with the release of iOS 4, many Ubuntu users are complaining of incompatibility with between rhythmbox and the new update. Here is a simple way to fix that:
1. Open up synaptic
2. Go to the Repositories (Under Settings)
3. Add this source:
4. Click Close and then click the Reload button at the top left
5. After it is done reloading search for:
7. Now after installing, close synaptic and open up the terminal and type in
Source from here
1. Open up synaptic
2. Go to the Repositories (Under Settings)
3. Add this source:
- ppa:pmcenery/ppa
- (from https://launchpad.net/~pmcenery/+archive/ppa)
4. Click Close and then click the Reload button at the top left
5. After it is done reloading search for:
- libimobiledevice1
7. Now after installing, close synaptic and open up the terminal and type in
- sudo apt-get dist-upgrade
Source from here