On Tue 30 Jan 2018 at 05:01:48 -0500, Anil Duggirala wrote: > Thanks a lot. That clears up my first question. However, can someone tell me > if they know how to get these: > > 8.880552] ath10k_pci 0000:03:00.0: firmware: failed to load > ath10k/pre-cal-pci-0000:03:00.0.bin (-2) > [ 8.880629] ath10k_pci 0000:03:00.0: Direct firmware load for > ath10k/pre-cal-pci-0000:03:00.0.bin failed with error -2 > [ 8.880649] ath10k_pci 0000:03:00.0: firmware: failed to load > ath10k/cal-pci-0000:03:00.0.bin (-2) > [ 8.880714] ath10k_pci 0000:03:00.0: Direct firmware load for > ath10k/cal-pci-0000:03:00.0.bin failed with error -2 > [ 8.881672] ath10k_pci 0000:03:00.0: firmware: failed to load > ath10k/QCA6174/hw3.0/firmware-5.bin (-2) > [ 8.881794] ath10k_pci 0000:03:00.0: Direct firmware load for > ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2 > [ 8.881800] ath10k_pci 0000:03:00.0: could not fetch firmware file > 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2 > > I have found these files but am not sure they will work (they are a *-6.bin). > thanks again,
On an unmodified stretch (yours is unmodified, isn't it) /sbin/modinfo ath10k_pci does not list any of these files in the firmware lines. So why should the kernel want any of them? -- Brian.