Hi all,
Help troubleshooting and configuring Bookworm-system ethernet connection needed!
After resuming from hibernation, back into my OB session, the network (ethernet) connection doesn't seem to ever reconnect, and I always have to manually reconnect the eno1 net-interface, from admin console no less:Is there a way that this would happen automatically after resuming from hibernate/logging in? I don't even fully understand what is the standard conf for a Bookwork desktop, after reading the wiki docs.
So far I have attempted these:
1. Uninstalled and removed NetworkManager from the system network conf.
2. Set "legacy" network conf for eno1 to reconnect automatically ("auto eno1").
What to look into next, or perhaps there might be a guide past the Debian wiki someplace?
Hibernate and resume seen in dmesg:
https://paste.debian.net/1308452/
Help troubleshooting and configuring Bookworm-system ethernet connection needed!
After resuming from hibernation, back into my OB session, the network (ethernet) connection doesn't seem to ever reconnect, and I always have to manually reconnect the eno1 net-interface, from admin console no less:
Code:
# sudo ifdown eno1 && sudo ifup eno1
So far I have attempted these:
1. Uninstalled and removed NetworkManager from the system network conf.
2. Set "legacy" network conf for eno1 to reconnect automatically ("auto eno1").
What to look into next, or perhaps there might be a guide past the Debian wiki someplace?
Code:
$ uname -aLinux amp 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux
Code:
$ cat /etc/network/interfaces.d/setup auto loiface lo inet loopbackauto eno1allow-hotplug eno1iface eno1 inet dhcpauto enp2s0allow-hotplug ep2s0iface enp2s0 inet dhcp
https://paste.debian.net/1308452/
Statistics: Posted by csmr — 2024-02-24 14:02 — Replies 0 — Views 9