Page 4 of 9

Re: Kernel 5.3

Posted: Thu Aug 01, 2019 4:46 am
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

Re: Kernel 5.3

Posted: Fri Aug 02, 2019 10:34 pm
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

Re: Kernel 5.3

Posted: Sat Aug 03, 2019 12:40 pm
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

Re: Kernel 5.3

Posted: Sat Aug 03, 2019 3:03 pm
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

Re: Kernel 5.3

Posted: Sun Aug 04, 2019 12:41 pm
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

Re: Kernel 5.3

Posted: Mon Aug 05, 2019 10:57 am
by acefnq
Hi Christian
5.3-hid3 works fine with Logitech mouse. I will close the graphics bug and update the mouse bug.

allan

Re: Kernel 5.3

Posted: Mon Aug 05, 2019 11:34 am
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!

Re: Kernel 5.3

Posted: Mon Aug 05, 2019 11:53 am
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

Re: Kernel 5.3

Posted: Mon Aug 05, 2019 8:11 pm
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

Re: Kernel 5.3

Posted: Tue Aug 06, 2019 4:27 am
by xeno74
Hi Skateman,

Thanks a lot for testing the RC3! :-)

Cheers,
Christian