[Kernel-packages] [Bug 1229591] Re: 8086:0116 [Dell Inspiron 14z (N411z)] Display brightness keys don't generate evdev events after saucy upgrade

2014-07-05 Thread Jeremy
Bug still present in 3.16 RC3 -- 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/1229591 Title: 8086:0116 [Dell Inspiron 14z (N411z)] Display brightness keys don't generate evdev events

[Kernel-packages] [Bug 1394869] Re: [HP Stream Notebook - 11-d010nr] Trackpad click does not work

2015-02-03 Thread jeremy
it seems to be fixed in kernel 3.19 -- 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/1394869 Title: [HP Stream Notebook - 11-d010nr] Trackpad click does not work Status in linux package

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

2015-01-15 Thread Jeremy
I wonder what the result of modprobe -c | grep 3423 | grep ath3k is with the new kernel -- 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

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

2015-01-16 Thread Jeremy
I wonder if ath3k even loaded lsmod | grep ath3k -- 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 Jeremy
So lets load ath3k with sudo modprobe ath3k And find out if ath3k is in a conf file preventing it from loading for f in /etc/modprobe.d/*; do echo $f; cat $f | grep ath3k; done -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1352821] Re: 0489:e078 - Qualcom Atheros - Ubuntu 14.04 bluetooth not working

2015-01-16 Thread Jeremy
Joseph, this should be the commit http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth- next.git/commit/drivers/bluetooth/ath3k.c?id=4b552bc9edfdc947862af225a0e2521edb5d37a0 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

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

2015-01-17 Thread Jeremy
Looks like the patch is not being accepted. I noticed your source doesn't match bluetooth-next for ath3k.c and btusb.c as it seems the following is added to bluetooth-next in ath3k { USB_DEVICE(0x0489, 0xe078) }, -line 82 { USB_DEVICE(0x04CA, 0x3010) }, -line 90 And the corresponding lines

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

2015-01-17 Thread Jeremy
It wouldn't do any good for me to submit it as it is identical to your patch. If I had that many problems with those guys, I would just post this to the ath9k list with a email heading of PLease support 13d3:3423 with the following T: Bus=01 Lev=02 Prnt=03 Port=00 Cnt=01 Dev#= 5 Spd=12 MxCh= 0

[Kernel-packages] [Bug 1366418] Re: Bluetooth BCM43142A0 doesn’t work

2015-01-24 Thread Jeremy
If someone wants to test a patched btusb.ko with 3.13.0-44 64 bit https://www.dropbox.com/s/uoovkbe7chgh00p/btusb.ko?dl=0 Just rename your current btusb.ko to btusb.ko.bak and copy the patched version in and reboot -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1406106] Re: 0489:e062 [Sony VAIO SVF1531C5E] Bluetooth adapter does not see BT devices

2015-01-04 Thread Jeremy
From the windows bcbtums-win8x64-brcm.inf file the .hex file you need is BCM43142A0_001.001.011.0197.0201.hex and you need the hex2hcd from git clone git://github.com/jessesung/hex2hcd.git to convert the hex to a hcd file that may need to be /lib/firmware/fw-0489_e062.hcd -- You received this

[Kernel-packages] [Bug 1429550] Re: All USB Ports disabled after boot

2015-03-09 Thread Jeremy
Christopher, this is likely realted to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1400215 I am sure it is fixed in 3.16.0-32 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-08 Thread Jeremy
Boot into the 3.16.0-32 kernel and collect the logs now that ath3k is no longer blacklisted. I just tried 3.16.0-32 and it failed -- 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/1429552

[Kernel-packages] [Bug 1429550] Re: All USB Ports disabled after boot

2015-03-08 Thread Jeremy
Install the following http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19.1-vivid/linux-headers-3.19.1-031901_3.19.1-031901.201503080052_all.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19.1-vivid/linux-headers-3.19.1-031901-generic_3.19.1-031901.201503080052_amd64.deb

[Kernel-packages] [Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-08 Thread Jeremy
I saw that also and gave the 3.16.0-32 a few more tries and it hasn't failed since the first try and that has been 4 power cycles ago. Hopefully it works for elichai2 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-08 Thread Jeremy
And sudo rm /etc/modprobe.d/ath3k.conf -- 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/1429552 Title: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working Status in linux

[Kernel-packages] [Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-08 Thread Jeremy
Try the kernel from http://kernel.ubuntu.com/~kernel- ppa/mainline/v3.19.1-vivid/ as the changelog indicates Adam Lee's commit was included -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

[Kernel-packages] [Bug 1427680] Re: bluetooth on asus n551 not working

2015-03-04 Thread Jeremy
Nice job! You will likely have to do this for a few kernel updates to keep your bluetooth going. Hopefully Joseph or someone else can get this submitted into the Ubuntu kernel and possibly into linux-next -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1427680] Re: bluetooth on asus n551 not working

2015-03-03 Thread Jeremy
The issue is that your bluetooth device isn't supported even in linux next. Bus 003 Device 002: ID 13d3:3474 IMC Networks appears to be another AR3012 bluetooth device -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1427680] Re: bluetooth on asus n551 not working

2015-03-04 Thread Jeremy
Don't do that as I think Joshua knows how to build you a new kernel with the patched btusb and ath3k and then we have to hope the firmware it needs is in linux-firmware. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1425252] Re: 0489:e076 - Qualcomm Atheros - Ubuntu 14.10 bluetooth does not see any devices

2015-02-28 Thread Jeremy
Do you have Windows on the same computer? The firmware can be found in Program Files\Common Files\QCA-Bluetooth and needs to be copied into /lib/firmware/ar3k -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1429552] Re: 0cf3:3004 - Qualcom Atheros - Ubuntu 14.10 bluetooth not working

2015-03-08 Thread Jeremy
Kernel 3.19.1 appears to fix the firmware loading issue with ath3k. I have done 6 power cycles on my Lenovo with no firmware errors without the hacks from the askubuntu post linked in comment 5 https://lists.ubuntu.com/archives/kernel-team/2015-February/054314.html seems to be the fix -- You

[Kernel-packages] [Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-23 Thread Jeremy
Related to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1065400 Firmware is needed from Broadcom Windows driver and converted with Jesse Sung's hex2hcd program Some info http://unix.stackexchange.com/questions/189790/how-can-i-get- the-bluetooth-working-on-my-lenovo-yoga-3 on how to find

[Kernel-packages] [Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Jeremy
At one point early in 3.13 kernel and likely 3.16 some of the Broadcom bluetooth were supported due to the following in btusb.c /*Broadcom devices with vendor specific id */ { USB_VENDOR_AND_INTERFACE_INFO(0x0a5c, 0xff, 0x01, 0x01) }, Now most kernel versions contain /* Broadcom devices

[Kernel-packages] [Bug 1432444] Re: bcmwl-kernel-source does not install STA wireless driver on live boot

2015-04-28 Thread Jeremy
Why is that version of bcmwl-kernel-source on the ISO when it should have version 6.30.223.248 that is patched to work with the 3.16 kernel -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu.

[Kernel-packages] [Bug 1449730] Re: Bluetooth not working on Asus G56JK notebook (Ubtuntu 15.04)

2015-05-01 Thread Jeremy
Cosmin, the ath3k module is the firmware loader for Atheros bluetooth devices. For whatever reason the firmware loader wasn't integrated into btusb like it is for Broadcom and Intel. If you do have wireless disconnects with a working bluetooth you may need to enable the bluetooth coexistance in

[Kernel-packages] [Bug 1486898] Re: bluetooth is not working on kernel version 3.19.0-25-generic

2015-08-22 Thread Jeremy
The btusb.c of the kernel source for 3.19 needs this line { USB_VENDOR_AND_INTERFACE_INFO(0x105b, 0xff, 0x01, 0x01), .driver_info = BTUSB_BCM_PATCHRAM }, under static const struct usb_device_id btusb_table[] = { In the 3.13 kernels btusb.c had { USB_DEVICE(0x105b, 0xe065), .driver_info =

[Kernel-packages] [Bug 1508799] Re: No BLUETOOTH adapters have been found on laptop sony vaio pcg-71c12v

2015-10-24 Thread Jeremy
Do a shutdown and a cold boot, not a restart and post lsusb; lsmod | grep bluetooth I don't remember seeing this device show the 0cf3:3005 ID until firmware gets loaded by ath3k and the 0cf3:3005 ID is not in the device list for ath3k. Mine actually shows 13d3:3304 until ath3k loads -- You

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-10-27 Thread Jeremy
Your firmware file isn't named correctly sudo mv /lib/firmware/brcm/BCM43142A0-105b:e065.hcd /lib/firmware/brcm/BCM43142A0-105b-e065.hcd Then try Pilot6's fix -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu.

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-29 Thread Jeremy
aligator I tried patching the backports to use that info and it didn't work with Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30) Subsystem: Foxconn International, Inc. Device [105b:e09a] -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-10-27 Thread Jeremy
Try this firmware file, it was confirmed to work wget http://www.gnebehay.com/blog/lenovo-flexpad-bluetooth-debian/BCM43142A0-105b-e065.hcd sudo cp BCM43142A0-105b-e065.hcd /lib/firmware/brcm/ sudo modprobe -r btusb sudo modprobe btusb -- You received this bug notification because you are a

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-10-27 Thread Jeremy
You could try my dkms file to see if it works wget https://www.dropbox.com/s/6yau4ieg6iv47xo/btusb-dkms_3.0_all.deb dpkg -i btusb-dkms_3.0_all.deb Reboot -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu.

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-10-28 Thread Jeremy
Power off the laptop and do a cold boot -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1509803 Title: Bluetooth Will not work Status in linux-lts-vivid package in Ubuntu:

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-29 Thread Jeremy
If you followed just the instructions from comment 81, you also need sudo apt-get install build-essential linux-headers-$(uname -r) git echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf wget

[Kernel-packages] [Bug 1508799] Re: No BLUETOOTH adapters have been found on laptop sony vaio pcg-71c12v

2015-10-23 Thread Jeremy
In terminal do sudo modprobe -v ath3k Any errors? I am using the same bluetooth chipset with the same kernel and it works without any issue but I know Atheros bluetooth devices need ath3k loaded -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6164) is not supported

2015-11-11 Thread Jeremy
Isaac Towns What device do you have? The 0041 or 0042? -- 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/1436940 Title: Atheros wifi 168c:0041(QCA6164) is not supported Status in linux

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-10-30 Thread Jeremy
That looks good. What does rfkill list all; hciconfig -a show -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1509803 Title: Bluetooth Will not work Status in

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-10-30 Thread Jeremy
Try sudo hciconfig hci0 up report any errors. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1509803 Title: Bluetooth Will not work Status in linux-lts-vivid package in

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-11-01 Thread Jeremy
Power down the laptop, remove the wifi card and check the connector for dirt or debris. Reinstall wifi card and boot If that doesn't help, you might need a new card as this appears to be a hardware issue -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-11-01 Thread Jeremy
Can you use the grub menu to boot into an older 3.19 kernel and see if it works, I have been having a few issues with the latest 3.19 kernel and haven't had the time to figure out what is causing the issue -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-10-31 Thread Jeremy
sudo hciconfig hci0 piscan Then see if it finds a device in pairing mode with hcitool scan -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1509803 Title: Bluetooth Will not

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-10-31 Thread Jeremy
It shows it is up now. Put something in pairing mode and see if bluetooth can find it now -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1509803 Title: Bluetooth Will not

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-10-31 Thread Jeremy
Did it change the result of hciconfig -a -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1509803 Title: Bluetooth Will not work Status in linux-lts-vivid package in Ubuntu:

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-30 Thread Jeremy
Rinfinity I used that patch on backports-20150903 with kvalo's firmware to try to get it working for a poster on ubuntuforums, post is http://ubuntuforums.org/showthread.php?t=2300861 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-11-02 Thread Jeremy
Can you install a 3.13 kernel? That chip was supported yet in 3.13 but the file needs to be /lib/firmware/fw-105b_e065.hcd -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1509803

[Kernel-packages] [Bug 1509803] Re: Bluetooth Will not work

2015-10-30 Thread Jeremy
What does dmesg | egrep -i 'blue|firm' show? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-vivid in Ubuntu. https://bugs.launchpad.net/bugs/1509803 Title: Bluetooth Will not work Status in linux-lts-vivid package in

[Kernel-packages] [Bug 1503733] Re: BCM43142 Bluetooth not working on Lenovo Z50-70

2015-10-14 Thread Jeremy
Can somebody at least post the results of lsusb; dmesg | egrep -i 'blue|firm'; uname -a -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/1503733 Title: BCM43142 Bluetooth not working on

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-14 Thread Jeremy
Gauri, I would suspect your kernel supports the card without patch, check modinfo ath10k_pci | grep 0041 if that returns: alias: pci:v168Cd0041sv*sd*bc*sc*i* All you need then is firmware from comment #81 and to set the parameter on ath10k_core with echo "options ath10k_core

[Kernel-packages] [Bug 1503733] Re: BCM43142 Bluetooth not working on Lenovo Z50-70

2015-10-07 Thread Jeremy
Open a terminal window and enter apport-collect 1503733 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bcmwl in Ubuntu. https://bugs.launchpad.net/bugs/1503733 Title: BCM43142 Bluetooth not working on Lenovo Z50-70 Status in bcmwl

[Kernel-packages] [Bug 1506615] Re: Bluetooth not finding any device

2015-10-15 Thread Jeremy
Your speaker might need the use of sudo pactl load-module module-bluetooth-discover then pair with the device. If you have Blueman installed, you may have to use that command every boot -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-08 Thread Jeremy
Gauri use this to see if they are already installed ls /usr/src/ | grep 4.3 It may show linux-headers-4.3.0-rc4 as a result and if it doesn't go to the page you downloaded the linux-image from and download the file that begins with linux-headers-VERSION-generic all.deb and the one linux-

[Kernel-packages] [Bug 1500906] Re: bluetooth Lenovo G700 i3 BCM43142

2015-10-06 Thread Jeremy
This will get your bluetooth going in the 3.19 kernel wget https://www.dropbox.com/s/6yau4ieg6iv47xo/btusb-dkms_3.0_all.deb dpkg -i btusb-dkms_3.0_all.deb wget http://www.gnebehay.com/blog/lenovo-flexpad-bluetooth-debian/BCM43142A0-105b-e065.hcd sudo cp BCM43142A0-105b-e065.hcd

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-09 Thread Jeremy
Gauri, try installing the firmware using git clone https://github.com/atondwal/ath10k-firmware.git sudo cp -r ath10k-firmware/ath10k/ /lib/firmware/ cd /lib/firmware/ath10k/QCA6164 sudo cp -r hw2.1/ /lib/firmware/ath10k/QCA6174/ Reboot -- You received this bug notification because you are a

[Kernel-packages] [Bug 1486898] Re: bluetooth is not working on kernel version 3.19.0-25-generic

2015-09-07 Thread Jeremy
https://lists.ubuntu.com/archives/kernel-team/2013-April/026460.html It now is missing -- 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/1486898 Title: bluetooth is not working on kernel

[Kernel-packages] [Bug 1493312] Re: Broadcom Bluetooth [0a5c:216f] does not work on 14.04

2015-09-09 Thread Jeremy
Po-Hsu Lin With the 3.13 series kernels, it is looking for the firmware to be /lib/firmware/fw-0a5c_216f.hcd -- 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/1493312 Title: Broadcom

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-28 Thread Jeremy
I had a few confirmations from ubuntuforums and askubuntu that it works. I can't understand why it can't use /lib/firmware/ath10k/QCA6164/ for the firmware, the thread http://ath10k.infradead.narkive.com/bahorD8v /patch-rft-1-2-ath10k-add-qca6164-support says it is to avoid breaking backward

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-30 Thread Jeremy
I think this is what will work for now sudo apt-get install build-essential linux-headers-$(uname -r) git echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf wget https://www.kernel.org/pub/linux/kernel/projects/backports/2015/09/03/backports-20150903.tar.gz tar

[Kernel-packages] [Bug 1501685] Re: Ubuntu 15.04 bluetooth not working - Qualcom Atheros AR9485

2015-10-01 Thread Jeremy
Joseph, elichai2 filed this bug report https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1429552 on ubuntu 14.10 and the bluetooth was detected in lsusb but was fixed with kernel 3.16.0-32 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1493709] Re: "Stream Setup Failed" error when connecting to speaker

2015-10-04 Thread Jeremy
Remove Blueman apt-get purge blueman sudo pactl load-module module-bluetooth-discover Then delete the pairing, pair with the device again and see if it appears in sound settings -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-10-05 Thread Jeremy
I got a confirmation that my DKMS version works with kernel 3.19, it uses the backports-20150903 and atondwal firmware files wget https://www.dropbox.com/s/nmgb5li6sd6i7ij/backath10k-dkms_2.0_all.deb dpkg -i backath10k-dkms_2.0_all.deb -- You received this bug notification because you are a

[Kernel-packages] [Bug 1436940] Re: Atheros wifi 168c:0041(QCA6174) is not supported

2015-09-24 Thread Jeremy
Do the backports work with this card https://www.kernel.org/pub/linux/kernel/projects/backports/2015/09/03/ The patch from Kalle Valo looks to included in the source code -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1520343] Re: Qualcomm Atheros wireless card [168c:003e] (rev 32) not supported

2015-12-04 Thread Jeremy
Tim, please see the bug report for your device https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1436940 -- 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/1520343 Title: Qualcomm

[Kernel-packages] [Bug 1529356] Re: Bluetooth does not discover any device

2015-12-26 Thread Jeremy
This bug was fixed in the package linux - 3.19.0-26.28 Install updates and reboot as your kernel is 3.19.0-25.26 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1529356 Title: Bluetooth

[Kernel-packages] [Bug 1529535] Re: Atheros AR3012 USB Bluetooth adapter not recognized

2015-12-28 Thread Jeremy
This bug should be fixed with xenial version of linux firmware. Download and install http://mirrors.kernel.org/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.154_all.deb Reboot -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux

[Kernel-packages] [Bug 1520750] Re: Ubuntu 15.10

2015-11-28 Thread Jeremy
It is missing firmware for bluetooth cd /lib/firmware/ar3k sudo wget http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/ar3k/AthrBT_0x11020100.dfu sudo wget http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/ar3k/ramps_0x11020100_40.dfu

[Kernel-packages] [Bug 1519298] Re: btusb.ko preferred over ath3k.ko for Atheros AR3012 Bluetooth 4.0

2015-11-24 Thread Jeremy
The ath3k module just loads the firmware for the Atheros bluetooth chip -- 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/1519298 Title: btusb.ko preferred over ath3k.ko for Atheros

[Kernel-packages] [Bug 1481266] Re: Two finger zoom / pinch and 4-finger gesture does no work on MSFT0001:00 06CB:75BD touchpad

2016-01-12 Thread jeremy
I am still having the same problem here is my output to confirm the bios has been updated. itsalwaysbroken:~/projects$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date A05 07/20/2015 ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received

[Kernel-packages] [Bug 1532267] Re: Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036] not recognized

2016-01-12 Thread Jeremy
Leonardo, is it possible to remove a cover from the computer to see the model number on the wifi card and post it along with any other info, front and back? Pictures is nothing else is possible -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1586630] Re: Wireless card QCA6164 crashes when booting linux

2016-06-05 Thread Jeremy
I am sure this one works with that card http://mirrors.kernel.org/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.158_all.deb -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1523565] Re: Qualcomm atheros network controller [168c:0042] (rev 30) does not work

2016-06-11 Thread Jeremy
wget http://mirrors.kernel.org/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.158_all.deb sudo dpkg -i linux-firmware_1.158_all.deb This version has all the firmware from Kalle's guthub after he upstreamed it -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1529287] Re: Qualcomm Atheros QCA6174 doesn't work in Ubuntu 15.10, firmware crash

2016-06-11 Thread Jeremy
wget http://mirrors.kernel.org/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.158_all.deb sudo dpkg -i linux-firmware_1.158_all.deb This is linux-firmware from yakkety after Kalle upstreamed his firmware from github -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1532267] Re: 168c:0036 [Aspire E5-573G] Bluetooth not recognized

2016-01-15 Thread Jeremy
Have you used any operating system with this computer that bluetooth has worked as it could be that the wifi doesn't have bluetooth built into the chip or the BIOS is somehow blocking it -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1533985] Re: dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-13 Thread jeremy
.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jeremy 156

[Kernel-packages] [Bug 1533985] Re: dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-13 Thread jeremy
23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd

[Kernel-packages] [Bug 1533985] WifiSyslog.txt

2016-01-13 Thread jeremy
PID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11

[Kernel-packages] [Bug 1533985] Re: dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-13 Thread jeremy
-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio

[Kernel-packages] [Bug 1533985] CurrentDmesg.txt

2016-01-13 Thread jeremy
PID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-

[Kernel-packages] [Bug 1533985] IwConfig.txt

2016-01-13 Thread jeremy
SS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11 (30

[Kernel-packages] [Bug 1533985] PulseList.txt

2016-01-13 Thread jeremy
SS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11 (30

[Kernel-packages] [Bug 1533985] ProcCpuinfo.txt

2016-01-13 Thread jeremy
PID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11

[Kernel-packages] [Bug 1533985] UdevDb.txt

2016-01-13 Thread jeremy
SS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11 (30

[Kernel-packages] [Bug 1533985] Re: dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-13 Thread jeremy
-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1

[Kernel-packages] [Bug 1533985] Lsusb.txt

2016-01-13 Thread jeremy
ND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11 (30

[Kernel-packages] [Bug 1533985] RfKill.txt

2016-01-13 Thread jeremy
SS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11 (30

[Kernel-packages] [Bug 1533985] JournalErrors.txt

2016-01-13 Thread jeremy
PID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-

[Kernel-packages] [Bug 1533985] UdevLog.txt

2016-01-13 Thread jeremy
SS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11 (30

[Kernel-packages] [Bug 1533985] CRDA.txt

2016-01-13 Thread jeremy
ND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11 (30

[Kernel-packages] [Bug 1533985] Lspci.txt

2016-01-13 Thread jeremy
ND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11 (30

[Kernel-packages] [Bug 1533985] ProcModules.txt

2016-01-13 Thread jeremy
PID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-03-11

[Kernel-packages] [Bug 1533985] ProcInterrupts.txt

2016-01-13 Thread jeremy
PID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME=UUID=a25bc1be-6c46-466a-a622-6b575e8a28cf InstallationDate: Installed on 2015-

[Kernel-packages] [Bug 1532267] Re: Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036] not recognized

2016-01-13 Thread Jeremy
Did the bluetooth work in a previous version of Ubuntu? -- 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/1532267 Title: Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036] not

[Kernel-packages] [Bug 1533985] [NEW] dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-13 Thread jeremy
Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016

[Kernel-packages] [Bug 1533985] Re: dell inspiron 7548 touch pad not recognized with multi touch pinch or swipe

2016-01-14 Thread jeremy
ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jeremy 1565 F pulseaudio /dev/snd/controlC1: jeremy 1565 F pulseaudio CurrentDesktop: GNOME Date: Wed Jan 13 22:45:41 2016 HibernationDevice: RESUME

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

2016-02-06 Thread Jeremy
This issue will have to be resolved upstream for a permanent solution. The issue is that you have a Rome chipset with a bluetooth device with an ID that matches a pre-Rome bluetooth device. It is possible for you to patch the kernel source to support your device ID as a Rome device Post #8 from

[Kernel-packages] [Bug 1542564] Re: Atheros AR9462 Bluetooth cannot detect other devices

2016-02-06 Thread Jeremy
If you post a question at askubuntu.com and use the bluetooth tag, link to this bug report and Pilot6 will likely find it and be able to get the fixes submitted upstream as your bluetooth device is not supported in any linux kernel at this time -- You received this bug notification because you

[Kernel-packages] [Bug 1542564] Re: Atheros AR9462 Bluetooth cannot detect other devices

2016-02-09 Thread Jeremy
It might still need firmware, so try wget http://download.windowsupdate.com/d/msdownload/update/driver/drvs/2014/01/20623393_919a4673931aa789f0b1c3eeafb360b36097894a.cab sudo cabextract 20623393_919a4673931aa789f0b1c3eeafb360b36097894a.cab -F *.dfu -d /lib/firmware/ar3k It is two commands, the

[Kernel-packages] [Bug 1546694] Re: Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

2016-02-22 Thread Jeremy
It seems you have already tried a patched ath3k module but btusb must be patched also -- 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/1546694 Title: Bluetooth cannot detect other devices

[Kernel-packages] [Bug 1545927] Re: Bluetooth not functioning on Ubuntu 14.04 running on HP 15-ac122tu

2016-02-22 Thread Jeremy
failed to resubmit (2) The above is the output after I tried the solution proposed by jeremy (wa113y3s) for a bug reported at the following link. https://answers.launchpad.net/ubuntu/+source/bluez/+question/267253 The output of dmseg | tail is the following. naman@naman-HP-Notebook

[Kernel-packages] [Bug 1546694] Re: Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)

2016-02-23 Thread Jeremy
This should get you going with the 4.2 kernel wget https://www.dropbox.com/s/y4c8nm8fr1f2amx/bluetooth-4.2.tar.gz tar -zxvf bluetooth-4.2.tar.gz cd bluetooth cp /usr/src/linux-headers-`uname -r`/.config ./ make -C /lib/modules/$(uname -r)/build M=$(pwd) modules sudo cp btusb.ko

[Kernel-packages] [Bug 1547934] Re: Multiple Issues with Ubuntu 16.04 on Lenovo Y700-17ISK notebook

2016-02-22 Thread Jeremy
This commit fixed the rfkill issue http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/platform/x86/ideapad-laptop.c?id=edde316acb5f07c04abf09a92f59db5d2efd14e2 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

  1   2   3   4   5   6   >