Copyright (C) 2000-2012 |
Manpages sane-fujitsuSection: SANE Scanner Access Now Easy (5)Updated: 17 Apr 2002 Index Return to Main Contents NAMEsane-fujitsu - SANE backend for Fujitsu flatbed scannersDESCRIPTIONThe sane-fujitsu library implements a SANE (Scanner Access Now Easy) backend which provides access to Fujitsu flatbed scanners. At present, the following scanners are known to work with this backend:
The "Fujitsu" driver is a first attempt at integrating support for all Fujitsu scanners - previously available as different single drivers - in one driver. At present, the M3091DCd is working (lineart, halftone, 8-bit grayscale and 24-bit color, simplex and duplex), and the driver should also support the M3096 as the M3096g driver code has been incorporated. This driver supersedes the old "m3091"/"fujitsu" drivers and the old "m3096g" driver. Other scanners in these families may work. The ScanPartner 15C seems to be a repackaging of the ScanPartner 600C, but I don't know if it works. Look at the sp15c backend for this scanner. Perusal of the M3096GX/M3093GX/M3093DG manual suggests the M3096G driver offers access to a subset of the new scanners. People are encouraged to try these driver with the other scanners and to contact the author with test results. DUPLEX MODEThe M3091 driver supports duplex scanning. To the front-end, a duplex scan looks very much like scanning two separate pages from the document feeder, i.e. the SANE front-end receives two images instead of one. Front-ends which are not capable of dealing with that - e.g. the command-line tool scanimage - cannot be used for duplex scanning. If you want to do duplex scans from the command line, get Tom Martone's scanadf program from http://www.martoneconsulting.com/sane-scanadf.html.CONFIGURATIONA modest effort has been made to expose the standard options to the API. This allows frontends such as xscanimage to set scanning region, resolution, bit-depth (and color), and enable the automatic document feeder.The "Fujitsu" driver supports the following options: mode m
x, y
pagewidth, pageheight
resolution, y-resolution
brightness b
treshold t
duplex d
lampcolor c
blueoffset, greenoffset
swapfile
You may specify the line "forceModel=xxx" in the configuration file to make the driver treat your scanner as an "xxx" scanner (currently supported: 3096, 3091). Use this if you have another scanner that is not automatically detected as being compatible.
The only other configuration option supported is "scsi-buf-size=xxx", allowing you to set the SCSI buffer size to something other than the compiled-in default. Especially with the M3091 scanner, some users had the problem that the scanner would "hang" mid-page, and this can often be alleviated by using "scsi-buf-size=32768". SEE ALSOsane(7), sane-scsi(5), sane-sp15c(5)Fujitsu ScanPartner 15C OEM Manual, Doc. No. 250-0081-0 Fujitsu M3096G OEM Manual, part number 50FH5028E-05 Fujitsu M3096GX/M3093GX/M3093DG OEM Manual, part number C150-E015...03 AUTHOR3096/SP15 drivers: Randolph Bentson <bentson@holmsjoen.com>, with credit to the unnamed author of the coolscan driver3091 driver: Frederik Ramm <frederik@remote.org> 3093GD,fi-4340C, ipc and cmp options: Oliver Schirrmeister <oschirr@abm.de> 3092 patch: Mario Goppold <mgoppold@tbzpariv.tcc-chemnitz.de> LIMITATIONSOnly tested with Linux 2.4BUGSI'm sure there are plenty, and not too well hidden, but I haven't seen them yet. I don't know if the ScanPartner 15C still works, because I'm not able to test it. 3091/3092 don't support halftoneIndexThis document was created by man2html, using the manual pages. Time: 23:57:49 GMT, September 19, 2024 |