Kernel 5.3

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

Re: Kernel 5.3

Post by xeno74 »

Hi all,

I will check out the Linux git till the HID updates.

Code: Select all

git checkout 4832a4dada1a2baefac76b70e4f3a78e71a7c35c
After that reverting the updates.

Code: Select all

git revert 4832a4dada1a2baefac76b70e4f3a78e71a7c35c -m 1
Then compiling a new test kernel.

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

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

Re: Kernel 5.3

Post by xeno74 »

xeno74 wrote:Hi all,

I will check out the Linux git till the HID updates.

Code: Select all

git checkout 4832a4dada1a2baefac76b70e4f3a78e71a7c35c
After that reverting the updates.

Code: Select all

git revert 4832a4dada1a2baefac76b70e4f3a78e71a7c35c -m 1
Then compiling a new test kernel.

Cheers,
Christian
Allan

I was able to remove the HID updates today.

Could you please test it?

Download: uImage-5.3-hid3

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

Running Linux on AmigaONEs can require some tinkering.
User avatar
Skateman
Posts: 861
Joined: Thu Aug 10, 2017 8:36 pm
Location: The Netherlands

Re: Kernel 5.3

Post by Skateman »

Hi all...

Kernel 5.3 RC2 is running fine on the X5000 Computer! :-)
Also attached a USB wireless Rii Mini usb mouse / Keyboard.

Image

Big picture http://www.skateman.nl/wp-content/uploa ... 133430.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: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.3

Post by xeno74 »

Skateman wrote:Hi all...

Kernel 5.3 RC2 is running fine on the X5000 Computer! :-)
Also attached a USB wireless Rii Mini usb mouse / Keyboard.
Hi Skateman,

Fantastic you're back! :-) Many thanks for testing! :-)

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

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

Re: Kernel 5.3

Post by xeno74 »

Hi Allan,

I was able to remove the HID updates two days ago. After that I compiled a new test kernel for the X5000. Could you please test it?

Download: uImage-5.3-hid3

BTW, shall we close the graphics card bug report (Bug 109345 - drm-next-2018-12-14 -Linux PPC)? Your ATI/AMD FirePro 2260 works as a second graphics card with the following RV620's xorg.conf.

Code: Select all

Section "Device"
            Identifier "ATI RV620 [FirePro 2260]"
            Driver      "radeon"
            BusID   "PCI:5@4096:0:0"
EndSection
And you have 3D hardware acceleration with this xorg.conf.

Code: Select all

OpenGL vendor string: X.Org
OpenGL renderer string: AMD RV620 (DRM 2.50.0 / 5.3.0-rc1_A-EON_X5000)
OpenGL core profile version string: 3.2 (Core Profile) Mesa 19.0.0
OpenGL core profile shading language version string: 1.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 19.0.0
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 19.0.0
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
OpenGL ES profile extensions:
Cheers,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
acefnq
Posts: 236
Joined: Fri Sep 09, 2011 9:58 am

Re: Kernel 5.3

Post by acefnq »

Hi Christian
5.3-hid3 works fine with Logitech mouse. I will close the graphics bug and update the mouse bug.

allan
User avatar
xeno74
Posts: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.3

Post by xeno74 »

acefnq wrote:Hi Christian
5.3-hid3 works fine with Logitech mouse. I will close the graphics bug and update the mouse bug.

allan
OK, we definitely know that the issue is somewhere in the latest HID updates.

Many thanks for testing and thanks a lot in advance for closing the graphics bug report and for updating the mouse bug report!
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

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

Re: Kernel 5.3

Post by xeno74 »

Hi All,

I released the RC3 of kernel 5.3 for testing today.

New:
It also includes:
  • Initial ramdisks for the X5000 and X1000. Instructions for creating an initial ramdisk: forum.hyperion-entertainment.com
  • X1000: pcmcia-v3 patch for solving the issues with new CF cards connected to the onboard CompactFlash Card Slot
  • X1000: Enabled the kernel config options CONFIG_PATA_PCMCIA, CONFIG_PCMCIA, and CONFIG_ELECTRA_CF for the pcmcia-v3 patch
  • X1000: compressed kernel (zImage) and uncompressed kernel (vmlinux)
Downloads: linux-image-5.3-rc3-X1000_X5000.tar.gz

Screenshot of Ubuntu 10.04.4 LTS PowerPC with the RC3 of kernel 5.3 and with Arctic Fox 27.9.18a1:

Image

@SailorMH
Please test the kernel with your CF cards.

@Allan (Ace)
Please test the kernel with your ATI FirePro 2260.

@Mechanic
Please test the kernel with your JMB363 card.

@Darren
Could you please submit your new pcmcia patch to the kernel developers?

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

Running Linux on AmigaONEs can require some tinkering.
User avatar
Skateman
Posts: 861
Joined: Thu Aug 10, 2017 8:36 pm
Location: The Netherlands

Re: Kernel 5.3

Post by Skateman »

Kernel 5.3 RC3 is running fine on the AmigaOne X5000 (or should i say the X5000 Computer..)

Image

Big picture http://www.skateman.nl/wp-content/uploa ... 210808.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: 9348
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.3

Post by xeno74 »

Hi Skateman,

Thanks a lot for testing the RC3! :-)

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

Running Linux on AmigaONEs can require some tinkering.
Post Reply