Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7503

Troubleshooting • Network Manager fails to start at Boot on Pi5

$
0
0
On my headless Pi5 with Pi OS updated to the last versions sometime at start up the Network Manager service fails to start, therefore I cannot connect via ssh. In journalctl I found messages similar to the following:

Code:

/usr/sbin/NetworkManager: error while loading shared libraries: /lib/aarch64-linux-gnu/libndp.so.0: invalid ELF headerNetworkManager.service: Main process exited, code=exited, status=127/n/aNetworkManager.service: Failed with result 'exit-code'.Failed to start NetworkManager.service - Network Manager.
but the library that cannot be loaded change every new start. In addition to the libndp.so.0 I found also: libpcsclite.so.1 and libgio-2.0.so.0.
i also found different messages with another library:

Code:

/usr/sbin/NetworkManager: symbol lookup error: /lib/aarch64-linux-gnu/libgnutls.so.30: undefined symbol: , version GNUTLS_3_4NetworkManager.service: Main process exited, code=exited, status=127/n/aNetworkManager.service: Failed with result 'exit-code'.Failed to start NetworkManager.service - Network Manager.
Most of the time the boot is troublefree and as far as i can see this is the only service to fail. May someone suggest a debug procedure?

Statistics: Posted by jimmi61 — Sun Mar 30, 2025 3:26 am — Replies 1 — Views 73



Viewing all articles
Browse latest Browse all 7503

Trending Articles