Hi, On Sun, Sep 25, 2005 at 11:55:56PM +0200, Enrico Weigelt wrote: > Seems suitable for me. > Is it in the next release ?
sane-find-scanner in CVS now prints the following if no scanners are found (and libusb is not available): hmg1:~# sane-find-scanner # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up and properly connected to your computer. # No SCSI scanners found. If you expected something different, make sure that # you have loaded a kernel SCSI driver for your SCSI adapter. # No USB scanners found. If you expected something different, make sure that # you have loaded a kernel driver for your USB host controller and have setup # the USB system correctly. See man sane-usb for details. # SANE has been built without libusb support. This may be a reason # for not detecting USB scanners. Read README for more details. # Not checking for parallel port scanners. # Most Scanners connected to the parallel port or other proprietary ports # can't be detected by this program. This will be in the next release. Bye, Henning
