Hello, my current jetpack version is 6.1, which corresponds to linux36.4.
Because this version of the image after burn I found I couldn’t connect wifi, so I passed in the kernel menuconfig tool to add Intel driver, which is based on the kernel - jammy - SRC/arch/arm64 / configs/defconfig modification.
Then I do kernel compilation, root file system installation, and finally burn through nvsdkmanage, and finally burn interrupted, this is my burn log.
Can you help me see what’s going on here?
The error log already told. Your kernel modules seems having missing drivers.
cp: cannot stat ‘/home/sunqingyao/SQY/jetson_orin_nx_linux_36.4/Linux_for_Tegra/rootfs/usr/lib/modules/5.15.148-rt-tegra/kernel/drivers/thermal’: No such file or directory
36.4 version after burning the wifi can not be used, my demand is to modify the kernel configuration so that wifi can work, the above is my own modification but it seems to have failed, I would like to ask the wifi driver in 36.4 version how to restore it.
我在未做任何修改的情况下重新编译了kernel,操作流程按照文档中"Building the Jetson Linux Kernel"操作进行的,烧录工具使用的是nvsdkmanager_flash.sh,结果在烧录时仍然遇到烧录失败,这是我的失败日志信息:
writing item=17, 9:0:secondary_gpt, 61203267072, 16896, gpt_secondary_9_0.bin, 16896, fixed--0, a8cef5824a42d3d693ffe36a021a5fe7dc663d28
[ 141]: l4t_flash_from_kernel: Successfully flash the external device
[ 141]: l4t_flash_from_kernel: The device size indicated in the partition layout xml is smaller than the actual size. This utility will try to fix the GPT.
[ 141]: l4t_flash_from_kernel: Error flashing qspi
Flash failure
Either the device cannot mount the NFS server on the host or a flash command has failed. Check your network setting (VPN, firewall,…) to make sure the device can mount NFS server. Debug log saved to /tmp/tmp.wa1XeW17km. You can access the target’s terminal through “sshpass -p root ssh root@fc00:1:1:0::2”
Cleaning up…