From 48e9aa7573d877268811e80bb473502bdce56fa7 Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Sat, 1 Feb 2025 11:01:40 -0700 Subject: Fedora updates --- linuxRoom.html | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 50 insertions(+), 3 deletions(-) diff --git a/linuxRoom.html b/linuxRoom.html index be1056a..28a7bea 100644 --- a/linuxRoom.html +++ b/linuxRoom.html @@ -130,13 +130,13 @@ table {

@@ -152,6 +152,10 @@ table { Follow the fedora docs on nvidia here +
  • + Also look at the rpmfusion docs on nvidia + here +
  • Follow the archwiki on nvidia in lightdm here @@ -159,6 +163,15 @@ table { xrandr --listproviders to find the correct one. For me its "NVIDIA-G0".
  • +
  • + For multi monitor refresh rate issues add these to your /etc/environment
    + + CLUTTER_DEFAULT_FPS=<refresh rate of your sync monitor>
    + __GL_SYNC_DISPLAY_DEVICE=<monitor to sync to> +
    +

    + Then open your nvidia settings, go to OpenGL Settings and turn off "Allow Flipping". +
  • @@ -170,7 +183,7 @@ table { (like this website), but it can look and feel great with some work!