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 [2019/11/13 20:00] Sean Rhonedistros:fedora_workstation_gnome [2019/11/17 14:50] Sean Rhone
Line 100: Line 100:
  
   sudo dnf remove *5.3.7*   sudo dnf remove *5.3.7*
- 
-=== Various === 
- 
-  * Collection of various update and maintenance commands 
- 
-  sudo dnf clean 'all' 
- 
-  sudo dnf distro-sync 
- 
-  sudo dnf update 
- 
-  sudo fwupdmgr refresh && fwupdmgr update --verbose 
- 
-  sudo flatpak update 
- 
-  sudo rm -Rfv '/usr/lib64/firefox/browser/features' '/home/'*'/.mozilla/firefox/'*'/features' 
- 
-  sudo wget -O '/etc/hosts' 'https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts' 
- 
-  sudo fstrim --all --verbose && sync && read -n '1' -s -r -p 'Done' && sleep '2''" 
  
 ==== Firmware ==== ==== Firmware ====
Line 163: Line 143:
  
 ==== nonfree ==== ==== nonfree ====
- 
-**** 
  
   steam   steam
 +
 +  akmod-nvidia
  
 ===== Game Controllers ===== ===== Game Controllers =====
Line 299: Line 279:
  
   * Add commands within ''args''   * Add commands within ''args''
-  * :!: ''grubby'' doesn't exist on Fedora 31 by-default 
  
   sudo grubby --update-kernel='ALL' --args=''   sudo grubby --update-kernel='ALL' --args=''
- 
-==== GRUB ==== 
- 
-=== UEFI === 
- 
-**** 
- 
-  sudo -e '/etc/default/grub' && sudo grub2-mkconfig -o '/boot/efi/EFI/fedora/grub.cfg' 
- 
-=== Legacy === 
- 
-**** 
- 
-  sudo -e '/etc/default/grub' && sudo grub2-mkconfig -o '/boot/grub2/grub.cfg' 
  
 ==== Other Parameters ==== ==== Other Parameters ====
  
-  * See [[notes:kernel_parameters|Kernel Parameters]] for other options+  * See [[notes:kernel_parameters|Kernel Parameters]] for other options and non-grubby configuration
  
 ==== AIO ==== ==== AIO ====
Line 325: Line 290:
 === Spinesnap === === Spinesnap ===
  
-  * Last updated: 2019/10/22+  * Last updated: 2019/11/17
  
-  i915.enable_fbc=1 i915.fastboot=1 pci=nocrs,pcie_bus_perf+  i915.enable_fbc=1 i915.fastboot=1
  
 ==== i915 ==== ==== i915 ====
/var/www/wiki/data/pages/distros/fedora_workstation_gnome.txt · Last modified: 2024/05/02 03:13 by Sean Rhone