I am using jetson xavier nx devkit. It is showing “No Bluetooth adapters found” while selecting bluetooth option. How to check whether there is Wifi+BT module connect on M.2 E key slot? Shall I connect extra bluetooth adapter for getting bluetooth connectivity to jetson xavier nx devkit.
Hi,
You can run the command to check if the module is connected:
$ lspci -v
0005:00:00.0 PCI bridge: NVIDIA Corporation Device 1ad0 (rev a1) (prog-if 00 [Normal decode])
*** Flags: bus master, fast devsel, latency 0, IRQ 35***
*** Bus: primary=00, secondary=01, subordinate=ff, sec-latency=0***
*** Memory behind bridge: 40000000-400fffff***
*** Capabilities: ***
*** Kernel driver in use: pcieport***
0005:01:00.0 Non-Volatile memory controller: Sandisk Corp Device 5019 (rev 01) (prog-if 02 [NVM Express])
*** Subsystem: Sandisk Corp Device 5019***
*** Flags: bus master, fast devsel, latency 0, IRQ 35***
*** Memory at 1f40000000 (64-bit, non-prefetchable) [size=16K]***
*** Memory at 1f40004000 (64-bit, non-prefetchable) [size=256]***
*** Capabilities: ***
*** Kernel driver in use: nvme***
My lpci -v gives above result
Hi,
The module is not inserted to Key E slot. If it is inserted, you will see like:
0004:01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.1
1ac PCIe Wireless Network Adapter
Subsystem: AzureWave RTL8822CE 802.11ac PCIe Wireless Network Adapter
Flags: bus master, fast devsel, latency 0, IRQ 266
I/O ports at 1000 [size=256]
Memory at 1740000000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [148] Device Serial Number 00-e0-4c-ff-fe-c8-22-01
Capabilities: [158] Latency Tolerance Reporting
Capabilities: [160] L1 PM Substates
Kernel driver in use: rtl88x2ce
Kernel modules: rtl8822ce
Hi,
If you use Xavier NX developer kit, it shall have the module in Key-E slot. Probably it’s removed. You may buy a module and give it a try.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.