Skip to content

Problems connecting to wifi #68

@MrOneTwo

Description

@MrOneTwo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions