plustek@linuxhacker.org
plustek@linuxhacker.org
I am currently logged in as root. did a modprobe parport and then just tried
the modprobe pt_drv and this is what I got
[root@kcstech /root] # modprobe parport
[root@kcstech /root] # modprobe pt_drv
modprobe: Can't locate module pt_drv
[root@kcstech /root] # depmod
depmod: *** Unresolved symbols in /lib/modules/2.2.16-9mdk/misc/pt_drv.o
depmod: *** Unresolved symbols in /lib/modules/misc/pt_drv.o
[root@kcstech /root]#
maybe this will help someone guide me to a result. the
export SANE_DEBUG_PLUSTEK=12 and scanimage -L do nothing at all just bring me
back to this
[root@kcstech /root]#
where did I mess up all the files are where they are supposed to be and they
are all right. what is the dependency problem?
plustek@linuxhacker.org