Page 4 of 4
Re: Adelie
Posted: Thu Dec 19, 2024 1:24 pm
by xeno74
libglamoregl.so and the new Mesa are the issues.
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
# cp -R 6.12.4-powerpc64-smp /mnt/lib/modules/
Login:
live without password and after that
su for changing to the root user (password: amigaone)
Pinning of the old Mesa because of the Plasma-X11 issue:
Upgrade to
beta6:
Code: Select all
# mv /usr/lib/xorg/modules/libglamoregl.so /usr/lib/xorg/modules/libglamoregl.so.bak
OK, Xfce is started automatically by SDDM. After a logout, SDDM appears and you can choose Plasma (X11)
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:

Re: Adelie
Posted: Fri Dec 20, 2024 5:36 pm
by musa
Hi
Thanks for the help.
I have upgraded Adelie beta5 to beta6 .
I have renamed /usr/lib/xorg/modules/libglamoregl.so and installed arcticfox.
I took the change and renamed /usr/lib/xorg/modules/libglamoregl.so in both debian 64 and debian32 and both now boot into the
desktop without error. Really something I am happy about. Can Messa also be upgraded/downgraded in debian as done in Adelie . If so, how do I do it.
Arcticfox close dawn with a segmentation fault arcticfox
Thanks for the help an have a nice day
Re: Adelie
Posted: Sat Dec 21, 2024 9:14 am
by xeno74
Hi Musa,
musa wrote: Fri Dec 20, 2024 5:36 pm
Hi
Thanks for the help.
I have upgraded Adelie beta5 to beta6 .
I have renamed /usr/lib/xorg/modules/libglamoregl.so and installed arcticfox.
Great, that it works!
musa wrote: Fri Dec 20, 2024 5:36 pm
I took the change and renamed /usr/lib/xorg/modules/libglamoregl.so in both debian 64 and debian32 and both now boot into the desktop without error. Really something I am happy about. Can Messa also be upgraded/downgraded in debian as done in Adelie . If so, how do I do it.
You need the old Debian packages of Mesa because there aren't available in the Debian repositories anymore.
Sometimes you can find old packages in the directory
/var/cache/apt/archives. Whenever you install a program, the packages (.deb files) get stored in
/var/cache/apt/archives.
Debian for PPC and PPC64 are rolling release distributions. They replace their old packages with new ones.
Adélie Linux is a rolling release too but we have luck because we have an old disk image with an old Mesa.
musa wrote: Fri Dec 20, 2024 5:36 pm
Arcticfox close dawn with a segmentation fault arcticfox
Yes, Arctic Fox isn't reliable.
Have a nice day too.
Cheers,
Christian
Re: Adelie
Posted: Fri Jan 03, 2025 2:22 pm
by xeno74
MATE installation instructions for Adélie Linux:
Code: Select all
# apk add mate-complete
# apk add mate-common
Xscreensaver launcher: One click to activate it in the background. It would start after some minutes without activity. With the second click it starts immediately. Command for the script via a launcher:
Code: Select all
kill $(pidof mate-screensaver) ; xscreensaver || xscreensaver-command -activate
Re: Adelie
Posted: Sun Jan 19, 2025 4:05 pm
by xeno74
Hi All,
I created a disk image of Adélie 1.0-beta6 today.
New:
- MATE Desktop 1.26.2
- MESA 24.1.7
- exFAT tools
- NTFS3-3G tools
- FUSE
Download of the
beta6:
adelie-ppc-1.0-beta6-20250119.img.tar.xz 2.4G
md5sum:
e111c64ce5ced294114c854c61e39c3b
Packed disk image:
2.4G
Unpacked disk image:
13G
Users:
live without password
root with the password
amigaone
Instructions for copying this disk image to a partition (for example sda3):
Code: Select all
# dd if=adelie-ppc-1.0-beta6-20250119.img of=/dev/sda3
Login:
live without password and after that
su for changing to the root user (password: amigaone).
Cheers,
Christian
Re: Adelie
Posted: Sun Feb 23, 2025 9:57 am
by xeno74
Hi All,
Great news! We have a good working web browser and an Internet suite (web browser, email client, HTML editor, IRC client, News client and RSS client) for Adélie Linux.
Downloads:
SeaLion:
github.com
Alternative download link:
sealion-33.5.1.linux-powerpc-adelie-musl-gtk2.tar.xz
BrassMonkey:
github.com
Alternative download link:
brassmonkey-33.5.1.linux-powerpc-adelie-musl-gtk2.tar.xz
Cheers,
Christian