Hello, I am more a ‘simple’ user of manjaro (in mabox version) and have no deep knowledge in the core system. My hardware is AMD Ryzen 5 5600G with Radeon Graphics.
After last update in december I urgently needed to run one now which provided a lot of challenges.
- Method of updating? I used the graphical interface (pamac), it started normal but in the middle of downloading the gui disappeared and I could not see the progress althrough the process seemed to continue.
I did read that it is no longer recommended to use pamac and do the update with command line, right? Do you recommend yay -Syu ? - I quickly ran out of disk space in my 32 GB partition, which was large at beginning, but after every update the system gets a lot bigger. There is no check of the update process to calculate required disk space upfront. Why?
Can I use another partition of my disc as a temporary space? Or split the update in parts?
Is there any log I can look into to see why after update now I need 1.4GB more space? ( After sudo pacman -Scc ) - After I managed to have enough disk space manually, the update did run through. So far I stumbled over the following issues:
a) graphics problem with windows not updating. I remembered that this was also an issue last time and my picom setting was xrender, now I need to disable picom compositor with Super+P
What is the configuration for this AMD Ryzen graphics? I hope I am not the only one out with this.
b) I use kernel 6.1.176-1-MANJARO x86_64. This is now called an old kernel. What is the recommendation for an update for my system? Is it risky to try a new one? I had issues once with NTFS support, that the included driver made my files corrupt. I disabled this (blacklist ntfs3).
Now with 6.1 I ran into polkit issues. The only thing that worked was to do
sudo systemctl mask polkit-agent-helper.socket
No idea what is behind this, but now I get the password prompt when running gparted or other system tools. Do I need to do something else? Do I have a big security risk?
Flameshot was not working too, but I could solve this with the useX11LegacyScreenshot=true entry in the config file.
What else should I look at ? Is there a better sorted database (maybe even AI bot) to find known problems ?
Sorry for any stupid questions!