Comment 18 for bug 1234541

Revision history for this message
Geoff Kelsall (q5sc) wrote :

I ran the daily buid from a usb stick (non-UEFI) and when I tried the Bluetooth app it said that no Bluetooth adapters were found. Not sure whether any of the below is useful.

ubuntu@ubuntu:~$ sudo service bluetooth status
bluetooth start/running, process 2265
ubuntu@ubuntu:~$ hciconfig
ubuntu@ubuntu:~$ hcitool dev
Devices:
ubuntu@ubuntu:~$ uname -a
Linux ubuntu 3.13.0-5-generic #20-Ubuntu SMP Mon Jan 20 19:56:38 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
ubuntu@ubuntu:~$ lspci|grep Bluetooth
01:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth
ubuntu@ubuntu:~$ ps aux| grep bluetooth
root 2265 0.0 0.0 19276 1712 ? Ss 10:56 0:00 /usr/sbin/bluetoothd
ubuntu 14458 0.0 0.0 263596 3096 ? Sl 10:59 0:00 /usr/lib/x86_64-linux-gnu/indicator-bluetooth/indicator-bluetooth-service
ubuntu 15178 0.0 0.0 15944 920 pts/0 S+ 11:10 0:00 grep --color=auto bluetooth
ubuntu@ubuntu:~$ /usr/sbin/bluetoothd
ubuntu@ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Trusty Tahr (development branch)
Release: 14.04
Codename: trusty
ubuntu@ubuntu:~$