dom0 kernel panic with linux 5.16.5 on HP ProBook 445 G7 #7241
Labels
affects-4.1
This issue affects Qubes OS 4.1.
C: kernel
diagnosed
Technical diagnosis has been performed (see issue comments).
hardware support
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
How to file a helpful issue
Qubes OS release
R4.1
Brief summary
Booting Qubes-20220205-kernel-latest-x86_64.iso panics on HP ProBook 445 G7. The same kernel boots fine on KVM (other openQA tests). 5.15.14 works fine too.
https://openqa.qubes-os.org/tests/30805
Steps to reproduce
Take Qubes-20220205-kernel-latest-x86_64.iso and boot on the affected hardware.
Expected behavior
Installer starts fine.
Actual behavior
Few OOPSes and finally kernel panic. Specific messages vary, but it always first starts with
general protection fault, probably for non-canonical address
in__kmalloc
orkmem_cache_alloc_trace
. Example message (extracted from pstore (EFI vars)):Booting the same kernel without Xen crashes too. Blacklisting
hp_wmi
does not change anything.The text was updated successfully, but these errors were encountered: