Sida 1 av 1

Program för ipod (rhythmbok & banshee)

Postat: 28 jun 2011, 15:47
av treankare
Har testat båda programmen. Rhythmbox fungerar knappt alls, har ingen aning om varför. Banshee fungerar ganska bra, bara ett problem: inget jag gör i programmet sparas. Till exempel ta bort artister, låtar, album eller ändra i spellistor. Inget är ändrat i själva ipoden när jag kopplat ur den från datorn och nästa gång jag öppnar programmet är allt tillbaka.

Någon som har nån aning om vad jag kan göra för fel?
Finns det några andra program som någon har bättre erfarenhet av?

Re: Program för ipod (rhythmbok & banshee)

Postat: 28 jun 2011, 16:16
av Pink Panther
Du hittar förmodligen en lösning här:

"How to use an iPod with Ubuntu"

http://www.ubuntux.org/how-to-use-an-ipod-with-ubuntu


"When problems occur"

"However, here is the rub: GTKPod seems to work randomly for different people. It will work on one synchronization, yet it will stop working for subsequent synchronizations. Others will find that it will not work, period. There's a simple solution to that, actually; just type the following command in into your console app:"

"There's a simple solution"

"sdc2 being the partition where your iPod data resides. Be sure to check out /etc/mtab with gedit in order to confirm which /dev/ node is being used for your iPod".

Kod: Markera allt

sudo dosfsck -a /dev/sdc2
***/Pink Panther