User Tools

Site Tools


distros:opensuse_tumbleweed_gnome

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
distros:opensuse_tumbleweed_gnome [2024/05/18 01:10] – [Boot Loader] Sean Rhonedistros:opensuse_tumbleweed_gnome [2024/05/18 03:26] (current) Sean Rhone
Line 35: Line 35:
 ===== Partitioning ===== ===== Partitioning =====
  
-  - :!: ext4 ''/'' ((XFS doesn't support ''nobarrier''))+  - :!: ext4 or ext2 ''/'' ((XFS doesn't support ''nobarrier''))
   - No separate ''/home''   - No separate ''/home''
   - :!: Separate ''swap'' with suspend resize   - :!: Separate ''swap'' with suspend resize
Line 205: Line 205:
   * https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html   * https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html
   * ''kernel.sysrq = 1''   * ''kernel.sysrq = 1''
-  * TODO: Test on openSUSE 
  
   echo 'kernel.sysrq = 1' | sudo tee '/etc/sysctl.d/99-sysrq.conf' > '/dev/null' && cat '/etc/sysctl.d/99-sysrq.conf'   echo 'kernel.sysrq = 1' | sudo tee '/etc/sysctl.d/99-sysrq.conf' > '/dev/null' && cat '/etc/sysctl.d/99-sysrq.conf'
Line 252: Line 251:
 ==== Spinesnap ==== ==== Spinesnap ====
  
-  * Last updated: 2024/05/18 with GRUB (:!: shortly)+  * Last updated: 2024/05/18 with GRUB
  
 <code>preempt='none' nohz='off' acpi_osi='Linux' i915.enable_dc='0' i915.enable_fbc='0' i915.enable_psr='0' i915.enable_hangcheck='0' i915.panel_use_ssc='0' i915.nuclear_pageflip='1' i915.request_timeout_ms='200000' i915.enable_guc='3' pcie_ports='native' pci='pcie_bus_perf,realloc,pcie_scan_all,big_root_window' pcie_aspm='off' video='HDMI-A-1:1920x1080MR@75' reboot='pci' idle='halt' usbhid.quirks='0x1b1c:0x1b75:0x20000408' usbcore.quirks='1b1c:1b75:gn'</code> <code>preempt='none' nohz='off' acpi_osi='Linux' i915.enable_dc='0' i915.enable_fbc='0' i915.enable_psr='0' i915.enable_hangcheck='0' i915.panel_use_ssc='0' i915.nuclear_pageflip='1' i915.request_timeout_ms='200000' i915.enable_guc='3' pcie_ports='native' pci='pcie_bus_perf,realloc,pcie_scan_all,big_root_window' pcie_aspm='off' video='HDMI-A-1:1920x1080MR@75' reboot='pci' idle='halt' usbhid.quirks='0x1b1c:0x1b75:0x20000408' usbcore.quirks='1b1c:1b75:gn'</code>
Line 459: Line 458:
   * :!: The numbers ''103'' and after the ''connector'' change depending on the hardware and need checked from ''proptest'' on a Wayland session ((the current values are specific to a Dell Latitude 5591 and its onboard HDMI port))   * :!: The numbers ''103'' and after the ''connector'' change depending on the hardware and need checked from ''proptest'' on a Wayland session ((the current values are specific to a Dell Latitude 5591 and its onboard HDMI port))
  
-  * Last tested: 2024/05/17 on GNOME 46 on Xorg+  * Last tested: 2024/05/18 on GNOME 46 on Xorg
  
   sudo zypper install -y 'libdrm-tools' && sudo -e '/etc/gdm/PostLogin/Default' && sudo chmod +x '/etc/gdm/PostLogin/Default' && sync   sudo zypper install -y 'libdrm-tools' && sudo -e '/etc/gdm/PostLogin/Default' && sudo chmod +x '/etc/gdm/PostLogin/Default' && sync
Line 487: Line 486:
   * See [[notes:firefox#aboutconfig|about:config]] for more info   * See [[notes:firefox#aboutconfig|about:config]] for more info
   * :!: ''layout.frame_rate'' ideally needs set if using Wayland and above 60Hz   * :!: ''layout.frame_rate'' ideally needs set if using Wayland and above 60Hz
-  * :!: TODO: Test ''security.tls.enable_kyber'' https://pq.cloudflareresearch.com/ 
  
   layout.frame_rate   layout.frame_rate
Line 514: Line 512:
 https://www.fanboy.co.nz/fanboy-cookiemonster_ubo.txt https://www.fanboy.co.nz/fanboy-cookiemonster_ubo.txt
 https://www.fanboy.co.nz/enhancedstats.txt</code> https://www.fanboy.co.nz/enhancedstats.txt</code>
- 
-==== My filters ==== 
- 
-**** 
- 
-<code> 
-! Hide RuneScape Wiki clocks 
-! 2023/12/13 
-oldschool.runescape.wiki###utcdate > [href="#"] 
-oldschool.runescape.wiki###footer-info-lastmod 
-runescape.wiki##[href="/w/Clock_(interface)"] 
-runescape.wiki###footer-info-lastmod 
- 
-! End</code> 
  
 ===== DNS over HTTPS ===== ===== DNS over HTTPS =====
/var/www/wiki/data/pages/distros/opensuse_tumbleweed_gnome.txt · Last modified: 2024/05/18 03:26 by Sean Rhone