Kernel 5.3

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

Re: Kernel 5.3

Post by xeno74 »

Hi Ace,

Many thanks for testing all RC1 kernels on your X5000! :-)

I am looking forward to your test with the xorg.conf. Maybe you can switch with CTRL-ALT-F1 (F2, F3, F4 etc) to another terminal after booting with the xorg.conf and get the Xorg log file.

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 »

Christian
Testing your 3 latest kernels with the following xorg.conf (see below). Results:

RC5.3rc1 Boots to Radeon but Logitech mouse does not work
RC5.3rc1-ll Boots to Radeon but logitech mouse does not work
RC5.3rc1-vga Boots to Radeon but logitech mouse does not work

See attached logs

Section "Monitor"
Identifier "Monitor0"
EndSection

Section "Device"
Identifier "Device0"
Driver "fbdev"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.3

Post by xeno74 »

Hi Allan,

Many thanks for testing the RC1 kernels. :-)

Could you please test the following xorg.conf with the default uImage-5.3 from the RC1 package?

Code: Select all

Section "Device"
            Identifier "ATI RV620 [FirePro 2260]"
            Driver      "radeon"
            BusID   "PCI:5@4096:0:0"
    EndSection
Please try to switch with CTRL-ALT-F1 (F2, F3, F4 etc) to another terminal after booting with this xorg.conf. Maybe you can get a Xorg log file.

Thanks,
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 »

Christian
SUCCESS! Boots to Firepro graphical. No logitech mouse though. Log attached.
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.3

Post by xeno74 »

acefnq wrote:Christian
SUCCESS! Boots to Firepro graphical. No logitech mouse though. Log attached.
Fantastic! :-)

If I understand you correctly then the Logitech mouse doesn't work with this xorg.conf. Does it work without the xorg.conf?
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 »

Christian
Correct Logitech mouse does not work booting with no xorg.conf either. Just retested to be sure.

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

Re: Kernel 5.3

Post by xeno74 »

acefnq wrote:Christian
Correct Logitech mouse does not work booting with no xorg.conf either. Just retested to be sure.

ace
But you posted that it worked two days ago.
acefnq wrote:Hi Christian
Apologies as I haven't had much time of late but finally got round to some testing of RC1.

RC1 Boots to Radeon SI card but will not run LightDM. I can however get to terminals using the F keys. I haven't tried using the xorg.conf as yet will do this weekend. Logitech mouse works fine.

RC1-vgaard Boots to Firepro and LightDM as normal, Logitech mouse works fine.

RC1-ll Boots to Firepro and LightDM, Logitech mouse works fine.

I appreciate all the hard work you put in for us all.

Regards

ace
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 »

I'll start afresh tomorrow.-:(
acefnq
Posts: 236
Joined: Fri Sep 09, 2011 9:58 am

Re: Kernel 5.3

Post by acefnq »

Christian
OK this started to bug me so I did all tests again several times. It seems that the Logitech mouse issue is inconsistent. Sometimes it works, sometimes it doesn't. i ran a number of cold reboots using the combinations on the attached spread sheet. I used kernel 5.2 as a baseline, where the Logitech mouse worked consistently. I ran using no Xorg, my original Xorg and the RV620 Xorg you asked me to use. Chart shows to which card it booted and whether the Logitech mouse worked.

Kernel No Xorg/Logitech Mouse Original Xorg/Logitech Mouse RV620 Xorg/Logitech Mouse

5.3 SI / No SI / No RV620 / Sometimes

5.3-vga RV620 / No SI / No RV620 No

5.3-ll RV620 / No SI / No RV620 / Sometimes

5.2 RV620 / Yes SI / Yes RV620 / Yes

Cheers
Allan
User avatar
xeno74
Posts: 9349
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.3

Post by xeno74 »

Hi Allan,

Maybe we need a new bug report because of your Logitech wireless USB mouse.

Link to the old bug report: Logitech Wireless Receiver 046d:c52f : mouse not working

Could you please test the alpha1 with your Logitech wireless USB mouse?

Additionally please post the output of glxinfo | grep -i opengl with the RC1 (uImage-5.3) and the xorg.conf for the RV620.

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

Running Linux on AmigaONEs can require some tinkering.
Post Reply