Page 3 of 9

Re: Kernel 5.14

Posted: Thu Jul 08, 2021 12:52 pm
by xeno74
Hi All,

I released the alpha4 of kernel 5.14 for the X1000 and X5000 today.

New:
Download: linux-image-5.14-alpha4-X1000_X5000.tar.gz

Screenshot of ubuntu MATE 16.04.7 LTS PowerPC with the alpha4 of kernel 5.14 as a domain member in the ADS domain HS21.COM:

Image

Please test the kernels.

Thanks,
Christian

Re: Kernel 5.14

Posted: Thu Jul 08, 2021 9:15 pm
by Skateman
Kernel 5.14 Alpha4 up and running fine on my AmigaOne X5000

Image

Big picture http://www.skateman.nl/wp-content/uploa ... 211301.png

Re: Kernel 5.14

Posted: Thu Jul 08, 2021 11:07 pm
by kilaueabart
alpha4.png

Re: Kernel 5.14

Posted: Fri Jul 09, 2021 5:55 am
by xeno74
Skateman wrote: Thu Jul 08, 2021 9:15 pm Kernel 5.14 Alpha4 up and running fine on my AmigaOne X5000
kilaueabart wrote: Thu Jul 08, 2021 11:07 pmalpha4.png
Great! Many thanks for testing! Have a nice day! :-)

Re: Kernel 5.14

Posted: Fri Jul 09, 2021 7:42 am
by xeno74
@kilaueabart

I have seen that your Fienix doesn't have hardware 3D acceleration. Why? Which graphics card is installed in your X5000 (lspci)? Do you still use the fbdev driver in your /etc/X11/xorg.conf?

Re: Kernel 5.14

Posted: Fri Jul 09, 2021 11:22 am
by xeno74

Re: Kernel 5.14

Posted: Fri Jul 09, 2021 7:29 pm
by kilaueabart
xeno74 wrote: Fri Jul 09, 2021 7:42 am @kilaueabart

I have seen that your Fienix doesn't have hardware 3D acceleration. Why? Which graphics card is installed in your X5000 (lspci)? Do you still use the fbdev driver in your /etc/X11/xorg.conf?
I guess this is the card: 0000:01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde PRO [Radeon HD 7750/8740 / R7 250E]
My /etc/X11/xorg.conf seems to be empty:
fienix@Fienix:~$ ls /etc/X11/xorg.conf
/etc/X11/xorg.conf

I also have an empty /etc/X11/xorg.conf.d, whatever that is.

No idea what 3D acceleration is, but maybe something good? Googling it doesn't give me a clear answer, except maybe it makes things run "smoother"? Please advise. Should I get a better graphics card, if possible?

Re: Kernel 5.14

Posted: Fri Jul 09, 2021 7:47 pm
by kilaueabart
xeno74 wrote: Fri Jul 09, 2021 11:22 am Hi All,
Please test the kernels.
Hooray for alpha5!
alpha5.png

Re: Kernel 5.14

Posted: Sat Jul 10, 2021 8:16 am
by xeno74
kilaueabart wrote: Fri Jul 09, 2021 7:29 pm I guess this is the card: 0000:01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde PRO [Radeon HD 7750/8740 / R7 250E]
I see. You have a SI Radeon graphics card. This card doesn’t offer hardware 3D acceleration.
kilaueabart wrote: Fri Jul 09, 2021 7:47 pm Hooray for alpha5!
Thanks a lot for testing! :-)

Re: Kernel 5.14

Posted: Sat Jul 10, 2021 8:29 am
by xeno74
FYI: Power fixes 5.14-2

New:

Fix crashes on 64-bit Book3E due to use of Book3S only mtmsrd instruction. That means, the interrupt patch because of the boot issue is in the official kernel source code.