Hello everybody.
Since the Update the NetworkManager.service does not work anymore.
Because of that i can only post pictures.
I am very thankful for a quick help.
Maybe i should try systemd-networkd?
Stopped and disabled Networkmanager.
Brought one adapter successful up with sudo ip link set up
and sudo dhclient
SO Network is up again, but whats wrong with networkmanager?
6x12
26 June 2026 14:55
2
Just updated, nothing wrong here.
The start-limit-hit indicates a configuration settings/permission issue. For pointers how to chase it down check here , just adapt to your case.
For the notes: i solved that Problem, even when i dont know how this happened.
The Problem was:
The Configuration file:
/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
It was only inside:
wifi.powersave = 2
i had to add on top:
[connection]
so the correct entry is:
[connection]
wifi.powersave = 3
sorry for the late answer. I really dont know if i touched this file anytime. I never changed that configuration.
How this could happen i dont know either.
So Networkmanager is up here again.
Thanks for the tips how to dig for it.
Greetings Carpenter