Gentoo Archives: gentoo-user

From: Mike Kaliman <kaliman.mike@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Monitor complains of no HDMI signal on wake
Date: Sat, 24 Apr 2021 20:21:34
Message-Id: CAOocxpF4cMnKk57wC=5xADGVxK9QjwrAxYSaJkBExtEsZdzH1g@mail.gmail.com
In Reply to: Re: [gentoo-user] Monitor complains of no HDMI signal on wake by Mike Kaliman
1 My active HDMI to Displayport adapter just happened to arrive and it seems
2 to solve the problem. I'm able to hop on to GDM and my LHS monitor is
3 active. When the screens shut off after inactivity and wake again, I'm able
4 to get a signal.
5 Here's the adapter from Club 3D:
6 https://www.amazon.com/Club-3D-DisplayPort-Video-Adapter/dp/B085YBR936
7 Do *not* buy one from Foinnex. It advertises as being 4k@60Hz capable but
8 is only 4k@30Hz capable. The packaging denotes that but the product page
9 implies otherwise.
10
11 On Fri, Apr 23, 2021 at 9:23 PM Mike Kaliman <kaliman.mike@×××××.com> wrote:
12
13 > Thanks for pointing me to that page, I didn't catch that flag. I added
14 > those in although I still get the lack of signal upon wake, sadly. It'll
15 > probably prevent jankiness elsewhere though. My next step is trying an
16 > active HDMI to Displayport adapter.
17 >
18 > On Fri, Apr 23, 2021 at 6:38 AM Adam Carter <adamcarter3@×××××.com> wrote:
19 >
20 >> On Wed, Apr 21, 2021 at 7:48 AM Mike Kaliman <kaliman.mike@×××××.com>
21 >> wrote:
22 >>
23 >>> Hello all,
24 >>>
25 >>> I built a desktop that dual-boots Windows and Gentoo with rEFInd and
26 >>> each OS has its own hard drive. It's running an ASUS X570 motherboard along
27 >>> with an Nvidia RTX 2060 Super GPU. The GPU has 1 DisplayPort, 2 HDMI ports,
28 >>> and 1 DVI port. The processor is a Ryzen 3900X which doesn't have
29 >>> integrated graphics.
30 >>> I have two monitors plugged in and both are ASUS VG289Q. Each monitor
31 >>> has 2 HDMI ports and 1 DisplayPort. They're 4K monitors and I run them both
32 >>> as 3840x2160.
33 >>> I'm on "~amd64" and running the 5.11.15 kernel. The config is attached.
34 >>> I run the proprietary nvidia drivers and rebuild them on every kernel
35 >>> rebuild (as of writing this email, it's
36 >>> x11-drivers/nvidia-drivers-465.19.01, with package USE flags `X driver
37 >>> tools`).
38 >>> General USE flags: `nvidia X wayland gles2 unicode lm-sensors pulseaudio
39 >>> acl dbus alsa xvmc -amdgpu -nouveau -intel -radeon`
40 >>>
41 >>>
42 >> https://wiki.gentoo.org/wiki/Xorg/Multiple_monitors suggests you need
43 >> the xinerama USE flag, so try adding that then emerge -avuUD world.
44 >>
45 >> FWIW xvmc has mostly gone away so you may find vdpau more useful.
46 >>
47 >