From: S. <cs...@ma...> - 2003-05-03 12:30:26
|
Hello, I use FreeBSD 4.8, I downloaded the testtool (20030401_1), the sane-backends (1.0.11), compiled them but I cannot use my scanner. The scanimage says - no SANE devices found, the testtool says - USB_GET_DEVICEINFO not supported, check version of the uscanner driverCannot open : No such file or directory Hp3300cXferOpen failed for '' Hp3300cOpen failed. kldstat says my uscanner.ko is loaded : 9 1 0xc05e8000 34f0 uscanner.ko. I try to edit testtool's Makefile to use libusb (0.1.7) or use kernel's uscanner support, but the result was the same, sane cannot locate the device. Btw, sane-find-scanner's output here: found USB scanner (UNKNOWN vendor and product) at device /dev/uscanner0 -su-2.05b# scanimage -L No scanners were identified What should I do? thx szabszi |