Thank you Manjaro team for all your fantastic work. I have updated 2 of my 3 machines with zero issues. Will do the final one after work this evening.
One of my 3 machines has AMD CPU & AMD GPU and has been hard freezing for awhile now about once a day. Other AMD/AMD users have experienced this too and the culprit was believed to be the latter 25.x series mesa drivers and 26.x mesa was supposed to fix this. I had the machine running another distro (I know shame on me) for a couple days that had the 26.x mesa running on it and no lock ups so I am back on Manjaro on this machine with the included 26.x mesa and we will see how it goes. Iâm very optimistic. Thank you for including this!
Thanks to the entire team for putting together such an aesthetically pleasing, wonderful, powerful operating system. You guys are awesome!
dmesg | grep r8168
[Tue Mar 24 19:08:39 2026] r8168 0000:c3:00.0: Direct firmware load for rtl_nic/rtl8168ep-3.fw failed with error -2
[Tue Mar 24 19:08:39 2026] r8168 0000:c3:00.0: Unable to load firmware rtl_nic/rtl8168ep-3.fw (-2)
Please ignore. I managed to fix it myself. The r8168 module was in the MODULES line of the mkinitcpio.conf file. I simply deleted it and rebuilt the initramfs.
No problem except I noticed that the Add/Remove Software dialog quit and after the install i wasnât prompted to reboot. I rebooted nonetheless and everything seems to be working, except I still canât open Add/Remove Software dialog. It crashes everytime i do.
P.S. I rolled back to the 570 driver because the Legacy Launcher for Minecraft isnât working (the window hangs). My question is: what should I do if KDE stops supporting X11 soon? Especially since Minecraft only seems to work on the 570 driver and only on X11?
Delete KDE and install Xfce, for example?
Running KDE , Nvidia 590 , kernel 6.18 , i14900kf . Ran the update on tty . No issues whatsoever . Manjaro runs like a scalded cat on this rig . Thanks for all the work involved getting this update out .
** Message: 23:30:30.691: flatpak_plugin.vala:393: refreshing flathub appstream data
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
I launched sudo pacman -Syu and the system is now updated.
Iâve just updated 3 computers, 2 desktops and 1 server. No issues. I think you will find your fears are unfounded.
In any case the issues, had no affect on the delivery of updates. The exercise was to ensure there would never be any interruptions, in a worst case scenario.
Poor guy pamac seems even more buggy. Didnât want to start, didnât want to refresh databases from the first time, trying to install new optional dependencies for yt-dlp failed without any understandable message⊠at least for starting the solution is to disable the flatpak support. One can also do it from the /etc/pamac.conf file, just put # at the end before EnableFlatpak
hi, since updating to Manjaro 26.0.4, Dolphin no longer works with WebDAV.
Is this old problem happening again? See also: Manjaro Forum
This issue already appeared after a previous update and behaves very similarly: WebDAV used to work, but after the update it suddenly fails in Dolphin with errors like âFolder does not exist.â
Workaround: WebDAV still works fine using the GNOME file manager
Pamac use polkit for authentication, donât use sudo with Pamac.
Using sudo with pamac can have undesirable effects, especially when building packages. It also can lead to Permission issues with the database. Pamac will ask for escalated rights only if needed.