I filed an issue
So you added it like this ?
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=SVIDEO-1:d i915.dmc_firmware_path="
in /etc/default/grub
I filed an issue
So you added it like this ?
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=SVIDEO-1:d i915.dmc_firmware_path="
in /etc/default/grub
And then you must run
sudo grub-mkconfig -o /boot/grub/grub.cfg
(equivalent of update-grub script that is no longer shipped by default)
correct @Lameli
Hello all, I am also experiencing this issue on a ThinkPad X1 Extreme Gen 4i.
I believe it is related to
Oct 18 10:37:55 telic kernel: i915 0000:00:02.0: [drm] *ERROR* [CRTC:100:pipe A] flip_done timed out
Oct 18 10:38:09 telic kernel: i915 0000:00:02.0: [drm] *ERROR* flip_done timed out
Oct 18 10:38:09 telic kernel: i915 0000:00:02.0: [drm] *ERROR* [CRTC:100:pipe A] commit wait timed out
I have tried on kernels 6.6, 6.10, 6.11, and 6.12.
I have tried the video=SVIDEO-1:d i915.dmc_firmware_path= grub config fix; it doesn’t work.
I would rather not switch to the nvidia graphics card by default.