minus-squareanon5621@lemmy.mltoLinux@lemmy.ml•Baffled at PC freezing on Linux, but not on Windows for the same workloadlinkfedilinkarrow-up9·1 day agoI feel like it possible bug in i915 driver at least it sounds so from symptoms , try add to boot parameters i915.enable_psr=0 i915.enable_rc6=0 About log try enable debugfs mount -t debugfs debugfs /sys/kernel/debug linkfedilink
minus-squareanon5621@lemmy.mltoLinux@lemmy.ml•Baffled at PC freezing on Linux, but not on Windows for the same workloadlinkfedilinkarrow-up2·1 day agodeleted by creator linkfedilink
minus-squareanon5621@lemmy.mltoLinux@lemmy.ml•Noone told me about systemctl suspend. I had to accidently learn about it from the arch pages. My battery is happy now, and you all will never be forgiven for your silence. That is all.linkfedilinkarrow-up0·6 days agoBut it supossed to work when u closing ur lid of laptop linkfedilink
I feel like it possible bug in i915 driver at least it sounds so from symptoms , try add to boot parameters
i915.enable_psr=0 i915.enable_rc6=0
About log try enable debugfs
mount -t debugfs debugfs /sys/kernel/debug