[Stable Update] 2026-07-11 - Kernels, COSMIC 1.2, Xorg, Firefox, Thunderbird, KDE Gear

Hello Manjaro user community, here we have another set of package updates. This also marks the stable release of ‘Bian-May’ - Manjaro 26.1. We will work now on the Release Candidate ISOs to test possible issues before releasing new install medias.

Current Promotions

Recent News

New in Manjaro GNOME!

When choosing an accent color in Settings, the folder colors will now change automatically to match when using the Papirus Dark or Papirus Light icon theme.

To try it out, install gnome-shell-extension-papirus-folders-colorizer from Add/Remove Software, logout / login and enable Papirus Folder Colorizer from Extensions.

Or, if you prefer the command line:

Install:

sudo pacman -Syu gnome-shell-extension-papirus-folders-colorizer

Enable the extension:

 gnome-extensions enable papirus-folders-colorizer@NiffirgkcaJ.github.com

Logout:

gnome-session-quit --logout

Also, when applying accent colors from Layout Switcher settings, it will also set the matching folder color. Requires accent-color-change r172.c761c84-2 or newer.

KDE Plasma users with SDDM can now migrate to Plasma Login Manager

After ensuring plasma-login-manager 6.5.90-1 (or newer) is installed, run the following:

sudo pacman -Syu plasma-login-manager
systemctl disable sddm
systemctl enable plasmalogin
sudo pacman -R sddm-kcm sddm
NVIDIA 590 driver drops Pascal support

With the update to driver version 590, the NVIDIA driver no longer supports Pascal (GTX 10xx) GPUs or older.

Impact: Updating the NVIDIA packages on systems with Pascal, Maxwell, or older cards will fail to load the driver, which may result in a broken graphical environment.

Intervention required for Pascal/older users: Users with GTX 10xx series and older cards must switch to a legacy driver to maintain support:

  • Install the official linuxXXX-nvidia-580xx or related DKMS packages.
  • Manjaro 26.1 Bian-May - Preview released
  • Manjaro 26.0 Anh-Linh released
  • Manjaro Summit public Alpha now available
  • As of Linux 5.4.302, the 5.4 series is now EOL (End Of Life). Please install 5.10 LTS (Long Term Support) or 5.15 LTS.
  • As of Linux 6.16.12, the 6.16 series is now EOL (End Of Life). Please install 6.18 LTS (Long Term Support) and/or 6.12 LTS.
  • As of Linux 6.17.13, the 6.17 series is now EOL (End Of Life). Please install 6.18 LTS (Long Term Support) and/or 6.12 LTS.
  • As of Linux 6.19.14, the 6.19 series is now EOL (End Of Life). Please install 7.0, and/or 6.18 LTS (Long Term Support) and/or 6.12 LTS.
  • As of Linux 7.0.14, the 7.0 series is now EOL (End Of Life). Please install 7.1, and/or 6.18 LTS (Long Term Support) and/or 6.12 LTS.
Previous News

Notable Package Updates

Additional Info

Python 3.14 info

:information_source: You will need to rebuild any AUR Python packages that install files to site-packages or link to libpython3.13.so.

Print a list of of packages that have files in /usr/lib/python3.13/ :

pacman -Qoq /usr/lib/python3.13/

Rebuild them all at once:*

pamac build $(pacman -Qoq /usr/lib/python3.13)

Use rebuild-detector to see if anything else needs to be rebuilt:

 checkrebuild

* It’s recommended to clean your build cache first with pamac clean --build-files

Info about AUR packages

:warning: AUR (Arch User Repository) packages are neither supported by Arch nor Manjaro. Posts about them in Announcements topics are off-topic and will be flagged, moved or removed without warning.

For help with AUR packages, please create a new topic in Support > AUR and a helpful volunteer may be able to assist you.

Get our latest daily developer images now from Github: Plasma, GNOME, XFCE. You can get the latest stable releases of Manjaro from CDN77.


Our current supported kernels

  • linux61 6.1.177
  • linux66 6.6.144
  • linux612 6.12.95
  • linux618 6.18.38
  • linux71 7.1.3
  • linux72 7.2.0-rc2
  • linux61-rt 6.1.167_rt62
  • linux66-rt 6.6.135_rt74
  • linux612-rt 6.12.89_rt18

Package Changes (7/9/26 07:43 CEST)

  • stable core x86_64: 121 new and 122 removed package(s)
  • stable extra x86_64: 4021 new and 4169 removed package(s)
  • stable multilib x86_64: 65 new and 70 removed package(s)

A list of all package changes can be found here.

  • No issue, everything went smoothly
  • Yes there was an issue. I was able to resolve it myself.(Please post your solution)
  • Yes I am currently experiencing an issue due to the update. (Please post about it)
0 voters

Check if your mirror has already synced:


8 Likes

Known issues and solutions

This is a wiki post; please edit as necessary.
Please, consider subscribing to the Stable Updates Announcements RSS feed


Please RTFT (Read This Fine Thread) first before reporting the same issues over and over again!

Note: Do not forget to review your .pacnew files:

:warning: Prepare the update beforehand

Preparation steps

From [INFO] Stable branch - BIG update BEST practice

If it has been a long time since your last update, you may want to refresh your pacman-keyring before running the actual update.

  1. Create a list of custom packages for later reference
    pamac list --foreign > ~/alien-pkgs.txt
    
  2. Remove all foreign packages
    pamac remove $(pamac list --foreign --quiet)
    
  3. Remove all orphans and other unneeded packages
    pamac remove --orphans --unneeded
    
  4. Optional: ensure the keyrings are up-to-date
    sudo pacman -Syy manjaro-keyring archlinux-keyring
    
  5. Optional: Run a simulated update
    pamac update --dry-run
    
  6. Looking good? Repeat the above without --dry-run
    reboot
    
  7. Consult the list of packages created in the first step and rebuild only those you really need

Important Note: Users of Plasma and GNOME may lose their X11 session support. Checkout our guides below before restarting your systems!

Important Note: Users of Pascal, Maxwell, or older cards will fail to load the NVIDIA driver when they were using 580xx series earlier, because the 590xx doesn’t support the older hardware anymore. Only Turing series and newer are still supported.

:arrow_right: 2026-07-11

keyboard layout in the terminal changed from de/fr/fi/etc.... back to us

Possible Manual Intervention Required After xkeyboard-config 2.48-1 Update - Important notifications - EndeavourOS

Update failed because conflicting files in /usr/lib/python3.14/site-packages/lightdm_gtk_greeter_settings

There was a little problem with

error: failed to commit transaction (conflicting files)
lightdm-gtk-greeter-settings: /usr/lib/python3.14/site-packages/lightdm_gtk_greeter_settings/__pycache__/installation_config.cpython-314.pyc exists in filesystem

I think this is some packaging mistake upstream. But since this only affects the pycache, the folder /usr/lib/python3.14/site-packages/lightdm_gtk_greeter_settings/__pycache__/ can be deleted (i backed it up) before the update. Alternately one has to update with

sudo pacman -Syu --overwrite="/usr/lib/python3.14/site-packages/lightdm_gtk_greeter_settings/__pycache__/*"

2026-05-27

Attention users with encryption - read before updating!

Several months ago upstream switched the mkinitcpio hooks from udev to systemd. There was a pacnew file which in theory everybody has seen and merged (right? Shame on you, yes you, who forgot :sweat_smile:). Until now it was kind of optional, because the udev hooks will not stop working overnight. Well, with this update it seems the new systemd hooks are forced upon at least on some users without them noticing. It should’t happen but in some cases it looks like it happened. The result is a system that throws a cryptic error about device not found on boot and nonbooting.
You either have to restore the udev hooks, or adapt the kernel boot line for the systemd.

The easiest is to not reboot after update (otherwise you will have to chroot). Check the hooks and cmdline:

grep HOOKS /etc/mkinitcpio.conf
cat /proc/cmdline

The right combination is either similar to the old one with udev

HOOKS=(base UDEV autodetect microcode kms modconf block keyboard keymap consolefont plymouth encrypt filesystems)

AND the following syntax on the boot line

cryptdevice=UUID=device

OR
the new systemd hooks, similar to

HOOKS=(SYSTEMD autodetect microcode modconf kms keyboard sd-vconsole block sd-encrypt filesystems fsck)

AND

rd.luks.uuid=XXXXXXXX-XXXX-XXXX

ANY MIX BETWEEN THE TWO WILL NOT BOOT!

The currently reported situation is usually systemd hook + cryptdevice= boot line.

If that happend, you have to change either one of those two places. Preferably go to systemd and rd.luks.uuid. The boot line is changed in /etc/default/grub
After that you need to sudo update-grub

Now you can reboot.

Some reading (pretty much obligatory)
mkinitcpio - ArchWiki
dm-crypt/System configuration - ArchWiki

Note: the hooks above are an example! Do not blindly replace your hooks with the examples above. Also, the capitalization of some hooks is to put a focus here, in reality all hooks are with small letters.

Mesa problems on some Intel GPUs (lines on screen, fuzzy fonts)

Intel ix-2xxx CPUs (Core i 2nd Generation aka Sandy Bridge, from 2011 and all earlier CPUs)

Either wait with the update, or downgrade mesa.
For some chome browsers a workaround can be to disable the hardware acceleration.

Alternative workarounds: manually upgrade to the patched version from unstable branch

sudo pacman -U https://mirrors2.manjaro.org/unstable/extra/x86_64/mesa-1:26.1.2-1-x86_64.pkg.tar.zst

Or install (replace) mesa with mesa-amber for those old gpus. Note that this is the only workaround which doesn’t put you in an unsupported state!

2026-05-19

Yet another vulnerability - local privilege escalation

TLDR: And yet another one
Until patches arrive (should be soon), a mitigation:

sudo sh -c "printf 'kernel.yama.ptrace_scope=2' > /etc/sysctl.d/10-ptrace.conf"
More vulnerabilities - Pintheft, Dirtydecrypt

More vulnerabilities were discovered. Until patches hit your mirror and update, the mitigation is as always to block the modules:

rmmod rds_tcp rds
sudo su -
printf 'install rds /bin/false\ninstall rds_tcp /bin/false\n' > /etc/modprobe.d/pintheft.conf
exit

Note that a good Samaritan created a script, proactively blocking all modules not currently loaded from automatic loading. Which mitigates all current and future vulnerabilities connected with modules. If you are interested - here is the script:
GitHub - jnuyens/modulejail: Proactively shrink a Linux host's kernel-module attack surface by blacklisting every module not currently in use. · GitHub
Please read the description and way of function carefully. If you decide to use that script, check if you have any of the vulnerable modules loaded first:

lsmod | grep -E "esp4|esp6|rxrpc|rds|rds_tcp|algif_aead"

If it returns nothing, you are all good, you can run modulejail with profile desktop.
You do not need to remove other blocking .conf files if you already installed something (unless you want the logging feature).

You might also be interested in the following tutorial which should proactively help:

[HowTo] modulejail

Kernels 5x removed - change kernel before updating!

Although kernel series 5x are still maintained upstream, they are pretty old. To simplify maintenance, Manjaro drops support for those kernels. Note that this change is still not updated in the graphical Manjaro-settings-manager (but mhwd-kernel shows the correct list). Please, if you are still running a 5x kernel, install a newer LTS one first, preferably the latest 6.18 before attempting to update. Then reboot and after that you can update. If linux-latest is blocking the update, remove it too.

2026-05-08

NTFS partitions or usb drives cannot be mounted anymore after update

The explanation:
Concerning NTFS3 and NTFS-3G - #15 by Ben

Note that forcing the system to use the old ntfs-3g driver to mount the drive/partition, although the dirty bit is set, means you will be mounting a potentially damaged filesystem. It is your decision and the responsibility for potential data loss is yours.
The only recommended solution is to check the filesystem from windows. If you don’t have windows anymore, you can get one designed for such repairs free and legal here:

https://www.hirensbootcd.org/

DIRTY FRAG VULNERABILITY (also read if scared from Fragnesia)

[ALERT] Dirty Frag (CVE-2026-43284, CVE-2026-43500) - Root Privilege Vulnerability

Note that the newly discovered vulnerability Fragnesia is still not patched, it is however in the same modules as Dirty frag and the described mitigation works for it too. Just apply the mitigation and you will be ok.

refind - booting problem

The currently shipped version of refind breaks booting on both ext4 and btrfs. Upstream cooks a fix, but until it comes there are several workarounds:

  • Downgrade refind before rebooting or from chroot with manjaro-downgrade
  • Make a backup of the refind_x64.efi file on the ESP partition and restore it after the update before rebooting or from chroot
  • Search for the hook that updates the .efi on package update and remove it
  • Remove the package refind before updating the system which will also remove the hook, but will leave the efi file on the ESP (not tested)

In any case be sure to have live usb at hand.

P.S. refind is alternative boot loader. It is not part of the default installation. If you don’t know what it is (you didn’t install it yourself) - you don’t have it and this doesn’t concern you.

2026-05-02

Issues with updating Kernels due to Nvidia drivers

We know that some of our users still use either 570xx or 575xx drivers from Nvidia. Both of these drivers are unsupported since several months: Current graphics driver releases - Linux - NVIDIA Developer Forums

The current legacy driver 580xx is still supporting older graphic cards by Nvidia, as in Maxwell, Pascal, and Volta GPUs. 470xx is unsupported by Nvidia, however the community is still patching that driver for newer kernels so GKxxx “Kepler” GPUs still work. Same goes for the 390xx driver series, which has the support of GF1xx “Fermi” GPUs.

With linux619+ there is no support for 570xx and 575xx. Our kernel-team had no time to look into this issue further, as backporting patches takes a lot of effort. Since we dropped driver support for these series in recent mhwd-db updates, you may still want to stay on linux618 kernel series, if you still need those drivers. To check if newer drivers support your hardware, please use 26.1x install medias and choose proprietary drivers on boot selection. No changes are performed on your installed system. It is a save environment to test new drivers before changing stuff on your OS.

It would be good to remove installed drivers by mhwd before using it to reinstall supported drivers for your system: Configure Graphics Cards - Manjaro

Also look for known issues within drivers at the Nvidia developer forum:

2026-05-01

COPY FAIL VULNERABILITY

On 29 April 2026, a high local privilege escalation vulnerability in the Linux kernel, tracked as CVE-2026-31431 and named “Copy Fail”, was publicly disclosed. The vulnerability affects Manjaro Linux since 2017. A public proof-of-concept exploit has been released.

We have patched most of our kernels and released them to our testing and unstable branches:

  • patched kernels are: 5.10.254+, 5.15.204+, 6.1.170+, 6.6.137+, 6.12.85+, 6.18.22+, 6.19.12+, 7.0-rc7+
  • affected kernels are: 6.1.167_rt62, 6.6.133_rt73, 6.12.79_rt17, 6.17.5_rt7 and lower

Temporary Mitigation for non-patched kernels/systems

Disable the algif_aead kernel module persistently on all affected systems until a patched kernel is available:

echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf
    rmmod algif_aead 2>/dev/null || true

More Information: CERT-EU - High Vulnerability in the Linux Kernel ("Copy Fail")

2026-03-23

pamac-manager gui (Add/Remove Programs) does not start or starts very slow

For now, disable flatpak support (you can just browse flathub.org and install and update from terminal)
sudo nano /etc/pamac.conf
scroll to the end and put # before EnableFlatpak
press ctrl+q , y to save and exit

`plasma-applet-window-buttons` is broken

The plasma-applet-window-buttons package included in this update is version 0.14.0-3, which looks for /usr/lib/libPlasma.so.7, but this library does not exist — the version of the library included in this Stable Update is /usr/lib/libPlasma.so.6.5.6.

The solution is to downgrade plasma-applet-window-buttons to version 0.14.0-2. You do this by way of manjaro-downgrade. :backhand_index_pointing_down:

sudo manjaro-downgrade plasma-applet-window-buttons

Update: In the meantime, the faulty package has been replaced in the repository by the working one already, but if you had updated your system and you have version 0.14.0-3 while you did not downgrade the package yet, run… :backhand_index_pointing_down:

sudo pacman -Syuu

… just once. It will downgrade the faulty package back to the working one.

2026-02-23

Possible signature validity issues with packages taken over from Arch

Do this before updating!

Edited by @linux-aarhus 2026-02-26T06:35:00Z
Before you jump to the big :hammer_and_wrench: and wipe the pacman gnupg folder

sudo pacman -Syy archlinux-keyring manjaro-keyring

Optionally

sudo pacman-key --populate archlinux manjaro
Original suggestion

The problem… :backhand_index_pointing_down:

https://www.reddit.com/r/archlinux/comments/1rafluf/pacman_and_keyring_issues/

The solution… :backhand_index_pointing_down:

 sudo rm -rf /etc/pacman.d/gnupg
 sudo pacman-key --init && sudo pacman-key --populate archlinux manjaro && sudo pacman -Syu
Unreliability of the `pamac` package manager

Rationale

There recently appears to be a high incidence of pamac crashing in the middle of a system update, be it only in the form of the pamac-manager crashing with the update process continuing in the background, or in the form of a complete crash of the pamac infrastructure, leading to a non-bootable system.

Advice

Until the Manjaro Team has managed to correct this issue, we would advise our users…

  • to either (install and) use octopi — see the screenshot below :backhand_index_pointing_down: — as a graphical package manager

  • …or to use the tried-and-trusted pacman from the command line for updating the repository packages, and to use the pamac command-line utility and flatpak command-line utility afterwards for updating the AUR packages and the FlatPaks, respectively, as follows… :backhand_index_pointing_down:
    sudo pacman-mirrors -f && sudo pacman -Syu && pamac update --aur --devel && flatpak update
    

Previous stable update threads:

Stable Updates

ISOs including this update

Bian-May 26.1.0-rc1 (2026-07-10)

Download XFCE

Full

https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-260710-linux71.iso
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-260710-linux71.iso.sig
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-260710-linux71.iso.sha1
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-260710-linux71.iso.sha256
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-260710-linux71.iso.torrent
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-260710-linux71.iso.pkgs

Minimal

https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux71.iso
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux71.iso.sig
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux71.iso.sha1
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux71.iso.sha256
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux71.iso.torrent
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux71.iso.pkgs

Minimal (linux618)

https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux618.iso
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux618.iso.sig
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux618.iso.sha1
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux618.iso.sha256
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux618.iso.torrent
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux618.iso.pkgs

Minimal (linux612)

https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux612.iso
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux612.iso.sig
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux612.iso.sha1
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux612.iso.sha256
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux612.iso.torrent
https://download.manjaro.org/xfce/26.1.0-rc1/manjaro-xfce-26.1.0-rc1-minimal-260710-linux612.iso.pkgs

Download GNOME

Full

https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-260710-linux71.iso
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-260710-linux71.iso.sig
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-260710-linux71.iso.sha1
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-260710-linux71.iso.sha256
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-260710-linux71.iso.torrent
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-260710-linux71.iso.pkgs

Minimal

https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux71.iso
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux71.iso.sig
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux71.iso.sha1
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux71.iso.sha256
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux71.iso.torrent
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux71.iso.pkgs

Minimal (linux618)

https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux618.iso
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux618.iso.sig
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux618.iso.sha1
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux618.iso.sha256
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux618.iso.torrent
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux618.iso.pkgs

Minimal (linux612)

https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux612.iso
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux612.iso.sig
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux612.iso.sha1
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux612.iso.sha256
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux612.iso.torrent
https://download.manjaro.org/gnome/26.1.0-rc1/manjaro-gnome-26.1.0-rc1-minimal-260710-linux612.iso.pkgs

Download KDE

Full

https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-260710-linux71.iso
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-260710-linux71.iso.sig
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-260710-linux71.iso.sha1
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-260710-linux71.iso.sha256
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-260710-linux71.iso.torrent
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-260710-linux71.iso.pkgs

Minimal

https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux71.iso
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux71.iso.sig
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux71.iso.sha1
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux71.iso.sha256
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux71.iso.torrent
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux71.iso.pkgs

Minimal (linux618)

https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux618.iso
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux618.iso.sig
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux618.iso.sha1
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux618.iso.sha256
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux618.iso.torrent
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux618.iso.pkgs

Minimal (linux612)

https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux612.iso
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux612.iso.sig
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux612.iso.sha1
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux612.iso.sha256
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux612.iso.torrent
https://download.manjaro.org/kde/26.1.0-rc1/manjaro-kde-26.1.0-rc1-minimal-260710-linux612.iso.pkgs

I couldn’t update using “pacman -Syu”. Only via Pamac.

1 Like

Welcome to the forum! :waving_hand:

Please post the output here using preformatted text so we can find out what caused the problem. Anyone should be able to update using either Pacman or Pamac with no issue.

There was a little problem with

error: failed to commit transaction (conflicting files)
lightdm-gtk-greeter-settings: /usr/lib/python3.14/site-packages/lightdm_gtk_greeter_settings/__pycache__/installation_config.cpython-314.pyc exists in filesystem

I think this is some packaging mistake upstream. But since this only affects the pycache, the folder /usr/lib/python3.14/site-packages/lightdm_gtk_greeter_settings/__pycache__/ can be deleted (i backed it up) before the update. Alternately one has to update with

sudo pacman -Syu --overwrite "*"

The Microsoft spyware dependency for Calibre has been fixed as optional btw.

6 Likes

Hello everyone!

My PC has a “GeForce GTX 1060 (6GB)” built in, so I’m affected by the Pascal support being phased out.

Here you write that I should install the 575xx or 570xx drivers.

And here it says that these are now going to be removed too. Now I’m a bit at a loss (because I’m a beginner). What exactly should I do now? The drivers I’m supposed to use are being removed.

Thx for help!

Black screen after this update cannot even get to log in screen.
Something has definitely just happened with the Video Drivers in latest Kernel update.

Logged in my separate Ubuntu computer and all Youtube/Stream sites are not working either other, feels like some cross Linux conflicts if on the basis of latest kernel updates

The fact that YouTube videos also dont work on my Ubuntu config .. this feels like significant cross-kernel drive issue decision and impact

Are you using Nvidia Pascal?

No, I’m on AMD 780M

Did you try Strg+Alt+F3 to get to the TTY? Can you login there to investigate further?

it will be update , you should add
linuxXXX-nvidia-580xx

Which kernel were you using?

Apparently with this release libjpeg-turbo is not anymore a provider of the virtual package libjpeg. This means that any (AUR) package depending on libjpeg needs to be rebuilt to explicitly depend on libjpeg-turbo. Linking to Making sure you're not a bot! may be useful.

2 Likes

Sorry guys, I’m lazy and I repaired post-update with chatgpt so I had it summarize the steps in the hope they can help others:

NVIDIA 575 → 580 migration on GTX 1060 (Pascal): black screen after update

I thought I’d share my experience in case it helps someone else.

System

  • Manjaro Stable
  • KDE Plasma 6
  • Wayland
  • NVIDIA GeForce GTX 1060 6 GB (Pascal)

Symptoms

After updating, the system booted but Plasma never started.

I could still switch to a TTY and log in.

The first clue was:

nvidia-smi

which returned:

NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver.

Also:

modprobe nvidia

returned:

FATAL: Module nvidia not found

The NVIDIA kernel module simply wasn’t available anymore.

Cause

I had intentionally stayed on the 575xx driver because earlier 580 releases caused problems on my Pascal card.

During the recent Manjaro update the 575 packages were replaced by 580 packages.

However, the package

linux-lts-nvidia-575xx-meta

prevented pacman from replacing

linux61-nvidia-575xx

with

linux61-nvidia-580xx

This resulted in a dependency loop and left the system without a working NVIDIA kernel module.

Fix

The solution was:

  1. Remove only the old meta package
sudo pacman -R linux-lts-nvidia-575xx-meta
  1. Run the upgrade again
sudo pacman -Syu
  1. Accept all 575 → 580 replacements.

After reboot the system came back normally.

Result

Everything is now working correctly:

Wayland
✓ KDE Plasma 6
✓ NVIDIA 580.173.02
✓ GTX 1060 detected
✓ OpenGL hardware acceleration
✓ CUDA 13.0
✓ Xwayland

Verification:

echo $XDG_SESSION_TYPE
wayland
nvidia-smi
Driver Version: 580.173.02
CUDA Version: 13.0
GPU: NVIDIA GeForce GTX 1060 6GB
glxinfo -B | grep "OpenGL renderer"
OpenGL renderer string:
NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2

So for anyone still running a Pascal GPU and delaying the move to 580: 580.173.02 appears to work correctly on my GTX 1060 under Plasma 6 + Wayland.

Thanks to everyone involved in maintaining the packages.

7 Likes

Hi @Teo

Thanks, confirming the fix.

pacman just regenerates the correct package-owned bytecode afterwards.

I am reading that it is not recommended reaching for --overwrite here — especially not --overwrite "*", which matches every path on the system and lets pacman silently clobber files owned by any package, hiding real conflicts down the line. Correct me if I am wrong.

1 Like

The printer dialogue in Plasma systemsettings is broken:

systemsettings kcm_printer_manager

kf.coreaddons: "Could not load plugin from /usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_printer_manager.so: Die Bibliothek /usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_printer_manager.so kann nicht geladen werden: libpackagekitqt6.so.2: Kann die Shared-Object-Datei n
icht öffnen: Datei oder Verzeichnis nicht gefunden"
kf.coreaddons: "Could not load plugin from /usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_printer_manager.so: Die Bibliothek /usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_printer_manager.so kann nicht geladen werden: libpackagekitqt6.so.2: Kann die Shared-Object-Datei n
icht öffnen: Datei oder Verzeichnis nicht gefunden"
qt.qpa.services: Failed to register with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not register app ID: Connection already associated with an application ID")
1 Like
tsudo pacman -Syyuu

:: Synchronizing the package database...

core 149.1 KiB 1343 KiB/s 00:00 [######################] 100%

extra 8.9 MiB 38.4 MiB/s 00:00 [######################] 100%

multilib 139.8 KiB 1345 KiB/s 00:00 [######################] 100%

:: Starting the full system update...

:: Replace mhwd-nvidia-570xx with extra/mhwd-nvidia-580xx? [Y/n] y

:: Replace mhwd-nvidia-575xx with extra/mhwd-nvidia-580xx? [Y/n] y

resolving dependencies...

checking for conflicting packages...

error: failed to prepare the transaction (could not satisfy dependencies)

:: The installation of libjpeg-turbo (3.2.0-2) breaks the ‘libjpeg’ dependency required by xsane-git

. I have an NVIDIA PCI card, but I’m using open source drivers. However, I’m having this problem during the update

xsane-git is an AUR package. So you should remove it:

sudo pacman -R xsane-git

and then run the update.

Note though that both the xsane & xsane-git AUR packages have recent comments requesting the maintainers to update their dependencies to reflect the removal of libjpeg & the change to libjpeg-turbo:

xsane:

xsane-git:

So you may not be able to rebuild either of them until their PKGBUILD is updated (or you can edit the PKGBUILD yourself to reflect the change in dependencies).

2 Likes

But the update notes indicate that you should stay at version 575xx at most. I don’t want to risk problems, as I’m still getting familiar with Manjaro.

I don’t even understand right now which driver is being used. The Manjaro Settings Manager already shows — without the current update — video-nvidia-580xx, video-nvidia-470xx, video-nvidia-390xx, video-linux, video-modesetting and video-vesa. But none of them is installed (no checkbox checked).

That’s totally confusing to me. :pensive_face:

1 Like