[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PCMCIA-Frage



Hallo Liste,

ich versuche gerade eine Dell TrueMobile WaveLAN-Karte an meinen Dell
Inspiron (Debian Woody) in arbeit zu nehmen. Der Cardmanager erkennt
die Karte als "Intersil PRISM 11 Mbps Wireless Adapter". Stecke ich
die Karte in den Slot, erhalte ich in /var/log/syslog:

May 30 20:32:01 Pfau cardmgr[229]: socket 1: Intersil PRISM2 11 Mbps
Wireless Adapter
May 30 20:32:02 Pfau cardmgr[229]: executing: 'modprobe hermes'
May 30 20:32:02 Pfau cardmgr[229]: + modprobe: Can't locate module
hermes
May 30 20:32:02 Pfau cardmgr[229]: modprobe exited with status 255
May 30 20:32:02 Pfau cardmgr[229]: module
/lib/modules/2.4.18/pcmcia/hermes.o not available
May 30 20:32:02 Pfau cardmgr[229]: executing: 'modprobe orinoco'
May 30 20:32:02 Pfau cardmgr[229]: + modprobe: Can't locate module
orinoco
May 30 20:32:02 Pfau cardmgr[229]: modprobe exited with status 255
May 30 20:32:02 Pfau cardmgr[229]: module
/lib/modules/2.4.18/pcmcia/orinoco.o not available
May 30 20:32:02 Pfau cardmgr[229]: executing: 'modprobe orinoco_cs'
May 30 20:32:02 Pfau cardmgr[229]: + modprobe: Can't locate module
orinoco_cs
May 30 20:32:02 Pfau cardmgr[229]: modprobe exited with status 255
May 30 20:32:02 Pfau cardmgr[229]: module
/lib/modules/2.4.18/pcmcia/orinoco_cs.o not available
May 30 20:32:03 Pfau cardmgr[229]: get dev info on socket 1 failed:
Resource temporarily unavailable

d.h. es wird versucht, die Module "hermes", "orinoco" und "orinoco_cs"
zu laden, was aber fehlschlaegt, weil diese Module nicht vorhanden
sind. 

Ich habe die pcmcia-Module aus den Sourcen compiliert (also nicht die
Kernel-eigenen, Kernel ist ein 2.4.18):

karo@Pfau:~> dpkg -l "pcmcia*"
||/ Name             Version          Description
+++-================-================-========================================
ii  pcmcia-cs        3.1.33-6         PCMCIA Card Services for Linux.
ii  pcmcia-modules-2 3.1.31-7+i8100.6 PCMCIA Modules for Linux (kernel 2.4.18)
ii  pcmcia-source    3.1.33-6         PCMCIA Card Services source.
karo@Pfau:~> 

Ich frage mich jetzt, warum werden die fehlenden Module nicht
miterstellt (die Module habe ich mit "make-kpkg modules" erzeugt). 
und obwohl sich die Sourcen zu orinoco und Co im pcmcia_cs-Pfad
befinden, werden die Module nicht gebaut. Ich finde auch keine
Moeglichkeit, das Paket zu configurieren (das "./Configure"-Script
jedenfalls fragt nur einige allgemeine Daten ab).

Etwas anderes, was mich stutzig macht:
Im File /usr/src/modules/pcmcia/SUPPORTED.CARDS ist fuer die Dell
TrueMobile der wvlan_cs driver aufgefuehrt. Dieses kann ich von Hand
nachladen, was mir aber nicht weiterhilft, die Karte funktioniert
damit nicht.

An dieser Stelle bin ich jetzt verwirrt von den wiederspruechlichen
Infos. Kann mir jemand Tipps geben?

-- 

Karsten Rothemund,
Institut f. Allgemeine Elektrotechnik, Universitaet Rostock
Tel.: +49 (0)381 498 3649
E-Mail: karsten.rothemund@etechnik.uni-rostock.de
(PGP- and GnuPG-Key available on my HomePage:
 http://www-ae.e-technik.uni-rostock.de/home/karo/)

Attachment: pgpJbBGrJlP6f.pgp
Description: PGP signature


Reply to: