Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kernel4.4] Ethernet is not working #1

Open
tosiara opened this issue May 5, 2020 · 1 comment
Open

[kernel4.4] Ethernet is not working #1

tosiara opened this issue May 5, 2020 · 1 comment

Comments

@tosiara
Copy link
Owner

tosiara commented May 5, 2020

[    1.112067] rockchip_emac 10204000.ethernet: Looking up phy-supply from device tree
[    1.173114] usbcore: registered new interface driver cdc_ether
[    2.278399] rockchip_emac 10204000.ethernet: Looking up phy-supply from device tree
[    2.360828] rockchip_emac 10204000.ethernet: ARC EMAC detected with id: 0x7fd02
[    2.373590] rockchip_emac 10204000.ethernet: IRQ is 26
[    2.384095] rockchip_emac 10204000.ethernet: MAC address is now a6:da:66:99:ea:d5
[    2.798654] rockchip_emac 10204000.ethernet: connected to SMSC LAN8710/LAN8720 phy with id 0x7c0f1
[    5.798709] rockchip_emac 10204000.ethernet eth0: Link is Down

Even though the cable is plugged, eth0 shows that link is down

Booting older kernel 3.0.36 while not touching the cable shows that adapter is working fine

@tosiara tosiara changed the title Ethernet is not working Ethernet is not working with kernel 4.4 May 6, 2020
@tosiara tosiara changed the title Ethernet is not working with kernel 4.4 [kernel4.4] Ethernet is not working May 6, 2020
@tosiara
Copy link
Owner Author

tosiara commented May 6, 2020

Wirking kernel 3.18 output:

[    1.035542] rockchip_emac 10204000.ethernet: Looking up phy-supply from device tree
[    1.050521] platform 10204000.ethernet: Driver rockchip_emac requests probe deferral
[    4.139248] rockchip_emac 10204000.ethernet: Looking up phy-supply from device tree
[    4.139844] rockchip_emac 10204000.ethernet: ARC EMAC detected with id: 0x7fd02
[    4.139855] rockchip_emac 10204000.ethernet: IRQ is 51
[    4.139922] rockchip_emac 10204000.ethernet: MAC address is now 0e:87:8d:07:f5:07
[    4.337648] rockchip_emac 10204000.ethernet: connected to Generic PHY phy with id 0xffffc0f1
[   18.168406] rockchip_emac 10204000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant