MintPPC

AmigaOne X5000 platform specific issues related to Linux only.
mintppc
Posts: 126
Joined: Thu May 01, 2025 9:20 am
Contact:

Re: MintPPC

Post by mintppc »

Code: Select all

sudo apt remove vlc && sudo apt autoremove
sudo apt update
sudo apt install vlc-data=3.0.21-11+mintppc2
sudo apt install vlc
It did not solve your problem :(
User avatar
Skateman
Posts: 961
Joined: Thu Aug 10, 2017 9:36 pm
Location: The Netherlands

Re: MintPPC

Post by Skateman »

This made me install VLC again!!

Thanks !
AmigaOne X5000 -> 2GHz / 16GB RAM / Radeon RX 570 / Radeon X1950 / M-Audio 5.1 -> AmigaOS / Linux
Amiga 1200 -> Recapped / 68ec020 ACA 1221ec / CF HDD / RetroNET connected to the world
Vampire 4SA - RPi4 Running AmiKitXE Full
User avatar
xeno74
Posts: 10781
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: MintPPC

Post by xeno74 »

The new SeaLion 33.9.0.1 crashes on MintPPC32 when visiting certain websites for example heise.de. The reason for this is MintPPC32's libavcodec.so.61.19.101. I figured it out with gdb today.

Error message:

Code: Select all

Illegal instruction
On Void PPC works the libavcodec.so.58 with the new SeaLion 33.9.0.1 without any problems.

Workaround on MintPPC32:

about:config - search media - set media.ffmpeg.enabled to false

After the workaround, SeaLion 33.9.0.1 works without any problems on MintPPC32.
Post Reply