Open main menu

Humanoid Robots Wiki β

Changes

no edit summary
- General requirements to build Linux kernel still apply: e.g. `build-essentials`, `bc`, `libssl-dev`, etc
- Need to install `libssl-dev (depends on whether the certain packages are included when running the script)
 
 
Current Approaches to Flashing:
- Decompile an existing DTB file into DTS, make appropriate changes then recompile back.
- Take a flash image that already exists and flash back onto the jetson:
- Caveats: Ensure that the current Jetson is running on Jetpack 5+. If not, you will need to flash 5 on it before flashing it to six. There are instructions online that deal with this setup.
-
49
edits