Hello,
We have designed a custom board based on Jetson TX2. In which we want internal EMMC should be get auto mounted on host PC.
As I can see in the /opt/nvidia/l4t-usb-device-mode/nv-l4t-usb-device-mode-start.sh four modes are defined:
-
RNDIS
-
ACM
-
ECM and
-
MSC
But out of 4 functionality none is working. If I disable ACM, ECM and RNDIS in the script then I can see the mass storage in /sys/kernel/config/usb_gadget/l4t/functions/mass_storage.0/lun.0/. I can see msc.ext4.img in the home folder.
I can not see any detection log in the dmesg also.
I am not able to understand why it is not auto mounting and how we can debug this problem.
Looking forward to hear you back.
Thanks and Regards,
Vikas Dwivedi