153 lines
4.3 KiB
HTML
153 lines
4.3 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of sane-magicolor</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>sane-magicolor</H1>
|
|
Section: SANE Scanner Access Now Easy (5)<BR>Updated: 10 Jan 2011<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
sane-magicolor - SANE backend for KONICA MINOLTA magicolor scanners
|
|
<A NAME="lbAC"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
The
|
|
<B>sane-magicolor</B>
|
|
|
|
backend supports KONICA MINOLTA magicolor scanners connected via USB or LAN. Currently, only the magicolor 1690MF device is supported, no other devices with the same scanning protocol are known.
|
|
<A NAME="lbAD"> </A>
|
|
<H2>SUPPORTED DEVICES</H2>
|
|
|
|
The following scanner should work with this backend:
|
|
<P>
|
|
Device Details
|
|
<BR>
|
|
|
|
-----------------------------
|
|
<BR>
|
|
|
|
Vendor: KONICA MINOLTA
|
|
<BR>
|
|
|
|
Model: magicolor 1690MF
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>CONFIGURATION</H2>
|
|
|
|
<P>
|
|
|
|
This section describes the backend's configuration file entries. The file is located at:
|
|
<DL COMPACT>
|
|
<DT id="1"><DD>
|
|
<I>@CONFIGDIR@/magicolor.conf</I>
|
|
|
|
</DL>
|
|
<P>
|
|
|
|
For a proper setup, at least one of the following entries are needed:
|
|
<DL COMPACT>
|
|
<DT id="2"><DD>
|
|
<I>net autodiscovery</I>
|
|
|
|
<BR>
|
|
|
|
<I>net [IP ADDRESS] [DEVICE-ID]</I>
|
|
|
|
<BR>
|
|
|
|
<I>usb</I>
|
|
|
|
<BR>
|
|
|
|
<I>usb [VENDOR-ID] [DEVICE-ID]</I>
|
|
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>FILES</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="3"><I>@CONFIGDIR@/magicolor.conf</I>
|
|
|
|
<DD>
|
|
The backend configuration file
|
|
<DT id="4"><I>@LIBDIR@/libsane-magicolor.a</I>
|
|
|
|
<DD>
|
|
The static library implementing this backend.
|
|
<DT id="5"><I>@LIBDIR@/libsane-magicolor.so</I>
|
|
|
|
<DD>
|
|
The shared library implementing this backend (present on systems that support dynamic loading).
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>ENVIRONMENT</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="6"><B>SANE_CONFIG_DIR</B>
|
|
|
|
<DD>
|
|
This environment variable specifies the list of directories that may contain the configuration file. Under UNIX, the directories are separated by a colon (`:'), under OS/2, they are separated by a semi-colon (`;'). If this variable is not set, the configuration file is searched in two default directories: first, the current working directory (".") and then in @CONFIGDIR@. If the value of the environment variable ends with the directory separator character, then the default directories are searched after the explicitly specified directories. For example, setting
|
|
<B>SANE_CONFIG_DIR</B>
|
|
|
|
to "/tmp/config:" would result in directories "/tmp/config", ".", and "@CONFIGDIR@" being searched (in this order).
|
|
<DT id="7"><B>SANE_DEBUG_MAGICOLOR</B>
|
|
|
|
<DD>
|
|
If the library was compiled with debug support enabled, this environment variable controls the debug level for this backend. Higher debug levels increase the verbosity of the output.
|
|
<P>
|
|
Example: export SANE_DEBUG_MAGICOLOR=127
|
|
<P>
|
|
To obtain debug messages from the backend, set this environment variable before calling your favorite frontend (e.g. xscanimage).
|
|
<P>
|
|
Example: SANE_DEBUG_MAGICOLOR=65 xscanimage
|
|
</DL>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>KNOWN BUGS AND RESTRICTIONS</H2>
|
|
|
|
<P>
|
|
|
|
Large color scans may sometimes timeout due to unknown reasons (the scanner simply stops returning data)
|
|
<P>
|
|
|
|
Cancelling large scans may lock up the scanner.
|
|
<A NAME="lbAI"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?7+sane">sane</A></B>(7),
|
|
|
|
<BR>
|
|
|
|
<I><A HREF="http://wiki.kainhofer.com/hardware/magicolor_scan">http://wiki.kainhofer.com/hardware/magicolor_scan</A></I>
|
|
|
|
<A NAME="lbAJ"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
<P>
|
|
|
|
Reinhold Kainhofer <<A HREF="mailto:reinhold@kainhofer.com">reinhold@kainhofer.com</A>>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="8"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="9"><A HREF="#lbAC">DESCRIPTION</A><DD>
|
|
<DT id="10"><A HREF="#lbAD">SUPPORTED DEVICES</A><DD>
|
|
<DT id="11"><A HREF="#lbAE">CONFIGURATION</A><DD>
|
|
<DT id="12"><A HREF="#lbAF">FILES</A><DD>
|
|
<DT id="13"><A HREF="#lbAG">ENVIRONMENT</A><DD>
|
|
<DT id="14"><A HREF="#lbAH">KNOWN BUGS AND RESTRICTIONS</A><DD>
|
|
<DT id="15"><A HREF="#lbAI">SEE ALSO</A><DD>
|
|
<DT id="16"><A HREF="#lbAJ">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:05 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|