You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The $DIR variable has a trailing slash and as such the script errors out due to the being a // creating the path /opt/nvidia/l4t-usb-device-mode//l4t-nv-usb-device-mode.sh. Furthermore, it should be l4t-nv-usb-device-mode-start.sh.
The text was updated successfully, but these errors were encountered:
The $DIR variable has a trailing slash and as such the script errors out due to the being a // creating the path /opt/nvidia/l4t-usb-device-mode//l4t-nv-usb-device-mode.sh. Furthermore, it should be l4t-nv-usb-device-mode-start.sh.
The text was updated successfully, but these errors were encountered: