[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB storage devices not being recognized



Op Wed, 07 Oct 2015 17:03:51 +0200 schreef Gary Dale
<garydale@torfree.net>:

On 06/10/15 03:58 PM, Floris wrote:
When I plug my Canon SX100 in, I get this from journalctl -r (left off the rest because it was from before the camera was plugged in):


Oct 06 10:35:10 transponder mtp-probe[9186]: bus: 6, device: 4 was not an MTP device Oct 06 10:35:10 transponder mtp-probe[9186]: checking bus 6, device 4: "/sys/devices/pci0000:00/0000:00:13.2/usb6/6-4"


When I put the SD card in a USB card reader and insert the reader I get:

Oct 06 10:41:21 transponder kernel: usb 6-5: usbfs: process 9447 (mtp.so) did not claim interface 0 before use


Hmmm... in the sdcard reader your card is recognized as sdh1. Can you
manually mount the device?

sudo mount /dev/sdh1 /mnt

success,

floris


Yes, it seems to be working now. It's still not taking the camera directly, but at least it's now accepting the card reader.

Thanks.


Only a wild guess. It looks like mtp-probe tries to connect the camera,
even it isn't a mtp device. Maybe the camera mounts correctly if you
remove the mtp packages [1]. But this is only a guess and can help to
narrow down the problem.

success,

floris

[1] mtp-tools, kio-mtp etc


Reply to: