MintPPC

AmigaOne X1000 platform specific issues related to Linux only.
User avatar
Hypex
Beta Tester
Beta Tester
Posts: 909
Joined: Mon Dec 20, 2010 2:23 pm
Location: Vic. Australia.

Re: MintPPC

Post by Hypex »

@musa

So I tried this libglamoregl fix. I didn't expect removing a library to work. And thought it best to remove the whole package or disable it but simple renaming looks easier. In my case it didn't help much. In fact it almost reverted my system back to the state it was in. I loaded up the web browser and it took the system down again. Looks like any GUI applications I can use will be limited to the file browser. My old video card is too new for the PPC Radeon drivers! :-)
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

FYI:
mintppc wrote: Mon May 19, 2025 11:34 am The link to the new MintPPC32-2025-llive-root.img.gz is here:
https://drive.google.com/file/d/1GHfoVL ... sp=sharing
It is a single root partition. You guys know how to deal with this as you have your own bootloader.
User avatar
musa
Posts: 873
Joined: Tue Aug 23, 2011 8:58 pm

Re: MintPPC

Post by musa »

Hi
I made a mintppc usbdisk off the img file
Then I boot with a kernel .
Boot fine but run into a read only system
with error sysv service /etc/init.d/ preload lack a native systemd unit file
ended up in a promt .
Maybe change UUID= in fstap
I will be back
AmigaX1000
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

Hi Musa,

You need to modify /etc/fstab because it looks for the UUIDs (3 partitions) from the /etc/fstab and therefore it doesn’t boot.

Code: Select all

/dev/vda / ext4 errors=remount-ro  0  1
startx as the user mintppc doesn’t work so I log in as root and start X11 with startx. After logout I was able to select another desktop.

Users:

root -> password mintppc
mintppc -> password mintppc

Cheers,
Christian
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

Sorry, I have forgotten to switch from serial0 output to virtio-gpu-pci on QEMU yesterday. Of course the lxdm display manager works if I use virtio-gpu-pci. It starts automatically and I can choose Mint-LXDE, LXDE, Openbox, Default, Default Xsession and Xfce Session and login with mintppc.
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

Great news because of the issue with the new Mesa. :-)
mintppc wrote: Thu May 22, 2025 4:48 pm I wrote a post on my blog how to downgrade the mesa packages in Debian sid powerpc / MintPPC32.
https://www.u58733p55594.web0093.zxcs-k ... rade-mesa/
User avatar
musa
Posts: 873
Joined: Tue Aug 23, 2011 8:58 pm

Re: MintPPC

Post by musa »

Hi
When mintppc boots, I end up at debian login: for 1 sec. and then a flashing cursor for 2 sec and then back again.
Any suggestions on how to stop this so I can log in?
Have a nice day
AmigaX1000
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

musa wrote: Fri May 23, 2025 10:26 am Hi
When mintppc boots, I end up at debian login: for 1 sec. and then a flashing cursor for 2 sec and then back again.
Maybe you have to switch to TTY7. (CTRL + ALT + F7)
QEMU: CTRL + WIN + F7
Last edited by xeno74 on Fri May 23, 2025 11:45 am, edited 1 time in total.
User avatar
musa
Posts: 873
Joined: Tue Aug 23, 2011 8:58 pm

Re: MintPPC

Post by musa »

Hi
No I cant do that. It is the same. Maybe if I could stop x from trying to start. If it is x there trying to start
AmigaX1000
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

musa wrote: Fri May 23, 2025 11:40 am Hi
No I cant do that. It is the same. Maybe if I could stop x from trying to start. If it is x there trying to start
Can you log in via console?
Post Reply