User Tools

Site Tools


distros:fedora_workstation_gnome

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
distros:fedora_workstation_gnome [2020/06/12 03:13] – [Secure Shell] Sean Rhonedistros:fedora_workstation_gnome [2020/06/12 03:14] Sean Rhone
Line 507: Line 507:
 ====== Xorg ====== ====== Xorg ======
  
-  * See [[notes:xorg.conf_snippets|xorg.conf Snippets]] for more configurations +  * See [[notes:xorg.conf_snippets|xorg.conf Snippets]] 
- +  * :!: Ideally ''modesetting'' should be used
-===== Spinesnap ===== +
- +
-==== intel + nouveau ==== +
- +
-  sudo dnf install xorg-x11-drv-intel xorg-x11-drv-nouveau -y && sudo -e '/etc/X11/xorg.conf.d/99-graphics.conf' +
- +
-<code> +
-Section "OutputClass" +
-    Identifier  "Intel Graphics" +
-    MatchDriver "i915" +
-    Driver "intel" +
-    Option "DRI"       "3" +
-    Option "TearFree"  "0" +
-EndSection +
- +
-Section "OutputClass" +
-    Identifier  "NVIDIA Graphics" +
-    MatchDriver "nouveau" +
-    Driver "nouveau" +
-    Option "DRI"       "3" +
-EndSection</code>+
  
 ====== Mozilla Firefox ====== ====== Mozilla Firefox ======
/var/www/wiki/data/pages/distros/fedora_workstation_gnome.txt · Last modified: 2024/04/07 15:21 by Sean Rhone