-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with option 2 of installing jetcard #23
Comments
There are more issues with the installation: Running
|
@dusty-nv The following line should not have a trailing slash: Also, I believe the nv-l4t-usb-device-mode.sh filename has changed (install.sh needs to be updated): install.sh jetpack 4.4 image: |
I ran into the following GPIO error (could be a path issue or missing config files) in the install.sh script: $sudo -S cp /opt/nvidia/jetson-gpio/etc/99-gpio.rules /etc/udev/rules.d/ ~$ ll /opt/nvidia/jetson-gpio $ ll /etc/udev/rules.d |
You shouldn't have to do this because of this - https://forums.developer.nvidia.com/t/there-is-no-99-gpio-rules-file-in-the-latest-jetson-gpio-library/118619 |
I use option 2 to install jetcard. The jupter notebook is not working and the small display screen is not showing anything.
please help.
Thanks
Fengjun
The text was updated successfully, but these errors were encountered: