DPCW19
DPCW19
Hello, Thanks for your feedback ! I've achieved to make the service `nv-l4t-usb-device-mode.service` work by removing the line `cp -r /proc/device-tree/chosen/plugin-manager "${mntpoint}/version/plugin-manager"` from the script `nv-l4-usb-device-mode-start.sh`. The /dev/usb-ffs/ folder is...
Hello, as suggested in the tutorial, i put the psdk-usb-config.sh into `/opt/nvidia/l4t-usb-device-mode-start.sh` ``` /* Using PSDK's bulk configuration file */ sudo cp startup_bulk/psdk-usb-configure.sh /opt/nvidia/l4t-usb-device-mode-start.sh ``` But what you suggested is...
Hello, I tried a lot of things, and I wanted to start clean so I flashed the OS back again into my jetson nano with Jetpack 6.1. I don't have...
Hello, Thanks for the support ! Indeed, nv-l4t-usb-device-mode.service is active when removing the cp command. But notihng appears using lsusb. However, I can see changes with `ip a` command: Without...
Hello, Yes I do have /dev/usb-ffs/bulk1 and bulk2 
Hello, I already configured the dji_sdk_config.h, but I have some updates. Now when I run the sample code from PSDK, I can go deeper into camera stream functions: [ ...
Hello, Yes everything is installed correctly. The only difference between the documentation and my setup is that I have an USB-C connector on the Jetson side, not a micro-USB. Do...
Hello, This is the only modification I have. The E-Port is set to host. 
Hello, Thanks for the feedback. I am already using a TypeC to A cable and an OTG cable. Is it normal that I cannot see any ports using lsusb ?
Hello, Thanks for your help. This is what I get when I run`./dji_sdk_demo_linux_cxx`  Do you see anything that prevents me from getting the perception, or fpv stream ?