Summary: | Olympus xD card detected as non-removable drive by Device Notifier | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Donatas Glodenis <dg> |
Component: | libsolid-udisks | Assignee: | Lukáš Tinkl <lukas> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | minor | ||
Priority: | NOR | ||
Version First Reported In: | 4.9.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Output of commands solid-hardware list and udisks --dump (while xd card is inserted) |
Description
Donatas Glodenis
2012-10-17 13:30:53 UTC
Can you please provide the output of the following: $ solid-hardware list $ udisks --dump Created attachment 74627 [details]
Output of commands solid-hardware list and udisks --dump (while xd card is inserted)
I should also add that the card does show up in Dolphin sidebar... So it is possible for a non-technical user to find it, although not in the place where one expects it at first. So, the bug is definitely in udisks or even lower in the corresponding kernel driver. The problem is that udisks itself doesn't even know about xD cards (http://udisks.freedesktop.org/docs/latest/gdbus-org.freedesktop.UDisks2.Drive.html#gdbus-property-org-freedesktop-UDisks2-Drive.MediaCompatibility) and also marks the drive as non-removable; see the file you attached, it contains "removable :0" for /org/freedesktop/UDisks/devices/smblka1 and empty MediaCompat key Please report this bug to upstream udisks bugzilla at https://bugs.freedesktop.org/enter_bug.cgi?product=udisks Thank you for the analysis of the problem. I have reported the bug, here it is: https://bugs.freedesktop.org/show_bug.cgi?id=56151 |