字體:小 中 大 | |
|
|
2022/08/26 16:25:49瀏覽68|回應0|推薦0 | |
rasp quectel-CM udhcpc: no lease, failing
OS = 5.4.42-v8+
sudo apt-get install udhcpc
CAUTION !!! there are udhcpc (ccc) and udhcpd (ddd)
sudo ./quectel-CM -s internet
....
[08-26_09:07:06:482] busybox udhcpc -f -n -q -t 5 -i wwan0
udhcpc: started, v1.30.1
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: sending discover
udhcpc: no lease, failing
Default, The rasp boot and run udhcpd (ddd), so, udhcpc and udhcpd conflict
FIX:
Add “denyinterfaces wwan0” to bottom of /etc/dhcpcd.conf.
Add “denyinterfaces wwan0” to bottom of /etc/dhcpcd.conf.
Add “denyinterfaces wwan0” to bottom of /etc/dhcpcd.conf.
感謝前人點了盞燈, 添個燈油
https://community.sixfab.com/t/solution-to-failed-to-get-dhcp-lease/600
|
|
( 創作|其他 ) |