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/12/01 21:24] Sean Rhonedistros:fedora_workstation_gnome [2019/12/02 13:10] Sean Rhone
Line 98: Line 98:
   * Removes the initially-installed kernel in order to fix ``dnf autoremove``   * Removes the initially-installed kernel in order to fix ``dnf autoremove``
   * :!: This will vary depending on the Fedora image version used   * :!: This will vary depending on the Fedora image version used
 +
 +  sudo dnf list --installed 'kernel'*
  
   sudo dnf remove *5.3.7* && sync   sudo dnf remove *5.3.7* && sync
Line 383: Line 385:
 **** ****
  
-  mkdir -p ~/'.config/mpv' && echo -e "vo=gpu\nprofile=gpu-hq\nhwdec=vaapi\nhwdec-codecs=all" | tee ~/'.config/mpv/mpv.conf' > '/dev/null' && cat ~/'.config/mpv/mpv.conf'+  mkdir -p ~/'.config/mpv' && echo -e "vo=gpu\nprofile=gpu-hq\nhwdec=vaapi" | tee ~/'.config/mpv/mpv.conf' > '/dev/null' && cat ~/'.config/mpv/mpv.conf'
  
 ===== NetworkManager ===== ===== NetworkManager =====
/var/www/wiki/data/pages/distros/fedora_workstation_gnome.txt · Last modified: 2024/04/07 15:21 by Sean Rhone