Re: [gentoo-user] WPA Supplicant

2011-04-24 Thread Neil Bothwick
On Sun, 24 Apr 2011 12:37:03 + (GMT), dhk...@optonline.net wrote: > I'm trying to get wireless working reliably on my laptop. I have > followed the documentation, but still have a lot of questions . . . > especially since it only seems to work sometimes. First, I'm using WPA > Supplicant with

Re: [gentoo-user] WPA Supplicant

2011-04-24 Thread dhkuhl
- Original Message - From: Mick Date: Sunday, April 24, 2011 9:14 am Subject: Re: [gentoo-user] WPA Supplicant To: gentoo-user@lists.gentoo.org > On Sunday 24 April 2011 13:37:03 dhk...@optonline.net wrote: > > I'm trying to get wireless working reliably on my lap

Re: [gentoo-user] WPA Supplicant

2011-04-24 Thread Mick
On Sunday 24 April 2011 13:37:03 dhk...@optonline.net wrote: > I'm trying to get wireless working reliably on my laptop. I have followed > the documentation, but still have a lot of questions . . . especially > since it only seems to work sometimes. > > First, I'm using WPA Supplicant without the

Re: [gentoo-user] WPA Supplicant

2007-09-12 Thread Danilo Marcelo
Try this: cp /etc/wpa_supplicant.conf wpa_supplicant.conf.source wpa_passphrase Easy_Mac k8aqn2zcz497zupa > /etc/wpa_supplicant.conf killall wpa_supplicant or modprobe -r wpa_supplicant wpa_supplicant -Dwext -ieth1 -B -c/etc/wpa_supplicant.conf -d 2007/9/12, AJ Spagnoletti <[EMAIL PROTECTED]>:

Re: [gentoo-user] WPA Supplicant

2007-09-12 Thread AJ Spagnoletti
> > Use: psk="k8aqn2zcz497zupa" > > Thanks for the help that did it > -- > [EMAIL PROTECTED] mailing list > > -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] WPA Supplicant

2007-09-12 Thread Ovidiu Bivolaru
AJ Spagnoletti wrote: > After several days of googling and searching for a solution to this I > am still clueless so I will pose the question to the list. At my dorm > I have a wireless router (WRT54G) with a WPA encryption on it. I am > trying to configure WPA Supplicant to connect to this router

Re: [gentoo-user] wpa-supplicant download?

2007-01-17 Thread Dale
Grant Edwards wrote: > Can somebody point me to a location where I can download a > source tarball for "stable" wpa supplicant (0.5.4, IIRC)? I've > been trying to emerge it for days, but the server from which > emerge tries to download is unresponsive: > > http://hostap.epitest.fi/releases/wpa_su

Re: [gentoo-user] wpa-supplicant download?

2007-01-17 Thread Jakob
What about emerge -av (or --fetchonly) wpa_suplicant? and if you need the tarball itself just go to /usr/portage/distfiles and copy it from there -- gentoo-user@gentoo.org mailing list