MintPPC

AmigaOne X5000 platform specific issues related to Linux only.
xeno74
Posts: 11338
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

mintppc wrote: Tue May 20, 2025 1:17 pm Is there interest in a 64-bits version ?
Definitely yes. I would like a root partition image for compiling and creating some PPC64 SeaLion and BrassMonkey packages.
User avatar
sailorMH
Posts: 334
Joined: Wed Aug 28, 2013 7:01 pm
Location: Czech republic

Re: MintPPC

Post by sailorMH »

I just reinstalled Mirari, and install Voir, Fienix and MintPPC32-bit.
MintPPC is best for me.

I would ask about default sources.list:

Code: Select all

deb http://deb.debian.org/debian-ports/ sid main
deb http://incoming.ports.debian.org/buildd/ sid main
deb http://deb.debian.org/debian-ports/ unreleased main
deb [arch=all] http://deb.debian.org/debian/ sid contrib non-free non-free-firmware
deb-src http://deb.debian.org/debian/ sid main
# 'unreleased' does not support sources yet
# deb-src http://deb.debian.org/debian-ports/ unreleased main

## MintPPC32 repository
deb [signed-by=/etc/apt/keyrings/MintPPC32_repository.asc] http://u58733p55594.web0093.zxcs-klant.nl/repo unstable main

## MintPPC32 additional repository
deb [signed-by=/etc/apt/keyrings/MintPPC32_additional_repository.asc] http://u58733p55594.web0093.zxcs-klant.nl/wicknix ./
There is /debian-ports/ sid - id it safe to upgrade to latest packages?
Because Sid is sometimes broken. I several times this way broke my X1000 Debian installation...

Or is best change sid to snapshot.debian.org for some tested date?

Thanks!
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
mintppc
Posts: 180
Joined: Thu May 01, 2025 9:20 am
Contact:

Re: MintPPC

Post by mintppc »

Upgrading is fine. Yhe only thing you need to pay attention to is xorg. If that gets updated, you have to do the trick to remove the libglamoregl.so:

Code: Select all

mv /usr/lib/xorg/modules/libglamoregl.so /usr/lib/xorg/modules/libglamoregl.so.bak
Your sources.list looks good, don’t use snapshot.
User avatar
sailorMH
Posts: 334
Joined: Wed Aug 28, 2013 7:01 pm
Location: Czech republic

Re: MintPPC

Post by sailorMH »

@MintPPC
Thank you! I will try it.

Mirari with MintPPC works very nice, I have dual monitor configuration. It can be easily configured with Display setup.
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
mintppc
Posts: 180
Joined: Thu May 01, 2025 9:20 am
Contact:

Re: MintPPC

Post by mintppc »

xeno74 wrote: Thu Jun 25, 2026 7:59 pm
mintppc wrote: Tue May 20, 2025 1:17 pm Is there interest in a 64-bits version ?
Definitely yes. I would like a root partition image for compiling and creating some PPC64 SeaLion and BrassMonkey packages.
I will be away for some time. When I return I will make a root partition.
xeno74
Posts: 11338
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

mintppc wrote: Sat Jun 27, 2026 2:55 pm I will be away for some time. When I return I will make a root partition.
Thank you. :-)
mintppc
Posts: 180
Joined: Thu May 01, 2025 9:20 am
Contact:

Re: MintPPC

Post by mintppc »

I saw you have a powerpc64 root partition now to build packages right? Debian sid ppc64 is basically the same as MintPPC64 for building.
xeno74
Posts: 11338
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

mintppc wrote: Wed Jul 08, 2026 10:04 am I saw you have a powerpc64 root partition now to build packages right? Debian sid ppc64 is basically the same as MintPPC64 for building.
Yes, that’s right. I don’t need a MintPPC64 root disk image anymore.

I can compile the Linux PPC64 version of SeaLion but unfortunately it doesn't start. I don’t see any error messages during the start of SeaLion.
mintppc
Posts: 180
Joined: Thu May 01, 2025 9:20 am
Contact:

Re: MintPPC

Post by mintppc »

I guess you miss some libraries which are used in SeaLion.
xeno74
Posts: 11338
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

mintppc wrote: Wed Jul 08, 2026 11:22 am I guess you miss some libraries which are used in SeaLion.
It’s not a Debian PPC64 specific issue. It doesn’t start on Fedora 28 PPC64 and on openSUSE Tumbleweed PPC64 either.
Post Reply