Re: [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-03-27 Thread Pilot6
Now you should have a new kernel to upgrade 2015-03-27 13:25 GMT+03:00 Alessandro Languasco : > done. what's next? > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1411193 > > Title: > [Asus F200MA] bluetooth not worki

Re: [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-03-27 Thread Pilot6
make sudo apt-get update first 2015-03-27 13:03 GMT+03:00 Alessandro Languasco : > Hi all > > I enabled -proposed as written in > > https://wiki.ubuntu.com/Testing/EnableProposed > > but I got no new kernel to update. see > > uname -a > Linux languasc-asus 3.16.0-30-generic #40 SMP Sat Jan 17 0

Re: [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-03-24 Thread Jeremy
Download the attached file and extract it to your home folder, open terminal window and enter the following sudo apt-get install build-essential linux-headers-generic cd bluetooth-3.16 cp /boot/config-$(uname -r) .config cp /usr/src/linux-headers-$(uname -r)/Module.symvers Module.symvers make -C /

Re: [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-16 Thread Pilot6
What does rfkill list show ? 2015-01-16 14:53 GMT+03:00 Alessandro Languasco : > Don't know what to say; this is far beyond my skills. Maybe it could be > useful to try with another laptop like mine; but I don't know anyone > else who owns an asus f200ma. > > -- > You received this bug notifica

Re: [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-16 Thread Pilot6
Here is the source of that kernel. The same patch type. But it seems that firmware does not load. https://github.com/hanipouspilot/ubuntu-fixes/tree/bt13d3_3423 2015-01-16 7:16 GMT+03:00 Alessandro Languasco : > no changes with > echo 'options asus_nb_wmi wapf=4' | sudo tee /etc/modprobe.d/asus.c

Re: [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
Strange is that the driver does not even try to load firmware. 2015-01-16 0:07 GMT+03:00 Dmitry Tunin : > Try to run > > echo 'options asus_nb_wmi wapf=4' | sudo tee /etc/modprobe.d/asus.conf > > and reboot. > > 2015-01-15 23:51 GMT+03:00 Alessandro Languasco : > >> off/on and dmesg as an attachm

Re: [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
Try to run echo 'options asus_nb_wmi wapf=4' | sudo tee /etc/modprobe.d/asus.conf and reboot. 2015-01-15 23:51 GMT+03:00 Alessandro Languasco : > off/on and dmesg as an attachment. > > ** Attachment added: "dmesg.log" > > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1411193/+attachment/

Re: [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
Just in case give dpkg -l | grep 'linux-image' dmesg | grep btusb 2015-01-15 22:35 GMT+03:00 Alessandro Languasco : > with synaptic I removed all the headers and images except yours. I > reinstalled your files, shut off and on again but no luck. > No indicator; and the bluetooth panel says blue

Re: [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
Use synaptic to manage packages. 2015-01-15 21:32 GMT+03:00 Alessandro Languasco : > the apt-get install -f plus reinstallation of your package did not change > the situation. > I have the same output for dpkg -l | egrep 'linux-image | linux-headers' I > had before. > > I'm sorry but I don't kn

Re: [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
Or try sudo apt-get install -f It seems that the official image is partially installed. 2015-01-15 20:33 GMT+03:00 Alessandro Languasco : > dpkg -l | egrep 'linux-image | linux-headers' > ii linux-headers-3.16.0-29 3.16.0-29.39 >all