Page 3 of 5

Re: Kernel 4.18

Posted: Wed Jun 27, 2018 9:12 am
by xeno74
Please test the RC2 because it has been cross compiled.

Re: Kernel 4.18

Posted: Fri Jun 29, 2018 9:19 am
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

Re: Kernel 4.18

Posted: Sun Jul 01, 2018 3:04 am
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

Re: Kernel 4.18

Posted: Sun Jul 01, 2018 8:57 pm
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!

Re: Kernel 4.18

Posted: Mon Jul 02, 2018 6:12 am
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

Re: Kernel 4.18

Posted: Wed Jul 04, 2018 2:21 am
by tbreeden
4.18-rc3 looks like a go here. :!:

Tom
Screenshot from 2018-07-03 21-10-12.png

Re: Kernel 4.18

Posted: Wed Jul 04, 2018 3:22 am
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!

Re: Kernel 4.18

Posted: Mon Jul 09, 2018 2:31 pm
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

Re: Kernel 4.18

Posted: Fri Jul 13, 2018 8:27 pm
by xeno74
Hi All,

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

Image

Cheers,
Christian

Re: Kernel 4.18

Posted: Sun Jul 15, 2018 3:20 pm
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