Skip to content

Instantly share code, notes, and snippets.

@TobidieTopfpflanze
Last active June 25, 2025 08:03
Show Gist options
  • Save TobidieTopfpflanze/fc483c111fc9c74e8e6d5669af7bf75f to your computer and use it in GitHub Desktop.
Save TobidieTopfpflanze/fc483c111fc9c74e8e6d5669af7bf75f to your computer and use it in GitHub Desktop.
Jetson get kernel config from running system
cat /proc/config.gz | gunzip > running.config
@TobidieTopfpflanze
Copy link
Author

Verified with Jetpack 6 (L4T 36.4.3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment