OK. So, I FINALLY got it working when I found an older copy of Wheezy (from september) that worked with the RTL8188CUS setup script (
instructions). Now, I'm able to ssh into my pi and ping any of the computers on my local network on it. The problem is that it seems like I'm unable to get an internet connection. When I try
- Code: Select all
ping google.com
I get this result:
- Code: Select all
connect: Network is unreachable
. Do you know what might be causing this or how I could fix it?
@driverblock - Thanks again for all the help you've given (here and on the other thread)!
EDIT: I just rebooted my pi and now it works totally fine, without any problems at all. So, if anyone else has a similar problem, just run
- Code: Select all
sudo shutdown -r now
, and it may work itself out.