Ich habe WLAN mit WPA2-PSK unter debian lenny auf dem EEEPC 1000H folgendermassen eingerichtet:
Code: Alles auswählen
# apt-get install rt2860-source
# m-a prepare
# m-a a-i rt2860
restarten und im wireless netzwerk manager (icon neben der uhrzeit) den WPA schlüssel eingegeben.
es funktioniert bestens auf anhieb !
und noch mein lsmod und lspci, falls jemand braucht:
Code: Alles auswählen
# lsmod
Module Size Used by
i915 25280 2
drm 65256 3 i915
rfcomm 28272 0
l2cap 17248 5 rfcomm
ipv6 235300 16
ppdev 6468 0
parport_pc 22500 0
lp 8164 0
parport 30988 3 ppdev,parport_pc,lp
acpi_cpufreq 6796 0
cpufreq_stats 3776 0
cpufreq_ondemand 6476 2
cpufreq_conservative 5960 0
cpufreq_userspace 3172 0
cpufreq_powersave 1856 0
freq_table 4224 3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
serio_raw 4740 0
psmouse 32336 0
video 16400 0
output 2912 1 video
hci_usb 12252 2
bluetooth 44900 7 rfcomm,l2cap,hci_usb
pcspkr 2432 0
battery 10180 0
ac 4196 0
iTCO_wdt 9508 0
button 6064 0
rng_core 3940 0
eeepc_laptop 7440 0
snd_hda_intel 324248 1
snd_pcm 62628 1 snd_hda_intel
snd_seq 41456 0
snd_timer 17800 2 snd_pcm,snd_seq
rt2860sta 419576 1
snd_seq_device 6380 1 snd_seq
intel_agp 22300 1
agpgart 28776 3 drm,intel_agp
snd 45604 7 snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore 6368 1 snd
snd_page_alloc 7816 2 snd_hda_intel,snd_pcm
atl1e 27636 0
evdev 8000 6
ext3 105256 4
jbd 39444 1 ext3
mbcache 7108 1 ext3
usbhid 35904 0
hid 33184 1 usbhid
ff_memless 4392 1 usbhid
sd_mod 22200 6
ata_piix 14180 5
ata_generic 4676 0
libata 140384 2 ata_piix,ata_generic
scsi_mod 129356 2 sd_mod,libata
dock 8272 1 libata
ide_pci_generic 3908 0 [permanent]
ide_core 96168 1 ide_pci_generic
ehci_hcd 28428 0
uhci_hcd 18672 0
usbcore 118160 5 hci_usb,usbhid,ehci_hcd,uhci_hcd
thermal 15228 0
processor 32576 4 acpi_cpufreq,thermal
fan 4164 0
thermal_sys 10856 4 video,thermal,processor,fan
Code: Alles auswählen
# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
01:00.0 Network controller: RaLink Device 0781
03:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0)