jetpack6.2适配wifi-AP6275P

目前想在orin nano上调试WiFi模块AP6275P,想了解一下是怎么适配的呢?有适配文档吗?目前AP6275P连接是PCIE1,WiFi模块提供了clm_bcm43752a2_pcie_ag.blob、nvram_ap6275p.txt、fw_bcm43752a2_pcie_ag.bin;和一个bcmdhd的驱动源码

Hi,
You would need to consult with the vendor to get further information. If you need to enable some kernel configs and rebuild kernel, please refer to

Kernel Customization — NVIDIA Jetson Linux Developer Guide

看原理图接到PCIE1上,怎么看是对应下面哪个节点呢?

Hi,
Please check Figure 7.5 in

Jetson Download Center | NVIDIA Developer

And

Jetson Orin NX and Nano Series — NVIDIA Jetson Linux Developer Guide

For example, PCIe 0 is controller C4 which is pcie@14160000

ok,明白了;
目前这里是加载AP6275P的WiFi驱动出现若下图:加载不上,出现insmod: ERROR: could not insert module ./bcmdhd.ko: Operation not permitted,这是什么问题呢?

dmesg情况

Is this still an issue to support? Any result can be shared?

是的,目前已经调试完成了,谢谢!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.