[Testing Update] 2024-08-04 - Kernels, Nvidia, Mesa, AMDVLK, Firefox, Thunderbird, Pipewire, Wine

Hello community, here we have another set of package updates.

Current Promotions

  • Find out all about our current Gaming Laptop the Hero with Manjaro pre-installed from Spain!
  • Protect your personal data, keep yourself safe with Surfshark VPN: Get 3 months extra

Recent News

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

image

Notable Package Updates

  • Kernel updates
    • 6.9 kernel series is now end of life
    • 6.11 kernel series got added
    • multiple RT kernel series got added
    • 6.7 RT kernel series got removed
  • Mesa 24.1.5
  • AMDVLK 2024.Q2.3
  • Firefox 128.0.3
  • Thunderbird 115.13.0
  • Pipewire 1.2.2
  • Nvidia 550.107.02
  • Wine 9.14

Additional Info

Nvidia driver downgrade

Nvidia drivers got downgraded to 550.100, therefore update with sudo pacman -Syuu. If you want to stay on the 555 driver series you may either switch to unstable or install nvidia-dkms via: sudo pacman -U https://mirror.easyname.at/manjaro/pool/overlay/nvidia-dkms-555.58.02-1-x86_64.pkg.tar.zst. More info about Nvidia drivers here:

555 release feedback & discussion - Linux - NVIDIA Developer Forums
550.78 release feedback & discussion thread - Linux - NVIDIA Developer Forums

Python 3.12 info

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

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

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

Rebuild them all at once:*

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

* Note that if any fail to build, you’ll have to rebuild what’s remaining one or a few at a time.

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

checkrebuild
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 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

  • linux419 4.19.319
  • linux54 5.4.281
  • linux510 5.10.223
  • linux515 5.15.164
  • linux61 6.1.103
  • linux66 6.6.44
  • linux69 6.9.12 [EOL]
  • linux610 6.10.3
  • linux611 6.11.0 rc1
  • linux61-rt 6.1.102_rt37
  • linux66-rt 6.6.43_rt38
  • linux69-rt 6.9_rt5
  • linux610-rt 6.10.2_rt14

Overlay Packages

  • testing core x86_64: 31 new and 27 removed package(s)
  • testing extra x86_64: 191 new and 168 removed package(s)
  • testing multilib x86_64: 12 new and 12 removed package(s)

Package Changes (Sun Aug 4 01:12:04 CEST 2024)

  • testing core x86_64: 46 new and 45 removed package(s)
  • testing multilib x86_64: 25 new and 25 removed package(s)
  • testing extra x86_64: 1738 new and 1710 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:

1 Like

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: 2024-08-04

pipewire-pulse installation conflict

pipewire-pulse conflicts with pulseaudio-ctl
Before re-attempting the update remove pulseaudio-ctl.:

sudo pacman -R pulseaudio-ctl

2024-06-03

:warning: Linux 6.9 is EOL

Linux 6.9 is EOL and will - at some point - be removed from the repo.

Suggestion is to install latest LTS to be sure

sudo mhwd-kernel -i linux66

2024-07-14

Nvidia driver downgrade

Nvidia drivers got downgraded to 550.100, therefore update with sudo pacman -Syuu. If you want to stay on the 555 driver series you may either switch to unstable or install nvidia-dkms via: sudo pacman -U https://mirror.easyname.at/manjaro/pool/overlay/nvidia-dkms-555.58.02-1-x86_64.pkg.tar.zst. More info about Nvidia drivers here:

555 release feedback & discussion - Linux - NVIDIA Developer Forums
550.78 release feedback & discussion thread - Linux - NVIDIA Developer Forums

2024-07-01

The sshd service needs to be restarted after upgrading to openssh-9.8p1

2024-07-01 - Robin Candau

After upgrading to openssh-9.8p1, the existing SSH daemon will be unable to accept new connections (see Can't login after openssh 9.8p1-1 upgrade, MUST restart sshd (#5) · Issues · Arch Linux / Packaging / Packages / openssh · GitLab).
When upgrading remote hosts, please make sure to restart the sshd service using systemctl try-restart sshd right after upgrading.

We are evaluating the possibility to automatically apply a restart of the sshd service on upgrade in a future release of the openssh-9.8p1 package.

– Arch Linux - News: The sshd service needs to be restarted after upgrading to openssh-9.8p1

2024-06-03

:warning: Linux 6.8 is EOL

Linux 6.8 is EOL and will - at some point - be removed from the repo.

Suggestion is to install latest LTS to be sure

sudo mhwd-kernel -i linux66

2024-05-18

Shutdown Issues on some AMD systems (fixed in latest kernels)
  • Problem: Kernel updates 6.1.91-1 and 6.6.31-1 break shutdown and suspend/resume on the Framework 16 (Ryzen 7 7840HS, no GPU).
  • Solution: kernels were patched - please update to 6.1.92 / 6.6.32 / 6.8.11 / 6.9.2
  • Issue tracking: framework forums

2024-05-14

No plasma interface with kernel 6.9 + Nvidia gpu + Wayland

If you encouter a black screen with no inteface after login in, it’s probably a problem with simpledrm loading.

To solve it add nvidia_drm.fbdev=1 to /etc/default/grub
in the line begining with GRUB_CMDLINE_LINUX=" .
Verify that you also have nvidia_drm.modeset=1 in the same line.
Then exec sudo update-grub

Also, verify that you have nvidia_drm in /etc/mkinitcpio.conf in the MODULES= or HOOKS= line.
Exemple :

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

If it was not present, then run sudo mkinitcpio -P after adding it.

2024-05-08

Qemu: MacOS is not bootable with 9.0

Due to a bug MacOS is not bootable with 9.0: [9.0.0] qemu breaks mac os vm (#2334) · Issues · QEMU / QEMU · GitLab
Workaround: remove virtio-serial and org.qemu.guest_agent.0 from libvirt XML until bug will be fixed.

2024-05-02

The default KDE Plasma session has been changed to X11

As of Plasma 6, KDE decided to make Wayland the default. However, since issues were discovered, we have reverted the default to X11. Users are free to choose whichever works best for them.

Previous testing threads:

Only 1 minor issue - a conflict between the pipewire-pulse update and pulseaudio-ctl.

sudo pacman -R pulseaudio-ctl before re-attempting the update fixed the issue & no other problems were encountered.

2 Likes

there is theses minor errors from udisk

août 04 08:19:09 udisksd[1117]: udisks daemon version 2.10.1 starting
août 04 08:19:09 udisksd[1117]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sda': Unexpected sense data returned:
                                      0000: f0 00 01 00  50 00 01 0a  00 00 00 00  00 1d 00 00    ....P...........
                                      0010: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
                                       (g-io-error-quark, 0)
août 04 08:19:09 udisksd[1117]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sdb': Unexpected sense data returned:
                                      0000: f0 00 01 00  50 00 00 0a  00 00 00 00  00 1d 00 00    ....P...........
                                      0010: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
                                       (g-io-error-quark, 0)
août 04 08:19:09 udisksd[1117]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sdc': Unexpected sense data returned:
                                      0000: f0 00 01 00  50 00 00 0a  00 00 00 00  00 1d 00 00    ....P...........
                                      0010: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
                                       (g-io-error-quark, 0)
août 04 08:19:09 udisksd[1117]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sdd': Unexpected sense data returned:
                                      0000: f0 00 01 00  50 00 00 0a  00 00 00 00  00 1d 00 00    ....P...........
                                      0010: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
                                       (g-io-error-quark, 0)
août 04 08:19:09 udisksd[1117]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
                                      0000: f0 00 01 00  50 00 00 0a  00 00 00 00  00 1d 00 00    ....P...........
                                      0010: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
                                       (g-io-error-quark, 0)
août 04 08:19:09 udisksd[1117]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sdf': Unexpected sense data returned:
                                      0000: f0 00 01 00  50 00 00 0a  00 00 00 00  00 1d 00 00    ....P...........
                                      0010: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
                                       (g-io-error-quark, 0)

Using Freon on Manjaro-Gnome, the update today is hiding all SATA-drives (but not the NVMe).
One reason may be, kernel-module drivetemp is not loaded ( sudo modprobe drivetemp does it).
But loading module drivetemp is not enough, because ALL the SATA-drives are called now “temp1” -
instead of for example " SAMSUNG HD
".
Kernel 6.1.103-1 and 6.10.3-1
EDIT:
Kernel 6.1.100-1 is o.K.
Everything works as it should


1 Like

Why are Linux kernels I already have installed being listed? :slight_smile:

A post was split to a new topic: Error when clicking on the backintime-qt configuration/profile button

Anyone who has protontricks and/or protonup-qt will have to manually allow replacing conflicting packages when using pacman to update:

looking for conflicting packages...
:: python-vdf-solstice-3.5-1 and python-vdf-3.4-4 are in conflict. Remove python-vdf? [y/N] y
:: python-steam-solstice-1.6.0-1 and python-steam-1.4.4-4 are in conflict. Remove python-steam? [y/N] y

A post was split to a new topic: I can’t rebuild v86d

Hi, big issue here.

After the update, I couldn’t use mpv anymore so I rebooted my machine and now I can only log into emergency mode with 6.4 kernel, I also have 6.6 and 6.9 but both lead to a black screen.

I have the failed to mount /boot/efi error and a bunch of other ones in journalctl :

  • EXT4-fs error (device sda2): ext4_validate_block_bitmap:421: comm ext4lazyinit: bg 82: badblock bitmap checksum also appears with other bg values
  • Failed to find module crypto_user/i2c-dev/nvidia
  • EXT4-fs error (device sda-2): ext4_lookup:1853: inode #7864956: comm systemd-journal: deleted inode referenced: 7864456

I haven’t done any weird operation and also, I can’t ping anything, even through ethernet (I guess I gotta chroot)

How do I fix this ? Thanks

me too.

cf $ sensors

not show SATA.

allso , I can not see SATA temp in Psensor .

this screen shot image was 2023 june in manjaro.
Screenshot from 2024-08-05 16-06-10

1 Like

After a major update you should reboot, anyhow.

Kernel 6.4 is long time EOL, indicates you did not follow the Announcements.

This sounds like a device error.

Same here.

Whenever somebody declares not having done something “weird” I assume exactly the opposite. :stuck_out_tongue_closed_eyes:

3 Likes

sensors reports this on my system:

drivetemp-scsi-1-0
Adapter: SCSI adapter
temp1:        +25.0°C  (low  =  +0.0°C, high = +70.0°C)
                       (crit low =  +0.0°C, crit = +70.0°C)
                       (lowest = +25.0°C, highest = +25.0°C)

If kernel module “drivetemp” is loaded:
To configure lm_sensors, you can create a file /etc/sensors.d/drivetemp
contents:

chip "drivetemp-*"
label temp1 "Test-Platte"

and all SATA-drives are called temp1.
An error occurs - if you write: chip “drivetemp-scsi-1-0”

Udisk2 seems to be affected, the udisk2.service complains:

"Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sda':
unexpected sense data returned  ....."

“Psensors” is affected too, as @ehhen ehhen told


EDIT: using the old kernel 6.1.100-1 everything works :grinning:

1 Like

Arch package maintainers changed pipewire-pulse PKGBUILD recently,
replacing provides = pulseaudio with provides=pulse-native-client

[10] Why does pipewire-pulse no longer declare provides=(pulseaudio)?

pipewire-pulse really shouldn’t provide pulseaudio, as it’s not 100% compatible. For example, pacmd is missing and the CLI protocol that pacmd depends on isn’t implemented, either.

  • Packages that explicitly require pulseaudio and are incompatible with pipewire-pulse should continue to declare depends=(pulseaudio).

  • Packages that work with either pulseaudio or pipewire-pulse should declare pulse-native-provider.

A similar dependency change has been requested for pulseaudio-ctl
Replace `pulseaudio` with 'pulse-native-provider' (#1) · Issues · Packages / Community / pulseaudio-ctl · GitLab

EDIT: pulseaudio-ctl is not compatible with pipewire-pulse and should be removed to resolve the conflict

2 Likes

Anybody else having difficulty connecting through Wifi since latest testing update ?
All was well before, now I can not connect anymore


/08/2024 22:11	NetworkManager	<info>  [1722888686.4484] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.48.6-1/libnm-device-plugin-wifi.so)
5/08/2024 22:11	NetworkManager	<info>  [1722888692.4227] device (wlp3s0): Activation: (wifi) access point 'Airport3' has security, but secrets are required.
5/08/2024 22:11	NetworkManager	<info>  [1722888692.4237] device (wlp3s0): Activation: (wifi) connection 'Airport3' has security, and secrets exist.  No new secrets needed.
5/08/2024 22:11	NetworkManager	<warn>  [1722888718.1655] device (wlp3s0): Activation: (wifi) association took too long
5/08/2024 22:11	NetworkManager	<warn>  [1722888718.1657] device (wlp3s0): Activation: (wifi) asking for new secrets
5/08/2024 22:11	NetworkManager	<info>  [1722888718.1667] device (wlp3s0): Activation: (wifi) connection 'Airport3' has security, and secrets exist.  No new secrets needed.
5/08/2024 22:12	NetworkManager	<warn>  [1722888743.1653] device (wlp3s0): Activation: (wifi) association took too long
5/08/2024 22:12	NetworkManager	<warn>  [1722888743.1671] device (wlp3s0): Activation: (wifi) asking for new secrets
5/08/2024 22:12	NetworkManager	<info>  [1722888743.1698] device (wlp3s0): Activation: (wifi) connection 'Airport3' has security, and secrets exist.  No new secrets needed.
5/08/2024 22:12	NetworkManager	<warn>  [1722888768.1647] device (wlp3s0): Activation: (wifi) association took too long

After entering credentials again through KDE settings, still can not connect:

5/08/2024 22:19	wpa_supplicant	wlp3s0: Trying to associate with SSID 'Airport3'
5/08/2024 22:19	NetworkManager	<info>  [1722889145.9850] device (wlp3s0): supplicant interface state: scanning -> associating
5/08/2024 22:19	NetworkManager	<info>  [1722889145.9851] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> associating
5/08/2024 22:19	NetworkManager	<warn>  [1722889146.1653] device (wlp3s0): Activation: (wifi) association took too long
5/08/2024 22:19	NetworkManager	<info>  [1722889146.1653] device (wlp3s0): state change: config -> failed (reason 'no-secrets', sys-iface-state: 'managed')
5/08/2024 22:19	NetworkManager	<info>  [1722889146.1662] manager: NetworkManager state is now DISCONNECTED
5/08/2024 22:19	NetworkManager	<warn>  [1722889146.1667] device (wlp3s0): Activation: failed for connection 'Airport3'
5/08/2024 22:19	NetworkManager	<info>  [1722889146.1672] device (wlp3s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
5/08/2024 22:19	wpa_supplicant	nl80211: send_event_marker failed: Source based routing not supported
5/08/2024 22:19	wpa_supplicant	wlp3s0: CTRL-EVENT-DISCONNECTED bssid=e0:b9:e5:d8:4c:83 reason=3 locally_generated=1
5/08/2024 22:19	NetworkManager	<info>  [1722889146.6866] device (wlp3s0): set-hw-addr: set MAC address to 9A:AC:91:9E:53:FB (scanning)
5/08/2024 22:19	wpa_supplicant	wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
5/08/2024 22:19	NetworkManager	<info>  [1722889146.6892] device (wlp3s0): supplicant interface state: associating -> disconnected
5/08/2024 22:19	NetworkManager	<info>  [1722889146.6893] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> disconnected
5/08/2024 22:19	wpa_supplicant	wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
5/08/2024 22:19	wpa_supplicant	wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
5/08/2024 22:19	wpa_supplicant	wlp3s0: Reject scan trigger since one is already pending
5/08/2024 22:19	wpa_supplicant	wlp3s0: Reject scan trigger since one is already pending

Restored latest timeshift backup now, all is OK again

Which update could be responsible for this ?

System info can be given if asked

Thanks for any hints :wink:

Greetz,

Eddy

thank you.

The 6.10 kernel works not fine.

With the 6.9 kernel works good, so I would like to operate it in this state for a while.

$ sudo hddtemp /dev/sd{a..h}

6.9.12-1-MANJARO is good.
I’m still evaluating bcachefs, so I can’t go back to 6.6.

1 Like

I will thank the manjaro team to keep an eye on this:

The current version of backintime in testing has problems with translations, it would be better to get it to stable with fixes.


After upgrading to version 1.5.2, the translation problem has been fixed, everything seems to work correctly. Thank you.

1 Like

I might have missed it, but what’s blocking from getting KDE 6.1.x into testing?

1 Like