Dear nvidia team:
Now we have a SSD test on our custom carrier board.I couldn’t find the SSD hard drive by using the "fdisk -l " command when the system is started .We can see the RTL9201 SATA chip driver is loaded correctly below:
The RTL9201 chip is connected to the orin nx by USB interface and the other interface is the SATA interface.Of course, the chip also has its own driver.As we can see,the log show RTL9201 is recognized by orin nx.
root@localhost:/home/lcfc# dmesg | grep 9201
[ 8.717339] usb 1-3: Product: RTL9201
[ 9.789647] scsi 0:0:0:0: Direct-Access Realtek RTL9201 1.02 PQ: 0 ANSI: 4
root@localhost:/home/lcfc#
The manufacturer said that this is the root cause of the inability to identify the SSD.I found that two drivers exist on other Ubuntu systems defaultly.Can you confirm it for me?
As you can see, there is nothing to happen.I also looked for the compiled KO file in the source code, but did not find these two KO. Can you help me to load these two KO correctly? Then I have a test.