MicroSD card from Samsung Galxy camera

I have a MicroSD card from a Samsung Galaxy camera, I plug it in on my USB card reader.

KDEConnect realizes that there a new card, correct size , 2 actions: open with file manager & open with gwenview, but then I get the error:

Cannot mount this device

How do I track which fuse/file system I need to have?

I already have:

  • autofs
  • btrfs
  • gvfs-fuse
  • jmtpfs (for mtp)
  • ntfs

In journalctl, I get:


kernel: usb 3-3: New USB device found, idVendor=11b0, idProduct=6348
Aug 30 17:49:50 ethelbert.telus kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Aug 30 17:49:50 ethelbert.telus kernel: usb 3-3: Product: USB3.0 Media Reader
Aug 30 17:49:50 ethelbert.telus kernel: usb 3-3: Manufacturer: Kingston
Aug 30 17:49:50 ethelbert.telus kernel: usb 3-3: SerialNumber: 08735330903799
Aug 30 17:49:50 ethelbert.telus kernel: usb-storage 3-3:1.0: USB Mass Storage device detected
Aug 30 17:49:50 ethelbert.telus kernel: scsi host6: usb-storage 3-3:1.0
Aug 30 17:49:50 ethelbert.telus mtp-probe[16170]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:12.2/usb3/3-3"
Aug 30 17:49:50 ethelbert.telus mtp-probe[16170]: bus: 3, device: 4 was not an MTP device
Aug 30 17:49:51 ethelbert.telus kernel: scsi 6:0:0:0: Direct-Access              FCR-HS3       -0 1.00 PQ: 0 ANSI: 4
Aug 30 17:49:51 ethelbert.telus kernel: sd 6:0:0:0: Attached scsi generic sg3 type 0
Aug 30 17:49:51 ethelbert.telus kernel: scsi 6:0:0:1: Direct-Access              FCR-HS3       -1 1.00 PQ: 0 ANSI: 4
Aug 30 17:49:51 ethelbert.telus kernel: sd 6:0:0:1: Attached scsi generic sg4 type 0
Aug 30 17:49:51 ethelbert.telus kernel: scsi 6:0:0:2: Direct-Access              FCR-HS3       -2 1.00 PQ: 0 ANSI: 4
Aug 30 17:49:51 ethelbert.telus kernel: sd 6:0:0:2: Attached scsi generic sg5 type 0
Aug 30 17:49:51 ethelbert.telus kernel: scsi 6:0:0:3: Direct-Access              FCR-HS3       -3 1.00 PQ: 0 ANSI: 4
Aug 30 17:49:51 ethelbert.telus kernel: sd 6:0:0:3: Attached scsi generic sg6 type 0
Aug 30 17:49:53 ethelbert.telus kernel: sd 6:0:0:3: [sdf] 121602048 512-byte logical blocks: (62.3 GB/58.0 GiB)
Aug 30 17:49:53 ethelbert.telus kernel: sd 6:0:0:0: [sdc] Attached SCSI removable disk
Aug 30 17:49:53 ethelbert.telus kernel: sd 6:0:0:3: [sdf] Write Protect is off
Aug 30 17:49:53 ethelbert.telus kernel: sd 6:0:0:3: [sdf] Mode Sense: 2f 00 00 00
Aug 30 17:49:53 ethelbert.telus kernel: sd 6:0:0:1: [sdd] Attached SCSI removable disk
Aug 30 17:49:53 ethelbert.telus kernel: sd 6:0:0:3: [sdf] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Aug 30 17:49:53 ethelbert.telus kernel: sd 6:0:0:2: [sde] Attached SCSI removable disk
Aug 30 17:49:53 ethelbert.telus kernel:  sdf: sdf1
Aug 30 17:49:53 ethelbert.telus kernel: sd 6:0:0:3: [sdf] Attached SCSI removable disk
Aug 30 17:49:53 ethelbert.telus kdeinit5[1795]: QObject::connect: invalid null parameter
Aug 30 17:49:53 ethelbert.telus kdeinit5[1795]: QObject::connect: invalid null parameter
Aug 30 17:49:53 ethelbert.telus kdeinit5[1795]: QObject::connect: invalid null parameter
...
Aug 30 17:49:53 ethelbert.telus kdeinit5[1795]: QObject::connect: invalid null parameter
Aug 30 17:49:53 ethelbert.telus plasmashell[1839]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:136:25: Unable to as>
Aug 30 17:49:53 ethelbert.telus plasmashell[1839]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:136:25: Unable to as>
Aug 30 17:49:53 ethelbert.telus plasmashell[1839]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:136:25: Unable to as>
Aug 30 17:49:53 ethelbert.telus plasmashell[1839]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:136:25: Unable to as>
Aug 30 17:49:53 ethelbert.telus kdeinit5[1795]: QObject::connect: invalid null parameter
Aug 30 17:49:55 ethelbert.telus plasmashell[1839]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:136:25: Unable to as>

Thanks

Hi
It’s likely to be exfat format, you need to install exfat-utils and fuse-exfat.

Perfecto! Thank you. It worked. So now I can get the data from the memory card by removing the microsd and using it with my card reader.

BTW, When I connect the camera directly, I get:

Aug 31 07:06:21 ethelbert.telus mtp-probe[2768]: checking bus 5, device 2: "/sys/devices/pci0000:00/0000:00:16.2/usb5/5-1"
Aug 31 07:06:21 ethelbert.telus mtp-probe[2768]: bus: 5, device: 2 was not an MTP device

Do you know what it would be?

Thanks

Hi
Any settings on the camera to make it look like a storage device? Else I think you need to look at usb_modeswitch or even a udev rule. I would suggest starting a new thread, since it will get more attention from the folks in the know :wink:

I’m trying to figure out this “fake” camera. It’s a samsung phone S3 or S4 without the phone part. There’s not much documentation, I’m still tracking to find some. I have found any menu item that sets either ptp or mass storage, but right now I’m OK that now I can read the card. Toward the end of next month, when I have some time, I will try again to solve that problem.

Again thanks for the help.:):slight_smile: