this post was submitted on 05 May 2024
115 points (99.1% liked)

Linux Gaming

15267 readers
399 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

I'm dual booting Pop_OS and Windows 11 for now while l try things out. I went with Pop_OS for the NVIDIA drivers, since I have a NVIDIA card. Installation went smoothly, but setup is where things started to get a little weird.

I have 2 monitors, a main 360hz monitor and a secondary 165hz monitor. I seem to be able to have them both working at the same time in Windows 11 without issue, but in Pop_OS, setting the refresh rate to 360hz on the first monitor causes both displays to stop working properly. The 360hz monitor will stop displaying picture all-together, and the 165hz monitor will start flickering wildly. Turning off the second monitor brings the 360hz's image back, but then I'm down a monitor. Also, if I set the refresh rate to anything lower than 360hz, they'll both work. I'd like to still be able to use it at the native refresh rate, but I can't seem to find any other solutions or anyone else who seems to have had this same issue.

My second (slightly less annoying) issue is that I can't seem to use HDR in games. Is this normal, or is there something I can do to bring back support?

Also, if Pop_OS isn't the way to go, please let me know! I tried Nobara first, but immediately had issues with the displays locking up and flickering before I even got it installed.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 40 points 3 months ago* (last edited 3 months ago) (2 children)

Someone correct me if I'm wrong but if you're using stock Pop_OS it uses xorg by default as the compositor which iirc has issues with multiple monitors on different refresh rates. You can edit your .config file to enable the Wayland compositor and give it a try and see if it works!

[–] [email protected] 23 points 3 months ago (2 children)

Correct, here's a guide to enabling Wayland.

I've never had OP's problem, but another avenue I'd consider is to set display settings in the nvidia-settings app, which can be opened with a GUI from the terminal. These settings are separate from those in the normal settings menu, in ways I don't totally understand.

[–] [email protected] 6 points 3 months ago

Thanks for linking the guide, totally slipped my mind!

[–] [email protected] 5 points 3 months ago (1 children)
[–] [email protected] 13 points 3 months ago* (last edited 3 months ago) (1 children)

I'd like to add that the current Cosmic DE in use is an ageing fork of Gnome and is going to be replaced with a Rust-based DE called Cosmic (Epoch) soon.