[Voyage-linux] voyage & emp/nmp-8602 woes

Drew (spam-protected)
Wed Mar 28 13:36:35 HKT 2007


After updating the kernel to 2.6.15, it works now:

ath_hal: module license 'Proprietary' taints kernel.
ath_hal: 0.9.16.16 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
wlan: 0.8.4.2 (svn 1491)
ath_rate_sample: 1.2 (svn 1491)
ath_pci: 0.9.4.5 (svn 1491)
PCI: Found IRQ 10 for device 0000:00:0e.0
PCI: Sharing IRQ 10 with 0000:00:0c.0
wifi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
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 10.4 phy 6.1 radio 6.3
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
wifi0: Atheros 5212: mem=0xfebe0000, irq=10

# dpkg-query --show |  grep madwifi
madwifi-ng-modules-2.6.15-486-voyage    0.svnr1491.20060403-1+2.0-10
madwifi-ng-tools        0.svnr1491.20060403-1

from /etc/network/interfaces:

auto ath0
iface ath0 inet static
        address 172.27.0.10
        netmask 255.255.255.252
        broadcast 172.27.0.11
        pre-up wlanconfig ath0 destroy
        pre-up wlanconfig ath0 create wlandev wifi0 wlanmode ap
        pre-up iwconfig ath0 essid "aw1-mpci" channel 01 rate auto rts 
off frag off      
        pre-up sleep 3
        up ifconfig ath0 up

The only problem left is that ath0 isn't coming up in ifconfig, no 
matter what I add in interfaces...

/Drew

> Hi.
>
>   
>> dmesg:
>> ath_pci
>> ath_hal: module license 'Proprietary' taints kernel.
>> ath_hal: 0.9.14.9 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413)
>>     
>
> That's a pretty old version of the HAL and the driver. Upgrading would be
> a good idea anyway.
>
>   
>> wlan: 0.8.6.0 (EXPERIMENTAL)
>> ath_rate_sample: 1.2
>> ath_pci: 0.9.6.0 (EXPERIMENTAL)
>>
>> ...
>>     
>
> Is that all you got from the MadWifi drivers? No error message saying
> something like "HAL error"?
>
> Can you see an Atheros device in the output of "lspci -v"?
>
> Bye, Mike
>
>
>   





More information about the Voyage-linux mailing list