I was able to fix it by downloading the BCM.hcd file for my driver then
running on the terminal the following:

make the directory mutable
 sudo chattr -i /lib/firmware/brcm

copy the .hcd file in directory 
 sudo cp /home/user/BCM.hcd /lib/firmware/brcm

then undo mutablity changes in directory 
 sudo chattr +i /lib/firmware/brcm

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1522949

Title:
  Bluetooth doesn't work on 0930:0225 Toshiba Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1522949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to