Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ath5k and wpa_supplicant
Date: Wed, 03 Jun 2009 06:14:23
Message-Id: 200906030714.16834.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] ath5k and wpa_supplicant by Neil Bothwick
1 On Tuesday 02 June 2009, Neil Bothwick wrote:
2 > On Tue, 2 Jun 2009 13:24:38 +0100, Mick wrote:
3 > > I'm afraid that although my card is now recognised as wlan0, both
4 > > wpa_cli and gui insist on trying to connect to ath0, unless I specify
5 > > -iwlan0 at the terminal. I don't have (knowingly) specified ath0 in
6 > > any other configuration file ... where else could wpa_supplicant pick
7 > > this from?
8 >
9 > Have you tried "grep -r ath0 /etc" ?
10
11 Yes, of course:
12 ===========================================
13 # grep -r ath0 /etc
14 /etc/conf.d/net:#wpa_supplicant_ath0="-Dmadwifi" # For Atheros based cards
15 /etc/conf.d/net:#wpa_supplicant_ath0="-Dmadwifi"
16 /etc/conf.d/wireless.example:# eth0, eth1, wlan0, ath0 - you get the idea. If
17 you're not sure
18 /etc/conf.d/wireless.example:# Say that your wireless interface is ath0 - the
19 line
20 /etc/conf.d/wireless.example:# #essid_ath0="any"
21 /etc/conf.d/net.example:#wpa_supplicant_ath0="-Dmadwifi" # For Atheros based
22 cards
23 /etc/conf.d/net.eth0:#wpa_supplicant_ath0="-Dmadwifi" # For Atheros based
24 cards
25 /etc/conf.d/net.eth0:#wpa_supplicant_ath0="-Dmadwifi"
26 ===========================================
27 It's all commented out.
28
29 However, I found this:
30
31 ls -la /var/run/wpa_supplicant/ath0
32 srwxrwx--- 1 root users 0 Jun 1 11:25 /var/run/wpa_supplicant/ath0
33
34 Shall I get rid of it?
35 --
36 Regards,
37 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] ath5k and wpa_supplicant Neil Bothwick <neil@××××××××××.uk>