Hi,
I have observed this screen lockup issue specifically on machines equipped with Intel CPUs with Integrated iGPU Intel® UHD Graphics.
This occurs due to a conflict with the i915 driver, causing the graphics system to freeze during installation.
To resolve this issue I have added'
As a kernel boot parameter and Its fixed my problem.
I have observed this screen lockup issue specifically on machines equipped with Intel CPUs with Integrated iGPU Intel® UHD Graphics.
This occurs due to a conflict with the i915 driver, causing the graphics system to freeze during installation.
To resolve this issue I have added
Code:
i915.modeset=0
As a kernel boot parameter and Its fixed my problem.
Statistics: Posted by samadhan — 2024-07-28 11:56 — Replies 5 — Views 4122