Summary: | Ipod is detected as two devices. | ||
---|---|---|---|
Product: | udisks | Reporter: | stumper |
Component: | detection | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED NOTOURBUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
udisks --dump output
'udevadm info --export-db output udisks --monitor-detail gvfs-mount -oi output udevadm monitor --udev --property output |
Description
stumper
2011-03-07 09:26:53 UTC
Created attachment 44201 [details]
'udevadm info --export-db output
Created attachment 44202 [details]
udisks --monitor-detail
Created attachment 44203 [details]
gvfs-mount -oi output
Created attachment 44204 [details]
udevadm monitor --udev --property output
udev reports: E: DEVNAME=sdb1 E: ID_FS_TYPE=vfat E: ID_FS_USAGE=filesystem and E: DEVNAME=sdb E: ID_FS_TYPE=vfat E: ID_FS_USAGE=filesystem so udisks probably isn't at fault here (I assume the ID_FS_* properties are set by udev and used by udisks, if this assumption is wrong, disregard what I say) I think I've already seen the kernel(?) misidentifiying a filesystem on the block device on some iPods, but I can't remember the specifics. So where do I go from here? :) This thing started happening after KDE 4.6 install, which started using udisks. Never happened in 4.5. This is indeed a libblkid issue but I think it has been resolved. Otherwise please file a bug against util-linux (which is what provides libblkid). Thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.