]> code.ossystems Code Review - openembedded-core.git/commit
parselogs: whitelist bluetooth firmware load error for intel-corei7-64
authorCalifornia Sullivan <california.l.sullivan@intel.com>
Fri, 21 Apr 2017 22:18:35 +0000 (15:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 May 2017 11:21:34 +0000 (12:21 +0100)
commit045ee89342ea8ce16e78fea9f1c73d978d66a337
treeb24801b3b2a917d08bc00067bfcd90ac0f8647f2
parente73ac0196f031d254969f6c693a0e31071270cab
parselogs: whitelist bluetooth firmware load error for intel-corei7-64

The NUC6 has issues bringing up Bluetooth early in the boot sequence. We
see:

[    4.091790] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    4.097326] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[    4.145317] Bluetooth: hci0: Failed to send firmware data (-38)

Followed by this later on:

[   11.509870] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   11.509988] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[   13.090308] Bluetooth: hci0: Waiting for firmware download to complete
[   13.090829] Bluetooth: hci0: Firmware loaded in 1549114 usecs
[   13.090987] Bluetooth: hci0: Waiting for device to boot
[   13.101958] Bluetooth: hci0: Device booted in 10818 usecs

Bluetooth does successfully come up and the firmware is loaded. This
behavior is consistent across all kernels I've tested.

[YOCTO #10628].

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/runtime/cases/parselogs.py