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

linuxmemes

21178 readers
1765 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • 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
    [–] [email protected] 48 points 8 months ago (2 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.

    [–] [email protected] 17 points 8 months ago (2 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.

    [–] [email protected] 12 points 8 months ago (1 children)

    I have a 170hz for my main monitor and 60hz for my 2nd and it works, Just had to make sure my 170hz monitor was set to be my primary in the KDE display settings.

    [–] [email protected] 9 points 8 months ago (1 children)

    I think visually it might say the selected hz in my case 144. But I can tell that in practice it is not at 144. If I disable the other monitors only then does it actually go to 144. I’m not sure if I have a config issue, but I thought this was expected behavior from X11.

    [–] [email protected] 5 points 8 months ago (1 children)

    Think I also had to disable vsync globally. It was a while ago I had to set all that up so I've forgotten how to exactly.

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

    Hmmm that might be the culprit, I will try that, thanks!

    [–] [email protected] 11 points 8 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
    
    [–] [email protected] 9 points 8 months ago (1 children)

    "No real issues, but I'll play it even safer next time."

    [–] [email protected] 16 points 8 months ago* (last edited 8 months ago) (1 children)

    I do want to switch to Wayland when I can.

    Only reasons I went Nvidia is because I built this PC before I had any intention of running Linux and I had always had Nvidia cards before then.

    [–] Hominine 1 points 8 months ago

    From someone that was in the same pipeline and made the move, you won't regret it. I know it's early days for Wayland, but my experience on AMD and Intel has been very positive.