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

Raspberry Pi OS • Re: Reverting Bookworm to dhcpcd

$
0
0
Reverting to dhcpcd is a grave mistake: but here are instructions that may work for you: works in my environment; not guaranteed to work in your environment.

sudo systemctl stop NetworkManager.service
sudo systemctl disable NetworkManager.service

(Optional) Disable related NetworkManager services:
sudo systemctl disable NetworkManager-wait-online.service
sudo systemctl disable NetworkManager-dispatcher.service

Enable the dhcpcd service: sudo systemctl enable dhcpcd.service
Reboot your Raspberry Pi: sudo reboot

Statistics: Posted by Henderson Hood — Fri Apr 11, 2025 5:37 pm



Viewing all articles
Browse latest Browse all 3552

Trending Articles