mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
e3f9af4fb6
After the switch to pre-calibration, ath10k would fail to initialize
the PCIE Wi-Fi on the GL-B200 as follows:
ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
ath10k_pci 0000:01:00.0: qca9888 hw2.0 target 0x01000000 chip_id 0x00000000 sub 0000:0000
[...]
ath10k_pci 0000:01:00.0: failed to fetch board data for bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=GL-B2200 from ath10k/QCA9888/hw2.0/board-2.bin
ath10k_pci 0000:01:00.0: failed to fetch board-2.bin or board.bin from ath10k/QCA9888/hw2.0
ath10k_pci 0000:01:00.0: failed to fetch board file: -12
ath10k_pci 0000:01:00.0: could not probe fw (-12)
Repackage the BDF file after renaming relevant fields and files to
allow for the Wi-Fi interface to start again.
Fixes:
|
||
---|---|---|
.. | ||
board-8dev_habanero-dvk.qca4019 | ||
board-aruba_ap-303.qca4019 | ||
board-asus_rt-ac42u.qca4019 | ||
board-asus_rt-ac42u.qca9984 | ||
board-avm_fritzrepeater-1200.qca4019 | ||
board-buffalo_wtr-m2133hp.qca4019 | ||
board-buffalo_wtr-m2133hp.qca9984 | ||
board-cellc_rtl30vw.qca4019 | ||
board-devolo_magic-2-wifi-next.qca4019 | ||
board-dlink_dap2610.qca4019 | ||
board-edgecore_ecw5410.qca9984 | ||
board-edgecore_oap100.qca4019 | ||
board-engenius_eap2200.qca4019 | ||
board-engenius_eap2200.qca9888 | ||
board-engenius_emd1.qca4019 | ||
board-engenius_emr3500.qca4019 | ||
board-ezviz_cs-w3-wd1200g-eup.qca4019 | ||
board-glinet_gl-ap1300.qca4019 | ||
board-glinet_gl-b2200.qca4019 | ||
board-glinet_gl-b2200.qca9888 | ||
board-glinet_gl-s1300.qca4019 | ||
board-google_wifi.qca4019 | ||
board-linksys_ea8300.qca4019 | ||
board-linksys_ea8300.qca9888 | ||
board-linksys_mr8300-v0.qca4019 | ||
board-linksys_mr8300-v0.qca9888 | ||
board-luma_wrtq-329acn.qca4019 | ||
board-mikrotik_cap-ac.qca4019 | ||
board-mikrotik_hap-ac2.qca4019 | ||
board-mikrotik_hap-ac3.qca4019 | ||
board-mikrotik_sxtsq-5-ac.qca4019 | ||
board-mobipromo_cm520-79f.qca4019 | ||
board-nec_wg2600hp3.qca9984 | ||
board-p2w_r619ac.qca4019 | ||
board-plasmacloud_pa1200.qca4019 | ||
board-plasmacloud_pa2200.qca4019 | ||
board-plasmacloud_pa2200.qca9888 | ||
board-qxwlan_e2600ac-c1.qca4019 | ||
board-qxwlan_e2600ac-c2.qca4019 | ||
board-qxwlan_e2600ac.qca4019 | ||
board-teltonika_rutx.qca4019 | ||
board-zte_mf286d.qca4019 | ||
Makefile |