You are not logged in.

#1 2015-11-22 15:23:32

CFP
Member
Registered: 2015-11-22
Posts: 10

[solved] Wifi firmware for Qualcomm Atheros

I cannot use wifi on my new Acer laptop.

Output of sudo lspci -v:

03:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 30)
    Subsystem: Lite-On Communications Inc Device 0806
    Flags: fast devsel, IRQ 255
    Memory at c4000000 (64-bit, non-prefetchable) [size=2M]
    Capabilities: [40] Power Management version 3
    Capabilities: [50] MSI: Enable- Count=1/8 Maskable+ 64bit-
    Capabilities: [70] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [148] Virtual Channel
    Capabilities: [168] Device Serial Number 00-00-00-00-00-00-00-00
    Capabilities: [178] Latency Tolerance Reporting
    Capabilities: [180] L1 PM Substates

lsusb:

Bus 001 Device 002: ID 04ca:3015 Lite-On Technology Corp.

I already read through similar issues (e.g. 1), but it was not successful.

Installing kernel 4.3 did not help, modinfo ath10k_pci:

filename:       /lib/modules/4.3.0-1-ARCH/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko.gz
firmware:       ath10k/QCA6174/hw3.0/board.bin
firmware:       ath10k/QCA6174/hw3.0/firmware-5.bin
firmware:       ath10k/QCA6174/hw3.0/firmware-4.bin
firmware:       ath10k/QCA6174/hw2.1/board.bin
firmware:       ath10k/QCA6174/hw2.1/firmware-5.bin
firmware:       ath10k/QCA6174/hw2.1/firmware-4.bin
firmware:       ath10k/QCA988X/hw2.0/board.bin
firmware:       ath10k/QCA988X/hw2.0/firmware-5.bin
firmware:       ath10k/QCA988X/hw2.0/firmware-4.bin
firmware:       ath10k/QCA988X/hw2.0/firmware-3.bin
firmware:       ath10k/QCA988X/hw2.0/firmware-2.bin
firmware:       ath10k/QCA988X/hw2.0/firmware.bin
license:        Dual BSD/GPL
description:    Driver support for Atheros QCA988X PCIe devices
author:         Qualcomm Atheros
alias:          pci:v0000168Cd00000040sv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000003Esv*sd*bc*sc*i*
alias:          pci:v0000168Cd00000041sv*sd*bc*sc*i*
alias:          pci:v0000168Cd0000003Csv*sd*bc*sc*i*
depends:        ath10k_core
intree:         Y
vermagic:       4.3.0-1-ARCH SMP preempt mod_unload modversions
parm:           irq_mode:0: auto, 1: legacy, 2: msi (default: 0) (uint)
parm:           reset_mode:0: auto, 1: warm only (default: 0) (uint)

so as you can see, "42" is not available.

Any ideas what I can do? Thanks! smile

Last edited by CFP (2015-11-23 12:42:56)

Offline

#2 2015-11-23 12:29:36

CFP
Member
Registered: 2015-11-22
Posts: 10

Re: [solved] Wifi firmware for Qualcomm Atheros

Found a solution: Installed firmware from https://github.com/ajaybhatia/Qualcomm- … Wifi-Linux smile

Last edited by CFP (2015-11-23 12:42:38)

Offline

#3 2015-11-29 08:26:45

ajaybhatia
Member
From: India
Registered: 2015-11-29
Posts: 5
Website

Re: [solved] Wifi firmware for Qualcomm Atheros

CFP wrote:

Found a solution: Installed firmware from https://github.com/ajaybhatia/Qualcomm- … Wifi-Linux smile

@CFP, I updated the repo for newer kernel 4.4-rc2. But this time you need to compile the kernel by yourself by applying the patch I mentioned in the updated README file.

Sooner there would be full support implicit in the final release of 4.4.

Offline

#4 2015-11-30 12:29:23

CFP
Member
Registered: 2015-11-22
Posts: 10

Re: [solved] Wifi firmware for Qualcomm Atheros

Thanks for your update!


[Nevertheless I'll wait until 4.4 is official (stable, not testing).]

Offline

Board footer

Powered by FluxBB