Last active
June 25, 2025 08:03
-
-
Save TobidieTopfpflanze/fc483c111fc9c74e8e6d5669af7bf75f to your computer and use it in GitHub Desktop.
Jetson get kernel config from running system
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /proc/config.gz | gunzip > running.config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Verified with Jetpack 6 (L4T 36.4.3)