Page 4 of 8

Re: Kernel 5.2

Posted: Thu May 16, 2019 1:17 pm
by xeno74
Hi All,

Here is the alpha5 of kernel 5.2 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
  • X5000: Additional test kernel (uImage-hid4) because of the issue with Logitech wireless USB mice
  • X1000: compressed kernel (zImage) and uncompressed kernel (vmlinux)
CF cards test thread: forum.hyperion-entertainment.com

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

Screenshot of openSUSE Tumbleweed PPC64 with Arctic Fox 27.9.17 and with the kernel 5.2-alpha5:

Image

BTW, I created a new PowerPC cross compiling environment on ubuntu MATE 18.04.2 LTS x86_64 (GCC 7.4.0) three days ago. This kernel has been compiled with this new cross compiling environment.

@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-hid4) with your Logitech wireless USB mouse.

Thanks,
Christian

Re: Kernel 5.2

Posted: Thu May 16, 2019 7:03 pm
by Skateman
Kernel 5.2 Alpha 5 is alive... on my AmigaOne X5000!

Image

Big picture: http://www.skateman.nl/wp-content/uploa ... 195952.png

Re: Kernel 5.2

Posted: Fri May 17, 2019 4:37 am
by xeno74
Skateman wrote:Kernel 5.2 Alpha 5 is alive... on my AmigaOne X5000!
Hi Skateman,

Thank you for testing the alpha5! :-)

Have a nice weekend! :-)

Cheers,
Christian

Re: Kernel 5.2

Posted: Mon May 20, 2019 1:01 pm
by xeno74
Hi All,

I released the RC1 of kernel 5.2 for testing today. :-)

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
  • X5000: Additional test kernel (uImage-hid5) because of the issue with Logitech wireless USB mice
  • X1000: Darren's pcmcia 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 patch
  • X1000: compressed kernel (zImage) and uncompressed kernel (vmlinux)
CF cards test thread: forum.hyperion-entertainment.com

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

Screenshot of ubuntu MATE 16.04.6 LTS PowerPC with Arctic Fox 27.9.17 and with the kernel 5.2-rc1:

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-hid5) with your Logitech wireless USB mouse.

Thanks,
Christian

Re: Kernel 5.2

Posted: Mon May 20, 2019 6:22 pm
by Skateman
Kernel 5.2 RC1 up and running on the AmigaOne X5000

Image

Big picture http://www.skateman.nl/wp-content/uploa ... 192018.png

Re: Kernel 5.2

Posted: Mon May 20, 2019 7:14 pm
by xeno74
Skateman wrote:Kernel 5.2 RC1 up and running on the AmigaOne X5000
Hi Skateman,

Thanks a lot for testing the RC1! :-)

Cheers,
Christian

Re: Kernel 5.2

Posted: Tue May 21, 2019 4:03 pm
by xeno74
FYI: The Better Logitech Wireless Device Support In The Linux 5.2 Kernel

Unfortunately it doesn’t work with Ace’s Logitech mouse.

@Ace
Have you created a bug report?

— Christian
xeno74 wrote:
acefnq wrote:Christian
Both boot to Firepro but Logitech mouse does not work with either.

ace

⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Microsoft Wired Keyboard 600 Consumer Control id=7 [slave pointer (2)]
⎜ ↳ Microsoft Wired Keyboard 600 id=9 [slave pointer (2)]
⎜ ↳ SteelSeries SteelSeries Rival 100 Gaming Mouse id=10 [slave pointer (2)]
⎜ ↳ Logitech Wireless Mouse PID:4040 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=6 [slave keyboard (3)]
↳ Microsoft Wired Keyboard 600 System Control id=8 [slave keyboard (3)]
allan@Amigaone:~$
Hi Allan,

Thanks a lot for testing the kernels! :-)

Could you please file a bug report at https://bugzilla.kernel.org/buglist.cgi?component=Input Devices?

Thanks,
Christian

Re: Kernel 5.2

Posted: Wed May 22, 2019 4:26 am
by xeno74
Hi All,

Allan created a bug report because of the issues with Logitech wireless mice today.

Link to the bug report: Bug 203619 - Logitech Wireless USB Mouse Not Working PPC

Cheers,
Christian

Re: Kernel 5.2

Posted: Sun May 26, 2019 5:12 pm
by xeno74
xeno74 wrote: Hi Allan,

Could you also please create the following xorg.conf (/etc/X11/xorg.conf) and reboot your X5000 with the stable kernel 5.1?

Code: Select all

Section "Device"
        Identifier "ATI RV620 [FirePro 2260]"
        BusID   "PCI:5@4096:0:0"
EndSection
Hi All,

Allan tested the new xorg.conf today.
Allan wrote: Christian
I tried to use the new xorg for the Firepro but would only boot to black screen.

Allan
OK, I know that I have to patch the RC2 with the vgaarb patch again tomorrow.

Michel thought that the new xorg.conf solves the issue and closed the bug report. I have reopened the bug report because Allan did not have a chance to test the new xorg.conf.

Now, we know that the new xorg.conf doesn’t solve the problem.

@Allan (ace)

Thanks a lot for testing the new xorg.conf! Could you please post the result in the bug report thread? (https://bugs.freedesktop.org/show_bug.cgi?id=109345)

Thanks,
Christian

Re: Kernel 5.2

Posted: Mon May 27, 2019 9:50 am
by acefnq
Done -:)