Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Netgear WG311T - need to run net.ath0 twice (manually)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
edoloughlin
n00b
n00b


Joined: 02 Oct 2002
Posts: 12
Location: Ireland

PostPosted: Wed Jul 26, 2006 9:56 pm    Post subject: Netgear WG311T - need to run net.ath0 twice (manually) Reply with quote

Hi,

I've got a Netgear WG311T, madwifi-ng-0.1531.20060427 and wpa-supplicant-0.4.9 on a 2.6.12-gentoo-r6 kernel.

My relevant config files:

/etc/conf.d/net
Code:

modulesi_ath0=("wpa_supplicant")
wpa_supplicant_ath0="-Dmadwifi"
config_ath0=( "dhcp" )
wpa_timeout_ath0=90

# Also have onboard eth0
config_eth0=( "dhcp" )


/etc/wpa_supplicant.conf
Code:

update_config=1
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
eapol_version=1
network={
        ssid="myssid"
        scan_ssid=1
        key_mgmt=WPA-PSK
        psk="mypsk"
}


lspci
Code:
0000:01:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)


If I try to start net.ath0 at boot it just times out. I have to start it manually after logging in. Note that if I don't run net.ath0 at boot I have to run it twice when I log in (it times out the first time).

Any help most appreciated. This is driving me nuts.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum