Results 2858 comments of MichaIng

> also no options within Diepti Config. Of course, otherwise the issue would have a `solution available` tag and be closed. > I understand if this is still not fixed....

Did you try to upgrade to latest kernel version? This should be `4.14.180`: ``` apt update apt full-upgrade ``` The legacy image is here: REMOVED OBSOLETE LINK Debian Stretch, Linux...

... ahh I just see that it has wrong kernel packages installed, because Armbian switched their package naming back and forth. To upgrade to latest 4.14.180, do the following: ```...

New image is up for testing: https://dietpi.com/downloads/images/testing/DietPi_NanoPiFire3-ARMv8-Bullseye.7z @cmoski probably you find time to test if it brings any benefit to Ethernet connections.

Very nice to hear and many thanks for testing. Let me know if you run into any issues with this image, so I can evaluate whether to move to stable...

I think it is not an issue anymore with the "legacy" kernel package set, which ships the latest Linux versions. Not sure why I marked it for testing 😉.

> Can your script install diet-pi on an existing Ubuntu install or only on Debian ? It supports only Debian. > BTW, I'm not able to download any previous versions...

Ah, now Armbian's website is up again. Indeed there is only one "legacy" kernel package for this SoC. The U-Boot package is not available anymore at all, as also the...

Seems to be indeed off already, as expected. Just to rule it out, could you try: ```sh ethtool -K eth0 rx off tx off ``` See whether this makes a...

> Could it be that the older kernel doesn't have this problem? It is not so much older vs newer, but stock vs Armbian. The stock kernel of course works,...