"Smith, Jonathan" wrote:

> Redhat told me that if I did a full install it would fix this error.  I DID NOT
>
> After doing a full install. if I try to do a insmod plip I get the following errors
>
> /lib/modules/2.2.14-5.0/net/plip.o: unresolved symbol parport_enumerate_Rdcb625ab
> /lib/modules/2.2.14-5.0/net/plip.o: unresolved symbol parport_claim_R46138e04
> /lib/modules/2.2.14-5.0/net/plip.o: unresolved symbol 
>parport_register_device_Ra78805aa
> /lib/modules/2.2.14-5.0/net/plip.o: unresolved symbol 
>parport_unregister_device_R857406d1
> /lib/modules/2.2.14-5.0/net/plip.o: unresolved symbol parport_release_Re207d4f8

if I had to guess I would say that the parport module is not installed.
I have this in my /etc/conf.modules do you?

alias parport_lowlevel parport_pc

I think you could also try

modprobe plip

seems like I remember modprobe will try to install dependencies as well.

HTH

Bret



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to