We have our custom build BSP (based on L4T32.4.3)on custom carrier board and one of our customer reports issue with SD card not detected. Below is the issue, any suggestion?
I’m attempting the manual install of CUDA, however I’ve run out of space on the eMMC. I’ve inserted a 128GB uSD card into the uSD card slot on the NX, but the uSD card is not being recognized as a format-able disk. The jetson appears to recognize that the uSD card is being inserted, but I can’t view the partitions or file contents using tools like gparted, Ubuntu Disks application, or df –h.
Here is the dmesg output when I take out the uSD card, and then put it back in:
we have Disconnected optional SDCARD_CD from SODIMM] pin 208, connected pin 208 to FAN_TACH .GPIO00 (USB_VBUS_EN0) is being used as SDCARD_CD for design requirement, I will get the details meanwhile. attached the SD card details and board details picture
You better checking if your final dtb is really same as what you are doing now.
If some user unplug the sdcard and usb gets affected, then I guess it means the usb power is still related to your cd-gpio.
customer have made routine updates to Ubuntu packages. the top USB2(usb2-0 ) slot doesn’t work after CUDA updates.
they did use the top USB to create a backup image of the device at some point, and they saw it on their host machine when they were attempting to install CUDA with jetpack. Also SD card is an issue.
Is there any chance the update changes the DTBs? or by chance they made any update to the patch changes to reset? Here SD card and USB-2 are the changes made as part of patch.
Please try to figure out what has customer tried on their board.
If this is caused by update, then this issue should be gone if they re-flash the board again with the driver package that you provided. And again, they shall hit this issue again when they run the update.
Also, what kind of update is that? apt-get upgrade ?
And please stop sharing me some partial usb dts. This really does not help. If you want others to help analyze, you shall share the finalized dts and the full log.