New kernels

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

Re: New kernels

Post by xeno74 »

For Zstd compressed kernel modules:

On a new Linux distribution:

Code: Select all

find ./6.12.17-powerpc64-smp -name "*.zst" -exec zstd -d {} \;

Code: Select all

find ./6.12.17-powerpc64-smp -name "*.zst" -exec rm {} \;
Copy it to the old Linux distribution and execute "depmod".

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

Re: New kernels

Post by xeno74 »

Hi All,

I have released the stable long-term kernel 6.12.19.

New:
Download: github.com

I successfully tested the NTFS3 kernel module from this kernel on the MATE PowerPC Remix today.

Have a nice weekend,

Christian
Roland
Posts: 873
Joined: Tue May 02, 2017 8:23 am

Re: New kernels

Post by Roland »

xeno74 wrote: Fri Mar 14, 2025 3:55 pm I have released the stable long-term kernel 6.12.19.
Tested the 6.12.19... The modules are now working:

Code: Select all

~$ lsmod
Module                  Size  Used by
snd_emu10k1_synth      20480  0
snd_emux_synth         57344  1 snd_emu10k1_synth
snd_seq_midi_emul      16384  1 snd_emux_synth
snd_emu10k1           180224  3 snd_emu10k1_synth
snd_util_mem           12288  2 snd_emu10k1,snd_emux_synth
snd_ac97_codec        151552  1 snd_emu10k1
ac97_bus               12288  1 snd_ac97_codec
snd_hwdep              20480  2 snd_emu10k1,snd_emux_synth
snd_hda_codec_hdmi     73728  1
snd_hda_intel          45056  1
snd_intel_dspcfg       12288  1 snd_hda_intel
snd_hda_codec         163840  2 snd_hda_codec_hdmi,snd_hda_intel
snd_hda_core          106496  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
uio_pdrv_genirq        16384  0
uio                    28672  1 uio_pdrv_genirq
Thank you!-)
- Roland -
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Roland wrote: Sat Mar 15, 2025 12:18 pm Tested the 6.12.19... The modules are now working
Thank you for testing! :-)

I tested the kernel 6.12.19 too today.

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

Re: New kernels

Post by xeno74 »

Hi All,

I released the RC7 of kernel 6.14 today.

Download and further information: github.com

Please test the kernels.

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

Re: New kernels

Post by xeno74 »

Alternative download link for the RC7: linux-image-6.14.0-rc7-X1000_e5500.tar.gz
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Hi All,

I released the new stable long-term kernel 5.10.235 with non-compressed kernel modules today.

Download: github.com

Alternative download link: linux-image-5.10.235-X1000_e5500.tar.gz

This kernel has been patched with the dpaa-v2.patch because of an issue with DPAA on Ubuntu 16.04.

It's suitable for old Linux distributions which don't work with the latest kernels for example Ubuntu 10.04.
It's also suitable if you have some issues with the latest kernels.

Please test the kernels.

Thanks,
Christian
User avatar
Skateman
Posts: 954
Joined: Thu Aug 10, 2017 9:36 pm
Location: The Netherlands

Re: New kernels

Post by Skateman »

Kernel 6.14 RC7 up and running on my e5500 x4 PPC computer.

Image

Big picture https://www.skateman.nl/wp-content/uplo ... -53-45.png
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: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Skateman wrote: Sat Mar 22, 2025 5:02 pm Kernel 6.14 RC7 up and running on my e5500 x4 PPC computer.
Thank you for testing! :-)
User avatar
xeno74
Posts: 10698
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Hi All,

I'm happy to announce the final kernel 6.14.0.

Download and further information: github.com

Thanks a lot to Skateman, Kilaueabart, Musa, Hypex, SailorMH and Trevor for testing the alphas and release candidates.

Cheers,
Christian
Post Reply