QCA9565 / AR9565 bluetooth not work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| linux-firmware (Ubuntu) |
Medium
|
Pilot6 | ||
| linux-lts-wily (Ubuntu) |
Medium
|
Pilot6 |
Bug Description
usb-devices | awk '/e095/' RS=
T: Bus=01 Lev=01 Prnt=01 Port=04 Cnt=02 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=0489 ProdID=e095 Rev=00.01
C: #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
I: If#= 0 Alt= 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
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-
ProcVersionSign
Uname: Linux 4.2.0-27-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: XFCE
Date: Sun Feb 7 23:09:38 2016
InstallationDate: Installed on 2016-01-12 (26 days ago)
InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-lts-wily
UpgradeStatus: No upgrade log present (probably fresh install)
damien (dams-38) wrote : | #1 |
Thanks !
I will test it shortly !
Le 08/02/2016 10:42, Pilot6 a écrit :
> I built a test module. You can install it by running terminal commands:
>
> wget https:/
> sudo dpkg -i btusb-lp1542944
>
> Then power off the laptop and power it on.
> If that does not work, post output of
>
> dmesg | grep ath3k
>
> And that can be fixed by installing new firmware from xenial by
>
> wget http://
> sudo dpkg -i linux-firmware_
>
> ** Changed in: linux-lts-wily (Ubuntu)
> Status: New => Confirmed
>
damien (dams-38) wrote : | #4 |
Hi.
There is an error when enter the sudo dpkg -i btusb-lp1542944
Sélection du paquet btusb-lp1542944
(Lecture de la base de données... 261857 fichiers et répertoires déjà installés.)
Préparation du décompactage de btusb-lp1542944
Décompactage de btusb-lp1542944
Paramétrage de btusb-lp1542944
Loading new btusb-lp1542944-0.1 DKMS files...
First Installation: checking all kernels...
Building only for 4.2.0-27-generic
Building for architecture x86_64
Building initial module for 4.2.0-27-generic
ERROR (dkms apport): unable to determine source package for btusb-lp1542944
Error! Build of btusb.ko failed for: 4.2.0-27-generic (x86_64)
Consult the make.log in the build directory
/var/
Content of make.log file :
DKMS make.log for btusb-lp1542944-0.1 for kernel 4.2.0-27-generic (x86_64)
lundi 8 février 2016, 22:40:01 (UTC+0100)
make: entrant dans le répertoire « /usr/src/
Building modules, stage 2.
MODPOST 0 modules
make: quittant le répertoire « /usr/src/
What I need to do ?
Pilot6 (hanipouspilot) wrote : | #5 |
I made a mistake when built the module. I fixed it.
The link is
It will appear in the PPA in 15-20 minutes.
damien (dams-38) wrote : | #6 |
Ok,
the .2 test module has installed.
After reboot, no bluetooth adapter found.
The dmsg return :
[ 4.636514] ath3k: probe of 1-5:1.0 failed with error -2
[ 4.636636] usbcore: registered new interface driver ath3k
[ 60.664773] ath3k: probe of 1-5:1.0 failed with error -2
After installing the new firmware and reboot, bluetooth don't work.
dmsg return the same message :
[ 4.749668] ath3k: probe of 1-5:1.0 failed with error -2
[ 4.751071] usbcore: registered new interface driver ath3k
[ 39.586047] ath3k: probe of 1-5:1.0 failed with error -2
I'm confuse.... what I need to do ?
thanks.
Damien
Pilot6 (hanipouspilot) wrote : | #7 |
It looks like it is not a AR3012 device
Please attach output of
lspci
lsusb
dmesg
damien (dams-38) wrote : | #8 |
You will find the output of lspci as attached file.
damien (dams-38) wrote : | #9 |
You will find the output of lsusb as attached file.
damien (dams-38) wrote : | #10 |
You will find the output of dmesg as attached file.
Pilot6 (hanipouspilot) wrote : | #11 |
OK. It looks like there is no firmware in xenial too.
That can be fixed this way. Run
sudo apt-get remove linux-firmware
wget https:/
sudo dpkg -i linux-firmware_
That should fix it.
Pilot6 (hanipouspilot) wrote : | #12 |
The problem is with
[ 4.797878] usb 1-5: Direct firmware load for ar3k/AthrBT_
[ 4.797889] Bluetooth: Patch file not found ar3k/AthrBT_
[ 4.797893] Bluetooth: Loading patch file failed
[ 4.797906] ath3k: probe of 1-5:1.0 failed with error -2
I added this firmware to the package.
damien (dams-38) wrote : | #13 |
Great ! It work !
Thank you !
Changed in linux-lts-wily (Ubuntu): | |
assignee: | nobody → Pilot6 (hanipouspilot) |
status: | Confirmed → In Progress |
Changed in linux-firmware (Ubuntu): | |
status: | New → Confirmed |
Pilot6 (hanipouspilot) wrote : | #14 |
The patch has been sent upstream
Pilot6 (hanipouspilot) wrote : | #15 |
I sent the firmware patch upstrim and it has been applied.
Changed in linux-firmware (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Pilot6 (hanipouspilot) |
Utku BERBEROĞLU (boluluutku) wrote : | #16 |
Will this patch fix bluetooth problem in 15.10 and 16.04?
Pilot6 (hanipouspilot) wrote : | #17 |
It will fix it for this specific device.
Djalal (djalal) wrote : | #18 |
I have bluetooth issues which seems to be related to this bug because it has idVendor=0489, idProduct=e095, the same one added with the patch. The bluetooth device is detected in Ubuntu Xenial (16.04 beta 1, 64 bit) but scanning produces no results and it is invisible to other devices.
The notebook is an Acer Aspire ES1-331-C5M9 and all other hardware is working as expected with Xenial. Vendor is Foxconn / Hon Hai according to lshw (attached) and manufacturer is Atheros according to hciconfig (below).
$ uname -r
4.4.0-8-generic
$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0489:e095 Foxconn / Hon Hai
Bus 001 Device 002: ID 0bda:57b3 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ lspci
00:00.0 Host bridge: Intel Corporation Device 2280 (rev 21)
00:02.0 VGA compatible controller: Intel Corporation Device 22b1 (rev 21)
00:14.0 USB controller: Intel Corporation Device 22b5 (rev 21)
00:1a.0 Encryption controller: Intel Corporation Device 2298 (rev 21)
00:1b.0 Audio device: Intel Corporation Device 2284 (rev 21)
00:1c.0 PCI bridge: Intel Corporation Device 22c8 (rev 21)
00:1c.1 PCI bridge: Intel Corporation Device 22ca (rev 21)
00:1f.0 ISA bridge: Intel Corporation Device 229c (rev 21)
00:1f.3 SMBus: Intel Corporation Device 2292 (rev 21)
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5287 (rev 01)
01:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
$ hciconfig -a
hci0: Type: BR/EDR Bus: USB
BD Address: 70:77:81:5B:59:E6 ACL MTU: 1022:8 SCO MTU: 183:5
UP RUNNING PSCAN ISCAN
RX bytes:2171 acl:0 sco:0 events:103 errors:0
TX bytes:1297 acl:0 sco:0 commands:99 errors:0
Features: 0xff 0xfe 0x0d 0xfe 0xd8 0x7f 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF
Link mode: SLAVE ACCEPT
Name: 'acer'
Class: 0x0c010c
Service Classes: Rendering, Capturing
Device Class: Computer, Laptop
HCI Version: 4.0 (0x6) Revision: 0x3101
LMP Version: 4.0 (0x6) Subversion: 0x1
Manufacturer: Atheros Communications, Inc. (69)
$ hcitool scan
Scanning ...
(terminates after 10 seconds without detecting visible devices nearby)
Djalal (djalal) wrote : | #19 |
dmesg output for the Acer notebook
Djalal (djalal) wrote : | #20 |
syslog for the Acer notebook
Pilot6 (hanipouspilot) wrote : | #21 |
Djalal,
As soon as the patch gets into Ubuntu kernels, BT will work.
You can try my fix from comment #5.
But I am not quite sure it will build for kernel 4.4.
If you install 14.04.4 or 15.10, and install that deb package and also firmware, it will fix the issue.
Melto (telmo-matias) wrote : | #22 |
Hi there,
fix not working here!
uname -r
4.2.0-30-lowlatency
inxi -N
Network: Card-1: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter
driver: ath9k
Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169
i did install the deb and firmware, bluetooth still doesn't find no device !!! Could you help?
Thanks!
Pilot6 (hanipouspilot) wrote : | #23 |
Telmo,
Does it have the same VID & PID in lsusb?
Melto (telmo-matias) wrote : | #24 |
lsusb
Bus 004 Device 002: ID 8087:8000 Intel Corp.
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 8087:8008 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04f2:b424 Chicony Electronics Co., Ltd
Bus 001 Device 004: ID 13d3:3472 IMC Networks
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Melto (telmo-matias) wrote : | #25 |
do you need something else?
Pilot6 (hanipouspilot) wrote : | #26 |
Melto,
This is another device. To get a fix, you will need to report a new bug by running
ubuntu-bug linux
Please add output of
usb-devices | awk '/3472/' RS=
to the description of that bug. You can subscribe me to the bug.
Pilot6 (hanipouspilot) wrote : | #27 |
And do not forget to remove this module by
sudo apt-get remove btusb-lp1542944
Melto (telmo-matias) wrote : | #28 |
Thanks Pilot6,
done!
Changed in linux-lts-wily (Ubuntu): | |
importance: | Undecided → Medium |
Changed in linux-firmware (Ubuntu): | |
importance: | Undecided → Medium |
Pilot6 (hanipouspilot) wrote : | #29 |
The firmware patch has been committed too. linux-firmware should be updated for Ubuntu.
Kamal Mostafa (kamalmostafa) wrote : | #30 |
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/
tags: | added: verification-needed-trusty |
tags: | added: verification-needed-vivid |
Kamal Mostafa (kamalmostafa) wrote : | #31 |
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/
tags: | added: verification-needed-wily |
Kamal Mostafa (kamalmostafa) wrote : | #32 |
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/
damien (dams-38) wrote : | #33 |
Hi,
I have enabled the the proposed in update manager and make an update. Then I have removed the btusb patch sended by Pilot6.
Now, a uname - a return : 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
an apt-get upgrade -s return 0 package to update, 0 package to remove and 0 package to add.
Since, the bluetooth has stopped to work ! The probleme is the same describe at the begin of this report.
What I need to do ? Re-install the btusb patch ?
Thanks
Pilot6 (hanipouspilot) wrote : | #34 |
damien,
It looks like you did not updated the kernel. The kernel in "proposed" is 4.2.0-36.
Did you manually install 4.2.0-27 kernel? Is linux-generic-
damien (dams-38) wrote : | #35 |
Yes !
You have says me by mail the february 6 2016 :
"But it will be much more convenient if you upgrade your kernel first by running
sudo apt-get install linux-generic-
and reboot."
How I need to do ? The old 3.19 kernel was removed because my boot partition is too small.
damien (dams-38) wrote : | #36 |
I have tried :
install "old" generic-lts-trusty (3.13), reboot and select the old kernel in grub. After the system booted, Launch update. but message says me that packages are up to date.
What I need to do ?
thanks
tags: |
added: verification-done-wily removed: verification-needed-wily |
Djalal (djalal) wrote : | #37 |
After installing the proposed kernel in a fresh xubuntu 15.10 environment and manually putting the files AthrBT_
I was able to send files to my phone, but failed to connect to my Philips headset despite repeated attempts. Any suggestions on how to proceed?
Changed to verification-
Djalal (djalal) wrote : | #38 |
The problem with the headset connection was caused by a missing package in xubuntu. I installed pulseaudio-
To summarize:
For xubuntu, pulseaudio-
For wily, the files
/lib/firmware/
/lib/firmware/
should be included.
For xenial, the .dfu files are present, but the kernel should be patched.
Pilot6 (hanipouspilot) wrote : | #39 |
damien,
My patch has been added to kernel 4.2.0-36. It is as simple as that.
If you boot with that kernel, the BT should work.
You have an outdated 4.2.0-27 that is obsolete even without using "proposed". This is completely another issue and is out of scope of this bug report. You can't update for some reason. You can ask it at forums or AskUbuntu.
Changed in linux-lts-wily (Ubuntu): | |
status: | In Progress → Fix Committed |
Pilot6 (hanipouspilot) wrote : | #40 |
linux-firmware should be updated for wily as well. My patch to upstream has been committed.
damien (dams-38) wrote : | #41 |
Ok.
I have installed manually 4.2.0-36 and blutooth work fine.
Djalal (djalal) wrote : | #42 |
Thanks Pilot6 for solving this.
After fixing bluetooth, I suffered from the so-called bluetooth coexistence issue. That is wifi stopped working whenever bluetooth was in use. Does this affects you as well damien? The solution is mentioned here:
https:/
In my case, I had to
sudo modprobe -r ath9k
sudo modprobe ath9k btcoex_enable=1
This is essentially a bug too unless done automatically by the system. Can it be fixed through here or should I report it somewhere else?
damien (dams-38) wrote : | #43 |
For me, the wifi and the bluetooth work at the same time...
My laptop is connected in wifi and I can listen a webradio to my bluetooth hifi receiver.
Pilot6 (hanipouspilot) wrote : | #44 |
The co-existence issue is known. But the default for AR3012 is disabled, because it caused issues on some adapters.
And also not all Atheros Wi-Fi adapters have bluetooth chips.
It can be enabled manually as you did.
Regarding enabling it by default or making some quirks to get it enabled for some chips you can ask the kernel maintainers.
It is not too hard to do. But I am not quite sure there are still no reasons not to be done.
Pilot6 (hanipouspilot) wrote : | #45 |
You can permanently enable BT coexistence by
sudo tee /etc/modprobe.
Kamal Mostafa (kamalmostafa) wrote : | #46 |
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/
tags: | added: verification-needed-xenial |
damien (dams-38) wrote : | #47 |
Sorry but I don't understand....
What is the difference :
- verification-
- verification-
- verification-
- verification-
I have 14.04 (trusty ?) and I Have installed prposed kernel 4.2.0-36 and It's work.
Can I test kernel for others ubuntu distro without make damage on my system ?
damien (dams-38) wrote : | #48 |
tags: added: verification-
removed: verification-
Pilot6 (hanipouspilot) wrote : | #49 |
damien,
These are different kernels. You tested it on xenial kernel. So you can change to "verification-
But in this case the verification is not so important, because the fix came from upstream and it is very simple.
You can try other kernels too. But since you are not very experienced in Ubuntu I suggest not doing this.
You've done more than enough to get this problem fixed. Thanks.
tags: |
added: verification-done-xenial removed: verification-needed-xenial |
Djalal (djalal) wrote : | #50 |
I don't think that's correct. Xenial refers to 16.04 and the kernel in question is 4.4.0-22.
I just tested it and the patch works as was expected.
But there are issues with pulseaudio and A2DP. It sometimes work but mostly not. I get the following errors:
[pulseaudio] sink-input.c: Failed to create sink input: sink is suspended.
[pulseaudio] bluez5-util.c: Transport Acquire() failed for transport /org/bluez/
damien (dams-38) wrote : | #51 |
Pilot6 : Ok ! Thank you for your patch.
tags: |
added: verification-done-trusty verification-done-vivid removed: verification-needed-trusty verification-needed-vivid |
Kamal Mostafa (kamalmostafa) wrote : | #52 |
This bug was fixed in the package linux - 4.4.0-22.38
---------------
linux (4.4.0-22.38) xenial; urgency=low
[ Kamal Mostafa ]
* Release Tracking Bug
- LP: #1573817
* autoreconstruct: need to also generate extend-diff-ignore options for links
(LP: #1574362)
- [Packaging] autoreconstruct -- generate extend-diff-ignore for links
* tipc: missing linearization of sk_buff (LP: #1567064)
- tipc: move linearization of buffers to generic code
* [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
- SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
- SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
vmbus_
- SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
- SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
private resource tree
- SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
- SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
range
* vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
- ubuntu: vbox -- update to 5.0.18-dfsg-2build1
* CONFIG_AUFS_XATTR is not set (LP: #1557776)
- [Config] CONFIG_AUFS_XATTR=y
* CVE-2016-3672 (LP: #1568523)
- x86/mm/32: Enable full randomization on i386 and X86_32
* CVE-2016-3955 (LP: #1572666)
- USB: usbip: fix potential out-of-bounds write
* Xenial update to v4.4.8 stable release (LP: #1573034)
- hwmon: (max1111) Return -ENODEV from max1111_
instantiated
- PKCS#7: pkcs7_validate_
- parisc: Avoid function pointers for kernel exception routines
- parisc: Fix kernel crash with reversed copy_from_user()
- parisc: Unbreak handling exceptions from kernel modules
- ALSA: timer: Use mod_timer() for rearming the system timer
- ALSA: hda - Asus N750JV external subwoofer fixup
- ALSA: hda - Fix white noise on Asus N750JV headphone
- ALSA: hda - Apply fix for white noise on Asus N550JV, too
- mm: fix invalid node in alloc_migrate_
- powerpc/mm: Fixup preempt underflow with huge pages
- libnvdimm: fix smart data retrieval
- libnvdimm, pfn: fix uuid validation
- compiler-gcc: disable -ftracer for __noclone functions
- arm64: opcodes.h: Add arm big-endian config options before including arm
header
- drm/dp: move hw_mutex up the call stack
- drm/udl: Use unlocked gem unreferencing
- drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
- drm/radeon: add another R7 370 quirk
- drm/radeon: add a dpm quirk for all R7 370 parts
- drm/amdgpu/gmc: move vram type fetching into sw_init
- drm/amdgpu/gmc: use proper register for vram type on Fiji
- xen/events: Mask a moving irq
- tcp: convert cached rtt from usec to jiffies when feeding initial rto
- tunnel: Clear IPCB(skb)->opt before dst_link_failure called
- net: jme: fix suspend/resume on JMC260
- net: vrf: Remove direct access to skb->data
- net: qca_spi: Don't clear IFF_BROADCAST
- net: qca_spi: clear IFF_TX_SKB_SHARING
- net: fix bridge multicas...
Changed in linux-lts-wily (Ubuntu): | |
status: | Fix Committed → Fix Released |
status: | Fix Released → Fix Committed |
Launchpad Janitor (janitor) wrote : | #53 |
This bug was fixed in the package linux-lts-wily - 4.2.0-36.41~14.04.1
---------------
linux-lts-wily (4.2.0-
[ Kamal Mostafa ]
* Release Tracking Bug
- LP: #1572212
[ Benjamin Tissoires ]
* SAUCE: Input: synaptics - handle spurious release of trackstick
buttons, again
- LP: #1553811
[ dann frazier ]
* Revert "SAUCE: arm64, numa, dt: adding dt based numa support using dt
node property arm, associativity"
- LP: #1558828
* Revert "SAUCE: Documentation: arm64/arm: dt bindings for numa."
- LP: #1558828
* Revert "SAUCE: arm64, numa: adding numa support for arm64 platforms."
- LP: #1558828
* Revert "[Config] Enable NUMA on ARM64"
- LP: #1558828
[ K. Y. Srinivasan ]
* SAUCE: (noup): Drivers: hv: vmbus: Fix a bug in
hv_
- LP: #1556264
[ Kamal Mostafa ]
* [debian] BugLink: close LP: bugs only for Launchpad urls
* [Config] updateconfigs after v4.2.8-ckt7
[ Upstream Kernel Changes ]
* Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
- LP: #1561677
* tipc: fix connection abort during subscription cancel
- LP: #1561677
* tipc: fix nullptr crash during subscription cancel
- LP: #1561677
* s390/mm: four page table levels vs. fork
- LP: #1561677
* Input: aiptek - fix crash on detecting device without endpoints
- LP: #1561677
* wext: fix message delay/ordering
- LP: #1561677
* cfg80211/wext: fix message ordering
- LP: #1561677
* mac80211: fix use of uninitialised values in RX aggregation
- LP: #1561677
* mac80211: minstrel: Change expected throughput unit back to Kbps
- LP: #1561677
* libata: fix HDIO_GET_32BIT ioctl
- LP: #1561677
* iwlwifi: mvm: inc pending frames counter also when txing non-sta
- LP: #1561677
* [media] adv7604: fix tx 5v detect regression
- LP: #1561677
* ahci: add new Intel device IDs
- LP: #1561677
* ahci: Order SATA device IDs for codename Lewisburg
- LP: #1561677
* Adding Intel Lewisburg device IDs for SATA
- LP: #1561677
* ASoC: samsung: Use IRQ safe spin lock calls
- LP: #1561677
* mac80211: minstrel_ht: set default tx aggregation timeout to 0
- LP: #1561677
* usb: chipidea: otg: change workqueue ci_otg as freezable
- LP: #1561677
* jffs2: Fix page lock / f->sem deadlock
- LP: #1561677
* Fix directory hardlinks from deleted directories
- LP: #1561677
* iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
- LP: #1561677
* iommu/amd: Apply workaround for ATS write permission check
- LP: #1561677
* libata: Align ata_device's id on a cacheline
- LP: #1561677
* can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
- LP: #1561677
* fbcon: set a default value to blink interval
- LP: #1561677
* KVM: x86: fix root cause for missed hardware breakpoints
- LP: #1561677
* arm64: vmemmap: use virtual projection of linear region
- LP: #1561677
* vfio: fix ioctl error handling
- LP: #1561677
* ALSA: ctl: Fix ioctls for X32 ABI
- LP: #1561677
* ALSA: pcm: Fix ioctls for X32 ABI
- LP: ...
Changed in linux-lts-wily (Ubuntu): | |
status: | Fix Committed → Fix Released |
Pilot6 (hanipouspilot) wrote : | #54 |
The firmware in Xenial has the fix now.
Changed in linux-firmware (Ubuntu): | |
status: | In Progress → Fix Released |
crystal (weiyanbin) wrote : | #55 |
I see this bug has fixed, but ar9565 can't work on my computer. I need more help
Pilot6 (hanipouspilot) wrote : | #56 |
@crystal
Create a new but report. This report is not about any AR9565, but about a specific PID.
haytham-med (haytham-med) wrote : | #57 |
Got ubuntu 18.04 and have this issue,
haytham-med (haytham-med) wrote : | #58 |
haytham-med (haytham-med) wrote : | #59 |
I built a test module. You can install it by running terminal commands:
wget https:/ /launchpad. net/~hanipouspi lot/+archive/ ubuntu/ bluetooth/ +files/ btusb-lp1542944 -dkms_0. 1_all.deb -dkms_0. 1_all.deb
sudo dpkg -i btusb-lp1542944
Then power off the laptop and power it on.
If that does not work, post output of
dmesg | grep ath3k
And that can be fixed by installing new firmware from xenial by
wget http:// mirrors. kernel. org/ubuntu/ pool/main/ l/linux- firmware/ linux-firmware_ 1.155_all. deb 1.155_all. deb
sudo dpkg -i linux-firmware_