Jump to content

Ethernet on OPi3 went dead after system update


Go to solution Solved by Igor,

Recommended Posts

Posted

Hi there,

2 days ago I did apt update + apt upgrade on my OPi3, everything fine.

Yesterday I did a system reboot (as suggested "kernel changed"), then Eth port went dead. No even ARP works (ARPING).

Have tried:

- ifconfig shows correct values,

- ethtool shows 1Gbps FDX connection, also same on router (OpenWRT TL-WR1043ND w 18.06 software),

- changed eth cable,

- on other OPi connected to same switch / router (also went dead) depowering device helped, but not on OPi3,

- ARP shows MAC/IP not resolved,

- WiFi (configured as AP) looks working.

- also changed port on router and did power cycle device, nothing helps.

- on reboot OPi3 NOTHING was changed in the network (apart update software on OPi3).

- iptables clear, every policy is ACCEPT

 

How to diagnose problem? How to repair?

 

Laurent

Posted

Edit: ifconfig on Eth shows 0 incoming packets / bytes, there are some values on TX.

on WiFi numbers looks as expected.

LEDs on Eth blinks like there were packet and connection.

Posted
1 hour ago, laurentppol said:

How to diagnose problem?

Debug console as the bug reporting guide would have told you if you would have followed it. Therefore the issue report is invalid.

 

Besides of that broken ethernet on OPi3 is a known issue (search function....) and a fix has been merged. Make sure you are on 5.10.y kernel.

You can either WiFi of the board or a different machine to grab debs and put the to a stick for example.

Posted

Easy way: link WiFi and apt update

 

moderate way: get on a computer and grab image and dtb packages (headers are optional, depending if you need them) containing current in name from the link  @Igor mentioned and put them to an USB stick.

Plug into your SBC, mount and install all of them using sudo dpkg -i *.deb

reboot, verify ethernet working again.

Posted

Great thanks Igor, "manual way" worked - downloaded  -current- debs, put it on USB stick, mounted on OPi3, then issue dpkg --install *.deb.

In time of installation there was a message about "kernel configuration invalid", but after a reset it looks to work normally.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines