sane-project-website/old-archive/1999-08/0001.html

173 wiersze
7.3 KiB
HTML

<!-- received="Sun Aug 1 09:11:53 1999 PDT" -->
<!-- sent="Sun, 01 Aug 1999 18:12:24 +0200" -->
<!-- name="Oliver Rauch" -->
<!-- email="oliver.rauch@Wolfsburg.DE" -->
<!-- subject="Re: FAQish questions: Which scanner ?" -->
<!-- id="" -->
<!-- inreplyto="FAQish questions: Which scanner ?" -->
<title>sane-devel: Re: FAQish questions: Which scanner ?</title>
<h1>Re: FAQish questions: Which scanner ?</h1>
<b>Oliver Rauch</b> (<a href="mailto:oliver.rauch@Wolfsburg.DE"><i>oliver.rauch@Wolfsburg.DE</i></a>)<br>
<i>Sun, 01 Aug 1999 18:12:24 +0200</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#1">[ date ]</a><a href="index.html#1">[ thread ]</a><a href="subject.html#1">[ subject ]</a><a href="author.html#1">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0002.html">BARONET Eric: "Re: FAQish questions: Which scanner ?"</a>
<li> <b>Previous message:</b> <a href="0000.html">John Vickers: "FAQish questions: Which scanner ?"</a>
<li> <b>Maybe in reply to:</b> <a href="0000.html">John Vickers: "FAQish questions: Which scanner ?"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0002.html">BARONET Eric: "Re: FAQish questions: Which scanner ?"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
John Vickers wrote:<br>
<p>
<i>&gt;</i><br>
<i>&gt; Q1: Can I operate a scanner on the same SCSI bus as my CD-RW &amp; Zip</i><br>
<i>&gt; drives ? Will any SCSI-II scanner work ?</i><br>
<i>&gt;</i><br>
<i>&gt; A1: SCSI-I scanners hold on to the SCSI bus for times you</i><br>
<i>&gt; can measure on a wristwatch. No other device connected to the same</i><br>
<i>&gt; SCSI bus will work while you are scanning. If you do need to use</i><br>
<i>&gt; other SCSI devices while scanning, you could end up with</i><br>
<i>&gt; three or more SCSI busses on your machine: one for the scanner,</i><br>
<i>&gt; one for slow-ish SCSI devices like CDRW, Zip and one for fast SCSI</i><br>
<i>&gt; disk &amp; tape drives.</i><br>
<i>&gt;</i><br>
<i>&gt; Seems like SCSI-II scanners should work, but I don't know</i><br>
<i>&gt; if they do. With data rates in the 1 megabyte/s ballpark,</i><br>
<i>&gt; they shouldn't be close to saturating a SCSI-II bus.</i><br>
<i>&gt; If there's a problem, why is it there ?</i><br>
<i>&gt;</i><br>
<i>&gt; Or is SCSI I/II a red herring ? I thought SCSI-I devices</i><br>
<i>&gt; were supposed to be able to disconnect/reconnect?</i><br>
<p>
I don`t know any scanners that support disconnect/reconnect.<br>
The UMAX Astras 1220S does not support it!<br>
<p>
You are able to use the other scsi devices on the same bus with<br>
the UMAX scanners. But I would NOT start a scan while burning a CD.<br>
<p>
The UMAX scanners do block the scsi bus for some (1-3) seconds<br>
at the start of the scan. While scanning the bus is not totally blocked<br>
but it gets slower.<br>
<p>
<p>
<i>&gt;</i><br>
<i>&gt; Q2: Are there any well-known SCSI cards that I should particularly</i><br>
<i>&gt; avoid ? What SCSI-card should I get ?</i><br>
<i>&gt;</i><br>
<i>&gt; A2: Don't use a scanner on an ultra-scsi bus. Expensive cables &amp;</i><br>
<i>&gt; active termination required. Problematic. Just don't think about</i><br>
<i>&gt; it.</i><br>
<i>&gt;</i><br>
<i>&gt; Use a SCSI-II (Fast SCSI) PCI card, with a reasonably inteligent</i><br>
<i>&gt; controller chip (e.g. 53C8xx, 53C9xx, Adaptec etc).</i><br>
<i>&gt; Support for wide SCSI-II is not relevant - neither an advantage</i><br>
<i>&gt; nor a disadvantage.</i><br>
<i>&gt;</i><br>
<i>&gt; The above comments apply equally to external CD drives, CDRW, Zip,</i><br>
<i>&gt; and other scsi devices which don't need or support the speed of</i><br>
<i>&gt; SCSI-III (Ultra-SCSI).</i><br>
<i>&gt;</i><br>
<i>&gt; Scanners (and CDRW) are often supplied with ancient ISA-bus SCSI</i><br>
<i>&gt; cards.</i><br>
<i>&gt; These cards should be disposed of with due care for the environment,</i><br>
<i>&gt; or mounted on your wall.</i><br>
<i>&gt;</i><br>
<p>
The UMAX Astra 1220S normally comes with an ISA scsi card.<br>
It does work a bit with linux but it really is not a good solution.<br>
<p>
I suggest a good but relative cheap scsi card like the ncr/symbios logic<br>
53c810 or 53c815 cards.<br>
<p>
<p>
<i>&gt;</i><br>
<i>&gt; Q3: What are the known problems with Linux Kernel SCSI support</i><br>
<i>&gt; with regard to scanners ?</i><br>
<i>&gt;</i><br>
<i>&gt; A3: ?generic scsi support broken in 2.2.6-2.2.9 (!)?</i><br>
<i>&gt; ?Kernels 2.2.10 &amp; 2.0.37 OK?</i><br>
<i>&gt; ?problems with old Advansys drivers ?</i><br>
<i>&gt; ?problems with old Tekram drivers ?</i><br>
<i>&gt; ?problems with some 53C875 driver versions?</i><br>
<i>&gt; ?problems with some 53C810 driver versions?</i><br>
<i>&gt;</i><br>
<p>
Don`t know about kernel 2.2.6 or above, 2.2.5 works<br>
but the other should also work!<br>
<p>
The ncr-53c8xx (BSD) driver works well for the 53c8xx<br>
cards you mentioned!<br>
<p>
<p>
<i>&gt;</i><br>
<i>&gt; Q4: Is it required or desirable to configure my Linux kernel</i><br>
<i>&gt; in a non standard way ?</i><br>
<i>&gt;</i><br>
<i>&gt; A4: Basically no. You need to configure generic SCSI support</i><br>
<i>&gt; and support for whatever SCSI controller(s) you intend to use.</i><br>
<i>&gt;</i><br>
<i>&gt; ??Changing SG_BIG_BUF may or may not help??</i><br>
<i>&gt;</i><br>
<i>&gt; Further information may be found in the doc for the backend</i><br>
<i>&gt; for your scanner.</i><br>
<i>&gt;</i><br>
<p>
increasing SG_BIG_BUF helps til kernel 2.2.5<br>
kernel-2.2.6 and above dynamically set the buffer size.<br>
<p>
<p>
<i>&gt;</i><br>
<i>&gt; Q5: Which scanner manufacturers - if any - provide or fund</i><br>
<i>&gt; SANE (Linux) support ?</i><br>
<i>&gt;</i><br>
<i>&gt; A5: ? HP and Umax ? Complete guess.</i><br>
<i>&gt;</i><br>
<p>
UMAX published the scsi scanner protocol and<br>
gives me scanners to test.<br>
No help for parallel port scanners.<br>
<p>
<i>&gt;</i><br>
<i>&gt; Q4: Which backends are being actively developed ?</i><br>
<i>&gt;</i><br>
<i>&gt; A4: ?Umax, HP, Nikon?</i><br>
<i>&gt;</i><br>
<i>&gt; Difficult to tell. Microtek2 maybe. Agfa Snapscan maybe.</i><br>
<i>&gt;</i><br>
<p>
I am still working on the umax backend but there is not much<br>
to do till a new scanner comes out.<br>
<p>
Bye<br>
Oliver<br>
<p>
<p>
<pre>
--
EMAIL: <a href="mailto:Oliver.Rauch@Wolfsburg.DE">Oliver.Rauch@Wolfsburg.DE</a>
WWW: <a href="http://www.wolfsburg.de/~rauch">http://www.wolfsburg.de/~rauch</a>
<p>
<p>
<p>
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0002.html">BARONET Eric: "Re: FAQish questions: Which scanner ?"</a>
<li> <b>Previous message:</b> <a href="0000.html">John Vickers: "FAQish questions: Which scanner ?"</a>
<li> <b>Maybe in reply to:</b> <a href="0000.html">John Vickers: "FAQish questions: Which scanner ?"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0002.html">BARONET Eric: "Re: FAQish questions: Which scanner ?"</a>
<!-- reply="end" -->
</ul>