User Tools

Site Tools


linux:distros:opensuse_tumbleweed_xfce

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
linux:distros:opensuse_tumbleweed_xfce [2025/12/31 17:53] – [EFI Fix] Sean Rhonelinux:distros:opensuse_tumbleweed_xfce [2026/01/04 06:55] (current) – [Keyboard Shortcuts] Sean Rhone
Line 1: Line 1:
 ====== Information ====== ====== Information ======
  
-  * openSUSE +  * openSUSE ((https://www.opensuse.org/)) 
-  * Tumbleweed +  * Tumbleweed ((https://en.opensuse.org/Portal:Tumbleweed)) 
-  * Xfce+  * Xfce ((https://en.opensuse.org/Portal:Xfce)) 
 + 
 +  * Spinesnap = Dell Latitude 5591 ((i5-8400H, UHD 630, AX210, UEFI; no Thunderbolt, no dGPU, [[devices:dell_latitude_5591_spinesnap|notes]])) 
 +  * 2025/12/31: [[https://linux-hardware.org/?probe=bc2c35fb4c|hw-probe]]
  
   openSUSE Tumbleweed   openSUSE Tumbleweed
Line 91: Line 94:
  
   kernel-firmware-iwlwifi   kernel-firmware-iwlwifi
 +
 +==== intel_gpu_top ====
 +
 +****
  
   sudo intel_gpu_top -s '500' -p -m   sudo intel_gpu_top -s '500' -p -m
Line 133: Line 140:
   * [[servers:upstream_dns_servers|More DNS Servers]]   * [[servers:upstream_dns_servers|More DNS Servers]]
  
-<code>1.1.1.2,1.0.0.2</code>+<code>9.9.9.9,149.112.112.112</code>
  
-<code>2606:4700:4700::1112,2606:4700:4700::1002</code>+<code>2620:fe::fe,2620:fe::9</code> 
 + 
 +==== Firewall ==== 
 + 
 +  * See [[linux:notes:firewalld|Firewalld]] for more notes 
 + 
 +  sudo firewall-cmd --set-default-zone='block' 
 + 
 +  sudo firewall-cmd --permanent --zone='docker' --remove-interface='docker0' 
 + 
 +  sudo systemctl restart 'firewalld'
  
 ===== Kernel Options ===== ===== Kernel Options =====
Line 195: Line 212:
   '/usr/bin/bash' -c "'/usr/bin/secret-tool' lookup 'keepass' 'default' | '/usr/bin/keepassxc' --pw-stdin ~/'Documents/keepass.kdbx'"   '/usr/bin/bash' -c "'/usr/bin/secret-tool' lookup 'keepass' 'default' | '/usr/bin/keepassxc' --pw-stdin ~/'Documents/keepass.kdbx'"
  
-  '/usr/bin/bash' -c "'/usr/bin/xfce4-terminal' -T 'openSUSE Updater' -e ~/'.local/scripts/opensuse-updater.sh'"+  '/usr/bin/bash' -c "'/usr/bin/xfce4-terminal' -T 'openSUSE Updater' -I '/usr/share/icons/hicolor/scalable/apps/distributor.svg' -e ~/'.local/scripts/opensuse-updater.sh'"
  
 === Keys === === Keys ===
Line 254: Line 271:
   * Last updated: 2025/12/31   * Last updated: 2025/12/31
  
-  quiet bgrt_disable lsm='' acpi_osi='!' acpi_osi='Windows 2013' reboot='pci' hibernate='no' idle='halt' nohz='off' preempt='full' iommu='pt' io_delay='none' memory_corruption_check='0' nosgx add_efi_memmap efi_no_storage_paranoia enable_mtrr_cleanup clk_ignore_unused pd_ignore_unused regulator_ignore_unused no_hash_pointers init_on_alloc='0' init_on_free='0' pci='pcie_bus_perf' pcie_aspm='off' module_blacklist='iTCO_wdt,intel_oc_wdt,dell_smm_hwmon' nowatchdog tsc='nowatchdog' drm_kms_helper.poll='0' drm_kms_helper.fbdev_emulation='0' hostname='localhost'+  quiet bgrt_disable lsm='' acpi_osi='!' acpi_osi='Windows 2013' reboot='pci' hibernate='no' idle='halt' nohz='off' preempt='full' iommu='pt' io_delay='none' memory_corruption_check='0' nosgx init_on_alloc='0' init_on_free='0' pci='pcie_bus_perf' pcie_aspm='off' module_blacklist='iTCO_wdt,intel_oc_wdt,dell_smm_hwmon' nowatchdog tsc='nowatchdog' drm_kms_helper.poll='0' drm_kms_helper.fbdev_emulation='0' hostname='localhost'
  
 ==== modprobe.d ==== ==== modprobe.d ====
Line 268: Line 285:
 nofscks="yes" nofscks="yes"
  
-kernel_cmdline="rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 quiet bgrt_disable mitigations=off nokaslr kmemleak=off"+kernel_cmdline="rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 quiet bgrt_disable mitigations=off"
  
 #force_drivers+=" i915 " #force_drivers+=" i915 "
Line 304: Line 321:
  
 ===== EFI Fix ===== ===== EFI Fix =====
 +
 +  * [[bios:notes:umaf|UMAF]] should be added as first entry ((openSUSE 2nd/after gets set in EFI as primary/first boot))
  
   sudo efibootmgr   sudo efibootmgr
Line 341: Line 360:
 export GSK_RENDERER='cairo' export GSK_RENDERER='cairo'
 export GTK_A11Y='none' export GTK_A11Y='none'
 +export GTK_OVERLAY_SCROLLING='0'
  
 # Intel # Intel
Line 453: Line 473:
 ==== HDMI ==== ==== HDMI ====
  
-  * ''HDMI1'' = Intel DDX+  * ''HDMI1''[[linux:notes:xorg.conf_snippets#intel|Intel]] DDX
  
   xfce4-session-settings   xfce4-session-settings
Line 479: Line 499:
 sync sync
 zypper ps --short zypper ps --short
-echo 'Done.'+read -p 'Done. Press Enter to exit.' 'x' 
 +sleep '2'
  
 # End</code> # End</code>
/usr/local/www/wiki/data/attic/linux/distros/opensuse_tumbleweed_xfce.1767221611.txt.gz · Last modified: by Sean Rhone