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/10/30 14:00] Sean Rhonedistros:fedora_workstation_gnome [2019/11/26 12:07] Sean Rhone
Line 41: Line 41:
  
   * This adds RoE sites to HOSTS file and allows resources to be grabbed over LAN   * This adds RoE sites to HOSTS file and allows resources to be grabbed over LAN
-  * Useful for doing large configurations with sites on local LAN+  * Useful for doing significant configurations with sites on LAN
  
   echo -e '\n# RoE LAN\n192.168.1.153 realmofespionage.xyz\n192.168.1.153 social.realmofespionage.xyz\n192.168.1.153 blog.realmofespionage.xyz\n192.168.1.153 media.realmofespionage.xyz\n192.168.1.153 wiki.realmofespionage.xyz' | sudo tee --append '/etc/hosts' > '/dev/null' && cat '/etc/hosts' | grep 'realmofespionage.xyz'   echo -e '\n# RoE LAN\n192.168.1.153 realmofespionage.xyz\n192.168.1.153 social.realmofespionage.xyz\n192.168.1.153 blog.realmofespionage.xyz\n192.168.1.153 media.realmofespionage.xyz\n192.168.1.153 wiki.realmofespionage.xyz' | sudo tee --append '/etc/hosts' > '/dev/null' && cat '/etc/hosts' | grep 'realmofespionage.xyz'
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.0.9* +  sudo dnf remove *5.3.7* && sync
- +
-=== 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 152: 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+  sudo dnf install filezilla keepassxc p7zip p7zip-plugins unar aria2 gimp transmission-gtk hdparm nano htop wget irqbalance evolution flashrom lm_sensors 
  
 ===== RPM Fusion ===== ===== RPM Fusion =====
Line 163: Line 143:
  
 ==== nonfree ==== ==== nonfree ====
- 
-  * :!: Spinesnap needs ''broadcom-wl'', and for ''akmods --force'' to be ran after installation 
  
   steam   steam
  
-  broadcom-wl+  akmod-nvidia
  
 ===== Game Controllers ===== ===== Game Controllers =====
Line 222: 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 301: 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=''
- 
-=== Error Fix === 
- 
-  * https://bugzilla.redhat.com/show_bug.cgi?id=1688643#c16 
-  * :!: This only applies to Legacy/MBR installs 
-  * :!: TODO: Not sure if this is needed on F31 
- 
-  sudo grub2-install '/dev/sda' 
- 
-==== GRUB ==== 
- 
-**** 
- 
-  sudo -e '/etc/default/grub' 
- 
-=== UEFI === 
- 
-**** 
- 
-  sudo grub2-mkconfig -o '/boot/efi/EFI/fedora/grub.cfg' 
- 
-=== Legacy === 
- 
-**** 
- 
-  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 339: Line 290:
 === Spinesnap === === Spinesnap ===
  
-  * Last updated: 2019/10/22+  * Last updated: 2019/11/24 
 +  * :!: PAVP needs to be enabled for GuC loading to occur
  
-  i915.enable_fbc=1 i915.fastboot=1 pci=nocrs,pcie_bus_perf+  i915.enable_fbc=1 i915.fastboot=1 i915.enable_psr=1 i915.enable_guc=3
  
 ==== i915 ==== ==== i915 ====
Line 348: Line 300:
  
   i915.enable_psr=1   i915.enable_psr=1
 +
 +  i915.enable_guc=3
  
 ==== amdgpu ==== ==== amdgpu ====
Line 354: Line 308:
  
   amdgpu.ppfeaturemask=0xffffffff   amdgpu.ppfeaturemask=0xffffffff
- 
-=== Test === 
- 
-**** 
- 
-  amdgpu.mes=1 amdgpu.mcbp=1 
  
 === Verify === === Verify ===
Line 446: Line 394:
  
   secret-tool store --label='KeePass' 'keepass' 'default'   secret-tool store --label='KeePass' 'keepass' 'default'
 +
 +===== lm_sensors =====
 +
 +****
 +
 +  sudo sensors-detect --auto
  
 ===== mpv ===== ===== mpv =====
Line 471: Line 425:
 wifi.powersave=2</code> wifi.powersave=2</code>
  
-==== Spinesnap ====+==== Broadcom ====
  
   * https://fedoraproject.org/wiki/Common_F30_bugs#broadcom-wl-mesh   * https://fedoraproject.org/wiki/Common_F30_bugs#broadcom-wl-mesh
Line 489: Line 443:
 === Driver Reload === === Driver Reload ===
  
-  * :!: ''wl'' is particuarly picky on Fedora and usually when connecting to new APs, the driver needs outright reloaded+  * :!: ''wl'' is particularly picky on Fedora and usually when connecting to new APs, the driver needs outright reloaded
  
   sudo modprobe -r 'wl' && sudo modprobe -i 'wl' && sync   sudo modprobe -r 'wl' && sudo modprobe -i 'wl' && sync
Line 562: Line 516:
  
 ===== Nightwane ===== ===== Nightwane =====
- 
-==== Volume ==== 
- 
-  * TODO: Change where this is; no longer have this computer 
- 
-  alsamixer 
- 
-==== Fan Control ==== 
- 
-  * TODO: Change where this is; it's not specific to this computer nor fan control 
- 
-  sudo dnf install 'lm_sensors' -y && sudo sensors-detect --auto 
  
 ==== Custom Resolution ==== ==== Custom Resolution ====
Line 697: Line 639:
  
 ===== 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