Comment 3 for bug 1030233

Revision history for this message
Jesse Sung (wenchien) wrote :

Hi aborigines,

Could you try this and see if bluetooth works:

* do a cold boot
* open a terminal and run following commands:
sudo -i
modprobe -r bluetooth
modprobe btusb
echo "0489 e046" >> /sys/bus/usb/drivers/btusb/new_id
modprobe bluetooth

Thank you!