Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Parallel port Zip devices


On Fri, 30 Nov 2001, John Clarke wrote:

> > > These symbols are all defined in parport.o.  Maybe your module
> > > dependencies are screwed up; try running `depmod -A' before installing
> > > ppa.
> > Nope. No good. And if I insmod parport.o before insmod ppa.o it fails.
>
> OK.  Now try loading it with `modprobe ppa'.

No better. Same failure message - although it autoloads the modules I was
loading manually before {parport_probe, parport_pc and parport}.

I'll just recompile the kernel and include support for what I need, rather
than modules. Thanks.

DaZZa