Hello, I got the same problem here. I inserted a micro SD card and could not access to it.
When I run this command above: lsblk, or tried to find it with “fdisk -l”, I didnot to find the newly inserted sd card. Pls help.
Those should show the SD card if the signal quality is sufficient to see it. This leads me to believe it is either a hardware failure (possibly at the SD card end…you should try different brands and see if it is the same issue), or else a device tree setup issue.
For the case of device tree, are you using the development kit carrier board, or is it a custom carrier? Default flash should work for the development kit, but a device tree change would be required for custom carriers. An invalid device tree would cause the SD card slot to not be found.
Which software release are you using, and has the SD card worked previously?
Hello, I am using the Jetson Xavier Developer Kit. I used JetPack4.3 to flash with cuda10, trt6, etc. The SD card works quite well on my mobile phone. I know someone also met the same problem with SD card, but it worked for him after plug-in/plug-out many times.
Using the dev kit “lsblk” should indeed show the card, and inserting or removing should show logging in “dmesg --follow”.
My thought is that perhaps the SDXC is not supported, but so far as I know this would simply revert to a lower speed if not supported (I could be wrong on that). Would anyone from NVIDIA be able to confirm if SDXC is supported, and if not, whether speed would revert to something else and still show up in dmesg?
Many thanks for your kindly reply. I tried this sd card with a usb stick reader, it worked finally. So this solved my problem for now. It was indeed SDXC, microSD UHS-I storage card.