jetpack6.1 orin nx 8G 系统是RT版本:
要支持intel ax210,需要iwlwifi模块,系统里没有:
要支持iwlwifi模块,内核选项是打开的:
哪里还需要配置一下?
Hi,
You would need to enable required configs and rebuild kernel manually. Please refer to some related topics:
Jetson/L4T/r36.3.x patches - eLinux.org
Jetson/L4T/r36.4.x patches - eLinux.org
For kernel customization, please check
驱动源码目录是有的:
需要在内核打开某些选项,不知还有什么没有打开,编译后没有输出这个ko文件
Hi,
Please modify generic_rt_build.sh to enable/disable the configs. You can check
Jetson/L4T/r36.4.x patches - eLinux.org
Enable RT kernel and CONFIG_HZ_1000
Hi,
Enabling CONFIG_HZ_1000 is an example. You would need to enable the configs for the device. May check
Jetson/L4T/r36.3.x patches - eLinux.org
Enable AX210 WIFI module
Jetson/L4T/r36.4.x patches - eLinux.org
[Jetpack 6.2] Intel AX200
jetpack5.1.2 在defconfig有(ax210能正常工作):
Hi,
The configs are not enabled by default on Jetpack 6. You would need to manually enable the required configs.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.