Bluetooth not working on nvdia jetson nx dev kit #853
-
Hi , I am using the branch dunfell-l4t-r32.5.0 and could not get Bluetooth working. tried the following hcitool dev hciconfig list hciconfig hci0 up Restarted the bluetoothd daemon. daemon running but no other change. also out of curiosity tried calling /usr/sbin/tegra-bluetooth-init Any ideas to get bluetooth up would be great. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
If yes to both of those, what does The |
Beta Was this translation helpful? Give feedback.
-
Hi, thanks for the reply. Still no luck.Tried out the following, root@dhanush:~# bluetoothctl power on root@dhanush:~# hciconfig hci0 up root@dhanush:~# lsusb root@dhanush:~# lsmod root@dhanush:~# rfkill list Also, just to check the hardware i tried a sd card with the jetpack image. Bluetooth hardware seems to work fine. |
Beta Was this translation helpful? Give feedback.
-
I also found this in dmesg, 7.619477] rtk_btusb: Realtek Bluetooth USB driver ver 3.1 Could this be the problem? |
Beta Was this translation helpful? Give feedback.
-
Hey! |
Beta Was this translation helpful? Give feedback.
I also found this in dmesg,
7.619477] rtk_btusb: Realtek Bluetooth USB driver ver 3.1
[ 7.619483] rtk_btcoex: rtk_btcoex_init: version: 1.2
[ 7.619486] rtk_btcoex: create workqueue
[ 7.633736] rtk_btcoex: alloc buffers 1792, 2432 for ev and l2
[ 7.633830] rtk_btusb: btusb_probe intf->cur_altsetting->desc.bInterfaceNumber 0
[ 7.633836] rtk_btusb: btusb_probe can_wakeup 1, may wakeup 0
[ 7.633839] rtk_btusb: patch_add
[ 7.633842] rtk_btusb: auto suspend is disabled
[ 7.633846] rtk_btusb: pid = 0x3549
[ 7.633850] rtk_btusb: patch_add: Reset gEVersion to 0xff
[ 7.633859] rtk_btusb: set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
[ 7.644430] rtk_btusb: btusb_open start
[ 7.644435] rtk_btusb:…