sane-project-website/old-archive/2000-06/0209.html

192 wiersze
6.3 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: Mustek SE12000SP Plus</TITLE>
<META NAME="Author" CONTENT="Joachim Ansorg (jockel123@gmx.de)">
<META NAME="Subject" CONTENT="Re: Mustek SE12000SP Plus">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Mustek SE12000SP Plus</H1>
<!-- received="Wed Jun 28 16:23:53 2000" -->
<!-- isoreceived="20000628232353" -->
<!-- sent="Thu, 29 Jun 2000 01:07:50 +0000" -->
<!-- isosent="20000629010750" -->
<!-- name="Joachim Ansorg" -->
<!-- email="jockel123@gmx.de" -->
<!-- subject="Re: Mustek SE12000SP Plus" -->
<!-- id="00062901075002.30992@joachim" -->
<!-- inreplyto="395A3ADE.D8D0F180@esi.ac.at" -->
<STRONG>From:</STRONG> Joachim Ansorg (<A HREF="mailto:jockel123@gmx.de?Subject=Re:%20Mustek%20SE12000SP%20Plus&In-Reply-To=&lt;00062901075002.30992@joachim&gt;"><EM>jockel123@gmx.de</EM></A>)<BR>
<STRONG>Date:</STRONG> Wed Jun 28 2000 - 18:07:50 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0210.html">khk@khk.net: "Re: Test backends with 'scanimage -T'"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0208.html">Oliver Rauch: "Re: scsi command queuing"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0203.html">Gerald Teschl: "Mustek SE12000SP Plus"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0214.html">Gerald Teschl: "Re: Mustek SE12000SP Plus"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0214.html">Gerald Teschl: "Re: Mustek SE12000SP Plus"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#209">[ date ]</A>
<A HREF="index.html#209">[ thread ]</A>
<A HREF="subject.html#209">[ subject ]</A>
<A HREF="author.html#209">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi!
<BR>
<P><P><EM>&gt; I just bought a Mustek SE12000 SP Plus and tried to get it to work under
</EM><BR>
<EM>&gt; RedHat 6.2 but failed.
</EM><BR>
<EM>&gt; Here is my setup:
</EM><BR>
<P>I have the same scanner. It works.
<BR>
<P><EM>&gt; I have an Adaptec AH-2940 SCSI controller to wich an internal CD writer
</EM><BR>
<EM>&gt; (id 4) and the
</EM><BR>
<P>I have a Smynantec 875 and a CD writer on ID 4 and my scanner is ID 6.
<BR>
Almost the same as you have.
<BR>
<P><EM>&gt; scanner (id 6) is connected:
</EM><BR>
<EM>&gt; [root@dopefish /root]# cat /proc/scsi/scsi
</EM><BR>
<EM>&gt; Attached devices:
</EM><BR>
<EM>&gt; Host: scsi0 Channel: 00 Id: 04 Lun: 00
</EM><BR>
<EM>&gt; Vendor: GENERIC Model: CD-R CRD-R800S Rev: 1.10
</EM><BR>
<EM>&gt; Type: CD-ROM ANSI SCSI revision: 02
</EM><BR>
<EM>&gt; Host: scsi0 Channel: 00 Id: 06 Lun: 00
</EM><BR>
<EM>&gt; Vendor: SCANNER Model: Rev: V101
</EM><BR>
<EM>&gt; Type: Scanner ANSI SCSI revision: 01 CCS
</EM><BR>
<P>my cat /proc/scsi/scsi is (I have Kernel 2.2.16):
<BR>
<P>Attached devices:
<BR>
Host: scsi0 Channel: 00 Id: 04 Lun: 00
<BR>
&nbsp;&nbsp;Vendor: SCSI-CD Model: ReWritable-2x2x6 Rev: 2.00
<BR>
&nbsp;&nbsp;Type: CD-ROM ANSI SCSI revision: 02
<BR>
Host: scsi0 Channel: 00 Id: 06 Lun: 00
<BR>
&nbsp;&nbsp;Vendor: SCANNER Model: Rev: V100
<BR>
&nbsp;&nbsp;Type: Scanner ANSI SCSI revision: 01 CCS
<BR>
<P>Output of &quot;dir /dev/scanner&quot;:
<BR>
lrwxrwxrwx 1 root scanner 3 Jan 14 14:47 /dev/scanner -&gt; sg1
<BR>
<P><P><EM>&gt; I have RedHaat 6.2 + updates (including the 2.2.16 kernel). I compiled
</EM><BR>
<EM>&gt; the sane 1.0.2 and
</EM><BR>
<EM>&gt; xsane 0.57 (since it was claimed to be the stable version).
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I tried
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; [root@dopefish /root]# scanimage -L
</EM><BR>
<P>my Output:
<BR>
<P>device `mustek:/dev/scanner' is a Mustek ScanExpress 12000SP (Plus) flatbed
<BR>
scanner
<BR>
<P><P><EM>&gt; but got nothing (should'nt I at least get the two virtual devices!?)
</EM><BR>
<P>Only if you enabled the dummy PNM backend.
<BR>
Are you sure your mustek.conf file is correct (containinng correct devices)
<BR>
and that your dll.conf file of sane contains the mustek backend ?
<BR>
<P><EM>&gt; Next I figured that the correct device should be /dev/sgb and linked it
</EM><BR>
<EM>&gt; to scanner.
</EM><BR>
<EM>&gt; I tried again but with the same result.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; [root@dopefish /root]# scanimage -T -d /dev/sgb
</EM><BR>
<EM>&gt; scanimage: open of device /dev/sgb failed: Invalid argument
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I looked at the man pages (sane-mustek sane-scsi) but couln't find any
</EM><BR>
<EM>&gt; information.
</EM><BR>
<EM>&gt; The scanner works under windows (but I'd rather whipe it off my disk
</EM><BR>
<EM>&gt; again).
</EM><BR>
<EM>&gt; Hence I try to get some help on this list.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Any comments are highly appreciated!
</EM><BR>
<EM>&gt; Thanks,
</EM><BR>
<EM>&gt; Gerald
</EM><BR>
<P>--Joachim
<BR>
<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?Subject=Re:%20Mustek%20SE12000SP%20Plus&In-Reply-To=&lt;00062901075002.30992@joachim&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0210.html">khk@khk.net: "Re: Test backends with 'scanimage -T'"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0208.html">Oliver Rauch: "Re: scsi command queuing"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0203.html">Gerald Teschl: "Mustek SE12000SP Plus"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0214.html">Gerald Teschl: "Re: Mustek SE12000SP Plus"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0214.html">Gerald Teschl: "Re: Mustek SE12000SP Plus"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#209">[ date ]</A>
<A HREF="index.html#209">[ thread ]</A>
<A HREF="subject.html#209">[ subject ]</A>
<A HREF="author.html#209">[ 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>Wed Jun 28 2000 - 16:25:55 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>