[Unstable Update] 2021-11-11 - Gnome 41.1, Xorg-Server 21.1, LxQt 1.0, Nvidia 470.86, Plasma 5.23.3

Well, then create a new thread in #support with more details.

A post was split to a new topic: Tuxedo-keyboard 3.0.9 doesn’t build on linux510 and/or linux514

That’s alright, I am about to solve it.
I narrowed it down to pipewire.
During the update, it asked me if I wanted to replace pipewire-media-session by wireplumber. I said yes. That change broke the sound. I have no output devices, hence no video playing.

And what was the default option suggested for you? to replace or not?

The default has always been pipewire-media-session, but I think wireplumber will eventually replace it. So I went ahead with replacing it when asked during the update.
I think it also uninstalled manjaro-pipewire alongside pipewire-media-session. Basically, it just created a big mess.

I have reverted the change, cleaned house on config files and now everything is back in order, got output devices back (and the volume icon) and video playing is working anew.

A post was merged into an existing topic: Tuxedo-keyboard 3.0.9 doesn’t build on linux510 and/or linux514

I’ve read several cases of unwanted Wayland switch following the Gnome 41 upgrade.

I hadn’t encountered anything similar, updating was transparent after reboot. I just made the update in TTY, and do not have any exotic setup in conf files.

My few extensions worked out of the box following 41, including Dash to Dock. No need to use the AUR version.

Hi, there is an issue with installing 5.15 realtime kernel. After installation in grub its recognized as normal 5.15. When both 5.15 and 5.15-rt are installed, the system hangs on boot (no 5.15_rt17-1 option in grub only 5.15.2-1), no difference it is installed via Pamac or Manjaro Settings Manager.

Installing linux515-rt (5.15_rt17-1)...
Running post-transaction hooks...
Arming ConditionNeedsUpdate...
Updating module dependencies...
Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux515-rt.preset: 'default'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64.img
==> Starting build: 5.15.0-1-rt17-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.15-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux515-rt.preset: 'fallback'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64-fallback.img -S autodetect
==> Starting build: 5.15.0-1-rt17-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.15-x86_64-fallback.img
==> Image generation successful
Updating Grub-Bootmenu
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.15-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.15-x86_64.img
Found initrd fallback image: /boot/initramfs-5.15-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.10-rt-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.10-rt-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-rt-x86_64-fallback.img
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Found memtest86+ image: /boot/memtest86+/memtest.bin
done

linux514 got updated, but linux514-nvidia-470xx wasn’t bumped, so this combo is currently not bootable. Version magic doesn’t match.

Except 515 kernel series, the 470xx is missing. Seems our CI did not have that added yet @oberon

3 posts were split to a new topic: What driver do I use for nvidia gt430?

3 posts were split to a new topic: Issues with latest manjaro-zsh-config update

Linux 5.16-rc1 Released With Intel AMX, FUTEX2, Folios and I really cant wait to test it …

I know you are busy fixing other things , have a nice day :slight_smile:

1 Like

@wolfyrion
I think the target thread for the 5.16rc1 kernel request is the Update requests for packages built by Manjaro developers
Please post there and remove here.

I realized awful behavior of the

linux516
5.16rc1.211115.gfa55b7d-1

It present in safely removal of USB stick drives: may “PC was hanged” 2 times while that operation: operation did not complete (first time ejecting via GUI menu, second time with udisksctl power-off (after successful sudo eject sda). All other components, GUI works fine, but in order to get safely remove I call PC reboot via GUI and reboot procedure it hangs for several minutes. Hard reset was then.
Second time while udisksctl power-off hangs with no answer I switch to tty and systemctl reboot and it semi-hangs for 20 minutes: kernel periodicaly shows messages about hanged component.
Both times I need to hard reboot PC.

After first hard reset I lost history file of zsh: I have cleaned history now.

Like logs? ok: here is `journalctl`

First hang

~/Desktop ❯ journalctl -b-5 -p3 | grep -i "dumped core"
Nov 16 22:54:33 pc systemd-coredump[24975]: Process 805 (Xorg) of user 0 dumped core.
Nov 16 22:54:35 pc systemd-coredump[25082]: Process 909 (kwin_x11) of user 1000 dumped core.
Nov 16 22:54:36 pc systemd-coredump[25105]: Process 1421 (opera) of user 1000 dumped core.
~/Desktop ❯      

Second hang:

Nov 17 11:05:06 pc kernel: INFO: task pool-udisksd:4995 blocked for more than 860 seconds.
Nov 17 11:05:06 pc kernel:       Not tainted 5.16.0-1-MANJARO #1
Nov 17 11:05:06 pc kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Nov 17 11:07:09 pc kernel: INFO: task pool-udisksd:4995 blocked for more than 983 seconds.
Nov 17 11:07:09 pc kernel:       Not tainted 5.16.0-1-MANJARO #1
Nov 17 11:07:09 pc kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Nov 17 11:09:11 pc kernel: INFO: task pool-udisksd:4995 blocked for more than 1105 seconds.
Nov 17 11:09:11 pc kernel:       Not tainted 5.16.0-1-MANJARO #1
Nov 17 11:09:11 pc kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Nov 17 11:11:14 pc kernel: INFO: task pool-udisksd:4995 blocked for more than 1228 seconds.
Nov 17 11:11:14 pc kernel:       Not tainted 5.16.0-1-MANJARO #1
Nov 17 11:11:14 pc kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.

The purpose of that post:

  1. Use the 5.16rc1 kernel version only of you need it. Wait for the rc2 at least.
  2. Do not propagate the rc1 into testing and stable “downstream” branches.

Thanks for the warning.

I can’t help it, but this comes to mind:

  1. Nobody needs an rc kernel
  2. IMHO it does not matter if this goes to testing - it is an rc and not a stable kernel. People should not use those unless they want to find and report bugs to https://bugzilla.kernel.org/.
3 Likes

I use RCs since about 5.13rcX. Besides that I remember some unstable behavior only once in rc5, but that was so nasty, that I skipped rc6 and switch back only when rc7 released.

I can submit them, but currently I have 5+ bug report to submit: I constantly postponed them previously, so I did not went deep to figure out what exactly the problem in rc1, but all 2 times it was for USB stick removal. Before the 5.16rc1 and now on 5.15th gen everything works fine, but I reinstalled all packages (that was about 2.7 GiB to download) in order to fix possibly damaged executable files while I did that hard reset.
As I said I lost at least zsh history file, still do not know what else config files and my user file I lost/damage. Moreover it could be much more dangerous for me: I run so-called self-healed BTRFS but with LUKS. Any LUKS header damage and my recent data lost. Probably now I will start to backup LUKS header also, but the header is required to be in super-private place only.

We need LUKS2 with it’s ability to backup the LUKS header copy deeper inside of disk/partition - as second / backup copy.

Hi, sparky!
Welcome to community!
Thank you for your feedback, I use PC without any sleep/suspending/hibernation (do not stop disks, network, etc…) for years except:

to turn off monitor

but may be I have some deeper settings I am not aware of.

Has anybody had issues recently with kernel 5.14.19-1? :thinking:

My system won’t be able to boot the above kernel. It stops booting right after reaching Switch root target.

I’m using systemd-based initramfs. I’m on systemd version 249.6-3
My rootfs is LVM-based.

On the other hand, my system boots fine with kernels 5.15.2-2 and 5.10.80-1

This is not big deal for me as I always use the latest stable kernel and LTS as fallback, but it might be for someone who decides to stick with 5.14 for now.

I’m not dumping kernel 5.14 yet, just let me know if you guys would like to troubleshoot this and need more information from me.

2 Likes

I haven’t faced this probably because yesterday I noticed that 5.14.20 had already been published on kernel.org, but Manjaro’s repos didn’t get it in time so I just built and installed 5.14.20 myself.
Last time I checked it still wasn’t available in repos…
I also have LVM + underlying LUKS2 so I usually pay extra attention to everything as low level as kernel / systemd / so on. Kinda exhausting but fun when nothing breaks too hard :wink:

1 Like