ftCommunity / tx-pi

fischertechnik controller based on the Raspberry Pi

Home Page:https://tx-pi.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi 4: WLAN unblocking does not work properly

heuer opened this issue · comments

commented

The setup script issues a

rfkill unblock wifi

and after booting the Pi4 there is no warning "WLAN blocked" but the WLAN is blocked.
The WLAN app finds no networks and if I run

sudo wpa_cli scan

I get a "FAIL"

If the user issues again the "unblock" command, the WLAN App works and wpa_cli scan works as well (not surprising, because the WLAN app utilizes wpa_cli)

Seems to be a Pi4 specific problem, I have never seen this specific problem with a Raspberry 3.

commented

Seems to work.
Closing this issue