I apologize for all of the questions, eventually I will hit a level to where I shouldn't have to ask so many questions.
I am running TC 4.0.2 on an Asus EEE EB1012P with an Atheros wilress card, and I have found that I keep losing association with my AP's. I installed wireless-3.0.3-tinycore and wireless-tools and configured my wireless using iwconfig essid "xxxx" mode managed key xxxxxx
I am using WEP and I am not broadcasting my SSID.
I haven't figured out what the timeout is for this yet, but I drop a couple of times an hour. I still have an IP assigned to WLAN0 I just lose association with my AP. When ever I lose association dmesg logs a:
cfg80211: Calling CRDA to update world regulatory domain
To reconnect I just have to rerun the iwconfig and it reasscociates me without issue.
From reading online I tried using iw reg US to see if that woudl solve it but it didn't work.
Right now I am attempting to write a cron job that just runs the iwconfig every 5 minutes to see if that solves the problem.
Any other suggestions?