[BL] Get_info on PCMCIA
Joel Adria
AspenDr at telus.net
Sat Oct 30 15:40:25 EDT 2004
Here's what I have now. I downloaded some pre-compliled drivers (orinoco.o,
orinoco_cs.o, hermes.o) and then edit "conf" in the /etc/pcmcia directory to
point to those drivers. I copied the instructions from a site,
http://linux.oldcrank.com/tips/wpc11/ and went from there. When I run
"start" it gets everything going. It runs the three .o files, makes a high
pitched sound, then pauses for second, and says the last line. The readout
is here:
Oct 30 13:28:19 cardmgr[35]: socket 1: Network Card
Oct 30 13:28:19 cardmgr[35]: executing: 'insmod /lib/modules/2.2.16
/pcmcia/hermes.o'
Oct 30 13:28:19 cardmgr[35]: + Using /lib/modules/2.2.16/pcmcia/her mes.o
Oct 30 13:28:19 cardmgr[35]: executing: 'insmod /lib/modules/2.2.16
/pcmcia/orinoco.o'
Oct 30 13:28:20 cardmgr[35]: + Using /lib/modules/2.2.16/pcmcia/ori noco.o
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol alloc_ethe rdev
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol cpu_raise_ softirq
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol __out_of_l ine_bug
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol schedule_t ask
Oct 30 13:28:20 cardmgr[35]: executing: 'modprobe orinoco'
Oct 30 13:28:20 cardmgr[35]: + sh: modprobe: not found
Oct 30 13:28:20 cardmgr[35]: modprobe exited with status 127
Oct 30 13:28:20 cardmgr[35]: executing: 'insmod
/lib/modules/2.2.16/pcmcia/orinoco_cs.o'
Oct 30 13:28:20 cardmgr[35]: + Using /lib/modules/2.2.16/pcmcia/orinoco_cs.o
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol
__netdev_watchdog_up
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol cpu_raise_softirq
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol alloc_orinocodev
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol
orinoco_reinit_firmware
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol orinoco_interrupt
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol __orinoco_down
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol __orinoco_up
Oct 30 13:28:20 cardmgr[35]: + insmod: unresolved symbol softnet_data
Oct 30 13:28:20 cardmgr[35]: insmod exited with status 1
Oct 30 13:28:20 cardmgr[35]: executing: 'modprobe orinoco_cs'
Oct 30 13:28:20 cardmgr[35]: + sh: modprobe: not found
Oct 30 13:28:20 cardmgr[35]: modprobe exited with status 127
Oct 30 13:28:21 cardmgr[35]: get dev info on socket 1 failed: Try again
Alot of crap, I know, but anybody can interpret it, that would be great.
-Joel
More information about the BasLinux
mailing list