Comment 12 for bug 997718

Revision history for this message
Jochen Fahrner (jofa) wrote :

I found a workaround to get it working in Linuxmint forum:
http://forums.linuxmint.com/viewtopic.php?f=141&p=324733
You have to put the mouse device of Broadcom chip into hic mode. First you hve to find the sys device name for that device, as described here: http://ubuntuforums.org/showthread.php?t=1641538
Then run for example:

sudo /lib/udev/hid2hci --method dell --devpath /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0

and the bluetooth is instantly recognized.

My problem now is, how to automate that at boot time???