[Kernel-packages] [Bug 1374758] Re: Bluetooth is not working in Acer Aspire E1-432

2015-06-22 Thread Pilot6
This bug has been fixed in 3.16+ kernels. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1374758 Title: Bluetooth is not working in Acer Aspire E1-432 Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1464576] Re: Realtek Bluetooth [0bda:b001] does not work at all on 14.04.2

2015-06-23 Thread Pilot6
@Po-Hsu Lin Did you try DKMS from #19? It does build on 3.19.0.21. To get it work you need to install both BT and Wi-Fi drivers from this repository. sudo apt-get install rtlwifi-new-dkms rtl8723au-bt-dkms linux-firmware -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1464576] Re: Realtek Bluetooth [0bda:b001] does not work at all on 14.04.2

2015-06-23 Thread Pilot6
@Po-Hsu Lin Did you try DKMS from #19? It does build on 3.19.0.21. To get it work you need to install both BT and Wi-Fi drivers from this repository. sudo apt-get install rtlwifi rtl8723au-bt-dkms linux-firmware -- You received this bug notification because you are a member of Kernel Packages

[Kernel-packages] [Bug 1464576] Re: Realtek Bluetooth [0bda:b001] does not work at all on 14.04.2

2015-06-25 Thread Pilot6
@Po-Hsu Lin Support of these devices has been recently added to bluetooth-next. http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth- next.git/commit/drivers/bluetooth/btusb.c?id=a2698a9bf9b0cfcf7e556946e04c4456a13a6f5a If you have the hardware (I do not), it makes sense to report it

Re: [Kernel-packages] [Bug 1382404] Re: 10ec:b723 Realtek Bluetooth on 8723BE not working

2015-06-25 Thread Pilot6
@Ekimia Please look at this thread. That must be the reason. http://www.spinics.net/lists/linux-bluetooth/msg62749.html 2015-06-24 11:15 GMT+03:00 Ekimia : > Hi Kamalakar , > > This would explain why it fails to scan which for me equals to 'Does not > work' ( kernel 3.16/Ubuntu 14.04.2) > > -- >

[Kernel-packages] [Bug 1382404] Re: 10ec:b723 Realtek Bluetooth on 8723BE not working

2015-06-27 Thread Pilot6
@Jason To get it work you need to install both rtlwifi_new and BT driver from one place. If you uninstall both drivers from github and install them from my ppa, they wll work. sudo apt-get install rtlwifi-new-dkms rtl8723au-bt-dkms linux-firmware You need to make sure that nothing is blackliste

[Kernel-packages] [Bug 1382404] Re: 10ec:b723 Realtek Bluetooth on 8723BE not working

2015-06-27 Thread Pilot6
My packages are cleanly removed. Not like github versions. They overwrite package files and blacklist modules. That's not good. I can review blacklists manually and also module associations. To get it clean is better to install a new kernel. -- You received this bug notification because you are

[Kernel-packages] [Bug 1382404] Re: 10ec:b723 Realtek Bluetooth on 8723BE not working

2015-06-29 Thread Pilot6
I updated version to 0.7 in my ppa. There are fixes for shared USB ids. You can try it after it builds. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1382404 Title: 10ec:b723 Realtek B

[Kernel-packages] [Bug 1382404] Re: 10ec:b723 Realtek Bluetooth on 8723BE not working

2015-06-29 Thread Pilot6
Previously I made a stupid mistake in packaging with DKMS versions. Now I fixed it in 0.7.1. It previously may not install correctly for same reason. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 1462614] Re: Atheros bluetooth [0489:e076] doesn't find the devices

2015-06-29 Thread Pilot6
d=83(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms E: Ad=03(O) Atr=01(Isoc) MxPS= 33 Ivl=1ms I: If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb E: Ad=83(I) Atr=01(Isoc) MxPS= 49 Ivl=1ms E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms Thanks to @Pilot6 for help with debugging this.

[Kernel-packages] [Bug 1462614] Re: Atheros bluetooth [0489:e076] doesn't find the devices

2015-06-29 Thread Pilot6
1ms E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms Thanks to @Pilot6 for help with debugging this. Initial question started on askubuntu.com http://askubuntu.com/questions/632589/bluetooth-doesnt-find-the-devices ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-10 Thread Pilot6
Mark, Support of Elantech touchpads is included to mainline kernel. And I would not recomend to install a dkms package. You may just install 3.16 kernel or later. This kernel is available in Ubuntu repos. Just run sudo apt-get install linux-generic-lts-utopic -- You received this bug notifi

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-10 Thread Pilot6
Joseph, I think it is better to make a separate bug report. If you do it, subscribe me to it. I see the patch. It is quite simple. It detects some new models. I will apply the patch to Ubuntu kernel. You will test it and then it can be sent upstream with CC to "stable". Then it will get into Ub

[Kernel-packages] [Bug 1430298] Re: Touchpad not working and cursor sliding

2015-03-10 Thread Pilot6
This touchpad is supported in upstream kernels starting with 4.0. At the moment not all laptop models are supported by 4.9rc3. But fix has been commited for next rc. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a m

[Kernel-packages] [Bug 1430298] Re: Touchpad not working and cursor sliding

2015-03-10 Thread Pilot6
And already in 4.0 tree. https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e93df634aac6b6dccaa2c23a5a5a504ed502b97e -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1

[Kernel-packages] [Bug 1430298] Re: Touchpad not working and cursor sliding

2015-03-10 Thread Pilot6
You have a Focaltech touchpad. Please try this build from 'next' directory. https://www.dropbox.com/sh/07642x3lziqgmz9/AACGWNO5_lNnX7x7tYMoH9gka?dl=0 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 1430298] Re: Touchpad not working and cursor sliding

2015-03-10 Thread Pilot6
https://kernel.googlesource.com/pub/scm/linux/kernel/git/dtor/input/+/4ec212f003d2430b0b2748b8a3008255f39cfe13 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1430298 Title: Touchpad not

[Kernel-packages] [Bug 1430298] Re: Touchpad not working and cursor sliding

2015-03-10 Thread Pilot6
I backported fix for your model about a week ago. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1430298 Title: Touchpad not working and cursor sliding Status in linux package in Ubuntu

[Kernel-packages] [Bug 1385137] Re: [ASUS N550JK] Touchpad recognized wrongly as PS/2 mouse

2015-03-10 Thread Pilot6
Since the fix has been committed to mainline kernel, may be it is time to SRU it to ubuntu kernels? I guess Ubuntu 15.05 will not come out with 4.0 kernel. Yhis means that many users will lack support of Focaltech touchpads till November. I know that the patch is a bit large, but mostly it adds t

[Kernel-packages] [Bug 1430298] Re: Touchpad not working and cursor sliding

2015-03-10 Thread Pilot6
Joseph, This commit will never be included in upstream stable versions. That's the problem. They will just release 4.0 and that's it. But Ubuntu users will not have the driver till 15.10 is released. I think this is the case, when more creative approch is needed. -- You received this bug noti

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-13 Thread Pilot6
elenfoiro, If you have a Focaltech touchpad you can install kernel 4.0 or my 3.16 build. One module for 3.16 is not possible. For Elantech you can build psmouse.ko. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https:/

[Kernel-packages] [Bug 1397021] Re: [LENOVO G50-30] Rfkill always reports wireless blocked

2015-03-13 Thread Pilot6
I fixed it in my kernel build. Maitainers of linux do not answer my emails. You can use my build or write them too. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-utopic in Ubuntu. https://bugs.launchpad.net/bugs/1397021 Title:

[Kernel-packages] [Bug 1388160] Re: [ASUS X200MA] Touchpad scrolling not working

2015-03-15 Thread Pilot6
ing. pilot6@X200MA:~$ xinput --list ⎡ Virtual core pointerid=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4[slave pointer (2)] ⎜ ↳ PS/2 Logitech Wheel Mouse id=13 [slave pointer (2)] This bug exi

[Kernel-packages] [Bug 1414647] Re: Touchpad recognized as PS/2 Logitech Wheel Mouse on ASUS X555L

2015-03-15 Thread Pilot6
://github.com/hanipouspilot/ubuntu-fixes/tree/pilot6 ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: linux-image-3.16.0-29-generic 3.16.0-29.39 ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2 Uname: Linux 3.16.0-29-generic x86_64 NonfreeKernelModules: wl ApportVersion

[Kernel-packages] [Bug 1414647] Re: Touchpad recognized as PS/2 Logitech Wheel Mouse on ASUS X555L

2015-03-15 Thread Pilot6
in Ubuntu: Incomplete Bug description: This makes the touchpad almost unusable as it is very hard to left or right click without moving the pointer WORKAROUND: https://github.com/hanipouspilot/ubuntu-fixes/tree/pilot6 ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: linux-image

[Kernel-packages] [Bug 1388160] Re: [ASUS X200MA] Touchpad scrolling not working

2015-03-15 Thread Pilot6
/hanipouspilot/ubuntu-fixes/tree/pilot6 Commits 47667064350e06dde9eede7f081938f34e76bb38 thru d3a71c92eda7544f81f903dd8bc8147a2ee1ccb5 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1388160 Title

[Kernel-packages] [Bug 1388160] Re: [ASUS X200MA] Touchpad scrolling not working

2015-03-15 Thread Pilot6
Title: [ASUS X200MA] Touchpad scrolling not working Status in linux package in Ubuntu: Confirmed Bug description: Touchpad is detected as a mouse. It works, but no multitouch, no scrolling. pilot6@X200MA:~$ xinput --list ⎡ Virtual core pointerid=2[master

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-16 Thread Pilot6
'Stable' version is same as the version in repos, 'next' is the one in 'proposed' repos. You may use stable. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1372609 Title: Touchpad detect

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-03-16 Thread Pilot6
elenfoiro, 1. I update builds , when official builds are updated. You will need to keep an eye on that. When kernel updates, just download mine. It is not very convenient, but we have no options. Kernel is too big for a ppa. 2. Do not worry. There are no issues with Intel. Only some are reported

[Kernel-packages] [Bug 1414647] Re: Touchpad recognized as PS/2 Logitech Wheel Mouse on ASUS X555L

2015-03-17 Thread Pilot6
Ubuntu: Incomplete Bug description: This makes the touchpad almost unusable as it is very hard to left or right click without moving the pointer WORKAROUND: https://github.com/hanipouspilot/ubuntu-fixes/tree/pilot6 ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: linux-image

[Kernel-packages] [Bug 1388160] Re: [ASUS X200MA] Touchpad scrolling not working

2015-03-17 Thread Pilot6
description: Touchpad is detected as a mouse. It works, but no multitouch, no scrolling. pilot6@X200MA:~$ xinput --list ⎡ Virtual core pointerid=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4[slave pointer (2

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-12-31 Thread Pilot6
@Martin It is a separate issue. For your model there is no even 'acpi_osi=' quirk in this build. So it is a normal Ubuntu 3.16 kernel. Which version did you install? 3.16.0-28.38 or 3.16.0-29.39? The first one is in stable, the latter is in proposed. If you installed the latter, then remove it a

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-01 Thread Pilot6
The patch has been applied to linux-next. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1372609 Title: Touchpad

[Kernel-packages] [Bug 1388160] Re: [ASUS X200MA] Touchpad scrolling not working

2015-01-02 Thread Pilot6
tus in linux package in Ubuntu: Fix Committed Bug description: Touchpad is detected as a mouse. It works, but no multitouch, no scrolling. pilot6@X200MA:~$ xinput --list ⎡ Virtual core pointerid=2[master pointer (3)] ⎜ ↳ Virtual core XTEST poin

[Kernel-packages] [Bug 1385137] Re: [ASUS N550JK] Touchpad recognized wrongly as PS/2 mouse

2015-01-05 Thread Pilot6
Christopher, No chance in 3.19-rc2. The driver will be merged in rc3. But for some reason there is some problem with this specific model. goto, Pls wait till 3.19-rc3 is released and make a kernel bugzilla report, if touchpad does not work. -- You received this bug notification because you are

[Kernel-packages] [Bug 1385137] Re: [ASUS N550JK] Touchpad recognized wrongly as PS/2 mouse

2015-01-06 Thread Pilot6
Regarding bugzilla vs mailing list. It looks like in bugzilla issues are addressed better. Mailing lists are mostly used for sending patches. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs

[Kernel-packages] [Bug 1385137] Re: [ASUS N550JK] Touchpad recognized wrongly as PS/2 mouse

2015-01-06 Thread Pilot6
Christopher, I was not correct, looked to another tree. It was not merged in rc3 yet. It is in linux-next. Here is the URL. https://git.kernel.org/cgit/linux/kernel/git/next/linux- next.git/commit/drivers/input/mouse/focaltech.c?id=05be1d079ec0b3691783e4384b1ada82149ff7d2 -- You received this b

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-06 Thread Pilot6
@Timo Mathias Gottschlag worte the driver. I backported it ti Ubuntu kernel. You can download a kernel image here. https://www.dropbox.com/sh/07642x3lziqgmz9/AACGWNO5_lNnX7x7tYMoH9gka?dl=0 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-07 Thread Pilot6
@Max, Your issue is not related to the touchpad driver. It is a kernel bug. Which image did you install? 3.16-0.28.38 or 3.16.0-29.39? First one is stable, second is in proposed and a few similar issues have been reported. Try 3.16.0-28. -- You received this bug notification because you are a m

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-11 Thread Pilot6
@Adolfo Are you sure that you have a Focaltech touchpad and you installed a proper kernel image? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1372609 Title: Touchpad detected as mouse

[Kernel-packages] [Bug 1395465] Re: [ASUS X200MA] Bluetooth does not work

2015-01-15 Thread Pilot6
Architecture: amd64 AudioDevicesInUse:  USERPID ACCESS COMMAND  /dev/snd/controlC0: pilot6 1960 F pulseaudio CurrentDesktop: Unity CurrentDmesg: [ 32.527666] init: plymouth-upstart-bridge main process ended, respawning Date: Sun Nov 23 15:24:00 2014

[Kernel-packages] [Bug 1395465] Re: [ASUS X200MA] Bluetooth does not work

2015-01-15 Thread Pilot6
x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse:  USERPID ACCESS COMMAND  /dev/snd/controlC0: pilot6 1960 F pulseaudio CurrentDesktop: Unity CurrentDmesg: [ 32.527666] init: plymouth-upstart-bridge main process ended, respawning Date: Sun

Re: [Kernel-packages] [Bug 1395465] Re: [ASUS X200MA] Bluetooth does not work

2015-01-15 Thread Pilot6
. Please do not write here, regarding your issue. We can do it in your new report. 2015-01-15 13:21 GMT+03:00 Alessandro Languasco : > thanks pilot6. I confirm the code; see the lsusb result below. > Now I try to open another bug report... it's my first time > > $ lsusb > Bu

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
Alessandro, Please give output of sudo cat /sys/kernel/debug/usb/devices -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1411193 Title: [Asus F200MA] bluetooth not working Status in li

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1411193 Title: [Asus F200MA] bluetooth not working Status in linux package

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
This is an AR3012 device https://www.atheros.cz/atheros-inf-file.php?inf=332&chipset=77&system=5 I will make a patch and you will be able to test it. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
Please test this image. https://www.dropbox.com/sh/mjy0uy1nm023pdq/AACWfkMST5CbIJj4-Ri1bPpKa?dl=0 Download 4 files to your home folder, then run sudo dpkg -i linux*.deb if you do not have other linux image files there. Then TURN OFF your laptop (not just reboot), then turn on and test bluetooth

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
Give output of dpkg -l | egrep 'linux-image | linux-headers' -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1411193 Title: [Asus F200MA] bluetooth not working Status in linux package

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
Did you try to enable bt not from the upper panel, but from System Parameters. Sometimes there is a trouble there, when you enable bt first time. Where do you get that error message and when? And also give output of dmesg | egrep 'btusb | ath3k' -- You received this bug notification because yo

Re: [Kernel-packages] [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

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
You did not install the image correctly. That's why it does not work. Remove all kernel image and headers of 3.16.9.-30 and install my image again. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.ne

Re: [Kernel-packages] [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: [Kernel-packages] [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

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-15 Thread Pilot6
Now it has been installed correctly, but still does not work for some reason. Then reboot and attach full dmesg pls. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1411193 Title: [Asus

Re: [Kernel-packages] [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: [Kernel-packages] [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: [Kernel-packages] [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

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-16 Thread Pilot6
But the Windows driver loads same firmware as for 13d3:3408 e.g. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1411193 Title: [Asus F200MA] bluetooth not working Status in linux packag

Re: [Kernel-packages] [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

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-16 Thread Pilot6
Sry, the command is rfkill list -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1411193 Title: [Asus F200MA] bluetooth not working Status in linux package in Ubuntu: Incomplete Bug d

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-16 Thread Pilot6
Alessandro, Why do you have that blacklist? Now do sudo rm /etc/modprobe.d/ath3k.conf And reboot -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1411193 Title: [Asus F200MA] bluetooth

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-16 Thread Pilot6
://github.com/hanipouspilot/ubuntu-fixes/tree/pilot6 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1411193 Title: [Asus F200MA] bluetooth not working Status in linux package in Ubuntu

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-16 Thread Pilot6
I sent the patch upstream. https://lkml.org/lkml/2015/1/16/556 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1411193 Title: [Asus F200MA] bluetooth not working Status in linux package

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-17 Thread Pilot6
Jeremy, Can you help me or submit the patch yourself? I cloned git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth /bluetooth-next.git and made the patch against it. What do I do wrong? It applies cleanly. Or everyone is talking about some else branch? -- You received this bug notificatio

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-17 Thread Pilot6
And my source in github is not same as I submit upstream patches. And you can see that the patch is different too. I always have hard time with kernel maintainers. They never give any information. -- You received this bug notification because you are a member of Kernel Packages, which is subscr

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-17 Thread Pilot6
I just fixed it. The problem was in email client. The patch did not apply after I sent it. Before I sent patches with the same client with no problems. Now I sent it using git and it applies well. https://lkml.org/lkml/2015/1/17/117 -- You received this bug notification because you are a member

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-19 Thread Pilot6
http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth- next.git/commit/?id=6cb025eaa7ee3ff9bf8e360991f662ccc21ef285 ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subs

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-01-20 Thread Pilot6
Mathias, Sometimes the touchpad does not work, when people try ti install Elantech driver from a dkms package. There is a custom psmouse module there. With that your deiver does not work. But this is not always the case. -- You received this bug notification because you are a member of Kernel P

[Kernel-packages] [Bug 1411193] Re: [Asus F200MA] bluetooth not working

2015-01-22 Thread Pilot6
While the patch finds its way to stable, an Ubuntu kernel build with this patch is available here. https://github.com/hanipouspilot/ubuntu-fixes/tree/pilot6 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https

[Kernel-packages] [Bug 1314198] Re: [Asus X550LC] Touchpad not Recognized in ubuntu 14.04

2015-01-30 Thread Pilot6
mvergnaud, Please file a new bug report with your laptop model. It can be done by running ubuntu-bug linux in terminal. Feel free to subscribe me to that report. If you have a Focaltech touchpad, you can try a custom kernel with a driver for it. -- You received this bug notification because yo

[Kernel-packages] [Bug 1414647] Re: Touchpad recognized as PS/2 Logitech Wheel Mouse on ASUS X555L

2015-01-30 Thread Pilot6
** Description changed: This makes the touchpad almost unusable as it is very hard to left or right click without moving the pointer - WORKAROUND: https://github.com/hanipouspilot/ubuntu-fixes/ + WORKAROUND: https://github.com/hanipouspilot/ubuntu-fixes/tree/pilot6 ProblemType: Bug

[Kernel-packages] [Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2015-02-01 Thread Pilot6
Marcel, The touchpad is detected in your system. Are you sure it is not just turned off by Fn+ button? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1372609 Title: Touchpad detected as

[Kernel-packages] [Bug 1395465] Re: [ASUS X200MA] Bluetooth does not work

2015-02-04 Thread Pilot6
ion: 2.14.1-0ubuntu3.5 Architecture: amd64 AudioDevicesInUse:  USERPID ACCESS COMMAND  /dev/snd/controlC0: pilot6 1960 F pulseaudio CurrentDesktop: Unity CurrentDmesg: [ 32.527666] init: plymouth-upstart-bridge main process ended, respawning Date: Sun Nov 23 15:24

[Kernel-packages] [Bug 1596406] Re: Bluetooth disabled

2016-06-28 Thread Pilot6
For kernel 3.19 that you have I made a fix. Install DKMS by sudo apt-get install dkms and install these debs: https://launchpad.net/~hanipouspilot/+archive/ubuntu/rtlwifi/+files /rtlwifi-new-dkms_0.9~wily_all.deb https://launchpad.net/~hanipouspilot/+archive/ubuntu/rtlwifi/+files /rtl8723au-bt-

[Kernel-packages] [Bug 1542743] Re: Bluetooth: Patch file not found ar3k/AthrBT_0x00000200.dfu

2016-06-28 Thread Pilot6
We see that it is not easy to resolve because of Qualcomm team fault. So I made a DKMS package that can be used to fix this issue. https://launchpad.net/~hanipouspilot/+archive/ubuntu/bluetooth/+files /btusb-lp1542743-dkms_0.1_all.deb This package will build btusb.ko with the patch that changes

[Kernel-packages] [Bug 1596406] Re: Bluetooth disabled

2016-06-28 Thread Pilot6
Oh, I gave you a link for a wrong deb, that is for 4.2. Remove the old one and install this https://launchpad.net/~hanipouspilot/+archive/ubuntu/rtlwifi/+files /rtlwifi-new-dkms_0.5_all.deb And I suggest removing kernel 4.2, since grub with always boot with the latest kernel. -- You received t

[Kernel-packages] [Bug 1542743] Re: Bluetooth: Patch file not found ar3k/AthrBT_0x00000200.dfu

2016-06-28 Thread Pilot6
** Description changed: Since some Versions of Linux Kernel and Ubuntu Releases this problem exists. I am now running ubuntu 16.04 prerelease and still have the same problem. Bluetooth does not work with the atheros device on msi gt 72 2qd notebook. + + WORKAROUND: + + sudo ap

[Kernel-packages] [Bug 1596406] Re: Bluetooth disabled

2016-06-28 Thread Pilot6
I can't help. This device is officially supported by new kernels. I know that BT does not seem to work. I do not have a device to test. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/15964

[Kernel-packages] [Bug 1597961] Re: Qualcomm Atheros Bluetooth 4.0 not working on Ubuntu 16.04

2016-07-04 Thread Pilot6
What is this in your lsusb Bus 002 Device 002: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth Do you use some external USB device pluged to USB? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://b

[Kernel-packages] [Bug 1596406] Re: Bluetooth disabled

2016-07-04 Thread Pilot6
Can you confirm that the BT works without any dkms modules? I do not have the hardwae and need to know if the new kernels really work with it. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1596406] Re: Bluetooth disabled

2016-07-04 Thread Pilot6
This is not related, but I got all information I needed. Thx. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1596406 Title: Bluetooth disabled Status in linux package in Ubuntu: Inval

[Kernel-packages] [Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-07-05 Thread Pilot6
The firmware in Xenial has the fix now. ** Changed in: linux-firmware (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1542944 T

[Kernel-packages] [Bug 1600623] Re: Bluetooth adapter is not supported by Linux kernel yet

2016-07-10 Thread Pilot6
This looks like a new AR3012 device. Tomorrow I will build a test module for you. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1600623 Title: Bluetooth adapter is not supported by Linu

[Kernel-packages] [Bug 1600623] Re: Bluetooth adapter is not supported by Linux kernel yet

2016-07-11 Thread Pilot6
) Status: Confirmed => In Progress ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Pilot6 (hanipouspilot) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1600623

[Kernel-packages] [Bug 1600623] Re: Bluetooth adapter is not supported by Linux kernel yet

2016-07-11 Thread Pilot6
The patch has been submitted and applied to bluetooth-next tree. https://lkml.org/lkml/2016/7/11/746 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1600623 Title: Bluetooth adapter is n

[Kernel-packages] [Bug 1568590] Re: 13d3:3472 Bluetooth stopped working

2016-08-04 Thread Pilot6
This has been fixed in wily kernel http://kernel.ubuntu.com/git/ubuntu/ubuntu- wily.git/commit/drivers/bluetooth?id=c065d25c20c4bf20b9b1f6a4edc595a6af8608bd In Xenial http://kernel.ubuntu.com/git/ubuntu/ubuntu- xenial.git/commit/drivers/bluetooth?id=747a4b4f24b030f85562d6a326ece585e5fede02 ** C

[Kernel-packages] [Bug 1535802] Re: Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work

2016-09-20 Thread Pilot6
If anyone affected by this bug adds the output of usb-debices | awk '/3011/' RS= I will send this patch upstream. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1535802 Title: Bluetoot

[Kernel-packages] [Bug 1535802] Re: Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work

2016-09-20 Thread Pilot6
A typo fix. The command is usb-devices | awk '/3011/' RS= -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1535802 Title: Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work Status in

[Kernel-packages] [Bug 1535802] Re: Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work

2016-09-20 Thread Pilot6
Christopher, Sending issues upstream without a patch against bluetooth-next tree does not work ;-) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1535802 Title: Bluetooth 04ca:3011 [Asu

[Kernel-packages] [Bug 1535802] Re: Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work

2016-09-21 Thread Pilot6
0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb After he successfully tests the patch I will send it upstream. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Pilot6 (hanipouspilot) ** Changed in:

[Kernel-packages] [Bug 1535802] Re: Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work

2016-09-21 Thread Pilot6
I made a dkms btusb module for @fagor and it is tested successfully. wget https://launchpad.net/~hanipouspilot/+archive/ubuntu/bluetooth/+files/btusb-lp1535802-dkms_0.1_all.deb sudo dpkg -i btusb-lp1535802-dkms_0.1_all.deb -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1535802] [PATCH] Bluetooth: Add a new 04ca:3011 QCA_ROME device

2016-09-21 Thread Pilot6
BugLink: https://bugs.launchpad.net/bugs/1535802 T: Bus=01 Lev=02 Prnt=02 Port=04 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 P: Vendor=04ca ProdID=3011 Rev=00.01 C: #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=0

[Kernel-packages] [Bug 1535802] Re: Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work

2016-09-21 Thread Pilot6
The patch has been sent upstream. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1535802 Title: Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1535802] Re: Bluetooth 04ca:3011 [Asus Aspire V3-371] doesn't work

2016-09-21 Thread Pilot6
** Description changed: USB device 04ca:3011 is a combo Atheros device's bluetooth adapter. In back of laptop the adapter's label states as: PPD-QCNFA34AC + + WORKAROUND: + + wget https://launchpad.net/~hanipouspilot/+archive/ubuntu/bluetooth/+files/btusb-lp1535802-dkms_0.1_all.deb + sudo d

[Kernel-packages] [Bug 1616535] Re: Bluetooth module not working

2016-08-24 Thread Pilot6
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Pilot6 (hanipouspilot) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1616535 Title: Bluetooth module not working Status

[Kernel-packages] [Bug 1616535] Re: Bluetooth module not working

2016-08-24 Thread Pilot6
** Changed in: linux (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1616535 Title: Bluetooth module not working Status in linux package

[Kernel-packages] [Bug 1616535] Re: Bluetooth module not working

2016-08-24 Thread Pilot6
I built a test module. You can install it this way: wget https://launchpad.net/~hanipouspilot/+archive/ubuntu/bluetooth/+files /btusb-lp1616535-dkms_0.1_all.deb sudo dpkg -i btusb-lp1616535-dkms_0.1_all.deb These are two commands. Install the module and reboot. Please report if the BT works. -

[Kernel-packages] [Bug 1616535] Re: Bluetooth module not working

2016-08-24 Thread Pilot6
If DKMS is not installed yet, first install it by sudo apt install dkms -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1616535 Title: Bluetooth module not working Status in linux packa

[Kernel-packages] [Bug 1616535] Re: Bluetooth module not working

2016-08-25 Thread Pilot6
You can always remove the package by sudo dpkg -r btusb-lp1616535-dkms But it will be good if you re-install Ubuntu and test this module on a clean system. If it still does not work, please run dmesg > dmesg.txt and attach the dmesg.txt file here. -- You received this bug notification becaus

[Kernel-packages] [Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-08-29 Thread Pilot6
@crystal Create a new but report. This report is not about any AR9565, but about a specific PID. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1542944 Title: QCA9565 / AR9565

<    1   2   3   4   5   6   7   >