https://bugs.kde.org/show_bug.cgi?id=402096
Stefan Brüns <stefan.bru...@rwth-aachen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #9 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- The malfunction is likely caused by the device identifying itself as a MMC block device, contrary to the typical USB cardreader using the SCSI/SATA command set. Can you provide the output of: $> udisksctl info -b /dev/mmcblk0 $> udisksctl info -d FooBar Replace FooBar with the value from the block device "Drive" property, like: $> udisksctl info -b /dev/sdb | grep Drive Drive: '/org/freedesktop/UDisks2/drives/FooBar' -- You are receiving this mail because: You are watching all bug changes.