Hello.
I'm having problems with my Bluetooth adapter - it doesn't work
First of all that's what dmesg says:
I'm following the bluetooth chapter from the handbook and I'm getting this error message:
Here is output of ngctl:
Any ideas please?
I'm having problems with my Bluetooth adapter - it doesn't work
First of all that's what dmesg says:
Code:
ubt0: <Lenovo Computer Corp ThinkPad Bluetooth with Enhanced Data Rate II, class 224/1, rev 2.00/3.99, addr 3> on usbus1
...
WARNING: attempt to domain_add(bluetooth) after domainfinalize()
WARNING: attempt to domain_add(netgraph) after domainfinalize()
I'm following the bluetooth chapter from the handbook and I'm getting this error message:
Code:
# service bluetooth start ubt0
/etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0
Here is output of ngctl:
Code:
# ngctl list
There are 6 total nodes:
Name: btsock_l2c_raw Type: btsock_l2c_raw ID: 00000003 Num hooks: 0
Name: ngctl92873 Type: socket ID: 00000016 Num hooks: 0
Name: btsock_sco Type: btsock_sco ID: 00000005 Num hooks: 0
Name: btsock_hci_raw Type: btsock_hci_raw ID: 00000002 Num hooks: 0
Name: btsock_l2c Type: btsock_l2c ID: 00000004 Num hooks: 0
Name: ubt0 Type: ubt ID: 00000001 Num hooks: 0
Any ideas please?