bamarni / pi64

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

Doesnt seem to connect to my WiFi network #15

Closed ivankennethwang closed 7 years ago

ivankennethwang commented 7 years ago

I've tried all of the settings with WPA2 but I can't seem to connect to my home wifi, nor to my phone hotspot.

Is there anything that I should do first?

bamarni commented 7 years ago

How did you try to connect exactly? Have you tried with the sudo pi64-config helper tool?

ivankennethwang commented 7 years ago

Yes, I tried both using the pi64-config and the one from the lower right system tray icon then manually setting the password of the wifi, then connect. When I went into the pi64-config, go to wifi and type the password, i don't see a feedback though. i just assumed the password is being typed correctly.

bamarni commented 7 years ago

Could you paste here the output of the following commands?

sudo ifconfig
sudo route -n
sudo systemctl status dhcpcd
bamarni commented 7 years ago

@ivankennethwang : any news about this? Do you still have this issue?

ivankennethwang commented 7 years ago

Sorry I havent had the chance to redo it again. I will check if reopen this issue if needed.