I was having the same problem. In my particular case, ivman was automouting the iPod at /media/ipod as user ivman and group plugdev. I am running Amarok as my local user and therefore could read, but not write(transfer). Mouting directly as root did not work either of course (unless I ran Amarok as root). The interim solution I came up with is to add an entry into fstab which will allow any user to mount the iPod. If you include 'user' in your fstab options line like such, any user can then mount it:
/dev/sda2 /media/ipod vfat noauto, user 0 0
I then bypass ivman and mount it as my local user and it transfers great
Next step is to configure ivman/sudo properly so it mounts in a way that my local user doesn't have the extra step of mounting the ipod manually.
Can you get gtkpod to transfer video properly? I am on Gentoo and using 0.94, it will not add .mpg files (file not recognized) and crashes when trying to add .m4a or .m4v files. I can force an install of 0.99.2, but gtkpod won't even start for me...libgpod seg faults on an error with hal.
Fred Dirkse |