Hello All,<br><br><br>Another thing to bring up again is to make sure you have the correct drivers installed. As you mentioned there could of been a change. Atheros has great Linux support but that does not necessarily mean you are using the correct drivers. I know Debian some times does not have the correct wifi drivers for a chip set. Most the time they use a generic driver to try to support the chip set. Here is a helpful link for you: <a href="http://wiki.debian.org/WiFi#Install_Driver">http://wiki.debian.org/WiFi#Install_Driver</a> <br>
<br><div class="gmail_quote">On Thu, Feb 7, 2013 at 10:00 AM, Marshal Newrock <span dir="ltr"><<a href="mailto:marshal@zordio.com" target="_blank">marshal@zordio.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don't have a ready solution, but I can relate my own anecdote, which<br>
may help.<br>
<br>
I used to use wicd to connect to wireless networks, but it seems to<br>
have trouble with secured networks (and absolutely can not handle<br>
hidden networks).  So, with this, and with getting a wireless card for<br>
my desktop and wanting it to always connect to my home wireless network<br>
on boot, I found a way in Debian to set up the connection<br>
in /etc/network/interfaces.  And, for my laptop, I also found a way to<br>
use a program called guessnet within /etc/network/interfaces to<br>
automatically connect to different networks.<br>
<br>
<a href="http://wiki.debian.org/WiFi/HowToUse" target="_blank">http://wiki.debian.org/WiFi/HowToUse</a><br>
<br>
<a href="http://manpages.debian.net/cgi-bin/man.cgi?sektion=8&query=guessnet&apropos=0&manpath=sid&locale=en" target="_blank">http://manpages.debian.net/cgi-bin/man.cgi?sektion=8&query=guessnet&apropos=0&manpath=sid&locale=en</a><br>

<br>
Then, I discovered that this method does not work at all for unsecured<br>
connections.<br>
<br>
So now, I have the secured connections I want to connect to defined<br>
in /etc/network/interfaces.  If I want to connect to an unsecured<br>
network, I start up wicd.  If I need to switch between the two, it's<br>
usually reboot or face a kernel panic.<br>
<br>
Marshal<br>
<br>
<br>
On Tue, 05 Feb 2013 21:55:21 -0500<br>
Chick Tower <<a href="mailto:c.e.tower@gmail.com">c.e.tower@gmail.com</a>> wrote:<br>
<br>
> I'm having a problem getting connected to unsecured wireless access<br>
> points with my ThinkPad.  (I haven't tried any secured APs.)  It's<br>
> really tricky, and I've been searching on the web with little<br>
> success. I've found a few things, but they either didn't apply, were<br>
> already in use, or had no positive effect.<br>
><br>
> I've been using the laptop's internal wireless system for months with<br>
> two versions of Bodhi Linux.  I installed ArchBang Linux, and<br>
> wireless networking worked fine.  Both distros have Network Manager<br>
> installed by default, so that's what I use.  However, when I tried<br>
> connecting at Schuler Books last week, ArchBang never did let me get<br>
> anywhere with a web browser.  I could connect with Bodhi just fine.<br>
> ArchBang's nm-applet would sometimes show me a list of detected<br>
> access points, and sometimes it would say networking has been<br>
> disabled.  Even when it showed me the list of APs and I selected the<br>
> Schuler Books one, and even though the icon made it look as though I<br>
> connected, I couldn't access anything on the internet.<br>
><br>
> I took the laptop to the downtown branch of the public library on<br>
> Sunday.  Neither ArchBand nor Bodhi could connect in a useful manner,<br>
> with several reboots of both distros.  In Bodhi, nm-applet would<br>
> offer me a list of APs, but I get nothing in the browser.  In fact,<br>
> after about twenty seconds I would get an error message, but we can't<br>
> send screenshots in the GLLUG mailing list.  In essence it said "(4)<br>
> Did not receive a reply." and listed a few reasons why that might<br>
> have happened. ArchBang always said networking was disabled, giving<br>
> me no list of APs.  So, instead of solving the problem at the<br>
> library, I got nowhere, and even lost ground.<br>
><br>
> In my living room, I can see several APs in the neighborhood, but<br>
> only one is open.  In playing around some more with the ThinkPad,<br>
> I've found that sometimes in Bodhi I can get connected and actually<br>
> load sites like SlashDot, Linux Today, and Google.  I even downloaded<br>
> a Lansing L1040 tax form.  Other times I get the error message and no<br>
> internet. ArchBang still won't connect, although sometimes it offers<br>
> me the list of APs and then the error message when I select the open<br>
> one.<br>
><br>
> Now, you might think something in this old wireless chip or the<br>
> antenna is failing.  Perhaps this is so.  Since the one AP that is<br>
> open in my neighborhood has the SSID of "im a hacker", I was<br>
> reluctant to connect to it at first, thinking it may be like a<br>
> honeypot.  So I tried it using a live CD.  It connects to that AP<br>
> just fine with the live CDs of both ArchBang and Bodhi that I used to<br>
> install them on my ThinkPad's hard drive!  Every time I tested them.<br>
> That's what is really puzzling.<br>
><br>
> I tried making connections using "manual" commands rather than<br>
> Network Manager.  dhcpcd was not installed, so I used dhclient.  It<br>
> looked like dhclient was sending out connection requests but getting<br>
> no responses or acceptances, whichever is the correct term.  I saw a<br>
> lot of DHCPDISCOVER transmissions using different frequency<br>
> intervals, and dhclient kept trying until I stopped it.<br>
><br>
> I considered that perhaps the versions of Network Manager on the live<br>
> CDs and on the hard-drive installations were different, since I had<br>
> done system upgrades after installation.  They appear to be the same<br>
> version for ArchBang, but it appears I have upgraded Network Manager<br>
> in Bodhi, so that doesn't seem to explain the difference.  Besides, I<br>
> may have upgraded it in Bodhi well before all this started.<br>
><br>
> I use Privoxy (an ad-blocking proxy) and a firewall, so I turned<br>
> those off.  No change.<br>
><br>
> Oh, yeah, it's an Atheros wireless chipset.  They're usually no<br>
> problem with Linux, and it did work great before.  I guess it's<br>
> possible the driver got updated in both distros and it's causing the<br>
> problem, so I'll try to remember to check on that.  However, I think<br>
> it's in the kernel, so I would have to figure out how to downgrade<br>
> the kernel.<br>
><br>
> I'm just about at wits end with this.  The fact that the live CDs<br>
> always work really messes things up.  I could try disabling the<br>
> internal wireless and using a PCMCIA wireless adapter (I did just<br>
> happen to buy a spare one on Craigslist recently), but I'd rather get<br>
> the internal wireless working again.  Do any of you have suggestions<br>
> for things I could try that I haven't thought of?  Installing new<br>
> network connection managers would be a problem if I can't get<br>
> connected, and I have no network at home.  Besides, Network Manager<br>
> was working great before.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Marshal Newrock<br>
Zordio, LLC - <a href="http://www.zordio.com" target="_blank">http://www.zordio.com</a><br>
</font></span><br>_______________________________________________<br>
linux-user mailing list<br>
<a href="mailto:linux-user@egr.msu.edu">linux-user@egr.msu.edu</a><br>
<a href="http://mailman.egr.msu.edu/mailman/listinfo/linux-user" target="_blank">http://mailman.egr.msu.edu/mailman/listinfo/linux-user</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Jordan Robison