My Bluetooth is not working in Ubuntu 13.04. I am unable to turn it on and also, Bluetooth icon doesn't show up in the top bar.
I asked about this on #ubuntu IRC and they said that I am missing the proprietary drivers for it. There is nothing under Additional Drivers in Software and Updates
Bluetooth does work 'Try Ubuntu mode' when I boot Ubuntu from DVD/USB.
How can I get the required drivers?
If your Ralink Bluetooth devices is a RT3290, then you can follow this instructions:
Download this .zip archive from public folder:
http://downloads.zotac.com/mediadrivers/mb/download/NB087_Ubuntu.zip
Unzip it to any directory,
cd $PATH-OF-YOUR-DOWNLOAD/NB087_Ubuntu/rtbth_v3.9.3/rtbth_v3.9.3/
and make bluetooth module:...then copy necessary files in specified directory like this:
Create startup script like this:
...past this into editor field and save:
..then edit your
/etc/rc.local
(do this with sudo) and add line/etc/init/bluetooth.sh
beforeexit 0
line. This must look like this:Test script by running and seek for errors:
Please do not forget to give execution flags and also for
rtbt.bin
.Re-login or reboot machine and look for bluetooth applet in your taskbar
This is a typical scenario for installing Ralink 3290 Bluetooth Drivers, but this special version works for 13.04 based Ubuntu kernels. Look for this article http://ubuntuforums.org/showthread.php?t=2115570 for typical bluetooth driver installing.
If you are facing compilation errors, try downloading the package with source code and compiling + installing it manually. To do this open a shell where you downloaded the source, unpack it, and run:
Then reboot.
Tested on 13.04, 3.10.9-031009-generic kernel, h/w Model: Pavilion 15-E016Tx product: RT3290 Bluetooth, vendor: Ralink corp