linux:distros:opensuse_tumbleweed_gnome
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:distros:opensuse_tumbleweed_gnome [2026/09/22 01:34] – Sean Rhone | linux:distros:opensuse_tumbleweed_gnome [2026/09/27 17:13] (current) – [General] fine on Xfce Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Information ====== | ====== Information ====== | ||
| - | * openSUSE | + | * openSUSE |
| - | * Tumbleweed | + | * Tumbleweed |
| - | * GNOME ((https:// | + | * GNOME |
| * Hailrake = Dell Inspiron 24 5459 AIO | * Hailrake = Dell Inspiron 24 5459 AIO | ||
| Line 71: | Line 71: | ||
| * 2026/05/02: H.264 '' | * 2026/05/02: H.264 '' | ||
| - | * 2026/09/22: '' | ||
| sudo zypper install firefox-esr libavcodec58_134 filezilla foliate gimp google-noto-*-fonts gnome-browser-connector gnome-extensions nautilus-file-roller keepassxc libreoffice transmission-gtk wallpapers-openSUSE-extra vlc 7zip android-tools aria2 fastfetch gstreamer-plugins-*-extra htop Mesa-demo-x secret-tool sensors unar yt-dlp | sudo zypper install firefox-esr libavcodec58_134 filezilla foliate gimp google-noto-*-fonts gnome-browser-connector gnome-extensions nautilus-file-roller keepassxc libreoffice transmission-gtk wallpapers-openSUSE-extra vlc 7zip android-tools aria2 fastfetch gstreamer-plugins-*-extra htop Mesa-demo-x secret-tool sensors unar yt-dlp | ||
| Line 262: | Line 261: | ||
| * [[# | * [[# | ||
| - | * [[#updater|Updater]] | + | * [[#scripts|Scripts]] |
| '/ | '/ | ||
| Line 269: | Line 268: | ||
| '/ | '/ | ||
| + | |||
| + | '/ | ||
| ===== Firefox ===== | ===== Firefox ===== | ||
| Line 411: | Line 412: | ||
| # General | # General | ||
| export LD_BIND_NOW=' | export LD_BIND_NOW=' | ||
| - | export LD_PREFER_MAP_32BIT_EXEC=' | + | #export LD_PREFER_MAP_32BIT_EXEC=' |
| # Mozilla | # Mozilla | ||
| Line 419: | Line 420: | ||
| export CLUTTER_PAINT=' | export CLUTTER_PAINT=' | ||
| export CLUTTER_VBLANK=' | export CLUTTER_VBLANK=' | ||
| - | export CLUTTER_DEFAULT_FPS=' | + | export CLUTTER_DEFAULT_FPS=' |
| #export MUTTER_DEBUG_FORCE_KMS_MODE=' | #export MUTTER_DEBUG_FORCE_KMS_MODE=' | ||
| #export MUTTER_DEBUG_KMS_THREAD_TYPE=' | #export MUTTER_DEBUG_KMS_THREAD_TYPE=' | ||
| Line 430: | Line 431: | ||
| export NO_AT_BRIDGE=' | export NO_AT_BRIDGE=' | ||
| export GTK_OVERLAY_SCROLLING=' | export GTK_OVERLAY_SCROLLING=' | ||
| - | |||
| - | # Qt | ||
| - | export QSG_NO_VSYNC=' | ||
| - | export QSG_RENDER_LOOP=' | ||
| - | export QSG_USE_SIMPLE_ANIMATION_DRIVER=' | ||
| - | export QT_QPA_UPDATE_IDLE_TIME=' | ||
| - | export QSG_RHI_BACKEND=' | ||
| - | export QT_LOGGING_RULES=' | ||
| # Intel | # Intel | ||
| Line 469: | Line 462: | ||
| ===== modprobe.d ===== | ===== modprobe.d ===== | ||
| - | * [[linux;notes;modprobe.d_tweaks#spinesnap|Notes]] | + | * [[linux:notes:modprobe.d_tweaks|Notes]] |
| ===== Dracut ===== | ===== Dracut ===== | ||
| Line 490: | Line 483: | ||
| # End</ | # End</ | ||
| - | ==== Spinesnap | + | ==== Hailrake |
| - | sudo -e '/ | + | sudo -e '/ |
| < | < | ||
| Line 501: | Line 494: | ||
| omit_drivers+=" | omit_drivers+=" | ||
| - | omit_dracutmodules+=" | + | omit_dracutmodules+=" |
| # End</ | # End</ | ||
| Line 568: | Line 561: | ||
| # DXVK | # DXVK | ||
| - | export DXVK_SHADER_CACHE=' | + | #export DXVK_SHADER_CACHE=' |
| - | export DXVK_STATE_CACHE=' | + | #export DXVK_STATE_CACHE=' |
| # End</ | # End</ | ||
| ====== Scripts ====== | ====== Scripts ====== | ||
| + | |||
| + | * [[# | ||
| ===== Updater ===== | ===== Updater ===== | ||
| - | |||
| - | * [[# | ||
| mkdir -p ~/' | mkdir -p ~/' | ||
| Line 590: | Line 583: | ||
| sudo '/ | sudo '/ | ||
| - | rm -Rf ~/' | + | #rm -Rf ~/' |
| - | rm -Rf ~/' | + | rm -Rf ~/' |
| + | rm -Rf ~/' | ||
| + | #rm -Rf ~/' | ||
| localsearch reset --filesystem | localsearch reset --filesystem | ||
| Line 597: | Line 592: | ||
| sync | sync | ||
| zypper ps --short | zypper ps --short | ||
| - | echo ' | + | read -p ' |
| + | sleep '2' | ||
| # End</ | # End</ | ||
| ~/' | ~/' | ||
| + | |||
| + | ===== Max Performance ===== | ||
| + | |||
| + | * [[linux: | ||
| + | |||
| + | mkdir -p ~/' | ||
| + | |||
| + | < | ||
| + | #!/bin/bash | ||
| + | |||
| + | cd '/ | ||
| + | |||
| + | # CPU | ||
| + | sudo '/ | ||
| + | #sudo '/ | ||
| + | |||
| + | echo 'Max performance states set!' | ||
| + | sleep ' | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | ~/' | ||
| ====== Notable Folders and Commands ====== | ====== Notable Folders and Commands ====== | ||
/usr/local/www/wiki/data/attic/linux/distros/opensuse_tumbleweed_gnome.1790055270.txt.gz · Last modified: by Sean Rhone