Skip to main content
Topic: rpi4 kernel update to 6.1.10 (Read 410 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

rpi4 kernel update to 6.1.10

Updated to latest and see a few segfaults related to ldconfig -r during the pacman run. However, the system rebooted fine. The kernel is reported as 6.10.1 which is pretty late.  Thanks.

Re: rpi4 kernel update to 6.10.1

Reply #1
They appear after glibc update. Looks suspicious but nothing seem to be broken atm
ARMtix

Re: rpi4 kernel update to 6.10.1

Reply #2
kernel is actually 6.1.10-2-rpi-ARTIX-RPI4

system seems stable, but ldconfig segfaults eg
Code: [Select]
$ sudo ldconfig
Segmentation fault

Re: rpi4 kernel update to 6.10.1

Reply #3
Downgrading glibc-2.37-2 to glibc-2.36-7 fixes the ldconfig segfault