Kernel 5.2

AmigaOne X5000 platform specific issues related to Linux only.
acefnq
Posts: 236
Joined: Fri Sep 09, 2011 9:58 am

Re: Kernel 5.2

Post by acefnq »

Christian
I used the final drm11 test kernel and the alpha of 5.2. Outputs below, logitech mouse works fine under drm11

DRM11:
allan@Amigaone:~$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver id=7 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver Consumer Control id=8 [slave pointer (2)]
⎜ ↳ Microsoft Wired Keyboard 600 Consumer Control id=10 [slave pointer (2)]
⎜ ↳ Microsoft Wired Keyboard 600 id=12 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Microsoft Wired Keyboard 600 id=9 [slave keyboard (3)]
↳ Microsoft Wired Keyboard 600 System Control id=11 [slave keyboard (3)]
allan@Amigaone:~$

5.2a
allan@Amigaone:~$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech M280/320/275 id=7 [slave pointer (2)]
⎜ ↳ Microsoft Wired Keyboard 600 Consumer Control id=9 [slave pointer (2)]
⎜ ↳ Microsoft Wired Keyboard 600 id=11 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Microsoft Wired Keyboard 600 id=8 [slave keyboard (3)]
↳ Microsoft Wired Keyboard 600 System Control id=10 [slave keyboard (3)]
allan@Amigaone:~$

ace
User avatar
xeno74
Posts: 9385
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.2

Post by xeno74 »

Hi Ace,

Thanks for reporting the issue with your Logitech wireless USB mouse.

In my point of view the following updates are responsible for the issue.

Link: HID updates

I will try to compile a test kernel without these updates.

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

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

Re: Kernel 5.2

Post by xeno74 »

Hi All,

Alex Deucher and Michel Dänzer have responded because of our results with git bisecting.
Alex Deucher wrote:I'll send out a patch to revert the change.
Michel Dänzer wrote:Allan, please attach the /etc/X11/xorg.conf(.bak) file and the Xorg log files from the good and bad cases.
Link to the bug report: Bug 109345 - drm-next-2018-12-14 -Linux PPC

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.2

Post by acefnq »

Christian
Logs submitted. DRM1-11 plus K5.2alpha. Great work.

ace
User avatar
xeno74
Posts: 9385
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.2

Post by xeno74 »

acefnq wrote:Christian
Logs submitted. DRM1-11 plus K5.2alpha. Great work.

ace
Hi Ace,

Many thanks for submitting the logs. :-)

Have a nice weekend! :-)

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

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

Re: Kernel 5.2

Post by xeno74 »

Hi All,

The alpha3 of kernel 5.2 is available for testing. :-)

New:
It also includes:
  • X5000 and X1000: vgaarb patch for solving the issue with two graphics cards in an AmigaOne. Link to the bug report: Bug 109345 - drm-next-2018-12-14 -Linux PPC
  • X1000: pata_of_platform-v2 patch for solving the issues with new CF cards connected to the onboard CompactFlash Card Slot
  • X1000: Disabling the kernel config options CONFIG_PATA_PCMCIA, CONFIG_PCMCIA, and CONFIG_ELECTRA_CF for the pata_of_platform-v2 patch
  • X1000: compressed kernel (zImage) and uncompressed kernel (vmlinux)
CF cards test thread: forum.hyperion-entertainment.com

Download: linux-image-5.2-alpha3-X1000_X5000.tar.gz

Screenshot of Fienix PowerPC with the kernel 5.2-alpha3:

Image

@SailorMH
Please test it with your CF cards.

@Ace
Please test the default kernel (uImage-5.2) with your two installed graphics cards and the additional test kernel (uImage-hid without the HID updates) with your Logitech wireless USB mouse.

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

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

Re: Kernel 5.2

Post by Skateman »

Kernel 5.2 Alpha 3 on the AmigaOne X5000. Also connected a Wireless USB/Mouse Riitek MWK01. All working fine.

Image

Big picture http://www.skateman.nl/wp-content/uploa ... 135112.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
acefnq
Posts: 236
Joined: Fri Sep 09, 2011 9:58 am

Re: Kernel 5.2

Post by acefnq »

Christian

uimage-5.2 boots to Firepro but wireless Logitech mouse does not work.
uimage-hid boots to Firepro and wireless Logitech mouse DOES work.

Cheers
ace
User avatar
xeno74
Posts: 9385
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.2

Post by xeno74 »

Skateman wrote:Kernel 5.2 Alpha 3 on the AmigaOne X5000. Also connected a Wireless USB/Mouse Riitek MWK01. All working fine.
Hi Skateman,

Thanks a lot for testing the alpha3! :-) It’s good to know that your wireless USB mouse/touchpad Riitek MWK01 works. Now, we know that only Logitech wireless USB mice are affected.

Have a great weekend! :-)

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

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

Re: Kernel 5.2

Post by xeno74 »

acefnq wrote:Christian

uimage-5.2 boots to Firepro but wireless Logitech mouse does not work.
uimage-hid boots to Firepro and wireless Logitech mouse DOES work.

Cheers
ace
Hi Ace,

Many thanks for testing the two alpha3 kernels! :-)

Fantastic! We know that the issue of your Logitech wireless USB mouse is somewhere in the HID updates. We have to figure out where we can report this issue.

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

Running Linux on AmigaONEs can require some tinkering.
Post Reply