I was wondering if your ipod shows up in Device Notifier applet? If you click on the action device button to right of it and then start Clementine it will show it listed. I notice that if I
activate my usb flash drive, that is when Clementine shows it in Device listing. Just curious what generation iPod you have? Edited: Nope, don't need to activate this type device as it automatically shows up in Clementine device list, but my external usb hard drive does not unless I activate it/mount it in device list applet.
I also looked at one of the other Linux distros file, /lib/udev/rules.d/90-libgpod.rules just to see if it was set up differently. There is an added section:
# Some iPod Shuffle (4G) don't have a partition, only a filesystem on the
# block device. The rule above won't match for such iPods because it wants
# a partition. And given that some Nano5g have been seen as reporting a
# filesystem on the block device while they have a partition, we don't want
# to run the rule below unconditionally. So we add a check for
# ID_PART_TABLE_TYPE, if it's empty, it means we only have a block device,
# in which case we can run the callout
ACTION=="add|change", SUBSYSTEM=="block", ENV{ID_FS_USAGE}=="filesystem", ENV{DEVTYPE}=="disk", ENV{ID_PART_TABLE_TYPE}!="?*", ATTRS{idVendor}=="05ac", ENV{ID_MODEL}=="iPod", IMPORT{program}="/lib/udev/ipod-set-info $tempnode $attr{busnum} $attr{devnum}", GOTO="libgpod_end"
Lisa Marie
P.S. @owiknowi, I think what you describe is Pardus Bug 19076.