sane-umax(5) | SANE Scanner Access Now Easy | sane-umax(5) |
sane-umax - SANE backend for UMAX scanners
This file is only a brief description of the sane-umax backend for SANE! For detailed information take a look at sane-umax-doc.html (it is included in the sane source directory and in the xsane(1) online help)!
The sane-umax library implements a SANE backend that provides access to several UMAX-SCSI-scanners and some Linotype Hell SCSI-scanners, parallel- and USB-scanners are not (and probably will never be) supported!
I suggest you hold one hand on the power-button of the scanner while you try the first scans!
The configuration file for this backend resides in /etc/sane.d/umax.conf.
Its contents is a list of device names that correspond to UMAX and UMAX compatible scanners. Empty lines and lines starting with a hash mark (#) are ignored. A sample configuration file is shown below:
# this is a comment # option scsi-maxqueue 4 option scsi-buffer-size-min 65536 option scsi-buffer-size-max 131072 option scan-lines 40 option preview-lines 10 option scsi-maxqueue 2 option execute-request-sense 0 option force-preview-bit-rgb 0 option slow-speed -1 option care-about-smearing -1 option calibration-full-ccd -1 option calibration-width-offset -1 option calibration-bytes-pixel -1 option exposure-time-rgb-bind -1 option invert-shading-data -1 option lamp-control-available 0 option gamma-lsb-padded 0 /dev/sge #scsi Vendor Model Type Bus Channel ID LUN # The following scanner supports lamp control option lamp-control-available 1 scsi UMAX * Scanner * * * * * # scanner on /dev/scanner does not support lamp control option lamp-control-available 0 /dev/scanner
The special device name must be a generic SCSI device or a symlink to such a device. To find out to which device your scanner is assigned and how you have to set the permissions of that device, have a look at sane-scsi(5).
The ISA-SCSI-adapters that are shipped with some UMAX-scanners are not supported very well by Linux (I suggest not to use it), the PCI-SCSI-adapters that come with some UMAX-scanners are not supported at all (as far as I know). On other platforms these SCSI-adapters are not supported. So you typically need to purchase another SCSI-adapter that is supported by your platform. See the relevant hardware FAQs and HOWTOs for your platform for more information.
The UMAX-scanners do block the SCSI-bus for a few seconds while scanning. It is not necessary to connect the scanner to its own SCSI-adapter. But if you need short response time for your SCSI-harddisk (e.g. if your computer is a file-server) or other SCSI devices, I suggest you use an own SCSI-adapter for your UMAX-scanner.
If you have any problems with your UMAX scanner, check your SCSI chain (cable length, termination, ...).
See also: sane-scsi(5)
Number Remark 0 print important errors (printed each time) 1 print errors 2 print sense 3 print warnings 4 print scanner-inquiry 5 print information 6 print less important information 7 print called procedures 8 print reader_process messages 10 print called sane-init-routines 11 print called sane-procedures 12 print sane infos 13 print sane option-control messages
X-resolutions greater than 600 dpi sometimes cause problems.
sane(7), sane-scsi(5)
Oliver Rauch
Oliver.Rauch@Rauch-Domain.DE
14 Jul 2008 |