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 revision
Previous revision
Next revisionBoth sides next revision
distros:fedora_workstation_gnome [2020/06/02 05:16] Sean Rhonedistros:fedora_workstation_gnome [2020/06/12 03:14] Sean Rhone
Line 467: Line 467:
 ===== Secure Shell ===== ===== Secure Shell =====
  
-  * See [[Clients:Secure Shell|Secure Shell]]+  * See [[clients:secure_shell|Client]] notes to generate/restore public key
  
 ===== TRIM ===== ===== TRIM =====
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/05/02 03:13 by Sean Rhone