bamarni / pi64

A 64-bit OS for the Raspberry Pi 3
712 stars 126 forks source link

can't connect wifi #29

Open YanShenChun opened 7 years ago

YanShenChun commented 7 years ago

I tried to use 'sudo pi64-config' and choose the 'Configure wi-fi' setting. But I got a error as below: 'Couldn't scan for SSIDs'.

And back to the normal GUI intereface, I can see many WIFI connections in my current network. But I can't connect my known WIFI.

Please help!

heduobacht commented 7 years ago

I've got the same Problem. After playing a bit with the settings in WICD network Manager i got a wifi connection but it is not stable. After an hour or so the connection is lost and i have to play again with the wifi settings to get it connected again.

YanShenChun commented 7 years ago

@heduobacht I just found WIFI work well after I reboot the PI.

heduobacht commented 7 years ago

Did not work for me. After an hour or so the wifi disconnects itself without a reason. Changed to Ethernet connection. This works great. For my project I can live without a wifi connection.

Gaojianli commented 7 years ago

Did not work for me. After an hour or so the wifi disconnects itself without a reason. Changed to Ethernet connection. This works great. For my project I can live without a wifi connection.

Interestingly,i in my case the eth0 often disconnects itself, I have to run dhcpd eth0 to reconnect it via SSH on wifi.