sane-project-website/old-archive/2001-01/0141.html

175 wiersze
6.0 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: Problem with kernel 2.4ac9, ava1505, snapscan1236s,</TITLE>
<META NAME="Author" CONTENT="Erik Inge Bolsø (knan@mo.himolde.no)">
<META NAME="Subject" CONTENT="Problem with kernel 2.4ac9, ava1505, snapscan1236s, sane1.0.4">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Problem with kernel 2.4ac9, ava1505, snapscan1236s, sane1.0.4</H1>
<!-- received="Sun Jan 14 09:06:13 2001" -->
<!-- isoreceived="20010114170613" -->
<!-- sent="Sun, 14 Jan 2001 18:49:35 +0100 (CET)" -->
<!-- isosent="20010114174935" -->
<!-- name="Erik Inge Bolsø" -->
<!-- email="knan@mo.himolde.no" -->
<!-- subject="Problem with kernel 2.4ac9, ava1505, snapscan1236s, sane1.0.4" -->
<!-- id="Pine.LNX.4.21.0101141847340.30584-100000@yme.mo.himolde.no" -->
<STRONG>From:</STRONG> Erik Inge Bolsø (<A HREF="mailto:knan@mo.himolde.no?Subject=Re:%20Problem%20with%20kernel%202.4ac9,%20ava1505,%20snapscan1236s,%20sane1.0.4&In-Reply-To=&lt;Pine.LNX.4.21.0101141847340.30584-100000@yme.mo.himolde.no&gt;"><EM>knan@mo.himolde.no</EM></A>)<BR>
<STRONG>Date:</STRONG> Sun Jan 14 2001 - 09:49:35 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0142.html">Erik Inge Bolsø: "Re: Problem with kernel 2.4ac9, ava1505, snapscan1236s, sane1.0.4"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0140.html">Oliver Rauch: "xsane-0.70 source and win32-binary available"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0142.html">Erik Inge Bolsø: "Re: Problem with kernel 2.4ac9, ava1505, snapscan1236s, sane1.0.4"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#141">[ date ]</A>
<A HREF="index.html#141">[ thread ]</A>
<A HREF="subject.html#141">[ subject ]</A>
<A HREF="author.html#141">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Anyone have any idea here? Or ideas for further troubleshooting? :(
<BR>
<P>Kernel: 2.4.0ac9
<BR>
Scsi card: Adaptec AVA1505AE
<BR>
Scanner: AGFA Snapscan 1236S
<BR>
Sane version: 1.0.4
<BR>
<P>root@frankenstein:~# export SANE_DEBUG_SNAPSCAN=255
<BR>
root@frankenstein:~# scanimage -d snapscan:/dev/sgd &gt;testfil
<BR>
[sanei_debug] Setting debug level of snapscan to 255.
<BR>
[snapscan] sane_snapscan_init
<BR>
[snapscan] add_device(/dev/sgd)
<BR>
[snapscan] mini_inquiry
<BR>
[snapscan] add_device: Is vendor &quot;AGFA&quot; model &quot;SNAPSCAN 1236&quot; a supported
<BR>
scanner?
<BR>
[snapscan] add_device(/dev/scanner)
<BR>
[snapscan] add_device: error opening device /dev/scanner: Invalid argument
<BR>
[snapscan] sane_snapscan_open (/dev/sgd, 0xbffff4f8)
<BR>
[snapscan] find_device
<BR>
[snapscan] sane_snapscan_open: allocated scanner structure at 0x8050c90
<BR>
[snapscan] open_scanner
<BR>
[snapscan] sane_snapscan_open: waiting for scanner to warm up.
<BR>
[snapscan] wait_scanner_ready
<BR>
[snapscan] test_unit_ready
<BR>
[snapscan] request_sense
<BR>
[snapscan] sense_handler(5, 0xbffff324, 0x8050c90)
<BR>
[snapscan] sense_handler: sense key is invalid.
<BR>
[snapscan] sane_snapscan_open: performing scanner self test.
<BR>
[snapscan] send_diagnostic
<BR>
&nbsp;... waits forever here ... or until ctrl-c
<BR>
<P>... a subsequent invocation ...
<BR>
root@frankenstein:~# scanimage -d snapscan:/dev/sgd &gt;testfil
<BR>
[sanei_debug] Setting debug level of snapscan to 255.
<BR>
[snapscan] sane_snapscan_init
<BR>
[snapscan] add_device(/dev/sgd)
<BR>
&nbsp;... waits forever here ... or until ctrl-c
<BR>
<P>During all this, the scanner does not make a noise at all.
<BR>
<P>root@frankenstein:~#
<BR>
cat /proc/scsi/scsi
<BR>
Attached devices:
<BR>
Host: scsi0 Channel: 00 Id: 00 Lun: 00
<BR>
&nbsp;&nbsp;Vendor: IBM Model: DDYS-T09170N Rev: S80D
<BR>
&nbsp;&nbsp;Type: Direct-Access ANSI SCSI revision: 03
<BR>
Host: scsi0 Channel: 00 Id: 01 Lun: 00
<BR>
&nbsp;&nbsp;Vendor: SEAGATE Model: ST36530N Rev: 1444
<BR>
&nbsp;&nbsp;Type: Direct-Access ANSI SCSI revision: 02
<BR>
Host: scsi1 Channel: 00 Id: 03 Lun: 00
<BR>
&nbsp;&nbsp;Vendor: PLEXTOR Model: CD-ROM PX-32TS Rev: 1.03
<BR>
&nbsp;&nbsp;Type: CD-ROM ANSI SCSI revision: 02
<BR>
Host: scsi2 Channel: 00 Id: 01 Lun: 00
<BR>
&nbsp;&nbsp;Vendor: AGFA Model: SNAPSCAN 1236 Rev: 1.50
<BR>
&nbsp;&nbsp;Type: Scanner ANSI SCSI revision: 02
<BR>
root@frankenstein:~#
<BR>
<P><PRE>
--
Erik I. Bolsø | email: &lt;knan at mo.himolde.no&gt;
The UNIX philosophy basically involves giving you enough rope to
hang yourself. And then a couple of feet more, just to be sure.
<P><P><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:%20Problem%20with%20kernel%202.4ac9,%20ava1505,%20snapscan1236s,%20sane1.0.4&In-Reply-To=&lt;Pine.LNX.4.21.0101141847340.30584-100000@yme.mo.himolde.no&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0142.html">Erik Inge Bolsø: "Re: Problem with kernel 2.4ac9, ava1505, snapscan1236s, sane1.0.4"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0140.html">Oliver Rauch: "xsane-0.70 source and win32-binary available"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0142.html">Erik Inge Bolsø: "Re: Problem with kernel 2.4ac9, ava1505, snapscan1236s, sane1.0.4"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#141">[ date ]</A>
<A HREF="index.html#141">[ thread ]</A>
<A HREF="subject.html#141">[ subject ]</A>
<A HREF="author.html#141">[ 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>Sun Jan 14 2001 - 09:07:11 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>