Hey, thanks. I did what you said, and here's what I get now when I remove and plug back in the card:
Code: Select all
tux ~ # tail -f /var/log/messages
Dec 17 12:32:45 tux cardmgr[8470]: socket 1: LA4111 Spectrum24 Wireless LAN PC Card
Dec 17 12:32:45 tux orinoco 0.15rc2STA (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
Dec 17 12:32:45 tux orinoco_cs: disagrees about version of symbol free_orinocodev
Dec 17 12:32:45 tux orinoco_cs: Unknown symbol free_orinocodev
Dec 17 12:32:45 tux orinoco_cs: disagrees about version of symbol orinoco_reinit_firmware
Dec 17 12:32:45 tux orinoco_cs: Unknown symbol orinoco_reinit_firmware
Dec 17 12:32:45 tux orinoco_cs: disagrees about version of symbol hermes_struct_init
Dec 17 12:32:45 tux orinoco_cs: Unknown symbol hermes_struct_init
Dec 17 12:32:45 tux orinoco_cs: disagrees about version of symbol __orinoco_up
Dec 17 12:32:45 tux orinoco_cs: Unknown symbol __orinoco_up
Dec 17 12:32:45 tux orinoco_cs: disagrees about version of symbol __orinoco_down
Dec 17 12:32:45 tux orinoco_cs: Unknown symbol __orinoco_down
Dec 17 12:32:45 tux orinoco_cs: disagrees about version of symbol alloc_orinocodev
Dec 17 12:32:45 tux orinoco_cs: Unknown symbol alloc_orinocodev
Dec 17 12:32:45 tux cardmgr[8470]: executing: 'modprobe orinoco_cs 2>&1'
Dec 17 12:32:45 tux cardmgr[8470]: + FATAL: Error inserting orinoco_cs (/lib/modules/2.6.14-gentoo-r2/kernel/drivers/net/wireless/orinoco_cs.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Dec 17 12:32:45 tux cardmgr[8470]: modprobe exited with status 1
Dec 17 12:32:45 tux cardmgr[8470]: module /lib/modules/2.6.14-gentoo-r2/pcmcia/orinoco_cs.o not available
Dec 17 12:32:45 tux cardmgr[8470]: bind 'orinoco_cs' to socket 1 failed: Invalid argument
???