← Back to team overview

kernel-packages team mailing list archive

[Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] is not supported

 

Adam, thanks a lot for your work.
I tried the fix #244 but I got the following error when I try to install:

DKMS: install completed.
Processing triggers for initramfs-tools (0.103ubuntu15) ...
update-initramfs: Generating /boot/initrd.img-4.2.0-rc4-wl-ath
grep: /boot/config-4.2.0-rc4-wl-ath: No such file or directory
WARNING: missing /lib/modules/4.2.0-rc4-wl-ath
Device driver support needs thus be built-in linux image!
depmod: ERROR: could not open directory /lib/modules/4.2.0-rc4-wl-ath: No such file or directory
depmod: FATAL: could not search modules: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_HFOBNt/lib/modules/4.2.0-rc4-wl-ath/modules.order: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_HFOBNt/lib/modules/4.2.0-rc4-wl-ath/modules.builtin: No such file or directory

-------------

uname -a
Linux jnkdev-Laptop 3.19.0-25-generic #26-Ubuntu SMP Fri Jul 24 21:17:31 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

-------------

lspci -nnn|grep -i atheros
02:00.0 Ethernet controller [0200]: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller [1969:e091] (rev 10)
03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:003e] (rev 20)

-------------

dmesg|grep ath10k
[    3.012933] ath10k_pci 0000:03:00.0: enabling device (0000 -> 0002)
[    3.013529] ath10k_pci 0000:03:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0
[    3.194984] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/cal-pci-0000:03:00.0.bin failed with error -2
[    3.195351] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/QCA6174/hw2.1/board-pci-168c:003e:1a56:1525.bin failed with error -2
[    3.195353] ath10k_pci 0000:03:00.0: failed to load spec board file, falling back to generic: -2
[    5.156029] ath10k_pci 0000:03:00.0: unable to write to the device
[    5.156047] ath10k_pci 0000:03:00.0: failed to download normal firmware: -110
[    5.156054] ath10k_pci 0000:03:00.0: could not init core (-110)
[    5.156094] ath10k_pci 0000:03:00.0: could not probe fw (-110)

-------------

sudo dpkg -i ath10k-dkms_1.1_all.deb 
(Reading database ... 311345 files and directories currently installed.)
Preparing to unpack ath10k-dkms_1.1_all.deb ...

-------- Uninstall Beginning --------
Module:  ath10k
Version: 1.1
Kernel:  3.19.0-25-generic (x86_64)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

mac80211.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.19.0-25-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


cfg80211.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.19.0-25-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


ath10k_pci.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.19.0-25-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


ath10k_core.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.19.0-25-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


ath.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.19.0-25-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


compat.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.19.0-25-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


Running the post_remove script:
depmod....

DKMS: uninstall completed.

------------------------------
Deleting module version: 1.1
completely from the DKMS tree.
------------------------------
Done.
Unpacking ath10k-dkms (1.1) over (1.1) ...
Setting up ath10k-dkms (1.1) ...
Loading new ath10k-1.1 DKMS files...
First Installation: checking all kernels...
Building only for 3.19.0-25-generic
Building for architecture x86_64
Building initial module for 3.19.0-25-generic
Done.

mac80211:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/3.19.0-25-generic/updates/dkms/

cfg80211.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/3.19.0-25-generic/updates/dkms/

ath10k_pci.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/3.19.0-25-generic/updates/dkms/

ath10k_core.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/3.19.0-25-generic/updates/dkms/

ath.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/3.19.0-25-generic/updates/dkms/

compat.ko:
Running module version sanity check.
 - Original module
 - Installation
   - Installing to /lib/modules/3.19.0-25-generic/updates/dkms/

Running the post_install script:
options ath10k_core skip_otp=1

depmod....

DKMS: install completed.
Processing triggers for initramfs-tools (0.103ubuntu15) ...
update-initramfs: Generating /boot/initrd.img-4.2.0-rc4-wl-ath
grep: /boot/config-4.2.0-rc4-wl-ath: No such file or directory
WARNING: missing /lib/modules/4.2.0-rc4-wl-ath
Device driver support needs thus be built-in linux image!
depmod: ERROR: could not open directory /lib/modules/4.2.0-rc4-wl-ath: No such file or directory
depmod: FATAL: could not search modules: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_HFOBNt/lib/modules/4.2.0-rc4-wl-ath/modules.order: No such file or directory
depmod: WARNING: could not open /tmp/mkinitramfs_HFOBNt/lib/modules/4.2.0-rc4-wl-ath/modules.builtin: No such file or directory

-- 
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/1383184

Title:
  Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] is not supported

Status in HWE Next:
  Triaged
Status in linux package in Ubuntu:
  Triaged
Status in linux-firmware package in Ubuntu:
  Triaged

Bug description:
  Card detail: Qualcomm Atheros Device [168c:003e] (rev 20)
  Subsystem: Bigfoot Networks, Inc. Device [1a56:1525]

  This is on a fully updated Ubuntu Server 14.04 installation, with the ubuntu-desktop environment installed. This happened in order to get the md raid drivers for raid0 on my system, as the desktop version doesn't support them.
  ---
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  matanis    2333 F.... pulseaudio
   /dev/snd/controlC0:  matanis    2333 F.... pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=1b192ee3-f592-43e9-bdcf-08b91c0aa9b6
  InstallationDate: Installed on 2014-10-16 (3 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.3)
  IwConfig:
   p2p1      no wireless extensions.

   lo        no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. GT72 2QE
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic.efi.signed root=UUID=80998dbb-1f89-4eda-be90-25e35e1c0a90 ro
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-37-generic N/A
   linux-backports-modules-3.13.0-37-generic  N/A
   linux-firmware                             1.127.7
  RfKill:

  Tags:  trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E1781IMS.10D
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MS-1781
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:0.C
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE1781IMS.10D:bd09/15/2014:svnMicro-StarInternationalCo.,Ltd.:pnGT722QE:pvrREV0.C:rvnMicro-StarInternationalCo.,Ltd.:rnMS-1781:rvrREV0.C:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: GT72 2QE
  dmi.product.version: REV:0.C
  dmi.sys.vendor: Micro-Star International Co., Ltd.

  Qualcomm Atheros Device [168c:003e] (rev 20)

  mainline commit d63955b33b3bee45d784ffdfafeb93076c765660

  [    6.221281] ath10k_pci 0000:02:00.0: pci irq msi interrupts 1 irq_mode 0 reset_mode 0
  [    6.417386] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
  [    6.417404] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw2.1/board-pci-168c:003e:17aa:3044.bin failed with error -2
  [    6.417407] ath10k_pci 0000:02:00.0: failed to load spec board file, falling back to generic: -2
  [    6.417416] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw2.1/board.bin failed with error -2
  [    6.417418] ath10k_pci 0000:02:00.0: failed to fetch generic board data: -2
  [    6.417420] ath10k_pci 0000:02:00.0: failed to fetch board file: -2
  [    6.417421] ath10k_pci 0000:02:00.0: could not fetch firmware files (-2)
  [    6.417423] ath10k_pci 0000:02:00.0: could not probe fw (-2)

  failed to find it in https://github.com/kvalo/ath10k-firmware or
  https://github.com/sumdog/ath10k-firmware

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1383184/+subscriptions


References