-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hi,
I am reporting a regression that causes a black screen during boot after updating the kernel on an 11th Gen Intel Iris Xe system. The working kernel is 6.16.3, but the latest kernel (6.17.4) fails to load the OS.
-
Environment & Hardware Specs
OS: Pop!_OS 22.04 LTS (Jammy)
Model: Acer Aspire A514-54
CPU: 11th Gen Intel® Core™ i5-1135G7
GPU: Mesa Intel® Iris(R) Xe Graphics (TGL GT2) -
Kernel Status
Functional Kernel (currently running): 6.16.3-76061603-generic
Broken Kernel (newest version): 6.17.4-76061704-generic -
Steps to Reproduce
-
Update system, which installs kernel 6.17.4.
-
Select the current kernel (6.17.4) entry from the Systemd-boot menu.
-
Actual Behavior
The system does not initialize the GUI or reach the login screen; it results in an unrecoverable black screen.
Attempting to boot with the nomodeset parameter also failed to load the system. -
Temporary Fix Applied
To maintain stability, I have reverted to and blocked updates for the functional kernel (6.16.3) using sudo apt-mark hold linux-generic linux-headers-generic. I also removed the broken boot entry (pop_os-current.conf).