Hi, I have Xavier NX devkit, I upgraded to Jetpack 4.6 from 4.5 using https://docs.nvidia.com/jetson/jetpack/install-jetpack/index.html#upgrade-jetpack.
and I cannot connect to wifi.
What I tried:
- ifconfig does not list wlan0
- lspci shows:
0004:01:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device c822
output of uname -srm is:
Linux 4.9.201-tegra aarch64
Jetpack version is:
nvidia-jetpack is already the newest version (4.6-b199).
sudo lshw -C network:
*-network UNCLAIMED
description: Network controller
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0004:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
resources: ioport:1000(size=256) memory:1740000000-174000ffff
I guess during upgrade to Jetpack 4.6 drivers for the card got deleted/corrupted, how can I get them?
(they are not here https://help.ubuntu.com/community/HardwareSupportComponentsWirelessNetworkCardsRealTek#PCI )