Trouble with wireless connection Raspberry Pi3

December 14, 2023, 20:01

arsonistd

I am trying to setup a raspberry pi for my 3d printer but i am having trouble setting up a network connection. Whenever I plug in ethernet it works fine but I am trying to make it wireless. I am using the lite version of the operating system. When I imaged my pi I made sure to use the correct network info. Every time I sudo ping www.google.com it does not work. How should I troubleshoot my way into fixing this.

null

sudo ping google.com ? sudo ping 8.8.8.8 ?

null

Do you see the Pi in the WLAN list in the router?

oops.se

Do you get a IP ? ip a

arsonistd

No i do not

arsonistd

They both dont work untill i plug in ethernet of course

arsonistd

Indeed

arsonistd

120.0.2.2 if i remember

oops.se

Post the output from ip a and route -n