Portál AbcLinuxu, 26. dubna 2024 02:16

NEC AtermWL54AG (PA-WL/54AG)

Podpora: kompletní
Ovladač: v jádře
Adresa ovladače: http://linuxwireless.org/en/users/Drivers/ath5k

Technické parametry

NEC AtermWL54AG (PA-WL/54AG)
2.4GHz/5.2GHz/5.4GHz/5.8GHz
PCMCIA CardBus 32bit
externi konektor na antenu
podpora WEP 64/128/152 bit
podpora TKIP/AES

Identifikace pod Linuxem

$ lspci
07:00.0 Ethernet controller: Atheros Communications Inc. Atheros AR5001X+ Wireless Network Adapter (rev 01)
$ dmesg
cfg80211: Using static regulatory domain info
cfg80211: Regulatory domain: US
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
    (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
cfg80211: Calling CRDA for country: US
ath5k 0000:07:00.0: enabling device (0000 -> 0002)
ath5k 0000:07:00.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
ath5k 0000:07:00.0: registered as 'phy0'
wmaster0 (ath5k): not using net_device_ops yet
phy0: Selected rate control algorithm 'minstrel'
wlan0 (ath5k): not using net_device_ops yet
ath5k phy0: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
ath5k phy0: RF5112B multiband radio found (0x36)
cfg80211: Regulatory domain changed to country: US
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
    (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
    (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    (5490000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
$ lsmod
ath5k                 108576  0 
mac80211              151904  1 ath5k
led_class               3392  1 ath5k
cfg80211               36308  2 ath5k,mac80211

Postup zprovoznění pod Linuxem

ath5k

Pokud neni ath5k v jadre, bude potreba ho zkompilovat.

Device Drivers  --->
  [*] Network device support  --->
        Wireless LAN  --->
          <M>   Atheros 5xxx wireless cards support

Pote staci pouze % modprobe ath5k;

Nezda se, ze by karta vyzadovala firmware.

Pro AP mod je potreba hostapd a obecne nejnovejsi kernel.

madwifi

Take je mozno pouzit madwifi. Vzhledem k tomu, ze "stabilni" verze je 2 roky stara, je vice nez vhodne pouzit verzi ze svn.

svn co http://svn.madwifi-project.org/madwifi/trunk/
cd trunk
make
make install

Pak jiz staci % modprobe ath_pci;

Vytvoreni bezdratovych rozhrani

Stanice (klient):

wlanconfig ath0 create wlandev wifi0 wlanmode sta

AP:

wlanconfig ath0 create wlandev wifi0 wlanmode ap

Zruseni rozhrani:

wlanconfig ath0 destroy

Poznámka

Madwifi a ath5k nelze pouzivat zaroven. Jeden z modulu musi byt vzdy na blacklistu.

Dokument vytvořil: Fluttershy, yay!, 28.4.2011 19:13 | Zobrazeno: 577×

Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.