After upgrading the kernel using software updater today I found that
"hcitools scan" has stopped saying "no such device". However the scan
does not find any bluetooth devices. I tried with a phone and a tablet.
$ uname -a
Linux soni 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:43:14 UTC
@Rafael,
The linux-generic-lts-utopic kernel does not work for me too.
$ sudo apt-get install linux-generic-lts-utopic
$ uname -a
Linux soni 3.16.0-28-generic #38-Ubuntu SMP Sat Dec 13 16:13:28 UTC 2014 x86_64
x86_64 x86_64 GNU/Linux
$ lsb_release --all
No LSB modules are available.
Distribut
Hi Rafael,
The kernel from your ppa is not working for me. I installed:
$ sudo add-apt-repository ppa:inaddy/sf00069767
$ sudo apt-get install linux-image-3.13.0-33-generic
$ sudo apt-get install linux-image-extra-3.13.0-33-generic
# rebooted into linux-image-3.13.0-33-generic
$ uname -a
Linux so