http://bugzilla.opensuse.org/show_bug.cgi?id=927677 http://bugzilla.opensuse.org/show_bug.cgi?id=927677#c20 Franck Bui <fbui@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(dimesio@earthlink | |.net) --- Comment #20 from Franck Bui <fbui@suse.com> --- Thanks but I can't see anything suspicious here. After a quick look in udisks2 source code, it seems that udisks2 relies on (udiskslinuxdrive.c:563): g_udev_device_get_parent_with_subsystem(device->udev_device, "usb", "usb_interface"); in order to figure out if the device is connected to usb bus. In its turn this function relies on udev_device_get_parent_with_subsystem_devtype() which is part of libudev. It would be interesting to see what this function returns in your case. @Rosanne, are you comfortable with gdb ? -- You are receiving this mail because: You are on the CC list for the bug.