madwifi problem

Associate
Joined
18 Oct 2002
Posts
858
Location
Cheshire
i've been running madwifi for about a year with no problems except it now seems to have broken on me...

When I try to go into monitor mode I get the following error message...

Code:
ioctl(SIOCSIWMODE) failed: Invalid argument
Error setting monitor mode on ath0


This could be related to this kernel message...

Code:
...
ath_rate_sample: 1.2 (0.9.3)
ath_rate_amrr: 0.1 (0.9.3)
ath_pci: 0.9.4.5 (0.9.3)
ACPI: PCI Interrupt 0000:00:0e.0[A] -> GSI 18 (level, low) -> IRQ 17
wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
wifi0: H/W encryption support: WEP AES AES_CCM TKIP
wifi0: mac 5.6 phy 4.1 radio 1.7
wifi0: Use hw queue 1 for WME_AC_BE traffic
wifi0: Use hw queue 0 for WME_AC_BK traffic
wifi0: Use hw queue 2 for WME_AC_VI traffic
wifi0: Use hw queue 3 for WME_AC_VO traffic
wifi0: Use hw queue 8 for CAB traffic
wifi0: Use hw queue 9 for beacons
[B]failed to automatically load module: wlan_scan_sta; errno: -2
unable to load wlan_scan_sta[/B]
wifi0: Atheros 5212: mem=0xfa000000, irq=17
ath_hal: 0.9.18.0 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
wlan: 0.8.4.2 (0.9.3)
wlan: mac acl policy registered
...
...
...
...
...
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: [email protected]
oprofile: using NMI interrupt.
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <[email protected]>
ieee80211_crypt: registered algorithm 'NULL'
ieee80211_crypt: registered algorithm 'WEP'
ieee80211_crypt: registered algorithm 'CCMP'
ieee80211_crypt: registered algorithm 'TKIP'
Starting balanced_irq
Using IPI Shortcut mode
...

I just upgraded kernel from 2.6.20.3 to 2.6.21.4 and re-patched the kernel and it still not fixed it...

I've grabbed the latest kernel and madwifi versions but I don't want to use them if possible...

Anyone got any ideas?
 
Back
Top Bottom