User Tools

Site Tools


linux: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
Next revision
Previous revision
linux:distros:opensuse_tumbleweed_gnome [2026/06/12 17:10] Sean Rhonelinux:distros:opensuse_tumbleweed_gnome [2026/07/25 02:41] (current) – [General] Sean Rhone
Line 5: Line 5:
   * GNOME ((https://en.opensuse.org/Portal:GNOME))   * GNOME ((https://en.opensuse.org/Portal:GNOME))
  
 +  * Hailrake = Dell Inspiron 24 5459 AIO
   * Spinesnap = Dell Latitude 5591 ((i5-8400H, UHD 630, AX210, UEFI; no Thunderbolt, no dGPU, [[devices:dell_latitude_5591_spinesnap|notes]]))   * Spinesnap = Dell Latitude 5591 ((i5-8400H, UHD 630, AX210, UEFI; no Thunderbolt, no dGPU, [[devices:dell_latitude_5591_spinesnap|notes]]))
  
Line 14: Line 15:
   http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso   http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso
  
-  openSUSE-Tumbleweed-DVD-x86_64-Snapshot20260610-Media.iso+  openSUSE-Tumbleweed-DVD-x86_64-Snapshot20260723-Media.iso
  
 ====== Installation Notes ====== ====== Installation Notes ======
Line 25: Line 26:
  
 <code> <code>
-NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS +NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS 
-nvme0n1     259:0    0 953.9G  0 disk  +sda      8:0    0 465.8G  0 disk  
-├─nvme0n1p1 259:1    0     1G  0 part /boot/efi +├─sda1   8:1    0     1G  0 part /boot/efi 
-nvme0n1p2 259:2    0 952.9G  0 part /</code>+sda2   8:2    0 462.8G  0 part / 
 +└─sda3   8:   0     2G  0 part [SWAP]</code>
  
 ===== Boot Loader ===== ===== Boot Loader =====
Line 55: Line 57:
  
 ===== Disable USB Source ===== ===== Disable USB Source =====
- 
-**** 
  
   sudo zypper modifyrepo --disable --medium-type 'hd'   sudo zypper modifyrepo --disable --medium-type 'hd'
Line 63: Line 63:
  
 ==== System ==== ==== System ====
- 
-**** 
  
   sudo zypper clean --all && sudo zypper refresh --force --services && sudo zypper dist-upgrade --details --allow-downgrade --allow-name-change --allow-arch-change --allow-vendor-change && sync   sudo zypper clean --all && sudo zypper refresh --force --services && sudo zypper dist-upgrade --details --allow-downgrade --allow-name-change --allow-arch-change --allow-vendor-change && sync
- 
-==== Firmware ==== 
- 
-**** 
- 
-  sudo fwupdmgr enable-remote 'lvfs-testing' --no-remote-check && sudo fwupdmgr refresh --force && sudo fwupdmgr update 
  
 ===== GNU nano ===== ===== GNU nano =====
Line 90: Line 82:
 ===== General ===== ===== General =====
  
-****+  2026/05/02: ''libavcodec58'' version from [[https://build.opensuse.org/projects/openSUSE:Factory/packages/firefox-esr/files/firefox-esr.spec|firefox-esr.spec]] ((line ''246'' has ''mozilla-libavcodec58_91.patch'' and auto-installed ''libavcodec62'' didn't work))
  
-  sudo zypper install filezilla foliate gimp google-noto-*-fonts nautilus-file-roller keepassxc libreoffice MozillaThunderbird 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 filezilla foliate gimp google-noto-*-fonts gnome-browser-connector gnome-extensions nautilus-file-roller keepassxc libreoffice MozillaThunderbird transmission-gtk wallpapers-openSUSE-extra vlc 7zip android-tools aria2 fastfetch gstreamer-plugins-*-extra libavcodec58_134 htop Mesa-demo-x secret-tool sensors unar yt-dlp 
  
 ===== PackMan ===== ===== PackMan =====
- 
-**** 
  
   vlc-codecs   vlc-codecs
Line 113: Line 103:
  
 ===== OBS Studio ===== ===== OBS Studio =====
- 
-**** 
  
   obs-studio xdg-desktop-portal-gnome   obs-studio xdg-desktop-portal-gnome
Line 126: Line 114:
  
 ==== Old WoW64 ==== ==== Old WoW64 ====
- 
-**** 
  
   wine-staging wine-staging-32bit libSDL3-0-32bit gstreamer-plugins-base-32bit gstreamer-plugins-good-32bit gstreamer-plugins-bad-32bit gstreamer-plugins-ugly-32bit gstreamer-plugins-*-extra-32bit gstreamer-plugins-libav-32bit Mesa-libva-32bit libvulkan_intel-32bit winetricks icoutils binutils   wine-staging wine-staging-32bit libSDL3-0-32bit gstreamer-plugins-base-32bit gstreamer-plugins-good-32bit gstreamer-plugins-bad-32bit gstreamer-plugins-ugly-32bit gstreamer-plugins-*-extra-32bit gstreamer-plugins-libav-32bit Mesa-libva-32bit libvulkan_intel-32bit winetricks icoutils binutils
- 
-===== GNOME Extensions ===== 
- 
-  gnome-browser-connector gnome-extensions 
- 
-  sudo zypper removelock 'gnome-browser-connector' 'gnome-extensions' 
- 
-==== Remove ==== 
- 
-  sudo zypper remove --clean-deps 'gnome-browser-connector' 'gnome-extensions' 
- 
-  sudo zypper addlock 'gnome-browser-connector' 'gnome-extensions' 
  
 ===== Firefox ESR ===== ===== Firefox ESR =====
- 
-  * TODO: ''rm -Rf'' non-ESR Firefox config folder 
  
   sudo zypper remove --clean-deps 'MozillaFirefox' && sudo zypper addlock 'MozillaFirefox' && sudo zypper install 'firefox-esr'   sudo zypper remove --clean-deps 'MozillaFirefox' && sudo zypper addlock 'MozillaFirefox' && sudo zypper install 'firefox-esr'
- 
-==== H.264 ==== 
- 
-  * 2026/05/02: ''libavcodec58'' version from [[https://build.opensuse.org/projects/openSUSE:Factory/packages/firefox-esr/files/firefox-esr.spec|firefox-esr.spec]] ((line ''246'' has ''mozilla-libavcodec58_91.patch'' and auto-installed ''libavcodec62'' didn't work)) 
- 
-  libavcodec58_134 
  
 ===== Tor Browser ===== ===== Tor Browser =====
- 
-**** 
  
   torbrowser-launcher   torbrowser-launcher
Line 359: Line 323:
  
 ===== Time ===== ===== Time =====
- 
-**** 
  
   timedatectl set-timezone 'America/New_York' && sudo timedatectl 'set-ntp' 'true' && sudo hwclock --systohc && timedatectl status   timedatectl set-timezone 'America/New_York' && sudo timedatectl 'set-ntp' 'true' && sudo hwclock --systohc && timedatectl status
Line 421: Line 383:
 ===== EFI ===== ===== EFI =====
  
-  ''nvme0n1p1'' type ''vfat''+  sudo umount '/boot/efi&& sudo dosfsck -a -t -w -v '/dev/sda1&& sudo mount '/boot/efi'
  
   sudo umount '/boot/efi' && sudo dosfsck -a -t -w -v '/dev/nvme0n1p1' && sudo mount '/boot/efi'   sudo umount '/boot/efi' && sudo dosfsck -a -t -w -v '/dev/nvme0n1p1' && sudo mount '/boot/efi'
Line 442: Line 404:
  
 umount '/' umount '/'
-e2fsck -D -E 'discard,optimize_extents,inode_count_fullmap' -f -v -y '/dev/nvme0n1p2'+e2fsck -D -E 'discard,optimize_extents,inode_count_fullmap' -f -v -y '/dev/sda2'
 sync sync
 sleep '3' sleep '3'
Line 460: Line 422:
 # General # General
 export LD_BIND_NOW='1' export LD_BIND_NOW='1'
-#export LD_PREFER_MAP_32BIT_EXEC='1'+export LD_PREFER_MAP_32BIT_EXEC='1' 
 + 
 +# Mozilla 
 +export MOZ_CRASHREPORTER_DISABLE='1'
  
 # GNOME # GNOME
Line 507: Line 472:
  
 # Shader Cache # Shader Cache
-export MESA_SHADER_CACHE_DISABLE='true' +#export MESA_SHADER_CACHE_DISABLE='true' 
-#export MESA_DISK_CACHE_DATABASE='0' +export MESA_DISK_CACHE_DATABASE='0' 
-#export MESA_DISK_CACHE_SINGLE_FILE='0'+export MESA_DISK_CACHE_SINGLE_FILE='0'
  
 # End</code> # End</code>
Line 555: Line 520:
 ===== journald ===== ===== journald =====
  
-  sudo mkdir -p '/etc/systemd/journald.conf.d' && sudo -e '/etc/systemd/journald.conf.d/99-tweaks.conf'+  sudo mkdir -p '/etc/systemd/journald.conf.d' && sudo -e '/etc/systemd/journald.conf.d/99-tweaks.conf' && sudo journalctl --vacuum-time='1s' --rotate
  
 <code> <code>
Line 572: Line 537:
  
 ===== fstab ===== ===== fstab =====
- 
-**** 
  
   sudo -e '/etc/fstab'   sudo -e '/etc/fstab'
  
 ==== swap ==== ==== swap ====
- 
-**** 
  
   ,discard=once   ,discard=once
Line 618: Line 579:
  
 # DXVK # DXVK
-#export DXVK_SHADER_CACHE='0' +export DXVK_SHADER_CACHE='0' 
-#export DXVK_STATE_CACHE='0'+export DXVK_STATE_CACHE='0'
  
 # End</code> # End</code>
/usr/local/www/wiki/data/attic/linux/distros/opensuse_tumbleweed_gnome.1781298639.txt.gz · Last modified: by Sean Rhone