[Testing Update] 2025-11-27 - Firmware, GNOME, Xorg, Firefox, Qt, ROCm

Hello community, here we have another set of package updates. Welcome to our new development cycle of Manjaro 25.1.0, code-named ‘Anh-Linh’.We will focus on Plasma 6.5 series and will introduce GNOME 49, maybe Cosmic 1.0 (Beta).

Current Promotions

Recent News

Valkey to replace Redis in the [extra] Repository

2025-04-17 - Andrew Crerar

Valkey, a high-performance key/value datastore, will be replacing redis in the [extra] repository. This change is due to Redis modifying its license from BSD-3-Clause to RSALv2 and SSPLv1 on March 20th, 2024.

Arch Linux Package Maintainers intend to support the availability of the redis package for roughly 14 days from the day of this post, to enable a smooth transition to valkey. After the 14 day transition period has ended, the redis package will be moved to the AUR. Also, from this point forward, the redis package will not receive any additional updates and should be considered deprecated until it is removed.

Users are recommended to begin transitioning their use of Redis to Valkey as soon as possible to avoid possible complications after the 14 day transition window closes.

Arch Linux - News: Valkey to replace Redis in the [extra] Repository

Previous News
Finding information easier about Manjaro

Finding information easier about Manjaro always has been a topic that needed to be solved. With our new search we have put all Manjaro data accessible in one place and divided by sections so it makes it easier to digest: News – Manjaro

Notable Package Updates

Additional Info

Python 3.13 info

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

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

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

Rebuild them all at once:*

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

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

  • linux54 5.4.301
  • linux510 5.10.246
  • linux515 5.15.196
  • linux61 6.1.158
  • linux66 6.6.117
  • linux612 6.12.59
  • linux617 6.17.9
  • linux618 6.18.0-rc7
  • linux61-rt 6.1.158_rt58
  • linux66-rt 6.6.116_rt66
  • linux612-rt 6.12.57_rt14
  • linux617-rt 6.17.5_rt7

Package Changes (11/27/25 11:24 CET)

  • testing core x86_64: 20 new and 20 removed package(s)
  • testing extra x86_64: 709 new and 707 removed package(s)
  • testing multilib x86_64: 8 new and 8 removed package(s)

A list of all 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:


4 Likes

Known issues and solutions

This is a wiki post; please edit as necessary.
Please, consider subscribing to the Testing 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:

:arrow_right: 2025-11-10

mkinitcpio v40 disabled fallback image creation for new installs

mkinitcpio v40, packaging changes and kernel-install - Arch-dev-public - lists.archlinux.org
This is only affects new installs as we can’t change the hook files on existing installs.

To disable fallback image creation on older installed systems

  • Change PRESETS=('default' 'fallback') line to PRESETS=('default') in the respective .preset files in /etc/mkinitcpio.d/.
  • Regenerate initramfs - sudo mkinitcpio -P
  • Update boot loader - sudo update-grub

Warning
Disabling all fallback initramfs generation will deprive you of another option to boot into the system in case a default initramfs fails. Before proceeding, make sure you have a bootable installation medium for rescue purposes on hand.

2025-09-28

2025-9-27

Heads up: Gnome 49 is here and wayland is the default.

Previous testing threads:

I moved to Testing today, in the hopre that I can contribute more, in the form of bug reporting. Concurrent, it appears, with this update.

Other than the unexpected changes to mkinitcpio.conf via a pacnew, I have experienced no issues.

4 Likes

Have you seen this: Attention when updating to Qt 6.10.1

1 Like

@frdbr well: upgpkg: 6.5.3-2: Qt 6.10.1 rebuild (27460c0b) · Commits · Arch Linux / Packaging / Packages / plasma-workspace · GitLab

1 Like

Testing is having more and more issues on my end. Today I got a complete freeze of the system, the first time since ages.

Nov 27 18:21:19 user kernel: BUG: unable to handle page fault for address: ffffd6ce4346bb58
Nov 27 18:21:19 user kernel: BUG: unable to handle page fault for address: ffffd6ce4346bb58
Nov 27 18:21:19 user kernel: #PF: supervisor read access in kernel mode
Nov 27 18:21:19 user kernel: #PF: error_code(0x0000) - not-present page
Nov 27 18:21:19 user kernel: Fixing recursive fault but reboot is needed!
Nov 27 18:21:19 user kernel: BUG: scheduling while atomic: gameoverlayui/43453/0x00000000
Nov 27 18:22:19 user kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
Nov 27 18:22:19 user kernel: rcu:         Tasks blocked on level-1 rcu_node (CPUs 0-11): P43453/1:b..l
Nov 27 18:22:19 user kernel: rcu:         (detected by 0, t=18002 jiffies, g=1112949, q=39513 ncpus=24)
Nov 27 18:22:47 user kernel: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P43453 } 18337 jiffies s: 8441 root: 0x1/.
Nov 27 18:22:47 user kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:0-11:0x0/T
Nov 27 18:25:19 user kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
Nov 27 18:25:19 user kernel: rcu:         Tasks blocked on level-1 rcu_node (CPUs 0-11): P43453/1:b..l
Nov 27 18:25:19 user kernel: rcu:         (detected by 0, t=72007 jiffies, g=1112949, q=157187 ncpus=24)
Nov 27 18:25:51 user kernel: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P43453 } 73633 jiffies s: 8441 root: 0x1/.
Nov 27 18:25:51 user kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:0-11:0x0/T
Nov 27 18:26:17 user systemd-logind[918]: Failed to get load state of suspend.target: Connection timed out
Nov 27 18:26:42 user systemd-logind[918]: Failed to get load state of poweroff.target: Connection timed out
Nov 27 18:27:07 user systemd-logind[918]: Failed to get load state of reboot.target: Connection timed out
Nov 27 18:27:32 user systemd-logind[918]: Failed to get load state of suspend.target: Connection timed out
Nov 27 18:27:57 user systemd-logind[918]: Failed to get load state of hibernate.target: Connection timed out
Nov 27 18:28:19 user kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
Nov 27 18:28:19 user kernel: rcu:         Tasks blocked on level-1 rcu_node (CPUs 0-11): P43453/1:b..l
Nov 27 18:28:19 user kernel: rcu:         (detected by 0, t=126012 jiffies, g=1112949, q=280344 ncpus=24)
Nov 27 18:29:02 user kernel: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P43453 } 130977 jiffies s: 8441 root: 0x1/.
Nov 27 18:29:02 user kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:0-11:0x0/T
Nov 27 18:31:19 user kernel: rcu: INFO: rcu_preempt detected stalls on CPUs/tasks:
Nov 27 18:31:19 user kernel: rcu:         Tasks blocked on level-1 rcu_node (CPUs 0-11): P43453/1:b..l
Nov 27 18:31:19 user kernel: rcu:         (detected by 13, t=180017 jiffies, g=1112949, q=318447 ncpus=24)
Nov 27 18:32:13 user kernel: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { P43453 } 188321 jiffies s: 8441 root: 0x1/.
Nov 27 18:32:13 user kernel: rcu: blocking rcu_node structures (internal RCU debug): l=1:0-11:0x0/T
Nov 27 18:34:04 user kernel: Bluetooth: hci0: Opcode 0x2041 failed: -110
Nov 27 18:34:04 user kernel: Bluetooth: hci0: start background scanning failed: -110
-- Boot 0c9c14ddaeb8487da80e37eef46d226c --

if you have this in your journal log

x86/split lock detection: #DB: warning on user-space bus_locks

see for more split_lock_detect=off

1 Like

That’s not the case, but thanks anyway!

Also need to rebuild Plasma-Desktop Attention when updating to Qt 6.10.1

1 Like

After switching from stable to testing, I noticed that my screen went from 2560 x 1080 to 1920 x 1080.

Looks like this is related to a known NVidia driver issue which has not yet been resolved for Pascal cards (I’m using a GTX 1070).

Since this update (Nov 27):

Nov 28 11:40:50  gnome-control-c[2426]: Settings schema 'org.gnome.desktop.a11y.interface' does not contain a key named 'reduced-motion'

Nov 28 11:40:50  systemd-coredump[2442]: Process 2426 (gnome-control-c) of user 1000 dumped core.

Same on two machines…

Something positive (as this is seldom in the current days …):

  • With the last update the time for wakeup from sleep is visibly faster - I would tend to compare it 2-3 times faster in comparison to the time before this update
  • Visible on 3 different laptops with different GPUs, so this is not related to the graphic driver but to the system (Gnome, systemd, …) itself

Most likely fixed in Release 49.2.2 · GNOME/gnome-control-center · GitHub