Announcement

Collapse
No announcement yet.

No bluetooth adapters found in Acer Aspire V 15 laptop

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [System] No bluetooth adapters found in Acer Aspire V 15 laptop

    I have an Acer Aspire V 15 laptop(V3-574G-504Y). The problem is on a fresh install of Kubuntu I am not seeing any bluetooth adapters. And therefore bluetooth is not working on my laptop. Please help.
    I executed some info commands that I found on the internet and got this output. To me it looks like the ath10k driver is crashing on loading my bluetooth hardware. Is there any workaround for this?
    Code:
    sid@aspire:~$ lspci -nnk | grep -iA2 net; lsusb; rfkill list all; uname -a; dmesg | egrep -i 'blue|firm'
    02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
    Subsystem: Acer Incorporated [ALI] RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1025:102e]
    Kernel driver in use: r8169
    Kernel modules: r8169
    03:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 20)
    Subsystem: Foxconn International, Inc. QCA6174 802.11ac Wireless Network Adapter [105b:e08e]
    Kernel driver in use: ath10k_pci
    Kernel modules: ath10k_pci
    Bus 001 Device 002: ID 8087:8001 Intel Corp. 
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 002 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
    Bus 002 Device 004: ID 04f2:b520 Chicony Electronics Co., Ltd 
    Bus 002 Device 002: ID 046d:c077 Logitech, Inc. 
    
    M105 Optical Mouse
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    1: acer-wireless: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    Linux aspire 4.10.0-20-generic #22-Ubuntu SMP Thu Apr 20 09:22:42 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
    [    0.145864] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
    [    1.269071] [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
    [   14.975792] Bluetooth: Core ver 2.22
    [   14.975808] Bluetooth: HCI device and connection manager initialized
    [   14.975811] Bluetooth: HCI socket layer initialized
    [   14.975814] Bluetooth: L2CAP socket layer initialized
    [   14.975822] Bluetooth: SCO socket layer initialized
    [   15.011198] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000200.bin
    [   15.011201] Bluetooth: hci0: QCA: patch rome 0x200 build 0x299, firmware rome 0x200 build 0x111
    [   15.119889] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000200.bin
    [   15.423527] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:03:00.0.bin failed with error -2
    [   15.423546] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/cal-pci-0000:03:00.0.bin failed with error -2
    [   15.442637] ath10k_pci 0000:03:00.0: firmware ver SW_RM.1.1.1-00157-QCARMSWPZ-1 api 5 features ignore-otp,no-4addr-pad crc32 10bf8e08
    [   17.537382] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [   17.537383] Bluetooth: BNEP filters: protocol multicast
    [   17.537388] Bluetooth: BNEP socket layer initialized
    [  123.175780] ath10k_pci 0000:03:00.0: firmware crashed!
    
    (uuid f0ffc310-b76e-423e-8601-2fd2da78b35b)
    [  123.176342] ath10k_pci 0000:03:00.0: firmware ver SW_RM.1.1.1-00157-QCARMSWPZ-1 api 5 features ignore-otp,no-4addr-pad crc32 10bf8e08
    [  123.178640] ath10k_pci 0000:03:00.0: firmware register dump:
    [ 1777.688326] ath10k_pci 0000:03:00.0: firmware crashed! (uuid f7e43dcf-7e65-403a-aec3-b20b5b972202)
    [ 1777.688709] ath10k_pci 0000:03:00.0: firmware ver SW_RM.1.1.1-00157-QCARMSWPZ-1 api 5 features ignore-otp,no-4addr-pad crc32 10bf8e08
    [ 1777.690917] ath10k_pci 0000:03:00.0: firmware register dump:
    Last edited by Guest; May 02, 2017, 11:51 PM. Reason: Found new info
Working...
X