|
lede的最新版本 硬件型号选择 ap143(加了ath_register_pci()) 开启 ath10k 和 ath10k-firmware-qca9887
系统起来后,发现 2G设备和5G设备均能起来,但是系统有一些异常日志,想请教一下各位:
PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[ 10.852341] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[ 11.071983] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:00.0.bin failed with error -2
[ 11.083083] ath10k_pci 0000:00:00.0: Falling back to user helper
[ 11.195020] firmware ath10k!pre-cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed
[ 11.204761] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/cal-pci-0000:00:00.0.bin failed with error -2
[ 11.215508] ath10k_pci 0000:00:00.0: Falling back to user helper
[ 11.370842] firmware ath10k!cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed
[ 11.681390] ath10k_pci 0000:00:00.0: qca9887 hw1.0 target 0x4100016d chip_id 0x004000ff sub 0000:0000
[ 11.690994] ath10k_pci 0000:00:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 1 testmode 1
[ 11.705177] ath10k_pci 0000:00:00.0: firmware ver 10.2.4-1.0-00029 api 5 features no-p2p,ignore-otp,skip-clock-init,mfp,allows-mesh-bcast crc32 376f745d
[ 11.719340] boot upload otp to 0x1234 len 7221 for board id
[ 11.750069] bmi execute address 0x1234 param 0x10
[ 11.762667] bmi execute result 0x1
[ 11.766196] boot get otp board id result 0x00000001 board_id 0 chip_id 0
[ 11.773136] ath10k_pci 0000:00:00.0: board id is not exist in otp, ignore it
[ 11.780613] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA9887/hw1.0/board-2.bin failed with error -2
[ 11.791414] ath10k_pci 0000:00:00.0: Falling back to user helper
[ 11.872113] firmware ath10k!QCA9887!hw1.0!board-2.bin: firmware_loading_store: map pages failed
[ 11.883750] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 546cca0d
[ 11.907024] ath10k_pci 0000:00:00.0: failed to read device EEPROM at 0000
[ 11.914045] ath10k_pci 0000:00:00.0: failed to read calibration data from EEPROM: -22
就上述日志 我想请问下
pre-cal-pci-0000:00:00.0.bin 这个文件的内容因该放什么?
cal-pci-0000:00:00.0.bin 这个文件的内容放什么?
board-2.bin 这个文件的内容因该放什么?
是否上述文件内容放对了之后 就可以正常起来了?
|
|