You are not logged in.

#1 2020-01-11 22:26:15

sswandler@gmail.com
Member
Registered: 2019-12-19
Posts: 3

Wifi setup

I am having problems with my raspberry pi B connecting to the WiFi .
I have gone through the setup procedures and can connect while connected to LAN (hard wired) then I setup the wifi and and it connects with no problems but then i remove the LAN cable and it disconnects from the WiFi.. Just cant figure out what is going on.
help is greatly appreciated

Offline

#2 2020-04-16 10:30:41

andron_h
Member
Registered: 2020-04-16
Posts: 9

Re: Wifi setup

Same problem. Has anyone solved this problem?

Offline

#3 2020-04-16 11:05:09

Sint
Member
Registered: 2018-06-06
Posts: 25

Re: Wifi setup

I think I had the same problem some years ago. You need to search on the raspberry pi forum. This is a raspberry pi problem not NanoDLP. I vaguely remember editing some text file for the wifi settings.

Try following this:

https://www.raspberrypi.org/documentati … ess-cli.md

Offline

#4 2020-04-16 12:00:11

andron_h
Member
Registered: 2020-04-16
Posts: 9

Re: Wifi setup

help this
for wifi interface type 2 command:

ip rule add from 192.168.1.181 table 181
ip route add 192.168.1.0/24 dev wlan0 table 181

Offline

Board footer

Powered by FluxBB