AGX ORIN WIFI Intel 8265 not work on JP62

Hi,

We have developed a custom carrier that uses Intel 8265 WIFI for jp6.2. It’s not work. For JP52, It’s OK.

And I install iwlwifi-modules use sudo apt-get install iwlwifi-modules -y.

When I executed the command “lspci -v“, I get information:

nvidia@nvidia-desktop:~$ lspci -v
0001:00:00.0 PCI bridge: NVIDIA Corporation Device 229e (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 200, IOMMU group 59
Bus: primary=00, secondary=01, subordinate=ff, sec-latency=0
I/O behind bridge: [disabled]
Memory behind bridge: 40000000-401fffff [size=2M]
Prefetchable memory behind bridge: [disabled]
Capabilities:
Kernel driver in use: pcieport

0001:01:00.0 Ethernet controller: Intel Corporation Ethernet Controller (2) I225-IT (rev 03)
Subsystem: Intel Corporation Ethernet Controller (2) I225-IT
Flags: bus master, fast devsel, latency 0, IRQ 200, IOMMU group 59
Memory at 20a8000000 (32-bit, non-prefetchable) [size=1M]
Memory at 20a8100000 (32-bit, non-prefetchable) [size=16K]
Capabilities:
Kernel driver in use: igc

0005:00:00.0 PCI bridge: NVIDIA Corporation Device 229a (rev a1) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 206, IOMMU group 57
Bus: primary=00, secondary=01, subordinate=ff, sec-latency=0
I/O behind bridge: [disabled]
Memory behind bridge: 40000000-400fffff [size=1M]
Prefetchable memory behind bridge: [disabled]
Capabilities:
Kernel driver in use: pcieport
Kernel modules: tegra_pcie_dma_test

0005:01:00.0 USB controller: Renesas Technology Corp. uPD720201 USB 3.0 Host Controller (rev 03) (prog-if 30 [XHCI])
Flags: bus master, fast devsel, latency 0, IRQ 206, IOMMU group 57
Memory at 2b28000000 (64-bit, non-prefetchable) [size=8K]
Capabilities:
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci

0007:00:00.0 PCI bridge: NVIDIA Corporation Device 229a (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel driver in use: pcieport
Kernel modules: tegra_pcie_dma_test

0007:01:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi

And log.txt:

log.txt (129.8 KB)

Thanks, Best wishes.

Hi,
Please check if additional driver is required, and you can follow developer guide to enabled the configs and rebuild kernel:
Kernel Customization — NVIDIA Jetson Linux Developer Guide