madwifi or not?

Jochen Kaechelin gissmoh at gmx.de
Sat Aug 20 12:16:54 UTC 2005


i have a netgear WG511T and FritzBox WLAN FON.
everything works fine with WEP but WPA won't work.

my wireless-card runs with these kernel-modules

ath_pci                55584  0
ath_rate_onoe           8840  1 ath_pci
wlan                  106588  4 wlan_wep,ath_pci,ath_rate_onoe
ath_hal               133328  2 ath_pci

out of the box running hoary with all updates.

####
/etc/wpa_supplicant.conf:

ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=2
network={
      ssid="OX-XXXXX"
      proto=WPA
      key_mgmt=WPA-PSK
      pairwise=TKIP
      group=TKIP
      psk=088447a0dbba29########ecfff3e#####c0d107730#####1811179fa95f1c75e
}
####

####
/etc/default/wpasupplicant:

ENABLED=1
OPTIONS="-w -i ath0 -D madwifi -B"
####


####
/etc/network/interfaces:

auto ath0
iface ath0 inet dhcp

pre-up /usr/sbin/wpa_supplicant -D madwifi -i ath0 
-c /etc/wpa_supplicant.conf -dd
post-down killall -q wpa_supplicant

####

Do I really have madwifi???
Theres no .deb called "madwifi" on my system, but severel
documentations who describe how to install madwifi from source
uses the same kernel modules as I do.

Any hints?

-- 
Glück ist nur was für Menschen die nichts drauf haben.

http://gissmoh.de




More information about the ubuntu-users mailing list