http://linuxwireless.org/en/users/Drivers/ath10k/firmware/
Seems like you should get the firmware here: https://github.com/kvalo/ath10k-firmware/tree/master/ and copy it here: $ cp firmware-2.bin_10.1.467.2-1 /lib/firmware/ath10k/QCA988X/hw2.0/firmware-2.bin Frederick ________________________________________ From: yocto-boun...@yoctoproject.org <yocto-boun...@yoctoproject.org> on behalf of Todd Efflam <todd.eff...@gmail.com> Sent: Monday, February 1, 2016 5:14 PM To: yocto@yoctoproject.org Subject: [yocto] Problem installing ath10k firmware Hello, We're having a problem getting the ath10k firmware to run with a new wireless card. The card uses chip QCA9882. We've tried installing ath10k firmware using: IMAGE_INSTALL_append += linux-firmware-ath10k in combination with the following kernel configs: CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware" we tried adding CONFIG_EXTRA_FIRMWARE="ath10k/QCA988X/hw2.0/firmware-2.bin ath10k/QCA988X/hw2.0/board.bin" but this failed as it wasn't able to locate the files. After building, we receive the following error when booting our cpu: ath10k: Could not fetch firmware file 'firmware-2.bin': -2 We then realized lib/firmware.... contained firmware-4.bin and firmware-5.bin instead of firmware-2.bin, but after copying firmware-4.bin to 2 we still received the same error from our cpu. Has anyone had success getting ath10k to run with firmware-2.bin? Any help would be appreciated! Best, Todd -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto