1개월 전
2025-07-29 18:38:14
JETSON ORIN NX에서 intel m.2 무선랜카드 추가시 UNCLAIMED 문제 발생(jetpack 6)
JETSON ORIN NX에서 intel m.2 무선랜카드 추가시 UNCLAIMED 문제 발생
>$sudo su -
>#lshw -C network
*-network UNCLAIMED
description: Network controller
product: Wireless 8265 / 8275
vendor: Intel Corporation
physical id: 0
bus info: pci@0001:01:00.0
version: 78
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: memory:20a8000000-20a8001fff
위와 같이 unclaimed 발생
>$ sudo apt install iwlwifi-modules
깔끔 해결, 아마도 ax200, ax210 등 나머지 카드들도 위와 동일할것으로 예상
댓글