sane-project-website/old-archive/2001-02/0029.html

161 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: Re: Setting up HP ScanJet 5P on Solaris 8 SPARC</TITLE>
<META NAME="Author" CONTENT="Gregory Gulik (greg@gulik.org)">
<META NAME="Subject" CONTENT="Re: Setting up HP ScanJet 5P on Solaris 8 SPARC">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Setting up HP ScanJet 5P on Solaris 8 SPARC</H1>
<!-- received="Mon Feb 5 15:30:54 2001" -->
<!-- isoreceived="20010205233054" -->
<!-- sent="Mon, 05 Feb 2001 17:29:49 -0600" -->
<!-- isosent="20010205232949" -->
<!-- name="Gregory Gulik" -->
<!-- email="greg@gulik.org" -->
<!-- subject="Re: Setting up HP ScanJet 5P on Solaris 8 SPARC" -->
<!-- id="3A7F376D.5E496CC4@gulik.org" -->
<!-- inreplyto="20010202091334.W408@fasil.Genetik.Uni-Bielefeld.DE" -->
<STRONG>From:</STRONG> Gregory Gulik (<A HREF="mailto:greg@gulik.org?Subject=Re:%20Setting%20up%20HP%20ScanJet%205P%20on%20Solaris%208%20SPARC&In-Reply-To=&lt;3A7F376D.5E496CC4@gulik.org&gt;"><EM>greg@gulik.org</EM></A>)<BR>
<STRONG>Date:</STRONG> Mon Feb 05 2001 - 15:29:49 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0030.html">Mick Barry: "Scan Parameters"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0028.html">Karsten Festag: "Re: Microtek X6, USB and slackware problems"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0012.html">Joern Clausen: "Re: Setting up HP ScanJet 5P on Solaris 8 SPARC"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0034.html">Peter Kirchgessner: "Re: Setting up HP ScanJet 5P on Solaris 8 SPARC"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0034.html">Peter Kirchgessner: "Re: Setting up HP ScanJet 5P on Solaris 8 SPARC"</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>
Joern Clausen wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Hi!
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; &gt; # scanimage -d hp:/dev/scg0
</EM><BR>
<EM>&gt; ^^^
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; You have to specify the SCSI id as a letter. If your scanner has
</EM><BR>
<EM>&gt; id 2, use &quot;/dev/scg0c&quot;. This is documented in README.solaris.
</EM><BR>
<P>That could be the problem, those devices with the letters never appeared:
<BR>
<P># ls /dev/scg*
<BR>
/dev/scg0 /dev/scg1
<BR>
<P>Since the scanner is SCSI id 2 on the first SCSI bus I assume the device
<BR>
should be /dev/scg0c, but still nothing:
<BR>
<P># scanimage -d hp:/dev/scg0c
<BR>
[sanei_debug] Setting debug level of hp to 16.
<BR>
[hp] init called
<BR>
[hp] hp_read_config: hp backend v0.88 starts reading config file
<BR>
[hp] hp_device_info_get: device /dev/scg0c not configured. Using default
<BR>
[hp] hp_get_dev: New device /dev/scg0c, connect-scsi, scsi-request=0
<BR>
[sanei_debug] Setting debug level of sanei_scsi to 16.
<BR>
[sanei_scsi] sanei_scsi_open: open of `/dev/scg0c' failed: No such file or
<BR>
directory
<BR>
[hp] scsi_new: open failed (Invalid argument)
<BR>
[hp] /dev/scg0c: Can't open scsi device
<BR>
scanimage: open of device hp:/dev/scg0c failed: Invalid argument
<BR>
[hp] exit called
<BR>
<P><P>Just for kicks and grins I tried the other SCSI bus in case the numbering
<BR>
isn't consistent with other SCSI utlities:
<BR>
<P># scanimage -d hp:/dev/scg1c
<BR>
[sanei_debug] Setting debug level of hp to 16.
<BR>
[hp] init called
<BR>
[hp] hp_read_config: hp backend v0.88 starts reading config file
<BR>
[hp] hp_device_info_get: device /dev/scg1c not configured. Using default
<BR>
[hp] hp_get_dev: New device /dev/scg1c, connect-scsi, scsi-request=0
<BR>
[sanei_debug] Setting debug level of sanei_scsi to 16.
<BR>
[sanei_scsi] sanei_scsi_open: open of `/dev/scg1c' failed: No such file or
<BR>
directory
<BR>
[hp] scsi_new: open failed (Invalid argument)
<BR>
[hp] /dev/scg1c: Can't open scsi device
<BR>
scanimage: open of device hp:/dev/scg1c failed: Invalid argument
<BR>
[hp] exit called
<BR>
<P><P><P><PRE>
--
Greg Gulik <A HREF="http://www.drivingevents.com/">http://www.drivingevents.com/</A>
<A HREF="mailto:greg@gulik.org?Subject=Re:%20Setting%20up%20HP%20ScanJet%205P%20on%20Solaris%208%20SPARC&In-Reply-To=&lt;3A7F376D.5E496CC4@gulik.org&gt;">greg@gulik.org</A> or <A HREF="mailto:greg@gagme.com?Subject=Re:%20Setting%20up%20HP%20ScanJet%205P%20on%20Solaris%208%20SPARC&In-Reply-To=&lt;3A7F376D.5E496CC4@gulik.org&gt;">greg@gagme.com</A> <A HREF="http://www.gagme.com/~greg/">http://www.gagme.com/~greg/</A>
<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:%20Setting%20up%20HP%20ScanJet%205P%20on%20Solaris%208%20SPARC&In-Reply-To=&lt;3A7F376D.5E496CC4@gulik.org&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0030.html">Mick Barry: "Scan Parameters"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0028.html">Karsten Festag: "Re: Microtek X6, USB and slackware problems"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0012.html">Joern Clausen: "Re: Setting up HP ScanJet 5P on Solaris 8 SPARC"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0034.html">Peter Kirchgessner: "Re: Setting up HP ScanJet 5P on Solaris 8 SPARC"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0034.html">Peter Kirchgessner: "Re: Setting up HP ScanJet 5P on Solaris 8 SPARC"</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>Mon Feb 05 2001 - 15:32:12 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>