and the problem persists. Last time I booted and the problem was there, suspended and came back from suspension and it was gone. Firther investigation is needed.
and I installed the package linux-firmware. Don’t know if they are all needed together but I got a clean reboot this time. Will update if I encounter more problems or I can shrink the solution
Update 3: this time it seems I got a stable boot which doesn’t require suspending and then resuming from suspension. To the previous configuration in /etc/modprobe.d/i915 I have added:
after reading Kernel mode setting - ArchWiki I’ve added to /etc/mkinitcpio.conf MODULES=(i915) and regenerated initramfs
after reading my /var/log/Xorg.0.log file, I saw this lines
[ 14.809] (II) LoadModule: “vesa”
[ 14.810] (WW) Warning, couldn’t open module vesa
[ 14.810] (EE) Failed to load module “vesa” (module does not exist, 0)
so I thought I’d install the package xf86-video-vesa. After rebooting the error is still present, but the flickering is finally gone across reboots (for now)! So I proceeded undoing everything else, thinking the mkinitcpio.conf was the solution. It indeed was, so I only left the guc enabling inside /etc/modprobe.d/i915 because seems a feature that could make sense to have enabled.
I’ll post any updates if the problem comes again. Now off to the missing audio problem… (btw this errors aside, I really love the look and feel of my GemiBook!)
Update 4: I tried installing 5.17 kernel to make sound work, however this broke the screen again, even with the above solution. Reverting to 5.15 works again
I am investigating the same problem on kde neon (ubuntu based).
Everything is working fine with kernel 5.4.* (and is still working correctly while patching to 125).
5.8, 5.13, 5.15 all corrupted and flickering.