After update all games start slower, even Balatro is starting noticeably slower. From 1-2 seconds to 6-10. Maybe Steam updated as well. Also it doesn’t matter whether it runs native or with proton.
And haptic feedback along with basic vibrations is broken with Dual Sense.
Plasma desktop
Kernel: 7.0.3-1-MANJARO
AMD Ryzen 7 7700
Radeon RX 9070 XT
Does anyone have similar problems?
<< EDIT >>
Ok, it seems i’ve found the culprit after digging for a while. I’ve had the rule for wireplumber and after update it started to effect game’s start up time. It also effected the speaker on Dual Sense.
Primarily there’s a chain of command when it comes to these things. If the problem is occurring with SDDM you report it there first (unless you have evidence showing it is somewhere else).
But also, SDDM is not incorporated by KDE, distributions package it alongside KDE to facilitate login. They could package a number of other login managers instead.
Personally I’ve considered it ready for Live use since it was first released, that’s how long I’ve been using it. In fact it’s also installed on my partner’s computer, and she has noticed no issues, even when it was officially Alpha, But it is officially Beta as of Plasma 6.6.
As far as I’m concerned it has just gotten better over time, not in how it functions, which is just fine, but in how it looks and fits with the overall Plasma eco system
Bad news, this actually corrupted the filesystem and I lost some files, probably a NTFS instability as Lycan’s post mentioned. I have no idea why the system switched from ntfs-3g to the kernel driver with no warning, but this is dangerous.
To avoid further problems I added these lines at /etc/modprobe.d/no-kernel-ntfs.conf to prevent the kernel module from even loading to begin with.
Because the line in /etc/fstab is probably set to auto instead of ntfs-3g so when the kernel driver became available it started using that over the external ntfs-3g.
The more likely scenario is that with ntfs3 you were actually notified of existing filesystem damage – ntfs3tells you when there is damage (in the form of an error message);
Added some info about the refind situation in the FAQ.
It will probably be good if someone writes something about ntfs, but for me it is still a bit unclear when and why problems occur and i wouldn’t want to generally advise everyone to switch to ntfs-3g before being absolutely sure this is needed (and i am not).
The only problem is, some of the people reporting problems with ntfs after last update are not on kernel 7.1…and that is where the mystery begins. Something else got backported, maybe.