Page 24 of 124

Re: New kernels

Posted: Thu Jul 07, 2022 4:54 am
by xeno74
Hi All,

I released the RC5 of kernel 5.19 for the X1000 and X5000 today.

New:
Download: linux-image-5.19-rc5-X1000_X5000.tar.gz

Screenshot of Void PPC with the RC5 and with a virtual Void PPC with also the RC5 in a QEMU/KVM HV machine:

Image

Please test the kernels.

Thanks,
Christian

Re: New kernels

Posted: Thu Jul 07, 2022 9:20 pm
by Skateman
Kernel 5.19 RC5 up and running on my AmigaOne X5000

This time with a Radeon X1900XT graphics card.

Image

Big picture https://www.skateman.nl/wp-content/uplo ... -15-34.png

Re: New kernels

Posted: Fri Jul 08, 2022 4:32 am
by xeno74
Skateman wrote: Thu Jul 07, 2022 9:20 pm Kernel 5.19 RC5 up and running on my AmigaOne X5000

This time with a Radeon X1900XT graphics card.
Fantastic! :-) Many thanks for testing! :-)

Re: New kernels

Posted: Thu Jul 14, 2022 6:47 pm
by xeno74

Re: New kernels

Posted: Wed Jul 20, 2022 4:20 am
by xeno74

Re: New kernels

Posted: Mon Jul 25, 2022 12:37 pm
by xeno74

Re: New kernels

Posted: Tue Jul 26, 2022 5:58 pm
by xeno74
xeno74 wrote: Sun Jun 26, 2022 1:31 pm BTW, I compiled Open Sonic on Ubuntu 10.04 yesterday and it works great on it. Unfortunately it's a very old game and there are some sound issues on modern Linux distributions.

Download: opensnc-linux-powerpc.tar.gz

Image
I have also sound on Void PPC! :-) I am happy! :-)

I installed the packages alsa-oss and allegro4-4.4.3.1_2 and deleted the liballeg.so.4.4 in the opensnc-linux-powerpc folder.

Code: Select all

sudo xbps-install -S alsa-oss

Code: Select all

xbps-query -Rs allegro

Code: Select all

sudo xbps-install -S allegro4

Code: Select all

rm liballeg.so.4.4

Re: New kernels

Posted: Wed Jul 27, 2022 4:32 am
by xeno74
The same works on MintPPC too. :-)

I installed the packages alsa-oss and liballegro4.4 and deleted the liballeg.so.4.4 in the opensnc-linux-powerpc folder.

Code: Select all

# apt install alsa-oss

Code: Select all

# apt install liballegro4.4

Code: Select all

rm liballeg.so.4.4

Re: New kernels

Posted: Thu Aug 04, 2022 8:25 am
by xeno74

Re: New kernels

Posted: Sat Aug 06, 2022 9:27 pm
by Skateman
Final kernel 5.19 up and running on my AmigaOne X5000 using VoidPPC with Latest Mesa and OpenSonic!!!

Image

Big picture https://www.skateman.nl/wp-content/uplo ... -21-06.png

Thanks again for all your hard work Christian.