Tiny Core Linux
General TC => Tiny Core Netbooks => Topic started by: salsadoom on April 10, 2010, 12:30:55 PM
-
Hi Fellas,
New to TinyCore. Pretty neat distro, really impressed with a lot of the stuff in it. I'm running it on my eee 901 netbook (actually, and over a PXE network at work for some basic diags and such). Anyway, I've got pretty much everything working on it so far... except the wifi. It *looks* like its setup correctly. I'm using wpa_gui, wicd actually doesn't run, it complains about missing files that seem to be installed... and its actually more then what I need/want anyway. wpa_gui is good stuff.
Anyway, when I try and connect to a network, it just loops with the authentication timing out.
I get
Authentification with xx:xx:xx:xx:xx:xx timed out.
CTRL-EVENT-SCAN-RESULTS
Trying to associate with xx:xx:xx:xx:xx:xx (SSID=`blah' freq=2437MHz)
Authentification with xx:xx:xx:xx:xx:xx timed out.
And it just loops that forever. I've made sure my key is correct... this has an annoying RT2860STA wifi card btw. Any ideas?
Cheers
SD
EDIT: I should put in how I configured wifi in the first place in more detail. I followed the instructions here http://wiki.tinycorelinux.com/tiki-index.php?page=Setting+up+Wifi&highlight=eee specifically the wpa_gui portion. Just had to change wlan0 to ra0.
-
Have you installed the rt2860.tcz extension?
-
Go to the wiki page you cited and try following the advice given under the heading: "More Advanced Setup: using wireless tools." You may find that you can solve your problem by doing so, but even if you don't, you will obtain information that will help us suggest other possibilities.
-
Yeah, I got the extension installed :)
Well, yeah. Playing around with this, I actually have the wifi working just fine via iwpriv, the problem seems to be specifically with wpa_supplicant or wpa_gui. The wifi itself is just fine. Tricky issue. Not a huge problem, I can make a script to connect if I have too -- running a command isn't much more of a hassle than clicking on a bunch of icons. This is just a little bit less effort for connecting to new points. I don't have my eee with me at the moment, when I get home from work I'll post my configs and see if anyone can spot an issue I might be missing.
Cheers, thanks for the suggestions,
SD
-
I mostly use scripts to set up my WiFi connections on my EeePC 1000.
--
Mike L.
-
I found it fairly easy to use the wireless_tools.tcz extension, which manages wireless connection using the command line. (see its instructions). I recommend you try that.
I have used a number of different EEEpc's with wireless, and one of the EEEpc's I bought has a wireless card that required this extension: rtl8187se_coffee.tcz
You are welcome to try the extension out. (or look for source code that would let you compile an appropriate extension, which isn't all that hard and I can help explain the process)