public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] wireless failure after madwifi-ng upgrade
@ 2007-06-01 12:08 John Blinka
  2007-06-01 12:34 ` Naga
  2007-06-01 13:13 ` Naga
  0 siblings, 2 replies; 5+ messages in thread
From: John Blinka @ 2007-06-01 12:08 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]

Hi, all,

I have been using wireless successfully for about a month, until I
upgraded madwifi-ng last night.   Since then wireless has not
worked.   I have a netgear wireless router which supplies the
wireless signal, and the configuration of this router has not
changed.  And  wireless works fine from the same box when I
boot Windows.  So, the problem seems to be related to the
madwifi-ng upgrade.

No configuration files were changed - at least etc-update didn't
report any.

In /var/log/messages,, I find the following:

rc-scripts: WEP key is not set for "NETGEAR" - not connecting

Well... of course it isn't - my router uses WPA encryption,
and always has.  My /etc/conf.d/net and
/etc/wpa_supplicant/wpa_supplicant.conf files are straight from
the gentoo handbook:

/etc/conf.d/net:

modules=( "wpa_supplicant" )
wpa_supplicant_ath0="-Dmadwifi"
modules=( "dhcpcd" )
config_ath0=( "dhcp" )
dhcpcd_ath0="-t 10 -s 192.168.1.101"
dhcp_ath0="release nodns nontp nonis"
nis_domain_ath-=" mydomain.org"

/etc/wpa_supplicant/wpa_supplicant.conf:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
ap_scan=1
network={
     ssid="NETGEAR"
     psk="xxx"
     priority=5
}


So, why does the rc-script suddenly think I'm using WEP encryption
?

Thanks for any and all ideas.

John Blinka

[-- Attachment #2: Type: text/html, Size: 1923 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-06-01 14:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-01 12:08 [gentoo-user] wireless failure after madwifi-ng upgrade John Blinka
2007-06-01 12:34 ` Naga
2007-06-01 12:39   ` John Blinka
2007-06-01 13:13 ` Naga
2007-06-01 13:55   ` John Blinka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox