I will install Adélie Linux again but this time the new beta6

But first the beta5 and then upgrading to the beta6.
Download of the beta5: adelie-ppc-1.0-beta5-20240623.img.tar.bz2 2.0G
md5sum: 07ed703a167fe59b7d0dc660fc99821f
Code: Select all
# dd if=adelie-ppc-1.0-beta5-20240623.img of=/dev/sda3
Code: Select all
# e2fsck -f /dev/sda3
Code: Select all
# resize2fs /dev/sda3
Code: Select all
# tune2fs -L Adelie /dev/sda3
Code: Select all
# mount -t ext4 /dev/sda3 /mnt
Code: Select all
# cp -R 6.12.4-powerpc64-smp /mnt/lib/modules/
Code: Select all
# reboot
Pinning of the old Mesa because of the Plasma-X11 issue:
Code: Select all
# apk add "mesa<24.2"
Code: Select all
# apk add "mesa-dri<24.2"
Code: Select all
# apk upgrade -a
Code: Select all
# mv /usr/lib/xorg/modules/libglamoregl.so /usr/lib/xorg/modules/libglamoregl.so.bak
Code: Select all
# reboot
I deactivate the start of Xfce with "rm /etc/sddm.conf.d/xfce.conf*".
I installed Arctic Fox 45.1-r0 with "apk add arcticfox".
Screenshot:
