Hello, I flashed my Orin NX 16 GB with the latest JetPack 6 from the wiki of reserver industrial. I also have the 4G module and installed a sim as per documentation. However I am not able to activate the connection since the ppp_generic kernel module cannot be loaded (this is from the journalctl log). I checked the kernel source config settings (menuconfig) and noticed the kernel was not built with PPP support.
Any advice or updates on the jetpack image appreciated.
Thanks.
I have the same problem of ppp_generic not loading. This is on a J401 Carrier Board with an Orin NX 8 GB module, flashed with the Seeed image for Linux 36.4 JetPack 6.1, while attempting to activate a 4G/LTE module (LTE Cat 4 EC25).
And yet the Seeed Studio Wiki page “Differences in L4T between Seeed and NVIDIA” lists:
Jetson Linux 36.4 is part of JetPack 6.1. For this version, Seeed’s BSP adds additional drivers and features compared to NVIDIA’s BSP, including:
- Enabled PPP protocol support.
Please help, what am I doing wrong?
By comparison:
- Jetson Orin NX and Orin Nano systems with a J401 Carrier board that I have flashed with the Seeed image for Linux 35.3.1 Jetpack V5.1.1,
and an
- NVIDIA Orin Nano Developer kit with the NVIDIA image for Linux 35.4.1 Jetpack V5.1.2
do have support for PPP, and have the device /dev/ppp:
ls -ls /dev/ppp
0 crw------- 1 root root 108, 0 Jun 18 2024 /dev/ppp