openlumi / openlumi.github.io

OpenWrt for Xiaomi Zigbee gateway with imx6 SoC DGNWG05LM, ZHWG11LM
https://openlumi.github.io
154 stars 26 forks source link

there is no wifi_start.sh in the rc.local file #51

Closed Spp595 closed 1 year ago

Spp595 commented 1 year ago

There are no lines in my file:

/home/root/set_mac.sh &
/lumi/app/miio/wifi_start.sh > /dev/null 2>&1 & 

how do i add them correctly?

my rc.local file: https://pastebin.com/qf7ugncF

devbis commented 1 year ago

Your version can use another scripts to boot up wifi. Modify /lumi/conf/wifi.conf if needed.

Spp595 commented 1 year ago

Your version can use another scripts to boot up wifi. Modify /lumi/conf/wifi.conf if needed.

I managed to connect to Wi-Fi normally only through the Mi Home app.