On Tue, Jul 31, 2018 at 05:11:14PM +0100, Mark Brown wrote:
On Tue, Jul 31, 2018 at 08:14:12AM -0700, kernelci.org bot wrote:
Today's -next fails to boot on db820c:
arm64:
defconfig: apq8096-db820c: lab-bjorn: new failure (last pass: next-20180730)
There's nothing immediately obvious as the boot failure cause in the logs, the last output is a failure to load the ath10k_pci firmware:
04:02:53.750283 [ 4.503980] ath10k_pci 0000:01:00.0: Failed to find firmware-N.bin (N between 2 and 6) from ath10k/QCA6174/hw3.0: -2 04:02:53.756384 [ 4.504010] ath10k_pci 0000:01:00.0: could not fetch firmware files (-2) 04:02:53.760522 [ 4.513736] ath10k_pci 0000:01:00.0: could not probe fw (-2)
but I'm not sure that's the actual cause. More details, including the full boot log, here:
I tried booting today's -next on db820c, using arm64 defconfig, and it booted correctly:
I also tried removing the ath10k firmware from my initrd, but it still booted correctly.
# cat /proc/version Linux version 4.18.0-rc7-next-20180731-00001-g47055e3ba913 (nks@centauri) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #9 SMP PREEMPT Tue Jul 31 21:34:43 CEST 2018
I guess it could be a bug that does not trigger on every boot, or it could be a problem in the kernelci infrastructure.
Kind regards, Niklas