sane-project-website/old-archive/2000-07/0029.html

193 wiersze
6.1 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: Microtek Scanmaker E3 Plus</TITLE>
<META NAME="Author" CONTENT="jwj@vnet.net (jwj@vnet.net)">
<META NAME="Subject" CONTENT="Microtek Scanmaker E3 Plus">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Microtek Scanmaker E3 Plus</H1>
<!-- received="Thu Jul 6 06:53:43 2000" -->
<!-- isoreceived="20000706135343" -->
<!-- sent="Thu, 6 Jul 2000 10:13:53 -0400" -->
<!-- isosent="20000706141353" -->
<!-- name="jwj@vnet.net" -->
<!-- email="jwj@vnet.net" -->
<!-- subject="Microtek Scanmaker E3 Plus" -->
<!-- id="20000706101353.B990@linny.vnet.net" -->
<STRONG>From:</STRONG> <A HREF="mailto:jwj@vnet.net?Subject=Re:%20Microtek%20Scanmaker%20E3%20Plus&In-Reply-To=&lt;20000706101353.B990@linny.vnet.net&gt;"><EM>jwj@vnet.net</EM></A><BR>
<STRONG>Date:</STRONG> Thu Jul 06 2000 - 07:13:53 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0030.html">Marcel Pol: "RE: Microtek Scanmaker E3 Plus"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0028.html">Petter Reinholdtsen: "Re: TODO for 1.0.3"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0030.html">Marcel Pol: "RE: Microtek Scanmaker E3 Plus"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0030.html">Marcel Pol: "RE: Microtek Scanmaker E3 Plus"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#29">[ date ]</A>
<A HREF="index.html#29">[ thread ]</A>
<A HREF="subject.html#29">[ subject ]</A>
<A HREF="author.html#29">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
I'm trying to get my Microtek Scanmaker E3 Plus working with sane.
<BR>
The scanner is recognized by the kernel during boot up with the following:
<BR>
&nbsp;&nbsp;scsi0 : AM53/79C974 PCscsi driver rev. 0.5; host I/O address: 0xda00; irq:
<BR>
&nbsp;&nbsp;9
<BR>
&nbsp;&nbsp;scsi : 1 host.
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;Vendor: IOMEGA Model: ZIP 100 Rev: H.14
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;Type: Direct-Access ANSI SCSI revision: 02
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;Vendor: Model: Scanner 300A4 Rev: 3.00
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;Type: Scanner ANSI SCSI revision: 02
<BR>
&nbsp;&nbsp;Detected scsi generic sgb at scsi0, channel 0, id 6, lun 0
<BR>
<P>When I run find-scanner, I get this:
<BR>
&nbsp;&nbsp;find-scanner: found scanner &quot; Scanner 300A4 3.00&quot; at device /dev/scanner
<BR>
&nbsp;&nbsp;find-scanner: found scanner &quot; Scanner 300A4 3.00&quot; at device /dev/sg1
<BR>
<P>But when I run scanimage --list-devices I get nothing. After setting
<BR>
SANE_DEBUG_MICROTEK2=128, I get this:
<BR>
[microtek2] sane_init: Microtek2 (v0.6) says hello...
<BR>
[microtek2] attach_one: name='# See sane-microtek2(5) for a description of
<BR>
the options
<BR>
'
<BR>
[microtek2] add_device_list: device='# See sane-microtek2(5) for a
<BR>
description of the options'
<BR>
[microtek2] add_device_list: Comment or empty line in microtek2.conf
<BR>
[microtek2] attach_one: returning
<BR>
[microtek2] attach_one: name='option dump 1
<BR>
'
<BR>
[microtek2] add_device_list: device='option dump 1'
<BR>
[microtek2] attach_one: returning
<BR>
[microtek2] attach_one: name='# option lightlid-35 on
<BR>
'
<BR>
[microtek2] add_device_list: device='# option lightlid-35 on'
<BR>
[microtek2] add_device_list: Comment or empty line in microtek2.conf
<BR>
[microtek2] attach_one: returning
<BR>
[microtek2] attach_one: name='# option no-backtrack-option on
<BR>
'
<BR>
[microtek2] add_device_list: device='# option no-backtrack-option on'
<BR>
[microtek2] add_device_list: Comment or empty line in microtek2.conf
<BR>
[microtek2] attach_one: returning
<BR>
[microtek2] attach_one: name='/dev/sg1'
<BR>
[microtek2] add_device_list: device='/dev/sg1'
<BR>
[microtek2] attach: device='/dev/sg1'
<BR>
[microtek2] scsi_inquiry: mi=0x8077834, device='/dev/sg1'
<BR>
[microtek2] check_inquiry: mi=0x8077834
<BR>
[microtek2] check_inquiry: Model 0x90 not supported
<BR>
[microtek2] attach_one: returning
<BR>
[microtek2] attach_one: name='/dev/sg1'
<BR>
[microtek2] add_device_list: device='/dev/sg1'
<BR>
[microtek2] add_device_list: device '/dev/sg1' already in list
<BR>
[microtek2] attach_one: returning
<BR>
[microtek2] sane_get_devices: local_only=0
<BR>
[microtek2] attach: device='/dev/sg1'
<BR>
[microtek2] scsi_inquiry: mi=0x8077834, device='/dev/sg1'
<BR>
[microtek2] check_inquiry: mi=0x8077834
<BR>
[microtek2] check_inquiry: Model 0x90 not supported
<BR>
[microtek2] sane_get_devices: attach status 'Error during device I/O'
<BR>
[microtek2] sane_get_devices: returning
<BR>
[microtek2] sane_exit:
<BR>
[microtek2] sane_get_devices: local_only=0
<BR>
[microtek2] sane_get_devices: sd_list_freed
<BR>
[microtek2] sane_exit: MICROTEK2 says goodbye.
<BR>
<P><P>Any ideas?
<BR>
<P>Jeff Jones
<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:%20Microtek%20Scanmaker%20E3%20Plus&In-Reply-To=&lt;20000706101353.B990@linny.vnet.net&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0030.html">Marcel Pol: "RE: Microtek Scanmaker E3 Plus"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0028.html">Petter Reinholdtsen: "Re: TODO for 1.0.3"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0030.html">Marcel Pol: "RE: Microtek Scanmaker E3 Plus"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0030.html">Marcel Pol: "RE: Microtek Scanmaker E3 Plus"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#29">[ date ]</A>
<A HREF="index.html#29">[ thread ]</A>
<A HREF="subject.html#29">[ subject ]</A>
<A HREF="author.html#29">[ 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>Thu Jul 06 2000 - 06:57:36 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>