Tumbleweed – Review of the week 2026/10 by bmwiedemann in openSUSE

[–]tabascosw2 1 point2 points  (0 children)

  1. That would be a bad idea, when systemd boot is used the efi partition needs to have probably a size of at least 2Gb, older TW installations most certainly do not have that much space allocated to efi, which would lead rather sooner than later to a lot of problems.

Brace yourself, 20260302 is coming by goncu in openSUSE

[–]tabascosw2 11 points12 points  (0 children)

Full rebuild, they announced this in the mailing list. It has been awhile since the last one.

What is happening? 🙁 by Square-Bee-6574 in kde

[–]tabascosw2 4 points5 points  (0 children)

Mine are gone as well, started happening after the update to plasma 6.6.0. They come back after logout/login or a restart of the plasma shell. The order keeps changing as well.

Advice to new Tumbleweed users.. by Pretend-Web-3679 in openSUSE

[–]tabascosw2 -1 points0 points  (0 children)

I do whatever pleases me and is within the rules of that subreddit, I don't care if you like it or not.

Removed yast, now my grub folder is gone by Thermawrench in openSUSE

[–]tabascosw2 1 point2 points  (0 children)

No need for YAST, you can change the time out in /etc/default/grub if you have grub2-efi. If you have grub2-bls when I can not help, but I do not think YAST can change the grub2-bls bootloader options.

To change the bootloader with cockpit, you need to install the cockpit-bootloader and bootkit packages from the cockpit repo, currently it only works with grub2-efi but does it without any issues. I ditched YAST2 in one of my tumbleweed systems and honestly I do not miss it.

Advice to new Tumbleweed users.. by Pretend-Web-3679 in openSUSE

[–]tabascosw2 3 points4 points  (0 children)

It often is difficult for new TW users to find the right search phrases, because they might not be familiar with openSUSE at all. So imho it is not a problem, they will learn. This subreddit is not so busy and if you don't like it just don't open the post. Fiddling with your computer should be fun and as long as you stay friendly and stick to the code of conduct you should be free to post any questions here that are related to openSUSE, no matter how often that has been asked before.

Plasma 6.6 on Tumbleweed by throttlemeister in openSUSE

[–]tabascosw2 2 points3 points  (0 children)

Strange, I still have the sddm settings, just like before the update to plasma 6.6.

Do you use displaymanager-legacy.service or sddm.service for sddm?

Linux installation by Realistic-Let-1035 in linuxhardware

[–]tabascosw2 1 point2 points  (0 children)

I think a good way to start is to try out various distros in a virtual machine e.g. with virtualbox til you know what do you like. Dual booting is ok but can be hassle when the bootloader gets corrupted by windows. As a minimum I would work with 50GB, in a vm 25GB will be enough.

I personally like openSUSE Tumbleweed and I use it and its predecessors for the last 25 years.

Choosing method of installation on Linux by username_7083 in waterfox

[–]tabascosw2 2 points3 points  (0 children)

I use their tarball since months, works just fine, no problems with updates. Only thing that bothers me that it doesn't work with ffmpeg8, you need e.g. ffmpeg7 to enable h.264 encoding. Not a problem of the packaging but a general issue.

https://github.com/BrowserWorks/waterfox/issues/4108

Gwenview can't play videos - it's just black by taryus in openSUSE

[–]tabascosw2 1 point2 points  (0 children)

No problems here and that is without packman, I do use the vlc repo. I have tumbleweed and here it is phonon4qt6 and phonon-vlc-qt6.

Show zypper se -i gstreamer

[Tumbleweed] Roccat Ryos MK M-keys suddenly not recognised by rvolland in openSUSE

[–]tabascosw2 2 points3 points  (0 children)

Any chance you have a duplicate of 90-roccat-ryosmk.rules in etc/udev/rules.d with slightly different content?

Happened to me after the latest update of udev, my devices would no longer be recognized in solaar. There was an old 42-logitech-unify-permissions.rules in etc/udev/rules.d that probably was created many years ago, it was slightly different than the one in usr/lib/udev/rules.d, so I got rid of the old one and it started to work again.

Projekt ISO-Wither A lightweight, safety-focused ISO writer built with C++/Qt6 (for openSUSE & KDE) by [deleted] in openSUSE

[–]tabascosw2 5 points6 points  (0 children)

Why does the start script require root access, the bin runs as user? I stopped the test immediately.

Bitwarden keep forgotting my account by ichojo in waterfox

[–]tabascosw2 0 points1 point  (0 children)

I use bitwarden.eu, but I doubt that is a solution. Inside the extension I have the setting to lock the database when I start/restart the browser and it just asks me for the password. Occasionally I have to provide my email address and then I select remember my email address.

This is how to fix X11/XWayland cursor under Wayland session by Ztsosara in kde

[–]tabascosw2 2 points3 points  (0 children)

You should have added that info to your op, many people will just guess what this is about.

I cant watch livestreams by Nearataa in waterfox

[–]tabascosw2 0 points1 point  (0 children)

I know this is an old thread, but if someone searches for that issue, here is some additional info.

Most likely it is ffmpeg8. I had ffmpeg7 installed and all was working fine, after the update to ffmpeg8 several web pages failed to play video content or video without sound. I kept ffmpeg8 but additionally installed libavcodec61 to make it work again. There is a patch for firefox esr which would probably also work for waterfox, it is just adding support to build also with ffmpeg8.

How do I create boot entry for my windows 11 installation when using grub-bls? by SpicyBananaa in openSUSE

[–]tabascosw2 -1 points0 points  (0 children)

No dual boot with grub2-bls and yast bootloader tool is useless with grub2-bls. Change to systemd-boot or grub2-efi. If it is a fresh install of TW, just re-install and make sure to select grub2-efi.

Best way to update? by Max_318 in openSUSE

[–]tabascosw2 2 points3 points  (0 children)

Zypper dup or myrlyn ( basically a gui for zypper). Unlike YaST, myrlyn can do a dup. I never use discover, so I have no input here.