Kernel 5.12

AmigaOne X1000 platform specific issues related to Linux only.
User avatar
musa
Posts: 712
Joined: Tue Aug 23, 2011 7:58 pm

Re: Kernel 5.12

Post by musa »

Hi
I test vmlinux-5.12 a4 on Mint and Fienix (on the pic.)
boot without any error but I think X is a slow starter , but it start .
have a nice day
Musa
5.12.png
AmigaX1000
Follow me on twitter @basjoo_dk
User avatar
xeno74
Posts: 9375
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.12

Post by xeno74 »

musa wrote: Wed Feb 24, 2021 9:40 am Hi
I test vmlinux-5.12 a4 on Mint and Fienix (on the pic.)
boot without any error but I think X is a slow starter , but it start .
have a nice day
Musa
Hi Musa,

Thanks a lot for testing the alpha4! :-) Does Xorg start faster with the kernel 5.11?

I tested the alpha4 in a virtual e5500 QEMU machine today.

Image

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

Running Linux on AmigaONEs can require some tinkering.
User avatar
musa
Posts: 712
Joined: Tue Aug 23, 2011 7:58 pm

Re: Kernel 5.12

Post by musa »

xeno74 wrote: Wed Feb 24, 2021 10:39 am

Hi Musa,

Thanks a lot for testing the alpha4! :-) Does Xorg start faster with the kernel 5.11?

I tested the alpha4 in a virtual e5500 QEMU machine today.

Image

Cheers,
Christian
Hi I test 5.3 and 5.11 and 5.12 on Fienix , about 25 sec from X begins to start to a login screen. same for all
have a nice day
Musa
AmigaX1000
Follow me on twitter @basjoo_dk
User avatar
xeno74
Posts: 9375
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.12

Post by xeno74 »

musa wrote: Wed Feb 24, 2021 12:41 pm Hi I test 5.3 and 5.11 and 5.12 on Fienix , about 25 sec from X begins to start to a login screen. same for all
have a nice day
Musa
Yes, the same behavior on my X1000. The login in Fienix is faster on my X5000.

Sorry because of the false statement of the boot issue. It was too late yesterday. If I understand it correctly then the position of the PCIE devices scan is at a new place. Therefore it doesn't work anymore. It has nothing to do with the device tree adoption.
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

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

Re: Kernel 5.12

Post by xeno74 »

Hi All,

The alpha5 of kernel 5.12 is available for testing.

New:
Download: linux-image-5.12-alpha5-X1000_X5000.tar.gz

In addition, a nice background image for your desktop:

Image

Please test the kernels.

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

Running Linux on AmigaONEs can require some tinkering.
User avatar
musa
Posts: 712
Joined: Tue Aug 23, 2011 7:58 pm

Re: Kernel 5.12

Post by musa »

hI
Ubuntu 16.04 LTS with kernel 5.12-a5
Have a nice day
Musa
ubuntu16.04.png
AmigaX1000
Follow me on twitter @basjoo_dk
User avatar
xeno74
Posts: 9375
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.12

Post by xeno74 »

musa wrote: Thu Feb 25, 2021 2:31 pm hI
Ubuntu 16.04 LTS with kernel 5.12-a5
Have a nice day
Musa
Hi Musa,

Thanks a lot for testing the alpha5. I really like your screenshot. :-) Nice desktop. :-)

Have a nice day too,

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

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

Re: Kernel 5.12

Post by xeno74 »

Compilation error (alpha6):

Code: Select all

  CC      arch/powerpc/kernel/udbg_16550.o
In file included from ./include/linux/stackprotector.h:10:0,
                 from arch/powerpc/kernel/smp.c:35:
./arch/powerpc/include/asm/stackprotector.h: In function ‘boot_init_stack_canary’:
./arch/powerpc/include/asm/stackprotector.h:29:30: error: expected expression before ‘;’ token
  canary ^= LINUX_VERSION_CODE;
                              ^
scripts/Makefile.build:271: recipe for target 'arch/powerpc/kernel/smp.o' failed
make[2]: *** [arch/powerpc/kernel/smp.o] Error 1

Code: Select all

drivers/media/cec/core/cec-api.c: In function ‘cec_adap_g_caps’:
drivers/media/cec/core/cec-api.c:85:35: error: expected expression before ‘;’ token
  caps.version = LINUX_VERSION_CODE;
I have found the bad commit: Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

The changes in the Makefile are responsible for the compiling errors: a/Makefile

I was able to revert this bad commit.

Code: Select all

git revert 6fbd6cf85a3be127454a1ad58525a3adcf8612ab -m 1
After that the alpha6 compiled without any problems.

I reported this issue to the kernel developers today.

Link: Latest Git kernel doesn't compile because of the LINUX_VERSION_CODE issue
Last edited by xeno74 on Fri Feb 26, 2021 1:43 pm, edited 4 times in total.
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
musa
Posts: 712
Joined: Tue Aug 23, 2011 7:58 pm

Re: Kernel 5.12

Post by musa »

xeno74 wrote: Thu Feb 25, 2021 6:00 pm [

Hi Musa,

Thanks a lot for testing the alpha5. I really like your screenshot. :-) Nice desktop. :-)

Have a nice day too,

Christian
Hi Christian.
Thanks :)
I have made my background in Gimp. My icons
can be found here (link)https://www.gnome-look.org/p/1012348/
And the theme is this Amigaos theme (link) https://www.gnome-look.org/p/1015432/
Have a nice day
Musa
AmigaX1000
Follow me on twitter @basjoo_dk
User avatar
xeno74
Posts: 9375
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.12

Post by xeno74 »

musa wrote: Fri Feb 26, 2021 12:32 pm Hi Christian.
Thanks :)
I have made my background in Gimp. My icons
can be found here (link)https://www.gnome-look.org/p/1012348/
And the theme is this Amigaos theme (link) https://www.gnome-look.org/p/1015432/
Have a nice day
Musa
Thanks for the links! :-)
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Post Reply