Comment 18 for bug 1542944

Revision history for this message
Djalal (djalal) wrote :

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)