this post was submitted on 17 Feb 2024
265 points (96.5% liked)

linuxmemes

20875 readers
1057 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] HouseWolf@lemm.ee 48 points 7 months ago (9 children)

Honestly the only time I've had issues with my Nvidia card on Endeavour have been when I tried Wayland

Still going full AMD for my next PC upgrade.

[–] Grunt4019@lemm.ee 17 points 7 months ago (5 children)

I’m just annoyed with my multiple monitors on X11 one of them supports 144hz but since the others are 60hz x11 forces 60hz on all monitors.

[–] NoisyFlake@lemm.ee 11 points 7 months ago

X11 does support multiple refresh rates. It's just that usually the compositor or window manager vsyncs every display, thus making everything refresh at the lowest refresh rate. Are you using KDE? If yes, place these variables in /etc/environment and reboot:

KWIN_X11_REFRESH_RATE=144000
KWIN_X11_NO_SYNC_TO_VBLANK=1
load more comments (4 replies)
load more comments (7 replies)