- To: John Clarke <johnc@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [SLUG] Parallel port Zip devices
- From: DaZZa <dazza@xxxxxxxxxx>
- Date: Fri Nov 30 11:35:01 2001
- Cc: <slug@xxxxxxxxxxx>
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