Page 5 of 12
Re: Kernel 5.10
Posted: Mon Nov 09, 2020 4:54 pm
by Skateman
Kernel 5.10 RC3 running fine on the AmigaOne X5000
Big picture
http://www.skateman.nl/wp-content/uploa ... 175009.png
Re: Kernel 5.10
Posted: Mon Nov 09, 2020 4:59 pm
by xeno74
Skateman wrote: Mon Nov 09, 2020 4:54 pm
Kernel 5.10 RC3 running fine on the AmigaOne X5000
Thanks a lot for testing the RC3! I was curious because of the latest
DPAA updates but they seem to work on your X5000.

Re: Kernel 5.10
Posted: Mon Nov 09, 2020 5:05 pm
by Skateman
The DPAA Network adapter has been working great!
I think that Kilaueabart has been also using his DPAA adapter for quite some time now.
All fine, i am happy!
skateman@X5000LNX:~$ dmesg | grep dpaa
[ 6.678373] fsl_dpaa_mac ffe4e6000.ethernet: FMan dTSEC version: 0x08240101
[ 6.684396] fsl_dpaa_mac ffe4e6000.ethernet: FMan MAC address: 00:04:a3:6b:41:7c
[ 6.690752] fsl_dpaa_mac ffe4e8000.ethernet: FMan dTSEC version: 0x08240101
[ 6.696746] fsl_dpaa_mac ffe4e8000.ethernet: FMan MAC address: 00:1e:c0:f8:31:b5
[ 6.703207] fsl_dpaa_mac ffe4f0000.ethernet: of_get_mac_address(/soc@ffe000000/fman@400000/ethernet@f0000) failed
[ 6.712415] fsl_dpaa_mac ffe4f0000.ethernet: of_get_phy_mode() for /soc@ffe000000/fman@400000/ethernet@f0000 failed. Defaulting to SGMII
[ 6.723580] fsl_dpaa_mac: 10G MAC driver only support 10G speed
[ 6.728305] fsl_dpaa_mac ffe4f0000.ethernet: mac_dev->init() = -22
[ 6.733293] fsl_dpaa_mac: probe of ffe4f0000.ethernet failed with error -22
[ 6.745214] fsl_dpaa_mac ffe4e6000.ethernet eth0: Probed interface eth0
[ 6.756691] fsl_dpaa_mac ffe4e8000.ethernet eth1: Probed interface eth1
skateman@X5000LNX:~$
It would be nice if it stopped looking for a device at ffe4f0000,,,?? not sure where or why this get triggered...
[ 6.728305] fsl_dpaa_mac ffe4f0000.ethernet: mac_dev->init() = -22
[ 6.733293] fsl_dpaa_mac: probe of ffe4f0000.ethernet failed with error -22
Re: Kernel 5.10
Posted: Mon Nov 09, 2020 8:44 pm
by kilaueabart
RC3 working here, too.
rc3.png
As for DPAA, it works fine as far as I can tell. Dmesg greps mine a bit different to Skateman's.
Code: Select all
fienix@Fienix:~$ dmesg | grep dpaa
[ 4.701436] fsl_dpaa_mac ffe4e6000.ethernet: of_get_mac_address(/soc@ffe000000/fman@400000/ethernet@e6000) failed
[ 4.701743] fsl_dpaa_mac ffe4e6000.ethernet: FMan dTSEC version: 0x08240101
[ 4.702234] fsl_dpaa_mac ffe4e8000.ethernet: of_get_mac_address(/soc@ffe000000/fman@400000/ethernet@e8000) failed
[ 4.702483] fsl_dpaa_mac ffe4e8000.ethernet: FMan dTSEC version: 0x08240101
[ 4.702988] fsl_dpaa_mac ffe4f0000.ethernet: of_get_mac_address(/soc@ffe000000/fman@400000/ethernet@f0000) failed
[ 4.703211] fsl_dpaa_mac ffe4f0000.ethernet: of_get_phy_mode() for /soc@ffe000000/fman@400000/ethernet@f0000 failed. Defaulting to SGMII
[ 4.703442] fsl_dpaa_mac: 10G MAC driver only support 10G speed
[ 4.703541] fsl_dpaa_mac ffe4f0000.ethernet: mac_dev->init() = -22
[ 4.703654] fsl_dpaa_mac: probe of ffe4f0000.ethernet failed with error -22
[ 4.705399] fsl_dpaa_mac ffe4e6000.ethernet: Using random MAC address: 32:bd:c3:b1:21:e2
[ 4.706482] fsl_dpaa_mac ffe4e6000.ethernet eth0: Probed interface eth0
[ 4.708328] fsl_dpaa_mac ffe4e8000.ethernet: Using random MAC address: 3e:a4:c4:44:14:82
[ 4.709590] fsl_dpaa_mac ffe4e8000.ethernet eth1: Probed interface eth1
fienix@Fienix:~$
Maybe Fienix vs. Ubuntu? I'll try it in Ubuntu the next time I get there.
Re: Kernel 5.10
Posted: Tue Nov 10, 2020 9:12 am
by Skateman
Hi kilaueabart,
My guess is that you are using an older version of U-boot that cant read the MAC addressess of your onboard ethernet adapter.
That i think is why Linux is defaulting to a random MAC address as it shows: Using random MAC address: 32:bd:c3:b1:21:e2
You can check you systeminfo in U-boot and see if there are Mac addresses shown.
It not a big issues since your network adapter is working after all.

Re: Kernel 5.10
Posted: Tue Nov 10, 2020 3:02 pm
by acefnq
Christian
RC3 working fine on my X5000.
ace
Re: Kernel 5.10
Posted: Tue Nov 10, 2020 3:26 pm
by xeno74
kilaueabart wrote: Mon Nov 09, 2020 8:44 pm
RC3 working here, too. As for DPAA, it works fine as far as I can tell. Dmesg greps mine a bit different to Skateman's.
acefnq wrote: Tue Nov 10, 2020 3:02 pm
Christian
RC3 working fine on my X5000.
ace
Many thanks for testing!

Re: Kernel 5.10
Posted: Tue Nov 10, 2020 4:57 pm
by xeno74
Hi All,
I successfully tested the
RC3 of kernel
5.10 on my X5000/20 with a MorphOS compatible hardware configuration today.
Code: Select all
- A-EON AmigaOne X5000/20
- ATi Radeon X1950 PRO Extreme
- Creative Soundblaster LIVE Player 1024
- DPAA onboard ethernet
Screenshot:
The onboard ethernet still needs the unplug/replug trick.
If I don't replug the network cable then "nmcli dev status" reports:
Code: Select all
DEVICE TYPE STATE CONNECTION
eth0 ethernet unavailable --
eth1 ethernet unavailable --
@Skateman
I have the same "dmesg | grep dpaa" output like you.
Cheers,
Christian
Re: Kernel 5.10
Posted: Tue Nov 10, 2020 6:42 pm
by Skateman
I think that you are still using an internal PCI ethernet adapter as well.
Maybe this PCI card is seen as the Default ethernet adapter and the network managers starts with this card enabled..
kilaueabart and I dont have any internal PCI adapters in use if i recall correctly.
What if you got rid of the PCI ethernet adapter, Reboot the machine at least twice.?
Re: Kernel 5.10
Posted: Tue Nov 10, 2020 8:32 pm
by Roland
Skateman wrote: Tue Nov 10, 2020 6:42 pm
I think that you are still using an internal PCI ethernet adapter as well.
Maybe this PCI card is seen as the Default ethernet adapter and the network managers starts with this card enabled..
kilaueabart and I dont have any internal PCI adapters in use if i recall correctly.
What if you got rid of the PCI ethernet adapter, Reboot the machine at least twice.?
I have had this unplug/replug issue from the beginning, but removing the PCI ethernet adapter did _not_ solve the problem.