root@debian:/home/frantal# dmesg |grep r8169 root@debian:/home/frantal# sudo dmesg |grep r8169 root@debian:/home/frantal# cat /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback auto eth0 > Il 14/03/2024 09:19 CET Marco Moock <[email protected]> ha scritto: > > > How is /etc/network/interfaces now configured? > > Unconfigure your interface there and only use the NetworkManager. > > Then it should log about autoneg. > > What does > dmesg |grep r8169 > print?

