New kernels

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

Re: New kernels

Post by xeno74 »

Building the Linux PPC cross compiling image with docker buildx:

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

Re: New kernels

Post by xeno74 »

We have a Dockerfile for building a Linux PPC kernel test image. :-)

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

Re: New kernels

Post by xeno74 »

Hi All,

Here is the RC4 of kernel 6.19 for X1000 and e5500 machines (X5000/20, X5000/40, Mirari, and QEMU VMs).

Could you please test this kernel because of the new cross-compiling environment in a Docker container?

@Mirari users
Please test the USB3.0 Renesas controller because of the firmware file from the git. I hope, I have uploaded the correct firmware to the git.

Download and further information: github.com

Image

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

Re: New kernels

Post by xeno74 »

Hi All,

Yesterday, I compiled a Linux PowerPC kernel in a Kubernetes pod for the first time. :-)

Here is the stable long-term kernel 6.12.64 from this pod.

Download and further information: github.com

Monitoring the Kubernetes pod while compiling the kernel:

Image

@Mirari users
Please test the USB3.0 Renesas controller because of the firmware file from the git. I hope, I have uploaded the correct firmware to the git.

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

Re: New kernels

Post by xeno74 »

Hi All,

I have released the RC5 of kernel 6.19 for X1000 and e5500 machines (X5000/20, X5000/40, Mirari, and QEMU VMs).

Download and further information: github.com

Image

Please test the kernels.

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

Re: New kernels

Post by xeno74 »

Preparation of the PowerPC kernel cross-compiling container and the kernel test container with Docker Compose for the stable long-term kernel 6.12.65: YouTube

Another server: YouTube
User avatar
xeno74
Posts: 10989
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: New kernels

Post by xeno74 »

Hi All,

I released the stable long-term kernel 6.12.65 today.

New:
Download of the kernel package, the docker compose.yaml and the dockerfiles: github.com

Monitoring the Docker containers while compiling and testing the kernel:

Image

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

Re: New kernels

Post by xeno74 »

Monitoring the Docker containers in Portainer while compiling the kernel for e5500 machines (1600% = 16 CPU cores fully utilized):

Image

Code: Select all

docker run -d -p 8000:8000 -p 9443:9443 -p 9000:9000 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest
Post Reply