Kernel 4.18

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

Re: Kernel 4.18

Post by xeno74 »

Please test the RC2 because it has been cross compiled.
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

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

Re: Kernel 4.18

Post by xeno74 »

Hi All,

I fixed a small format issue in the Nemo patch today. I replaced the format '%08lx' with '%08llx' in the pci.c section of the Nemo patch.

Warning:

Code: Select all

In file included from include/linux/printk.h:7:0,
                    from include/linux/kernel.h:14,
                    from arch/powerpc/platforms/pasemi/pci.c:26:
   arch/powerpc/platforms/pasemi/pci.c: In function 'sb600_set_flag':
>> include/linux/kern_levels.h:5:18: warning: format '%lx' expects argument of 
>> type 'long unsigned int', but argument 2 has type 'resource_size_t {aka long 
>> long unsigned int}' [-Wformat=]
    #define KERN_SOH "\001"  /* ASCII Start Of Header */
New Nemo patch: nemo_4.18-2.patch

I compiled a new RC2 with the new Nemo patch for testing today.

Download: vmlinux-4.18-rc2-2

Please test the RC2-2. Please also test the RC2. Both are cross compiled and I don't know if these work on your X1000.

Download: vmlinux-4.18-rc2-AmigaOne_X1000_X5000.tar.gz

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

Running Linux on AmigaONEs can require some tinkering.
User avatar
tbreeden
Posts: 160
Joined: Sat Jun 18, 2011 12:57 am
Location: Charlottesville, VA, USA
Contact:

Re: Kernel 4.18

Post by tbreeden »

Please test the RC2-2. Please also test the RC2. Both are cross compiled and I don't know if these work on your X1000.
Ok. :!: Both work fine here.
Tom
Screenshot from 2018-06-30 21-59-17.png
User avatar
xeno74
Posts: 9319
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.18

Post by xeno74 »

tbreeden wrote:
Please test the RC2-2. Please also test the RC2. Both are cross compiled and I don't know if these work on your X1000.
Ok. :!: Both work fine here.
Tom
Screenshot from 2018-06-30 21-59-17.png
Thank you for testing the RC2 and RC2-2!
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

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

Re: Kernel 4.18

Post by xeno74 »

Hi All,

I compiled the RC3 of kernel 4.18 for the X5000, X1000, and for virtual e5500 QEMU machines today.

New:
Download: vmlinux-4.18-rc3-AmigaOne_X1000_X5000.tar.gz

Image

Please test the RC3.

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

Running Linux on AmigaONEs can require some tinkering.
User avatar
tbreeden
Posts: 160
Joined: Sat Jun 18, 2011 12:57 am
Location: Charlottesville, VA, USA
Contact:

Re: Kernel 4.18

Post by tbreeden »

4.18-rc3 looks like a go here. :!:

Tom
Screenshot from 2018-07-03 21-10-12.png
User avatar
xeno74
Posts: 9319
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.18

Post by xeno74 »

tbreeden wrote:4.18-rc3 looks like a go here. :!:

Tom
Screenshot from 2018-07-03 21-10-12.png
Thank you very much!
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

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

Re: Kernel 4.18

Post by xeno74 »

Hi All,

Here is the RC4 for testing. :-)

New:
Download: vmlinux-4.18-rc4-AmigaOne_X1000_X5000.tar.gz

Image

Please test the RC4 because it's cross compiled on a PC and I only tested it in a virtual e5500 QEMU machine.

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

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

Re: Kernel 4.18

Post by xeno74 »

Hi All,

I successfully tested the cross compiled RC4 of kernel 4.18 on my AmigaOne X1000 today.

Image

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

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

Re: Kernel 4.18

Post by xeno74 »

Hi All,

Here is the new Nemo patch 4.18-3 for the X1000.

New: see thread Darren's new Nemo patches for the official Linux kernel

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

Running Linux on AmigaONEs can require some tinkering.
Post Reply