Hey, I had the same problem initially with test5 on my 440cdt. You need to grab the pcmcia sources from sunsite, in pub/linux/kernel/pcmcia, and compile those instead of what is included with the kernel. I typically turn off ALL the pcmcia options in my kernel, including hot-pluggable devices, and compile the outside sources. it works great!
Jason > > Helo ppl, > > Lately I decided to try 2.4.0-test11 on my toshiba. Fetchted the source, > compiled the kernel whith pcmcia, every thing whent fine. But > when I rebooted, > the cardmgr couldnt loud the i82365 module. I said init_module: > no such device. > Detaile found below. Can anyone tell me what's wrong? > > Mzzl Joost (de enige echte) > > Starting PCMCIA services: > modules/lib/modules/2.4.0-test11/pcmcia/i82365.o: init_module: No > such device > Hint: insmod errors can be caused by incorrect module parameters, > including invalid IO or IRQ parameters > ds: no socket drivers loaded! > /lib/modules/2.4.0-test11/pcmcia/ds.o: init_module: Operation not > permitted > Hint: insmod errors can be caused by incorrect module parameters, > including invalid IO or IRQ parameters > cardmgr. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > >

