sane-project-website/old-archive/2001-06/0275.html

160 wiersze
5.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: Epson Perfection 1640SU on HP-UX 10.20</TITLE>
<META NAME="Author" CONTENT="Michael Piotrowski (mxp@dynalabs.de)">
<META NAME="Subject" CONTENT="Re: Epson Perfection 1640SU on HP-UX 10.20">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Epson Perfection 1640SU on HP-UX 10.20</H1>
<!-- received="Tue Jun 26 08:05:53 2001" -->
<!-- isoreceived="20010626150553" -->
<!-- sent="26 Jun 2001 17:08:33 +0200" -->
<!-- isosent="20010626150833" -->
<!-- name="Michael Piotrowski" -->
<!-- email="mxp@dynalabs.de" -->
<!-- subject="Re: Epson Perfection 1640SU on HP-UX 10.20" -->
<!-- id="x6n16vmgbs.fsf@eos.mii.dynalabs.de" -->
<!-- inreplyto="3B389B40.E5723D3E@post.tele.dk" -->
<STRONG>From:</STRONG> Michael Piotrowski (<A HREF="mailto:mxp@dynalabs.de?Subject=Re:%20Epson%20Perfection%201640SU%20on%20HP-UX%2010.20&In-Reply-To=&lt;x6n16vmgbs.fsf@eos.mii.dynalabs.de&gt;"><EM>mxp@dynalabs.de</EM></A>)<BR>
<STRONG>Date:</STRONG> Tue Jun 26 2001 - 08:08:33 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0276.html">Michael Piotrowski: "Re: Epson Perfection 1640SU on HP-UX 10.20"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0274.html">Niels Svennekjær: "Re: Epson Perfection 1640SU on HP-UX 10.20"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0273.html">Niels Svennekjær: "Re: Epson Perfection 1640SU on HP-UX 10.20"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0279.html">Michael Piotrowski: "Re: Epson Perfection 1640SU on HP-UX 10.20"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#275">[ date ]</A>
<A HREF="index.html#275">[ thread ]</A>
<A HREF="subject.html#275">[ subject ]</A>
<A HREF="author.html#275">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Niels Svennekjær &lt;<A HREF="mailto:linux@post.tele.dk?Subject=Re:%20Epson%20Perfection%201640SU%20on%20HP-UX%2010.20&In-Reply-To=&lt;x6n16vmgbs.fsf@eos.mii.dynalabs.de&gt;">linux@post.tele.dk</A>&gt; writes:
<BR>
<P><EM>&gt; Just some of the stupid questions first.
</EM><BR>
<P>Sure, maybe I forgot something obvious.
<BR>
<P><EM>&gt; - You have only connected the SCSI cable (not also the USB) ?
</EM><BR>
<P>Yup, only SCSI--no USB on a 715/50 ;-)
<BR>
<P><EM>&gt; - there is no other SCSI device on the bus with same ID as the
</EM><BR>
<EM>&gt; scanner ?
</EM><BR>
<P>No. This is the ioscan output:
<BR>
<P>2/0/1 ext_bus Built-in SCSI
<BR>
2/0/1.2 target
<BR>
2/0/1.2.0 disk TOSHIBA CD-ROM XM-3601TA
<BR>
2/0/1.3 target
<BR>
2/0/1.3.0 tape HP C1533A
<BR>
2/0/1.4 target
<BR>
2/0/1.4.0 unknown EPSON Perfection1640
<BR>
2/0/1.5 target
<BR>
2/0/1.5.0 disk QUANTUM VP32210
<BR>
2/0/1.6 target
<BR>
2/0/1.6.0 disk IBM DDRS-34560
<BR>
2/0/1.7 target
<BR>
2/0/1.7.0 ctl Initiator
<BR>
<P>I.e., the scanner is on ID 4.
<BR>
<P><EM>&gt; - is the &quot;/usr/local/etc/sane.d/epson.conf&quot; (or where it is located
</EM><BR>
<EM>&gt; on your system) correct
</EM><BR>
<P>As far as I can see... The only non-comment line says
<BR>
<P>&nbsp;&nbsp;&nbsp;scsi /dev/scanner
<BR>
<P>/dev/scanner is a link to /dev/rscsi/c0t4d0, which is a device file
<BR>
for the SCSI pass-thru driver (sctl):
<BR>
<P># lssf /dev/rscsi/c0t4d0
<BR>
sctl card instance 0 SCSI target 4 SCSI LUN 0 at address ??? /dev/rscsi/c0t4d0
<BR>
<P><EM>&gt; - have you tried the 2.08 version ?
</EM><BR>
<P>Not yet... I just checked out the CVS version and I'll try it.
<BR>
<P><EM>&gt; --
</EM><BR>
<EM>&gt; Using this SW version it works on USB (exept for some problems with
</EM><BR>
<EM>&gt; 'warming up' when using the negative fil option)
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; [epson] attach(usb /dev/usbscanner)
</EM><BR>
<EM>&gt; [epson] SANE Epson Backend v0.2.08 - 2001-06-09
</EM><BR>
<EM>&gt; --
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I will just try to test with the scsi cable also (USB is SLOW with dpi &gt; 600)
</EM><BR>
<P>I'll report how it goes with the CVS version.
<BR>
<P>Greetings
<BR>
<P><PRE>
--
Michael Piotrowski, M.A. &lt;<A HREF="mailto:mxp@dynalabs.de?Subject=Re:%20Epson%20Perfection%201640SU%20on%20HP-UX%2010.20&In-Reply-To=&lt;x6n16vmgbs.fsf@eos.mii.dynalabs.de&gt;">mxp@dynalabs.de</A>&gt;
<P>--
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?Subject=Re:%20Epson%20Perfection%201640SU%20on%20HP-UX%2010.20&In-Reply-To=&lt;x6n16vmgbs.fsf@eos.mii.dynalabs.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0276.html">Michael Piotrowski: "Re: Epson Perfection 1640SU on HP-UX 10.20"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0274.html">Niels Svennekjær: "Re: Epson Perfection 1640SU on HP-UX 10.20"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0273.html">Niels Svennekjær: "Re: Epson Perfection 1640SU on HP-UX 10.20"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0279.html">Michael Piotrowski: "Re: Epson Perfection 1640SU on HP-UX 10.20"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#275">[ date ]</A>
<A HREF="index.html#275">[ thread ]</A>
<A HREF="subject.html#275">[ subject ]</A>
<A HREF="author.html#275">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Tue Jun 26 2001 - 08:07:23 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>