Bug#1100878: (No Subject)
From
bugs.debian.org@mafano.com@21:1/5 to
All on Thu May 1 23:00:01 2025
XPost: linux.debian.maint.boot
I bumped into the same issue as Nolan. I didn't try installing bookworm, but same outcome with the live CD (works) and via the Calamares installer (does not work).
I noticed that the system installed via Calamares comes only with a handful of firmware files. I couldn't get systemd to open a resuce terminal, perhaps because of this same issue, so I booted a console via the installation CD and then installed the
firmware-intel-graphics package on the target chroot and updated the initarmfs image:
# apt install firmware-intel-graphics
# update-initramfs -u -k all
The culprit seemed to be that the firmware files for the Xe iGPU for Lunar Lake were missing (/lib/firmware/xe/lnl_gsc_1.bin , /lib/firmware/xe/lnl_guc_70.bin, /lib/firmware/xe/lnl_huc.bin). I tested this by manually copying these three files instead of
installing the Debian package, and the system booted up fine afterwards.
In the end I also installed live-task-non-free-firmware-pc, so that sound and other things worked.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)