I also wanted to contribute to this report.
---
layout:
'hcl'
type:
'notebook'
hvm:
'yes'
iommu:
'yes'
slat:
'yes'
tpm:
'unknown'
remap:
'yes'
brand: |
TUXEDO
model: |
TUXEDO InfinityBook Pro 14 Gen6
bios: |
N.1.01A05
cpu: |
11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz
cpu-short: |
FIXME
chipset: |
Intel Corporation 11th Gen Core Processor Host Bridge/DRAM Registers [8086:9a14] (rev 01)
chipset-short: |
FIXME
gpu: |
Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] [8086:9a49] (rev 01) (prog-if 00 [VGA controller])
gpu-short: |
FIXME
network: |
Intel Corporation Wi-Fi 6 AX201 (rev 20)
memory: |
65277
scsi: |
usb: |
3
versions:
- works:
'FIXME:yes|no|partial'
qubes: |
R4.1
xen: |
4.14.6
kernel: |
5.15.94-1
remark: |
FIXME
credit: |
FIXAUTHOR
link: |
FIXLINK
---
I had the same issue as @slimy-crawdad and the solution @enmus posted worked for me (see above).
But a new issue I noticed is that the latest kernel that works is 5.15.x
Because when qubes updated to kernel 5.16.x or 6.1.x (these are the only two higher versions I tested, but I guess it can be applied to every kernel higher than 5.15.x) it broke my system. Booting worked as usual but as soon as I logged in the screen turned black and stayed this way. So I had to boot with a previous kernel and delete the latest version. After that everything worked normal again.
I fixed this issue with versionlock my kernel version to 5.15.x, so it won’t update to a higher version but still everything else will be updated, see How to stop Qubes form updating kernel?