☰ Categories

Linux: ASUS BT400 Bluetooth adapter issue

Ubuntu 13.04 was unable to see the adapter

Found this solution on Launchpad which works:

sudo su –

modprobe -v btusb

echo “0b05 17cb” >> /sys/bus/usb/drivers/btusb/new_id

By: Avrono