Fienix 5.1 Spark

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

Re: Fienix 5.1 Spark

Post by xeno74 »

Casey,

Maybe the new Mesa 22.0.2 is faster.

Further information

Cheers,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Fienix 5.1 Spark

Post by xeno74 »

Maybe the power management is responsible for the performance issue.

Error messages:

Code: Select all

[ 1148.208470] mate-power-mana[3156]: segfault (11) at 8 nip f72f7a40 lr f72f7a1c code 1 in libupower-glib.so.3.1.0[f72ed000+2d000]
[ 1148.208514] mate-power-mana[3156]: code: 7c641b78 7fa3eb78 48018389 2c030000 41820010 83a10024 4bffff94 60000000 
[ 1148.208524] mate-power-mana[3156]: code: 81210018 80be8094 38800010 807e8060 <80c90008> 4cc63182 48017929 83a10024 
[ 1699.920945] mate-power-mana[5079]: segfault (11) at 8 nip 18ca40 lr 18ca1c code 1 in libupower-glib.so.3.1.0[182000+2d000]
[ 1699.920987] mate-power-mana[5079]: code: 7c641b78 7fa3eb78 48018389 2c030000 41820010 83a10024 4bffff94 60000000 
[ 1699.920997] mate-power-mana[5079]: code: 81210018 80be8094 38800010 807e8060 <80c90008> 4cc63182 48017929 83a10024 
[ 2458.685590] mate-power-mana[6109]: segfault (11) at 8 nip 1d1a40 lr 1d1a1c code 1 in libupower-glib.so.3.1.0[1c7000+2d000]
[ 2458.685632] mate-power-mana[6109]: code: 7c641b78 7fa3eb78 48018389 2c030000 41820010 83a10024 4bffff94 60000000 
[ 2458.685642] mate-power-mana[6109]: code: 81210018 80be8094 38800010 807e8060 <80c90008> 4cc63182 48017929 83a10024 
Segfaults also occur when package versions are misaligned. (i.e. with a “partial upgrade”)

It's also not possible to configure the power management with the MATE Power Manager.

mate-power-preferences

Code: Select all

(mate-power-preferences:6720): libupower-glib-WARNING **: 02:58:38.954: Couldn't connect to proxy: Error calling StartServiceByName for org.freedesktop.UPower: Timeout was reached

(mate-power-preferences:6720): PowerManager-WARNING **: 02:58:38.960: Failed to get session for pid 6720: The name org.freedesktop.ConsoleKit was not provided by any .service files

(mate-power-preferences:6720): PowerManager-ERROR **: 02:59:04.028: Error connecting to dbus - Error calling StartServiceByName for org.freedesktop.UPower: Timeout was reached
Trace/breakpoint trap
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Fienix 5.1 Spark

Post by xeno74 »

I updated the package libupower-glib3 and the error messages are gone in the dmesg but it doesn't solve the performance issue.
After that I updated all packages but without any success.
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Fienix 5.1 Spark

Post by xeno74 »

I added the Debian repositories:

/etc/apt/sources.list

Code: Select all

# Fienix 5.1 "Spark"
deb http://fienix.servehttp.com/fienix/spark/ spark main
deb http://fienix.servehttp.com/fienix/spark/ spark additional
deb http://fienix.servehttp.com/fienix/spark/ spark not-foss

# Fienix 5.1 Updates "Spark-Updates"
deb http://fienix.servehttp.com/fienix/spark/ spark-updates main
deb http://fienix.servehttp.com/fienix/spark/ spark-updates additional
deb http://fienix.servehttp.com/fienix/spark/ spark-updates not-foss

# Debian
deb http://deb.debian.org/debian-ports/ sid main
deb http://deb.debian.org/debian-ports/ unstable main
deb http://deb.debian.org/debian-ports/ unreleased main
deb http://deb.debian.org/debian-ports/ experimental main

deb [arch=all] http://ftp.debian.org/debian/ unstable main contrib non-free
And then I installed Mesa 22.0.2 via the Debian experimental repository.

Code: Select all

apt update

Code: Select all

apt install -t experimental libgl1-mesa-dri libgl1-mesa-glx mesa-utils
Mesa 22.0.2 works but the performance issue still exists.
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Fienix 5.1 Spark

Post by xeno74 »

Casey wrote: UPDATE: Fienix Repository Down Until 6/6/2022

UPDATE: The Fienix Repositories are down until June 6, 2022. Users will not be able to install software using apt or synaptic during this time. Apologies for any inconvenience.
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
caseycullen
Posts: 519
Joined: Sat Dec 17, 2016 7:12 am
Location: Madison, WI USA
Contact:

Re: Fienix 5.1 Spark

Post by caseycullen »

xeno74 wrote: Sun Jun 05, 2022 1:02 pm
Casey wrote: UPDATE: Fienix Repository Down Until 6/6/2022

UPDATE: The Fienix Repositories are down until June 6, 2022. Users will not be able to install software using apt or synaptic during this time. Apologies for any inconvenience.
Thanks Christian! It's back up now.
Roland
Posts: 825
Joined: Tue May 02, 2017 7:23 am

Re: Fienix 5.1 Spark

Post by Roland »

@Casey

Would it be possible to get 'smartmontools' for Fienix...? (if it does not brake anything else)
- Roland -
Primax
Posts: 18
Joined: Fri Feb 11, 2022 9:57 am

Re: Fienix 5.1 Spark

Post by Primax »

Good morning.
Please allow a (stupid?) question:

I could successfully manage to get Fienix 3.1 running on my USB stick (on my X5000) with this file and installation guide:
https://fienixppc.blogspot.com/p/u-boot.html

For writing the Image, I used the 'USB Image Tool'.
https://www.alexpage.de/usb-image-tool/

I tried the same procedure with the live image of this link:
https://fienixppc.blogspot.com/p/download.html

But writing the image to my USB stick failed.

So my question: is this file not meant for using with a USB live stick? Or do I need additional software?
Thanks!
Daniel
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Fienix 5.1 Spark

Post by xeno74 »

Primax wrote: Tue Aug 02, 2022 5:44 am But writing the image to my USB stick failed.

So my question: is this file not meant for using with a USB live stick? Or do I need additional software?
Hi Daniel,

Have you seen any error messages during the writing to the USB stick or at the end of writing?

Thanks,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Primax
Posts: 18
Joined: Fri Feb 11, 2022 9:57 am

Re: Fienix 5.1 Spark

Post by Primax »

Hi Christian.

No, successfully written, but the stick is empty and cannot be acessed/read.
Could it be that my stick is too small? How much space is required for Fienix 5.1?
Post Reply