Kernel 4.19

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

Kernel 4.19

Post by xeno74 »

Hi All,

The Linux 4.19 kernel merge window is open for merging. Linus Torvalds has added a lot of new source code to the Linux Git. Darren created a new Nemo patch for our AmigaOne X1000 last week. He'll split it into a couple of patches and then he will submit these to the Linux kernel developers. I created the first alpha with Darren's new patch today.

New:
Download: vmlinux-4.19-alpha1-AmigaOne_X1000_X5000.tar.gz

Image

Please test it.

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

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

Re: Kernel 4.19

Post by Skateman »

Kernel 4.19-A1 running on my X5000 :-)

Image
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: 9320
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.19

Post by xeno74 »

Skateman wrote:Kernel 4.19-A1 running on my X5000 :-)
Thank you! :-)
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

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

Re: Kernel 4.19

Post by xeno74 »

Here is the alpha2 for testing.

Download: vmlinux-4.19-alpha2-AmigaOne_X1000_X5000.tar.gz

Image
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

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

Re: Kernel 4.19

Post by Skateman »

Alpha 2 running on my X5000! :-)

Image
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: 9320
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.19

Post by xeno74 »

Skateman wrote:Alpha 2 running on my X5000! :-)
Thanks a lot for testing the alpha2! :-)
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

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

Re: Kernel 4.19

Post by xeno74 »

Hi All,

I compiled the alpha3 of kernel 4.19 for testing today.

New:
Download: vmlinux-4.19-alpha3-AmigaOne_X1000_X5000.tar.gz

PLEASE test it.

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

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

Re: Kernel 4.19

Post by Skateman »

Alpha 3 running fine on the X5000 :-)

Image

Will test the DPAA onboard ethernet later today.
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
Skateman
Posts: 858
Joined: Thu Aug 10, 2017 8:36 pm
Location: The Netherlands

Re: Kernel 4.19

Post by Skateman »

To bad,.. even more issues with the DPAA Ethernet part.

Image

(Click http://www.skateman.nl/wp-content/uploa ... 202817.jpg for a bigger screenshot)

In the past the MII-tool did respond but now the outcome is:
SIOCGMIIPHY on 'eth0' failed: Invalid argument
SIOCGMIIPHY on 'eth1' failed: Invalid argument
no MII interfaces found

The DPAA Ethernet adapter does get probed.
[ 5.878766] fsl_dpaa_mac ffe4e6000.ethernet eth0: Probed interface eth0
[ 5.885851] fsl_dpaa_mac ffe4e8000.ethernet eth1: Probed interface eth1

Ethtool does give some info..
skateman@X5000LNX:~$ ethtool eth0
Settings for eth0:
Supported ports: [ MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Speed: 10Mb/s
Duplex: Half
Port: MII
PHYAD: 3
Transceiver: external
Auto-negotiation: on
Cannot get wake-on-lan settings: Operation not permitted
Current message level: 0x00000037 (55)
drv probe link ifdown ifup
Link detected: no

The DPAA Eth0 is connected to a Gigabit Switch but no activity or link led.

Will try to do some more testing..
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: 9320
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 4.19

Post by xeno74 »

Skateman wrote:Alpha 3 running fine on the X5000 :-)
Hi Skateman,

Many thanks for testing the alpha3 and thanks for testing the DPAA Ethernet. Sorry because of the bad test results with the DPAA Ethernet.

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

Running Linux on AmigaONEs can require some tinkering.
Post Reply