Hello everyone! After the update when I restarted the system:
It takes some time for my mouse (wireless, connected throught a dongle) to be recognized and start working
I can’t turn on bluetooth graphically and when I tried to use bluetoothctl list to list available controllers, nothing appears
I never had either problem, or similar, before and I’m not sure what happened. I’d appreciate some tips towards the right direction. Thanks in advance!
Manjaro used to have kernel metapackages like Arch, but this made a lot of users very angry when their systems were updated to a buggy new kernel version
We are currently in discussion on how to do that. The current meta package for now handles both but when 4.19 LTS will get EOL we might rather update those systems to 5.4 LTS or not at all.
With this update Spyder dependency for ‘github’ module was broken. Temporary solution is to install PyGithub with pip. pip install --break-system-packages PyGithub
I suppose, logically, there’s no reason for a user not to create a systemd timer to do the job. That’s what I did for my backintime installation; for some silly reason that package still expects cronie as well.
You KDE bug report only mentions kernel 6.11? Or did I skip over something?
I’m still on 6.10 still and also got a full AMD system. But no mentions in my logs of this kwin issue.
Kernel these times are irrelevant. All get patches from current RC development applied when they apply. So what might be an issue with 6.11 can also be in older series.
I switched to testing and did the upgrade to see if this fixed the issue. It didn’t. I also upgraded to kernel 6.11, but it didn’t help either. I also tried downgrading sound related packages without results.
Before you post new issues, search for them. A quick search I did I found this: Kwin invalid framebuffer status full system freezes - Help - KDE Discuss. There were reasons that I originally wanted to skip the whole 6.1 series but we had discussions that 6.0.5 might have more issues than 6.1.5 might have, so we updated also stable branch.
The bug stared with the update 6.1.4-1 → 6.1.5-1, so I’m not sure if that is the same problem. The result seems similar, but there are no crashes as it was reported on kde bugtracker:
You may not remember, but I got this issue at first on testing update from 14.09. Due to lack of time, I switched to stable branch, but unfortunately, it was shipped to stable as well. The initial downgrade to 6.1.4 removed the issue.
You could try to downgrade kwin to 6.1.4 to see if there was a regression in kwin introduced. it always depends if it is a small issue which can be ignored as a warning or some issue which takes down your system.