Gentoo Archives: gentoo-user

From: "Igor Mróz" <mrozigor@××.pl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Screen/driver/xserver freezing after suspension
Date: Tue, 05 Jan 2021 20:29:37
Message-Id: 20210105212927.37fca601@42
In Reply to: [gentoo-user] Screen/driver/xserver freezing after suspension by "Igor Mróz"
1 It looks like a problem with energy management/screen saver. I've tried to disable DPMS in Xorg config - that didn't help. Setting 'Option "BlankTime" "0"' helped, but only due to screen not going to sleep now.
2
3 Do you have any clues?
4
5 Igor
6
7
8 On Tue, 5 Jan 2021 10:41:02 +0100
9 Igor Mróz <mrozigor@××.pl> wrote:
10
11 > Hello,
12 >
13 > hopefully I don't double existing topic :)
14 >
15 > Recently I've installed gentoo on my new laptop (https://www.extra.com/en-om/computer/laptops/clamshell/lenovo-yoga-slim-7-laptop-core-i7-14-inch-16gb-1tb-slate-grey/p/100214558 - with Iris graphics, not Nvidia). I've installed desktop env (xmonad + greetd), mesa (with i965 and iris USE) and xorg packages. At this point there were no display issues, but I had no audio, webcam and touchpad support. With trials and errors method I've managed to get everything working. Unfortunately somewhere during this process (kernel updates, system updates) screen started to freeze after monitor suspension. It looks like system is still working (I can ssh to it, music is playing). When I move mouse, then it looks like desktop is drawn once and then it freezes. I tried to play with kernel options, i915 driver options etc, but it doesn't help. After this freezes I tried to look into dmesg/logs via SSH, but there were no clues. Problem exists with external monitor connected, as well as with disconnected.
16 >
17 > I don't use xf86-video-intel. I include intel firmware (FIRMWARE_FILES="i915/icl_dmc_ver1_09.bin i915/icl_guc_49.0.1.bin i915/icl_huc_9.0.0.bin" in genkernel.conf) in initramfs.
18 >
19 > Do you know what might be a case? I'm out of ideas :(
20 >
21 > Thanks
22 > Igor Mróz