kopia lustrzana https://gitlab.com/sane-project/website
134 wiersze
4.5 KiB
HTML
134 wiersze
4.5 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>sane-coolscan.5</TITLE>
|
|
</HEAD>
|
|
<BODY BGCOLOR=#FFFFFF TEXT=#000000><H1 ALIGN=CENTER><IMG SRC="/images/sane.png" HEIGHT=117 WIDTH=346></H1>
|
|
<H1>sane-coolscan.5</H1>
|
|
<HR>
|
|
<PRE>
|
|
<!-- Manpage converted by man2html 3.0.1 -->
|
|
<B><A HREF="sane-coolscan.5.html">sane-coolscan(5)</A></B> SANE Scanner Access Now Easy <B><A HREF="sane-coolscan.5.html">sane-coolscan(5)</A></B>
|
|
|
|
|
|
</PRE>
|
|
<H2>NAME</H2><PRE>
|
|
sane-coolscan - SANE backend for Nikon film-scanners
|
|
|
|
|
|
</PRE>
|
|
<H2>ABOUT THIS FILE</H2><PRE>
|
|
This file is a short descripton of the coolscan-backend for sane!
|
|
|
|
|
|
</PRE>
|
|
<H2>DESCRIPTION</H2><PRE>
|
|
The <B>sane-coolscan</B> library implements a SANE backend that provides the
|
|
interface to the following Nikon Coolscan Film scanners: Nikon LS20,
|
|
LS30, LS1000, LS2000.
|
|
|
|
<B>Even</B> <B>though</B> <B>the</B> <B>backend</B> <B>has</B> <B>worked</B> <B>for</B> <B>a</B> <B>number</B> <B>of</B> <B>people,</B> <B>there</B> <B>are</B>
|
|
<B>still</B> <B>some</B> <B>problems,</B> <B>especially</B> <B>in</B> <B>combination</B> <B>with</B> <B>some</B> <B>SCSI</B>
|
|
<B>card/drivers</B> <B>(AHA-1505/aha152x.o)</B> <B>and</B> <B>the</B> <B>autofocus</B> <B>command.</B> <B>You</B> <B>should</B>
|
|
<B>consider</B> <B>this</B> <B>backend</B> <B>'alpha'</B> <B>and</B> <B>be</B> <B>carefull</B> <B>when</B> <B>using</B> <B>it</B> <B>the</B> <B>first</B>
|
|
<B>time.</B>
|
|
|
|
|
|
</PRE>
|
|
<H2>CONFIGURATION</H2><PRE>
|
|
The configuration file for this backend resides in
|
|
/usr/local/etc/sane.d/coolscan.conf.
|
|
|
|
Its contents is a list of device names that correspond to Nikon
|
|
Coolscan scanners. Empty lines and lines starting with a hash mark (#)
|
|
are ignored. A sample configuration file is shown below:
|
|
|
|
#scsi Vendor Model Type
|
|
scsi Nikon * Scanner
|
|
/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.
|
|
|
|
|
|
</PRE>
|
|
<H2>SCSI ADAPTER TIPS</H2><PRE>
|
|
Some SCSI-adapters and low-level SCSI drivers do not work correctly
|
|
with this backend and the Coolscan scanners. These systems hang when
|
|
the autofocus command is send to the Scanner. To see a list of which
|
|
card/driver combinations work or dont work have a look at:
|
|
http://andreas.rick.free.fr/sane/autofocus.html.
|
|
|
|
|
|
</PRE>
|
|
<H2>FILES</H2><PRE>
|
|
The backend configuration file:
|
|
/usr/local/etc/sane.d/coolscan.conf.
|
|
|
|
The static library implementing this backend:
|
|
/usr/local/lib/sane/libsane-coolscan.a
|
|
|
|
The shared library implementing this backend:
|
|
/usr/local/lib/sane/libsane-coolscan.so
|
|
(present on systems that support dynamic loading)
|
|
|
|
|
|
</PRE>
|
|
<H2>ENVIRONMENT</H2><PRE>
|
|
<B>SANE_DEBUG_COOLSCAN</B>
|
|
If the library was compiled with debug support enabled, this
|
|
environment variable controls the debug level for this backend. E.g., a
|
|
value of 128 requests all debug output to be printed. Smaller levels
|
|
reduce verbosity: SANE_DEBUG_COOLSCAN values
|
|
|
|
Examples:
|
|
on bash:
|
|
export SANE_DEBUG_COOLSCAN=8
|
|
on csh
|
|
setenv SANE_DEBUG_COOLSCAN 8
|
|
|
|
|
|
</PRE>
|
|
<H2>BUGS</H2><PRE>
|
|
The autofocus command does not work with some SCSI card/driver combi-
|
|
nations
|
|
The gamma table is not implemented for the LS1000 yet.
|
|
The dust-removal is not working yet
|
|
|
|
|
|
</PRE>
|
|
<H2>SEE ALSO</H2><PRE>
|
|
http://andreas.rick.free.fr/sane/ The homepage of this backend
|
|
http://www.sema.be/coolscan/ The original version of the coolscan
|
|
backend by Didier
|
|
<B><A HREF="sane.7.html">sane(7)</A></B>, <B><A HREF="sane-scsi.5.html">sane-scsi(5)</A></B>
|
|
|
|
|
|
</PRE>
|
|
<H2>THANKS TO</H2><PRE>
|
|
Didier Carlier - For writing the original Coolscan backend (without it
|
|
I would not have started this)
|
|
Oliver.Rauch - For adapting xsane so quickly to the infrared stuff.
|
|
All the other people working on SANE.
|
|
|
|
|
|
</PRE>
|
|
<H2>AUTHOR</H2><PRE>
|
|
Andreas Rick
|
|
|
|
|
|
</PRE>
|
|
<H2>EMAIL-CONTACT</H2><PRE>
|
|
andreas.rick@free.fr
|
|
|
|
sane-backends 1.0.13 4 July 2000 <B><A HREF="sane-coolscan.5.html">sane-coolscan(5)</A></B>
|
|
</PRE>
|
|
<HR>
|
|
<ADDRESS>
|
|
Man(1) output converted with
|
|
<a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
|
|
</ADDRESS>
|
|
</BODY>
|
|
</HTML>
|