Re: [PATCH] parselogs-ignores-genericarm64.txt: ignore more KV260 warnings

Mikko Rapeli <[email protected]> Fri, 5 Sep 2025 13:28:57 +0300
Newsgroups org.yoctoproject.lists.poky
Message-ID <aLq7aTJaKOET8XIW@nuoska>
Hi,

On Tue, Aug 26, 2025 at 11:16:49AM +0300, Mikko Rapeli wrote:
> AMD KV260 shows more non-fatal error messages with sato image.
> Power management, pin control and X11 errors can be ignored in
> testing.
> 
> https://ledge.validation.linaro.org/scheduler/job/118932

Tested AMD KV260 with generiarm64 6.16 kernel (pending changes
to linux-yocto and yocto-kernel-cache, and update to linux-yocto
recipe in oe-core) and this change is needed to get oeqa runtime
tests passing with core-image-sato.

https://ledge.validation.linaro.org/scheduler/job/119421

Similar changes are needed on a few other boards so I'm preparing
those too.

Cheers,

-Mikko

> Signed-off-by: Mikko Rapeli <[email protected]>
> ---
>  .../oeqa/runtime/cases/parselogs-ignores-genericarm64.txt  | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt
> index 1e8b1f4b7d1b..3e96a172da6d 100644
> --- a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt
> +++ b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt
> @@ -1,4 +1,11 @@
>  # safe to ignore minor firmware issue
>  zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: failed to set: pin
> +zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: set mux failed for pin
> +request failed for node
> +error -EACCES: failed to add to PM domain domain
> +probe with driver sdhci-arasan failed with error
> +Error applying setting, reverse things back
>  # safe to ignore initrd warning
>  Can't lookup blockdev
> +# X11 fails to start without connected display
> +modeset(0): failed to set mode: Invalid argument
> -- 
> 2.43.0
>