sane-project-website/old-archive/1999-03/0120.html

94 wiersze
4.2 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Fri Mar 12 09:58:16 1999 PST" -->
<!-- sent="Fri, 12 Mar 1999 09:32:37 -0800" -->
<!-- name="Jamie Zawinski" -->
<!-- email="jwz@jwz.org" -->
<!-- subject="xscanimage won't detect my scanner" -->
<!-- id="" -->
<!-- inreplyto="" -->
<title>sane-devel: xscanimage won't detect my scanner</title>
<h1>xscanimage won't detect my scanner</h1>
<b>Jamie Zawinski</b> (<a href="mailto:jwz@jwz.org"><i>jwz@jwz.org</i></a>)<br>
<i>Fri, 12 Mar 1999 09:32:37 -0800</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#120">[ date ]</a><a href="index.html#120">[ thread ]</a><a href="subject.html#120">[ subject ]</a><a href="author.html#120">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0121.html">Leon van Zundert: "Microtek scanners"</a>
<li> <b>Previous message:</b> <a href="0119.html">Bernd Schroeder: "Re: microtek ScanMaker X6 (EL)"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0122.html">Peter Kirchgessner: "Re: xscanimage won't detect my scanner"</a>
<li> <b>Reply:</b> <a href="0122.html">Peter Kirchgessner: "Re: xscanimage won't detect my scanner"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Well, since there do not seem to be precompiled binary RPMs of SANE <br>
that plug in to GIMP 1.0.1 on RH 5.2 anywhere in the world, I gave up<br>
and uninstalled and reinstalled GTK so that there is no trace of <br>
GTK 1.1 anywhere on my system, and I can build SANE myself<br>
(meaning I cannot currently compile Mozilla, meaning that once I<br>
get SANE working, I get to go through this library shuffle all over <br>
again.)<br>
<p>
The problem: xscanimage doesn't notice that my scanner exists.<br>
<p>
find-scanner sees it:<br>
<p>
find-scanner: found processor "HP C2520A 3503" at device /dev/scanner<br>
find-scanner: found processor "HP C2520A 3503" at device /dev/sga<br>
<p>
the device is readable:<br>
<p>
% ll /dev/scanner /dev/sga<br>
lrwxrwxrwx 1 root root 3 Jan 5 17:42 /dev/scanner -&gt; sga<br>
crw-rw-rw- 1 root sys 21, 0 Sep 30 22:05 /dev/sga<br>
<p>
With an explicit argument, scanimage works (actually scans an image):<br>
<p>
scanimage -d hp:/dev/scanner &gt;/dev/null<br>
<p>
But xscanimage doesn't detect it, and so the only entries on its<br>
device menu are the "ppm" devices (whose purpose I still don't fathom.)<br>
<p>
I poked around under gdb, and I don't understand what's going wrong.<br>
It's an "error 0: success" kind of situation. Here's what I get if<br>
I set sanei_debug_sanei_scsi=99 upon entry to umax_identify_scanner:<br>
<p>
[sanei_scsi] scsi_req_enter: entered 0x8089bd0<br>
[sanei_scsi] sanei_scsi_req_wait: waiting for 0x8089bd0<br>
[sanei_scsi] sanei_scsi.issue: 0x8089bd0<br>
[sanei_scsi] sanei_scsi_req_wait: read 41 bytes<br>
[sanei_scsi] sanei_scsi_req_wait: SCSI command complained: Success<br>
[sanei_scsi] scsi_req_enter: entered 0x8089bd0<br>
[sanei_scsi] sanei_scsi_req_wait: waiting for 0x8089bd0<br>
[sanei_scsi] sanei_scsi.issue: 0x8089bd0<br>
[sanei_scsi] sanei_scsi_req_wait: read 41 bytes<br>
[sanei_scsi] sanei_scsi_req_wait: SCSI command complained: Success<br>
<p>
Any suggestions?<br>
<p>
RH 5.2, SANE 1.00, HP ScanJet 4c, Adaptec AIC-7861.<br>
<p>
<pre>
--
Jamie Zawinski
<a href="mailto:jwz@mozilla.org">jwz@mozilla.org</a> <a href="http://www.mozilla.org/">http://www.mozilla.org/</a> (work)
<a href="mailto:jwz@jwz.org">jwz@jwz.org</a> <a href="http://www.jwz.org/">http://www.jwz.org/</a> (play)
<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="0121.html">Leon van Zundert: "Microtek scanners"</a>
<li> <b>Previous message:</b> <a href="0119.html">Bernd Schroeder: "Re: microtek ScanMaker X6 (EL)"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0122.html">Peter Kirchgessner: "Re: xscanimage won't detect my scanner"</a>
<li> <b>Reply:</b> <a href="0122.html">Peter Kirchgessner: "Re: xscanimage won't detect my scanner"</a>
<!-- reply="end" -->
</ul>