You are not logged in.
Pages: 1
Hi everyone !
I bought a USB microSD (SanDisk MobileMate) and after plugging a microSD inside it seems the microSD card inserted into it isn't recognized.
I have tested the microSD card on a Windows laptop at work and everything is well recognized so for sure it's not hardware.
I've looked the journal but I don't see anything special, I even see the card reader is well recognized, here the output :
Mar 15 22:32:56 TheArch kernel: usb 4-2: new SuperSpeed USB device number 13 using xhci_hcd
Mar 15 22:32:56 TheArch kernel: usb 4-2: New USB device found, idVendor=0781, idProduct=cfcb, bcdDevice=29.20
Mar 15 22:32:56 TheArch kernel: usb 4-2: New USB device strings: Mfr=3, Product=4, SerialNumber=2
Mar 15 22:32:56 TheArch kernel: usb 4-2: Product: SDDR-B531
Mar 15 22:32:56 TheArch kernel: usb 4-2: Manufacturer: SanDisk
Mar 15 22:32:56 TheArch kernel: usb 4-2: SerialNumber: 0508220000026922
Mar 15 22:32:56 TheArch kernel: usb-storage 4-2:1.0: USB Mass Storage device detected
Mar 15 22:32:56 TheArch kernel: scsi host0: usb-storage 4-2:1.0
Mar 15 22:32:56 TheArch mtp-probe[9436]: checking bus 4, device 13: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-2"
Mar 15 22:32:56 TheArch mtp-probe[9436]: bus: 4, device: 13 was not an MTP device
Mar 15 22:32:56 TheArch mtp-probe[9438]: checking bus 4, device 13: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-2"
Mar 15 22:32:56 TheArch mtp-probe[9438]: bus: 4, device: 13 was not an MTP device
Mar 15 22:32:57 TheArch kernel: scsi 0:0:0:0: Direct-Access SanDisk SDDR-B531 2920 PQ: 0 ANSI: 6
Mar 15 22:32:57 TheArch kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Mar 15 22:32:57 TheArch kernel: sd 0:0:0:0: [sda] Media removed, stopped polling
Mar 15 22:32:57 TheArch kernel: sd 0:0:0:0: [sda] Attached SCSI removable diskThank you all in advance for your help !
Last edited by Noxilas (2023-03-17 08:00:18)
Offline
Most of the time this is because you updated the kernel and didn't reboot. Check uname -r and pacman -Q linux (assuming that's the kernel you're using).
Offline
Hi Scimmia,
Thank you for your reply !
I just did a restart but unfortunately no improvements
Here the result of the check you asked
6.2.6-arch1-1 linux 6.2.6.arch1-1 Offline
You say it's not detected, but then point out and post a journal segment that shows it is.
What's the metric for the original assessment?
Online
Hi Everyone,
Thank you for the replies but solution has been find
Best
Offline
https://wiki.archlinux.org/title/General_guidelines - especially #1.3
Pages: 1