You are not logged in.
and it leaves no error in journalctl. Is there anyother way to figure it out whats going on?
Last edited by malta (2024-07-16 11:57:12)
Offline
the problem seems to be gone now after 2 changes suggested by https://wiki.archlinux.org/title/intel_graphics
1. switched mesa to mesa-amber. my old intel i5 3337u/hd4000 have better performance and stability with this driver.
2. added the following kernel parameters:
intel_idle.max_cstate=1 i915.enable_dc=0 ahci.mobile_lpm_policy=1Offline