[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] ppa: parport unresolved symbol errors
On Fri, 26 Nov 1999, Active Technologies wrote:
> I recently upgraded from RHL 6.0 to RHL 6.1 on a Pentium and I have a 100
> MB Zip drive connected to my Parallel port. My Zip drive used to work well
> under RHL 6.0 earlier. I followed the instructions in the Zip-Drive-HOWTO
> and recomplied the kernel with the proper SCSI support and low
> level/printer drivers as modules using 'make xconfig'. After a reboot with
> the fresh kernel, I get the following error when I run the 'insmod ppa'
> command:
Go back to your original kernel - it already had support for the ZIP drive
(I use one myself).
Just add
alias parport_lowlevel parport_pc
to your /etc/conf.modules
then
modprobe ppa
with the ZIP drive attached and powered up.
You might need to use
modprobe imm
if you have newer ZIP drive or a 250 MB model.
Atul
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.