public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "John Blinka" <john.blinka@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] wireless failure after madwifi-ng upgrade
Date: Fri, 1 Jun 2007 08:08:16 -0400	[thread overview]
Message-ID: <e6b926b90706010508r28d2685ai81085b11324c11c1@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2007-06-01 12:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-01 12:08 John Blinka [this message]
2007-06-01 12:34 ` [gentoo-user] wireless failure after madwifi-ng upgrade Naga
2007-06-01 12:39   ` John Blinka
2007-06-01 13:13 ` Naga
2007-06-01 13:55   ` John Blinka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e6b926b90706010508r28d2685ai81085b11324c11c1@mail.gmail.com \
    --to=john.blinka@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox