Thank you for image and advice.
I will be at holidays for two weeks, so I will test after return.
Debian Buster/Sid PPC64
Re: Debian Buster/Sid PPC64
A1200, Micro A1-C (G3/1.2 GHz), AmigaOne XE (G4/1.4 GHz), Pegasos II (G4/1.33 GHz), Sam440ep, Sam440ep-flex, Sam460LE, AmigaOne X1000
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Efika 5200b, Pegasos I, Powerbook, Mac Mini (1.83 GHz), iMac, Powermac Quad
AmigaOS, MorphOS, linux, MacOS X
Re: Debian Buster/Sid PPC64
I have installed the MATE desktop and renamed libglamor.

Mesa doesn't work currently.
Code: Select all
apt install task-mate-desktopCode: Select all
mv /usr/lib/xorg/modules/libglamoregl.so /usr/lib/xorg/modules/libglamoregl.so.bak
Mesa doesn't work currently.
Re: Debian Buster/Sid PPC64
I added the MintPPC64 repositories for getting hardware 3D acceleration, SeaLion, Arctic Fox and BrassMonkey.
for MintPPC64:
Installation of the working Mesa 24.1.6-1:
Installation of SeaLion:
Installation of BrassMonkey:
Installation of Arctic Fox:

for MintPPC64:
Code: Select all
deb https://u58733p55594.web0093.zxcs-klant.nl/repo-64 unstable main
deb https://u58733p55594.web0093.zxcs-klant.nl/xeno74 ./
deb http://u58733p55594.web0093.zxcs-klant.nl/mesa-64 ./
Code: Select all
apt update --allow-unauthenticated --allow-insecure-repositoriesCode: Select all
apt install libegl-mesa0=24.1.6-1 libgbm1=24.1.6-1 libgl1-mesa-dri=24.1.6-1 \
libglx-mesa0=24.1.6-1 mesa-va-drivers=24.1.6-1 mesa-vdpau-drivers=24.1.6-1 \
mesa-vulkan-drivers=24.1.6-1
Code: Select all
apt install sealion libgtk2.0-0Code: Select all
ln -s /usr/lib/powerpc64-linux-gnu/libffi.so.8 /usr/lib/powerpc64-linux-gnu/libffi.so.6Code: Select all
apt install brassmonkeyCode: Select all
apt install arcticfox