WLAN Prob

D

delinquent

Grünschnabel
Mahlzeit zusammen habe folgendes Problem:

Habe auf einem alten Rechner Woody (Kernel 2.4.18-bf2.4) drauf und möchte dort WLAN ans laufen kriegen.
Habe mir eine Elsa Airlancer MC-11 zugelegt. Mit "cardctl ident" zeigt er mir auch die richtige Karte an. Mit ifconfig -a zeigt er mir ein eth1 (eth0 ist meine normale NIC) an mit der MAC Adresse der PCMCIA Karte... Allerdings wenn ich iwconfig ausführe zeigt er mir kein wlan gerät an....

Des weiteren wundert mich das lsmod beim treiber sagt unused....

Hier mein desmg über die Karte:

Code:
Linux PCMCIA Card Services 3.1.33
kernel build: 2.4.18-bf2.4 unknown
options: [pci] [cardbus] [apm]
Intel ISA/PCI/CardBus PCIC probe:
Vadem VG-468 rev 00 ISA-to-PCMCIA at port 0x3e0 ofs 0x00
host opts [0]: none
host opts [1]: none
ISA irqs (scanned) = 3,4,5,7,9 polling interval = 1000 ms
cs: memory probe 0x0d0000-0x0dffff: clean.
hermes.c: 16 Jan 2002 David Gibson
orinoco.c 0.09b (David Gibson and others)
orinoco_cs.c 0.09b (David Gibson and others)
cs: IO port probe 0x0100-0x04ff: excluding 0x3c0-0x3e7 0x4d0-0x4d7
cs: IO port probe 0x03e8-0x04cf: clean.
cs: IO port probe 0x04d8-0x04ff: clean.
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0a00-0x0aff: clean.
cs: IO port probe 0x0c00-0x0cff: clean.
eth1: Station identity 001f:0001:0007:001c
eth1: Looks like a Lucent/Agere firmware version 7.28
eth1: Ad-hoc demo mode supported
eth1: IEEE standard IBSS ad-hoc mode supported
eth1: WEP supported, 104-bit key
eth1: MAC address [PARANOID]
eth1: Station name "HERMES I"
eth1: ready
eth1: index 0x01: Vcc 5.0, irq 3, io 0x0100-0x013f

und lsmod:

Code:
Module Size Used by Not tainted
orinoco_cs 4712 0 (unused)
orinoco 29568 0 [orinoco_cs]
hermes 3296 0 [orinoco_cs orinoco]
ds 6624 2 [orinoco_cs]
i82365 22416 2
pcmcia_core 41408 0 [orinoco_cs ds i82365]
apm 9148 1 (autoclean)
keybdev 1664 0 (unused)
usbkbd 2848 0 (unused)
input 3072 0 [keybdev usbkbd]
usb-ohci 17472 0 (unused)
usbcore 48032 0 [usbkbd usb-ohci]

Bin für jede Hilffe dankbar
 
Darf man fragen warum du nen 2.4.18er Kernel verwendest ?

Welche Version der wireless-tools ist da installiert?
 
Hmm, habe einfach bei der Installation von der Debian Netinstall den 2.4er ausgewählt... (option bf24 glaube ich..)

Die wireless-tools hab ich mir dann einfach mit apt-get install runtergeholt.
Wie komme ich an die Versionsnummer ran??
 
Kannst du die Ausgabe von "iwconfig eth1" mal hier posten? - Will das nur mal sehen ...
 

Ähnliche Themen

Ubuntu X / dbus problem

Festplatte friert ein nach suspend/resume

Festplatte stirbt, dd funktioniert nicht

OpenSuse 11.1 USB Festplatte wird nicht erkannt

pcmcia

Zurück
Oben