Skip to content
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

When using jetpack 6.1 with jetson-gpio, the message "Could not determine Jetson model" appears? #116

Open
EESN-W opened this issue Dec 20, 2024 · 4 comments

Comments

@EESN-W
Copy link

EESN-W commented Dec 20, 2024

I upgraded the Jetson Orin Nano Developer Kit to Super (jetpack 6.1). How long will it take to get the GPIO control function?

@EESN-W
Copy link
Author

EESN-W commented Dec 20, 2024

Image

@EESN-W
Copy link
Author

EESN-W commented Dec 20, 2024

Image

@meetwudi
Copy link

export JETSON_MODEL_NAME=JETSON_NANO temporarily works around this. Turns out this environment variable is no longer set in 6.1 rev.1.

@EESN-W
Copy link
Author

EESN-W commented Dec 23, 2024

export JETSON_MODEL_NAME=JETSON_NANO temporarily works around this. Turns out this environment variable is no longer set in 6.1 rev.1.

Thank you for your reply. I can successfully read the pin level by setting export JETSON_MODEL_NAME=JETSON_ORIN_NANO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants