-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I'm having troubles connecting the WiFi.
When I run sudo wpa_cli -i wlan0
I see:
<3>CTRL-EVENT-SCAN-STARTED
>
<3>CTRL-EVENT-SCAN-RESULTS
>
<4>Failed to initiate sched scan
I have used flash_sdcard_m2z_v2.sh to flash my SD card. I initially just edited the interfaces
file but now I'm using wpa_cli
through UART to fix the fact that it fails to connect.
My interfaces
file (only the wlan0
part):
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid Tele2_fca84e
#psk=“00012345678901234567890”
wpa-psk kdm5ygzx
dns-nameservers 8.8.8.8 8.8.4.4
wireless-power off
Metadata
Metadata
Assignees
Labels
No labels