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/08/29 12:27] Sean Rhonedistros:fedora_workstation_gnome [2019/09/07 21:20] Sean Rhone
Line 176: Line 176:
 ===== Wine ===== ===== Wine =====
  
-  :!: ''mesa-libd3d'' expects Gallium Nine Standalone or Wine patched with Gallium Nine support, along with Gallium-supporting graphics drivers+****
  
   wine winetricks   wine winetricks
- 
-  mesa-libd3d.x86_64 mesa-libd3d.i686 
- 
-==== Lutris ==== 
- 
-**** 
- 
-  wine winetricks lutris gamemode gamemode.i686 
  
 ===== Tor Browser ===== ===== Tor Browser =====
Line 297: Line 289:
 === Spinesnap === === Spinesnap ===
  
-  * Last updated: 2019/08/29+  * Last updated: 2019/09/07
  
-  scsi_mod.use_blk_mq=y dm_mod.use_blk_mq=y pci=nocrs,realloc intel_iommu=on i915.enable_fbc=1 i915.fastboot=1 i915.enable_psr=1 amdgpu.ppfeaturemask=0xffffffff usbcore.quirks=1b1c:1b38:gn,1b1c:1b3c:gn modprobe.blacklist=iTCO_wdt,sp5100_tco nowatchdog+  scsi_mod.use_blk_mq=y dm_mod.use_blk_mq=y i915.enable_fbc=1 i915.fastboot=1 i915.enable_psr=1 usbcore.quirks=1b1c:1b38:gn,1b1c:1b3c:gn modprobe.blacklist=iTCO_wdt,sp5100_tco nowatchdog intel_iommu=on pci=nocrs,pcie_bus_perf
  
 ==== blk_mq ==== ==== blk_mq ====
Line 306: Line 298:
  
   scsi_mod.use_blk_mq=y dm_mod.use_blk_mq=y   scsi_mod.use_blk_mq=y dm_mod.use_blk_mq=y
- 
-==== PCI Resources ==== 
- 
-  * Ignore PCI host bridge windows from ACPI 
-  * Apparently macOS does this by-default 
- 
-  pci=nocrs,realloc 
  
 ==== Reboot ==== ==== Reboot ====
Line 323: Line 308:
  
   reboot=efi   reboot=efi
- 
-==== PCIe ASPM ==== 
- 
-**** 
- 
-  pcie_aspm=force 
  
 ==== i915 ==== ==== i915 ====
Line 353: Line 332:
  
   usbcore.quirks=1b1c:1b38:gn,1b1c:1b3c:gn   usbcore.quirks=1b1c:1b38:gn,1b1c:1b3c:gn
 +
 +==== PCI ====
 +
 +****
 +
 +  pci=nocrs,pcie_bus_perf
 +
 +==== IOMMU ====
 +
 +****
 +
 +  intel_iommu=on
  
 ==== Blacklist Watchdogs ==== ==== Blacklist Watchdogs ====
Line 382: Line 373:
 === All-in-one === === All-in-one ===
  
-  * Last updated: 2019/08/29+  * Last updated: 2019/09/05
  
-  gsettings set 'org.gnome.desktop.interface' 'enable-animations' 'true' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'send-events' 'disabled-on-external-mouse' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'natural-scroll' 'false' && gsettings set 'org.gnome.desktop.peripherals.mouse' 'accel-profile' 'flat' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'tap-to-click' 'true' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'tap-and-drag' 'false' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'disable-while-typing' 'false' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'click-method' 'areas' && gsettings set 'org.gnome.desktop.interface' 'clock-show-date' 'true' && gsettings set 'org.gnome.software' 'download-updates' 'false'+  gsettings set 'org.gnome.desktop.interface' 'enable-animations' 'false' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'send-events' 'disabled-on-external-mouse' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'natural-scroll' 'false' && gsettings set 'org.gnome.desktop.peripherals.mouse' 'accel-profile' 'flat' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'tap-to-click' 'true' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'tap-and-drag' 'false' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'disable-while-typing' 'false' && gsettings set 'org.gnome.desktop.peripherals.touchpad' 'click-method' 'areas' && gsettings set 'org.gnome.desktop.interface' 'clock-show-date' 'true' && gsettings set 'org.gnome.software' 'download-updates' 'false'
  
 === Individual === === Individual ===
Line 390: Line 381:
   * Last updated: 2019/08/29   * Last updated: 2019/08/29
  
-  gsettings set 'org.gnome.desktop.interface' 'enable-animations' 'true'+  gsettings set 'org.gnome.desktop.interface' 'enable-animations' 'false'
  
   gsettings set 'org.gnome.desktop.peripherals.touchpad' 'send-events' 'disabled-on-external-mouse'   gsettings set 'org.gnome.desktop.peripherals.touchpad' 'send-events' 'disabled-on-external-mouse'
Line 611: Line 602:
  
 <code> <code>
 +Section "Monitor"
 +    Identifier      "HDMI-A-0"
 +    Modeline "3840x2160R"  533.00  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync
 +    Option          "PreferredMode" "3840x2160R"
 +EndSection
 +
 Section "OutputClass" Section "OutputClass"
     Identifier  "Intel Graphics"     Identifier  "Intel Graphics"
Line 766: Line 763:
  
 ===== Extensions ===== ===== Extensions =====
- 
-==== Startpage.com ==== 
- 
-  * https://www.startpage.com/ 
  
 ==== Download ==== ==== Download ====
/var/www/wiki/data/pages/distros/fedora_workstation_gnome.txt · Last modified: 2024/04/07 15:21 by Sean Rhone