Kernel 5.6

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

Re: Kernel 5.6

Post by acefnq »

Christian
RC5 up and working, no luck with onboard but I still have a pci card installed.

ace

dmesg | grep dpaa
[ 6.246289] fsl_dpaa_mac ffe4e6000.ethernet: FMan dTSEC version: 0x08240101
[ 6.246932] fsl_dpaa_mac ffe4e6000.ethernet: FMan MAC address: 00:04:a3:6b:44:99
[ 6.247542] fsl_dpaa_mac ffe4e8000.ethernet: FMan dTSEC version: 0x08240101
[ 6.248186] fsl_dpaa_mac ffe4e8000.ethernet: FMan MAC address: 00:1e:c0:f8:27:51
[ 6.248744] fsl_dpaa_mac ffe4e0000.ethernet: of_get_mac_address(/soc@ffe000000/fman@400000/ethernet@e0000) failed
[ 6.249419] fsl_dpaa_mac: probe of ffe4e0000.ethernet failed with error -22
[ 6.249884] fsl_dpaa_mac ffe4e2000.ethernet: of_get_mac_address(/soc@ffe000000/fman@400000/ethernet@e2000) failed
[ 6.250554] fsl_dpaa_mac: probe of ffe4e2000.ethernet failed with error -22
[ 6.251027] fsl_dpaa_mac ffe4e4000.ethernet: of_get_mac_address(/soc@ffe000000/fman@400000/ethernet@e4000) failed
[ 6.251686] fsl_dpaa_mac: probe of ffe4e4000.ethernet failed with error -22
[ 6.252162] fsl_dpaa_mac ffe4f0000.ethernet: of_get_mac_address(/soc@ffe000000/fman@400000/ethernet@f0000) failed
[ 6.252822] fsl_dpaa_mac: probe of ffe4f0000.ethernet failed with error -22
[ 6.271555] fsl_dpa dpaa-ethernet.0 eth0: Probed interface eth0
[ 6.290437] fsl_dpa dpaa-ethernet.1 eth1: Probed interface eth1
Roland
Posts: 825
Joined: Tue May 02, 2017 7:23 am

Re: Kernel 5.6

Post by Roland »

xeno74 wrote: Wed Mar 11, 2020 4:30 am
Roland wrote: Tue Mar 10, 2020 8:44 pm Had finally an opportunity to test RC4/RC5 with the onboard ethernet... If I start Linux (Fienix or Ubuntu) with the onboard ethernet socket connected to internet (via optical fiber modem), there is no connection created. But if I then unplug and replug the ethernet cable, net connection is created and seems also to work.
Interesting! Thanks a lot for testing!
I noticed that the DPAA works also with Kernel 5.5 with this unplug/replug method! Just run a big bunch of Fienix updates, no problems with the connection... So it seems to me the DPAA itself is working ok, the problem is to get it to connect during Linux bootup.
- Roland -
User avatar
Skateman
Posts: 863
Joined: Thu Aug 10, 2017 8:36 pm
Location: The Netherlands

Re: Kernel 5.6

Post by Skateman »

Hi Roland,

PM send..
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
Roland
Posts: 825
Joined: Tue May 02, 2017 7:23 am

Re: Kernel 5.6

Post by Roland »

Roland wrote: Wed Mar 11, 2020 10:32 am I noticed that the DPAA works also with Kernel 5.5 with this unplug/replug method! Just run a big bunch of Fienix updates, no problems with the connection... So it seems to me the DPAA itself is working ok, the problem is to get it to connect during Linux bootup.
I have now tested the DPAA with the latest 2018 Uboot, but the connection is _not_ created during Linux bootup. I still have to use the 'replug method' to get the connection to work. So, even RC4/RC5 did not solve completely the problems with DPAA!
- Roland -
User avatar
Skateman
Posts: 863
Joined: Thu Aug 10, 2017 8:36 pm
Location: The Netherlands

Re: Kernel 5.6

Post by Skateman »

Hi Roland,

Good to hear the the DPAA is working, but to bad you have to do the disconnect reconnect trick..... Hope this can be solved as well.
The positive thing is that the adapter is usable and the data keeps flowing through the adapter. This was the original problem with the DPAA adapter.
Network traffic died after a few moments.
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: 9379
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.6

Post by xeno74 »

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

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

Re: Kernel 5.6

Post by Skateman »

Kernel 5.6 RC6 is running fine on the AmigaOne X5000.

Image

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

Still very happy with working DPAA network adapter!
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
Roland
Posts: 825
Joined: Tue May 02, 2017 7:23 am

Re: Kernel 5.6

Post by Roland »

Tested RC6... It still has the same issue with DPAA - connection is not created automatically, I have to replug the cable.
- Roland -
User avatar
xeno74
Posts: 9379
Joined: Fri Mar 23, 2012 7:58 am

Re: Kernel 5.6

Post by xeno74 »

Many thanks for testing the RC6! :-)
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.6

Post by acefnq »

RC6 up and running no issues (apart from no on board ethernet)

ace
Post Reply