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

Re: PCMCIA configuration in sarge



Not sure of any of this, but;
Have you loaded yenta_socket ?

On a vanilla kernel Sarge 3.1r1 (kernel 2.6.8-2-i386), it's lisyed in
'lsmod'. Also note my (Debian's) default runlevel is 2, so perhaps
review ;
$ cat /etc/rc2.d/S20pcmcia

I have this is lsmod;
ds                     17796  0
yenta_socket           19200  0
pcmcia_core            63028  2 ds,yenta_socket

See;
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=123713
follow the older bug if necessary (123457 ?)

AFAIK, as mentioned, 2.6 kernel (at some point in version) uses .ko ,
not .o

Do a 
$ locate yenta
/lib/modules/2.6.8-2-386/kernel/drivers/pcmcia/yenta_socket.ko

perhaps also do;
$ locate pcmcia
to find related documentation (locally)




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Reply to: