Page 8 of 9

Re: Kernel 5.6

Posted: Wed Mar 11, 2020 9:05 am
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

Re: Kernel 5.6

Posted: Wed Mar 11, 2020 10:32 am
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.

Re: Kernel 5.6

Posted: Wed Mar 11, 2020 10:34 am
by Skateman
Hi Roland,

PM send..

Re: Kernel 5.6

Posted: Thu Mar 12, 2020 8:35 pm
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!

Re: Kernel 5.6

Posted: Fri Mar 13, 2020 7:49 am
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.

Re: Kernel 5.6

Posted: Mon Mar 16, 2020 4:04 pm
by xeno74

Re: Kernel 5.6

Posted: Mon Mar 16, 2020 6:56 pm
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!

Re: Kernel 5.6

Posted: Mon Mar 16, 2020 8:06 pm
by Roland
Tested RC6... It still has the same issue with DPAA - connection is not created automatically, I have to replug the cable.

Re: Kernel 5.6

Posted: Tue Mar 17, 2020 4:22 am
by xeno74
Many thanks for testing the RC6! :-)

Re: Kernel 5.6

Posted: Wed Mar 18, 2020 7:20 am
by acefnq
RC6 up and running no issues (apart from no on board ethernet)

ace