From: Ullrich S. <us...@be...> - 2004-12-01 07:52:00
|
Hello Ottavio, Here is a file "testtool_xfer.h", which is a special version to test your scanner To test your scanner download the testtool version 20040723_1 from http://puzzle.dl.sourceforge.net/sourceforge/hp3300backend/backend-20040723_ 1.tar.gz extract it with root # tar -xzvf backend-20040723_1.tar.gz root # cd backend and copy the attachment "testtool_xfer.h" into your current (backend) directory it is specially patech for the test of your scanner type root # make to construct the testtool the INSTALL-file included in backend-20040723_1.tar.gz will contain information how to use the testtool invokation examples: root # ./testtool -h for help root # ./testtool -vp shows all registers (verbosely) root # ./testtool -s > out.pnm processes a scan and so on mind the "./" in front of every testtool invokation! Kind Regards Ullrich |