Most definitely - it’s mentioned in the Update thread, and your guarantee is effectively void (no refunds) if you ignore them
Not sure about your setup, but I get a window telling me when I have pacnews, and I always deal with them at that time - so that it won’t be skipped and forgotten.
However, if you are worried, just run pacnew-checker.
It also seems like there are still video card related issues: when watching YouTube videos and choosing the audio device to be the monitor there isn’t any sound, but there is one on the headphones (which are connected to an external DAC), although earlier it stopped but then it now happen again. And there’s also a weird issue that after the computer goes to sleep, when logging in again a few seconds afterwards the computer goes to sleep again, sometimes this happen twice until we’re able to login without the computer going to sleep again.
It’s alright. It simply means you don’t have anything in /usr/lib/polkit-1/rules.d/. Neither do I, but some people may have added custom rules there.
But…
… if the problem with authentication persists, then there are two things you can do — you don’t have to do both at the same time…
Use a newer kernel than 6.1. Recommended is 6.12 or later.
Restore the SUID bit on /usr/lib/polkit-1/polkit-agent-helper-1. With a 6.12 kernel or later, this is not needed — and not desired either — but if you’re running an earlier LTS kernel, then you still need it.
That’s not a video issue, that’s a sound issue, and it deserves its own thread in the Support > Audio category. Furthermore, sound over HDMI is often problematic.
That’s yet another issue altogether, warranting yet another thread.
We try keeping the issues separate here — one thread per issue per member. That makes it easier to follow up on and/or refer back to.
The reason I brought both of these I issues as possibly related to the graphics card is because a graphics issue is what lead me to discover the problems with the updates as I described in the first message of this thread. I suspect that maybe we don’t have recent Nvidia drivers and this may lead to all these issues. Now as for the first solution to the polkit issue you suggested (installing a newer kernel) how can I do it?
Note that you can also use the manjaro-settings-manager for installing a new kernel, if you prefer to do it via a GUI.
If you are using an Nvidia GPU, then I would recommend doing it with the GUI or with mhwd, as they would then also take care of installing the appropriate Nvidia driver.
I used manjaro-settings-manager as you suggested and I already had a 6.12 version of the kernel, but I installed a slightly newer 6.12 version just to see if that might help and I also checked from this application that I have the latest proprietary drivers for the nvidia card and indeed I do. So, I rebooted and tried again, but still got
Not sure if it is meant to be run manually, since i do not use it.
You can always manually check for pacnews with pacdiff -s or if you want a nice gui you install Meld and then it will be DIFFPROG=meld pacdiff -s
There’s only one normal version (6.12.73-1) and one real-time version (6.12.66_rt15-1). The latter is an older version and is generally not recommended because it’s real-ttime, which can cause issues.
What do you have installed?
mhwd-kernel -li
# might be better with pacman
# as it'll show the complete version numbers
pacman -Qs "linux[0-9]{2,3}"
I thought you were saying that this output is a problem when you said that:
… if the problem with authentication persists, then there are two things you can do — you don’t have to do both at the same time…
pacman -Qs "linux[0-9]{2,3}" ✔
local/linux515 5.15.200-1
The Linux515 kernel and modules
local/linux515-nvidia-open 590.48.01-5 (linux515-extramodules)
NVIDIA open kernel modules for linux515
local/linux612 6.12.73-1
The Linux 6.12 kernel and modules
local/linux612-nvidia-open 590.48.01-12 (linux612-extramodules)
NVIDIA open kernel modules for linux612
local/linux612-rt 6.12.66_rt15-1
The Linux612-rt kernel and modules
local/linux612-rt-nvidia-open 590.48.01-3 (linux612-rt-extramodules)
NVIDIA open kernel modules for linux612-rt