RT2500 WLAN-Karte mit Linux
Ich hab jetzt am Wochenende ein weiteres System linuxifiziert. Das System hat eine ~20 Euro billige PCI WLAN-Karte eingebaut und ich möchte jetzt wieder Google füttern. Das Teil wird unter dem Namen “Hama Wireless LAN PCI 54 Mbps” (Artikelnummer 00062788) vertrieben:
# hwinfo --netcard
[...]
26: PCI 305.0: 0282 WLAN controller
[Created at pci.277]
Unique ID: rBUF.+9eyx1rgA91
Parent ID: 6NW+.c7JTK_YUBi2
SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:03:05.0
SysFS BusID: 0000:03:05.0
Hardware Class: network
Model: "RaLink Ralink RT2500 802.11 Cardbus Reference Card"
Vendor: pci 0x1814 "RaLink"
Device: pci 0x0201 "Ralink RT2500 802.11 Cardbus Reference Card"
SubVendor: pci 0x1814 "RaLink"
SubDevice: pci 0x2560·
Revision: 0x01
Driver: "rt2500"
Device File: eth0
Features: WLAN
Memory Range: 0xf8280000-0xf8281fff (rw,non-prefetchable)
IRQ: 217 (30003 events)
HW Address: 00:0e:2e:[...]
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472
WLAN bitrates: 1 2 5.5 11 18 24 36 54 6 9 12 48
WLAN encryption modes: WEP40 WEP104
WLAN authentication modes: open sharedkey
Module Alias: "pci:v00001814d00000201sv00001814sd00002560bc02sc80i00"
Driver Info #0:
Driver Status: rt2500 is active
Driver Activation Cmd: "modprobe rt2500"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #17 (PCI bridge)
Funktioniert mit grml 0.6 out-of-the-box mit den mitgelieferten Treibern von rt2x00:
# modinfo rt2500 | head -4 filename: /lib/modules/2.6.15-grml/kernel/drivers/net/wireless/rt2500.ko author: http://rt2x00.serialmonkey.com description: Ralink RT2500 802.11g WLAN driver 1.1.0 CVS 2005/07/10 license: GPL