Skip to content

Jetpack 7.2.1 first pass - #109

Draft
AlexKlimaj wants to merge 3 commits into
mainfrom
pr-jetpack-7.2
Draft

Jetpack 7.2.1 first pass#109
AlexKlimaj wants to merge 3 commits into
mainfrom
pr-jetpack-7.2

Conversation

@AlexKlimaj

Copy link
Copy Markdown
Member

No description provided.

Port the tree from L4T R36.5.0 / JetPack 6.2.2 to L4T R39.2.1 / JetPack 7.2.1
(kernel 6.8, Ubuntu 24.04 rootfs, Crosstool-NG gcc 13.2). Rebased onto current
main. Camera/multimedia debs moved from the t234 pool to som on R39; the
Argus 36.4.4 pin is JP6-only and is replaced with the matching 39.2.1 stamp.
JetPack 7 / kernel-noble dropped gpio_cansleep, changed i2c_driver.probe
to take only the client, and made i2c_driver.remove return void. Match
NVIDIA's nv_imx219 compat macros so the overlay still builds on 5.15 and 6.8.
R39 public_sources adds nvidia_unified_gpu_display_driver_source.tbz2
(unifiedgpudisp). Skipping it makes `make modules` fail, which also
skipped `make dtbs`. R39 writes DTBs to
build/nvidia-public/devicetree/generic-dtbs, not the R36
kernel-devicetree path — so kernel/dtb never received the ARK camera
overlays and flash.sh aborted.
@AlexKlimaj

Copy link
Copy Markdown
Member Author

Flashed and smoke-tested PAB_V3 from 7c820d5 on an Orin Nano 4GB (3767-300-0004) in recovery.

BSP: L4T R39.2.1 / JetPack 7.2.1, Ubuntu 24.04.4, kernel 6.8.12-1021-tegra

Flash: ./flash.sh PAB_V3 (NVMe + QSPI) succeeded; default IMX219 dual overlay baked in.

USB gadget (0955:7020):

  • RNDIS + ACM + UMS + NCM all present (enable_acm=1)
  • Host /dev/ttyACM0 → on-device serial-getty@ttyGS0
  • Login as jetson on the ACM console works (CONSOLE_OK, tty=/dev/ttyGS0)
  • USB net 192.168.55.1 SSH works

Build notes that were required to get here (already on this branch):

  • IMX708 RidgeRun driver ported to Linux 6.8 I2C/GPIO APIs
  • Extract R39 nvidia_unified_gpu_display_driver_source.tbz2 and install DTBs from devicetree/generic-dtbs

Not provisioned: ARK-OS (no noble package yet). Camera stack is the 39.2.1 stamp, not the JP6 Argus 36.4.4 pin.

@AlexKlimaj AlexKlimaj changed the title Jetpack 7.2 first pass Jetpack 7.2.1 first pass Aug 14, 2026
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

Successfully merging this pull request may close these issues.

1 participant