LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Bluetooth does not work - "can't load firmware" - Vaio - Ubuntu 14.04 (https://www.linuxquestions.org/questions/linux-hardware-18/bluetooth-does-not-work-cant-load-firmware-vaio-ubuntu-14-04-a-4175516584/)

J_angel2000 08-27-2014 07:37 PM

Bluetooth does not work - "can't load firmware" - Vaio - Ubuntu 14.04
 
Everything goes well with my new Vaio laptop except the bluetooth. It is recognized in some way but it does not work.

I did this:

~$ dmesg | grep -i blue
[ 12.662286] Bluetooth: Core ver 2.17
[ 12.662306] Bluetooth: HCI device and connection manager initialized
[ 12.662314] Bluetooth: HCI socket layer initialized
[ 12.662317] Bluetooth: L2CAP socket layer initialized
[ 12.662323] Bluetooth: SCO socket layer initialized
[ 12.701731] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.701735] Bluetooth: BNEP filters: protocol multicast
[ 12.701742] Bluetooth: BNEP socket layer initialized
[ 12.859623] Bluetooth: RFCOMM TTY layer initialized
[ 12.859635] Bluetooth: RFCOMM socket layer initialized
[ 12.859640] Bluetooth: RFCOMM ver 1.11
[ 81.946726] Bluetooth: can't load firmware, may not work correctly
[ 84.923846] Bluetooth: can't load firmware, may not work correctly

~$ rfkill list
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: sony-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no


So I tried to install linux-firmware as suggested in a forum but it says I have the last version yet.

Also I found a suggestion about restarting gnome-bluetooth but it didn't work.

Any idea? :)

TB0ne 09-02-2014 06:38 PM

Quote:

Originally Posted by J_angel2000 (Post 5228394)
Everything goes well with my new Vaio laptop except the bluetooth. It is recognized in some way but it does not work.
I did this:

~$ dmesg | grep -i blue
[ 12.662286] Bluetooth: Core ver 2.17
[ 12.662306] Bluetooth: HCI device and connection manager initialized
[ 12.662314] Bluetooth: HCI socket layer initialized
[ 12.662317] Bluetooth: L2CAP socket layer initialized
[ 12.662323] Bluetooth: SCO socket layer initialized
[ 12.701731] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.701735] Bluetooth: BNEP filters: protocol multicast
[ 12.701742] Bluetooth: BNEP socket layer initialized
[ 12.859623] Bluetooth: RFCOMM TTY layer initialized
[ 12.859635] Bluetooth: RFCOMM socket layer initialized
[ 12.859640] Bluetooth: RFCOMM ver 1.11
[ 81.946726] Bluetooth: can't load firmware, may not work correctly
[ 84.923846] Bluetooth: can't load firmware, may not work correctly

~$ rfkill list
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: sony-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no


So I tried to install linux-firmware as suggested in a forum but it says I have the last version yet. Also I found a suggestion about restarting gnome-bluetooth but it didn't work.

Maybe if you told us what model of Vaio we'd know a bit more. However, there appears to be a good bit of information about this, and several possible fixes. The Bluetooth adapters on the Vaios are typically 'hybrid' cards...wifi and bluetooth in one, so if you have the wifi turned off at the switch, bluetooth is also off. Most of the newer models use broadcom devices, and there is a known issue with Ubuntu and that device. Some options:
http://outhereinthefield.wordpress.c...combo-adapter/
https://launchpad.net/ubuntu/+source/bcmwl
https://bugs.launchpad.net/ubuntu/+s...l/+bug/1263351

J_angel2000 09-03-2014 07:53 PM

Thanks a lot for your answer. The model is SVF152A29M.

My question is... If this errors are so easily fixed, it affects a lot of people with the same device and the error is just about a firmware thing why aren't they fixed faster by the community through the update manager?

TB0ne 09-04-2014 11:58 AM

Because want times the firmware has to be reverse engineered, since the manufacturer won't release specs. Or there are several versions of firmware, or it has to be tested with whatever conditions the distro says. Ask the Ubuntu managers.


All times are GMT -5. The time now is 08:28 AM.