(no subject)
Matthias <[email protected]> Wed, 18 Sep 2002 08:13:48 +0200
| Newsgroups | gmane.linux.drivers.realtek.devel |
|---|---|
| Message-ID | <OLD93YWSD0FBNH3YB9HFVC9QLA094N.3d88199c@first-class> |
Hello, I am trying to get my Edimax 4103 cardbus-networkcard running in my aio6200 notebook. i have linux-2.4.19, pcmcia-cs-3.1.29 and realtek_cb.o module from http://www.scyld.com/network/rtl8139.html when the card is inserted i get in /var/log/daemon.log ----- Sep 16 18:29:56 gecko cardmgr[372]: starting, version is 3.1.29 Sep 16 18:29:56 gecko cardmgr[372]: watching 2 sockets Sep 16 18:29:56 gecko cardmgr[372]: socket 0: Edimax EP-4103 Sep 16 18:29:56 gecko cardmgr[372]: executing: 'modprobe cb_enabler' Sep 16 18:29:56 gecko cardmgr[372]: + Warning: loading /lib/modules/2.4.19/pcmcia/cb_enabler.o will taint the kernel: no license Sep 16 18:29:56 gecko cardmgr[372]: executing: 'modprobe pci-scan' Sep 16 18:29:57 gecko cardmgr[372]: executing: 'modprobe cb_shim' Sep 16 18:29:57 gecko cardmgr[372]: + Warning: loading /lib/modules/2.4.19/pcmcia/cb_shim.o will taint the kernel: no license Sep 16 18:29:57 gecko cardmgr[372]: executing: 'modprobe realtek_cb' Sep 16 18:29:58 gecko cardmgr[372]: get dev info on socket 0 failed: Resource temporarily unavailable ----- I have similar results - concerning to the last message - with two other versions of pcmcia-cs, from which i conclude the error is independent from a pcmcia-cs version. i do not have pcmcia-support in kernel. but use i82396 from pcmcia-cs. Is there a way to figure out what is going on or how to get the card working? I tryed out the dump_* programs from pcmcia-cs, but dont know what i get from that... matthias pfeifer