Re: Yan: How can I work Bluetooth device (ar3012)? It is not working.
Serkan KURT wrote:
> Thank you for your interest. I think, all necessary packages are
> installed. Unfortunately I couldn't find any solution.
I think you installed more than enough.
Check rfkill
If bt is disabled, enable via rfkill or your gui of choice - I use
blueman-applet
$ sudo rfkill list
0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
$ sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
now start
$ bluetoothctl
[NEW] Controller 00:10:60:D1:0F:5C xxxxxxx [default]
[NEW] Device xxxxxxxxxxxxxxxxxx
[bluetooth]#
let us see where we are and we'll think further
If this does not work, you'll have to check if udev is enabling hciX device
for the adapter as communication goes via this device AFAIK
regards
Reply to: