plustek@linuxhacker.org

plustek@linuxhacker.org


Subject: Re: Easy? Unresolved symbol
From: Aino de Vries
Date: Sun, 2 Sep 2001 17:17:53 +0200

Hi,
either try "insmod parport" before "insmod pt_drv", or compile 
parallelport-support into your kernel.
You could also try "modprobe pt_drv". In case you are lucky, all needed 
modules are already there and modprobe will automagically load them in the 
right order.
Greetings,
AdV

Am Sonntag, 2. September 2001 14:31 schrieben Sie:
> Dear All,
>
> I've followed the instructions and re-checked everything I can think to
> re-check but I get this when I try to insmod the pt_drv driver:
>
> /sbin/insmod pt_drv
> Using /lib/modules/2.2.14-5.0/misc/pt_drv.o
> /lib/modules/2.2.14-5.0/misc/pt_drv.o: unresolved symbol
> parport_unregister_device
> /lib/modules/2.2.14-5.0/misc/pt_drv.o: unresolved symbol parport_enumerate
> /lib/modules/2.2.14-5.0/misc/pt_drv.o: unresolved symbol
> parport_register_device
> /lib/modules/2.2.14-5.0/misc/pt_drv.o: unresolved symbol parport_claim
> /lib/modules/2.2.14-5.0/misc/pt_drv.o: unresolved symbol parport_release
>
[...]

plustek@linuxhacker.org