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

Raspberry Pi OS • Trouble Using dhcpcd on Bookworm Lite 32bit 2023-12-05

$
0
0
I'm following the steps on my post to revert NetworkManager back to dhcpcd, but this time I'm doing it on 32 bit version of bookworm OS.

For arm64 bit OS, everything works fine but for arm32 bit OS, Pi was not able to connect to the Wifi. Here is the log from dhcpcd:

Code:

Dec 13 13:44:35 raspberry systemd[1]: Starting dhcpcd.service - DHCP Client Daemon on all interfaces...Dec 13 13:44:35 raspberry dhcpcd[17154]: dhcpcd-9.4.1 startingDec 13 13:44:35 raspberry dhcpcd[17154]: chrooting as dhcpcd to /usr/lib/dhcpcdDec 13 13:44:35 raspberry dhcpcd[17154]: dhcpcd-9.4.1 startingDec 13 13:44:35 raspberry dhcpcd[17154]: sandbox: seccompDec 13 13:44:35 raspberry dhcpcd[17154]: spawned manager process on PID 17157Dec 13 13:44:35 raspberry dhcpcd[17154]: chrooting as dhcpcd to /usr/lib/dhcpcdDec 13 13:44:35 raspberry dhcpcd[17157]: spawned manager process on PID 17157Dec 13 13:44:35 raspberry dhcpcd[17154]: udev: startingDec 13 13:44:35 raspberry dhcpcd[17158]: udev: startingDec 13 13:44:35 raspberry dhcpcd[17158]: dev: loaded udevDec 13 13:44:35 raspberry dhcpcd[17154]: dev: loaded udevDec 13 13:44:35 raspberry dhcpcd[17154]: spawned privileged proxy on PID 17158Dec 13 13:44:35 raspberry dhcpcd[17154]: spawned network proxy on PID 17159Dec 13 13:44:35 raspberry dhcpcd[17154]: spawned controller proxy on PID 17160Dec 13 13:44:35 raspberry dhcpcd[17154]: DUID XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XXDec 13 13:44:35 raspberry dhcpcd[17154]: dhcp_vendor: No such processDec 13 13:44:35 raspberry dhcpcd[17158]: spawned privileged proxy on PID 17158Dec 13 13:44:35 raspberry dhcpcd[17158]: spawned network proxy on PID 17159Dec 13 13:44:35 raspberry dhcpcd[17158]: spawned controller proxy on PID 17160Dec 13 13:44:35 raspberry dhcpcd[17158]: DUID XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XXDec 13 13:44:35 raspberry dhcpcd[17158]: dhcp_vendor: No such processDec 13 13:44:35 raspberry dhcpcd[17154]: lo: ignoring due to interface type and no configDec 13 13:44:35 raspberry dhcpcd[17158]: lo: ignoring due to interface type and no configDec 13 13:44:35 raspberry dhcpcd[17158]: eth0: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks PREINITDec 13 13:44:35 raspberry systemd[1]: Started dhcpcd.service - DHCP Client Daemon on all interfaces.Dec 13 13:44:35 raspberry dhcpcd[17158]: eth0: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks CARRIERDec 13 13:44:35 raspberry dhcpcd[17158]: wlan0: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks PREINITDec 13 13:44:35 raspberry dhcpcd-run-hooks[17170]: wlan0: starting wpa_supplicantDec 13 13:44:35 raspberry dhcpcd[17158]: wlan0: executing: /usr/lib/dhcpcd/dhcpcd-run-hooks NOCARRIERDec 13 13:44:35 raspberry dhcpcd[17158]: eth0: IAID dd:a2:67:e0Dec 13 13:44:35 raspberry dhcpcd[17158]: ps_ctl_listen: read: SuccessDec 13 13:44:35 raspberry dhcpcd[17158]: ps_ctl_recv: read: SuccessDec 13 13:44:35 raspberry systemd[1]: dhcpcd.service: Main process exited, code=killed, status=31/SYS
Not sure what "dhcp_vendor: No such process" message is actually telling me. Something seems to be missing on arm32 bit OS that prevent the dhcpcd to work properly.

Anyone have any idea how to fix this issue? Thanks in advance.

Statistics: Posted by rasp14 — Wed Dec 13, 2023 6:06 am



Viewing all articles
Browse latest Browse all 5315

Trending Articles