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 [2019/11/17 14:50] Sean Rhonedistros:fedora_workstation_gnome [2019/11/24 23:13] Sean Rhone
Line 99: Line 99:
   * :!: This will vary depending on the Fedora image version used   * :!: This will vary depending on the Fedora image version used
  
-  sudo dnf remove *5.3.7*+  sudo dnf remove *5.3.7* && sync
  
 ==== Firmware ==== ==== Firmware ====
Line 132: Line 132:
   * ''p7zip-plugins'' provides ''7z'' which can be used for extracting ISOs and other formats   * ''p7zip-plugins'' provides ''7z'' which can be used for extracting ISOs and other formats
  
-  sudo dnf install filezilla keepassxc p7zip p7zip-plugins unar aria2 gimp transmission-gtk hdparm nano htop wget irqbalance evolution flashrom exfat-utils fuse-exfat+  sudo dnf install filezilla keepassxc p7zip p7zip-plugins unar aria2 gimp transmission-gtk hdparm nano htop wget irqbalance evolution flashrom 
  
 ===== RPM Fusion ===== ===== RPM Fusion =====
Line 200: Line 200:
   bash -c "secret-tool lookup 'keepass' 'default' | keepassxc --pw-stdin ~/'Documents/keepass.kdbx'"   bash -c "secret-tool lookup 'keepass' 'default' | keepassxc --pw-stdin ~/'Documents/keepass.kdbx'"
  
-  gnome-terminal --command "sudo sh -c 'dnf clean 'all' && dnf distro-sync -y && sync && fwupdmgr refresh && fwupdmgr update --verbose && flatpak update && rm -Rfv '/usr/lib64/firefox/browser/features' '/home/'*'/.mozilla/firefox/'*'/features' && wget -O '/etc/hosts' 'https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts' && sync && fstrim --all --verbose && sync && read -n '1' -s -r -p 'Done' && sleep '2''"+  gnome-terminal --command "sudo sh -c 'dnf clean 'all' && dnf distro-sync -y && sync && flatpak update && rm -Rfv '/usr/lib64/firefox/browser/features' '/home/'*'/.mozilla/firefox/'*'/features' && wget -O '/etc/hosts' 'https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts' && sync && fstrim --all --verbose && sync && read -n '1' -s -r -p 'Done' && sleep '2''"
  
 ==== Keys ==== ==== Keys ====
Line 290: Line 290:
 === Spinesnap === === Spinesnap ===
  
-  * Last updated: 2019/11/17+  * Last updated: 2019/11/24 
 +  * :!: PAVP needs to be enabled for GuC loading to occur
  
-  i915.enable_fbc=1 i915.fastboot=1+ 
 +  i915.enable_fbc=1 i915.fastboot=1 i915.enable_psr=1 i915.enable_guc=3
  
 ==== i915 ==== ==== i915 ====
Line 299: Line 301:
  
   i915.enable_psr=1   i915.enable_psr=1
 +
 +  i915.enable_guc=3
  
 ==== amdgpu ==== ==== amdgpu ====
Line 648: Line 652:
  
 ===== Settings ===== ===== Settings =====
 +
 +==== Desktop Launcher ====
 +
 +  * :!: Replace Firefox favorite/shortcut launcher with the X11 one if using Xorg ((install ''firefox-x11'' if it doesn't exist))
  
 ==== Environment Variables ==== ==== Environment Variables ====
/var/www/wiki/data/pages/distros/fedora_workstation_gnome.txt · Last modified: 2024/05/02 03:13 by Sean Rhone