sane-project-website/old-archive/2001-03/0189.html

166 wiersze
5.9 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: HP ScanJet Plus woes</TITLE>
<META NAME="Author" CONTENT="Peter Kirchgessner (peter@kirchgessner.net)">
<META NAME="Subject" CONTENT="Re: HP ScanJet Plus woes">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: HP ScanJet Plus woes</H1>
<!-- received="Fri Mar 23 23:53:29 2001" -->
<!-- isoreceived="20010324075329" -->
<!-- sent="Sat, 24 Mar 2001 08:59:24 +0100" -->
<!-- isosent="20010324075924" -->
<!-- name="Peter Kirchgessner" -->
<!-- email="peter@kirchgessner.net" -->
<!-- subject="Re: HP ScanJet Plus woes" -->
<!-- id="3ABC53DC.CFD84DB3@kirchgessner.net" -->
<!-- inreplyto="Pine.LNX.4.10.10103231417050.816-100000@ice.chem.umbc.edu" -->
<STRONG>From:</STRONG> Peter Kirchgessner (<A HREF="mailto:peter@kirchgessner.net?Subject=Re:%20HP%20ScanJet%20Plus%20woes&In-Reply-To=&lt;3ABC53DC.CFD84DB3@kirchgessner.net&gt;"><EM>peter@kirchgessner.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Fri Mar 23 2001 - 23:59:24 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0190.html">Douglas Gilbert: "Re: Compile error"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0188.html">Malcolm White: "Compile error"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0183.html">Mark Perks: "HP ScanJet Plus woes"</A>
<!-- nextthread="start" -->
<LI><STRONG>Reply:</STRONG> <A HREF="0193.html">Mark Perks: "Re: HP ScanJet Plus woes"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#189">[ date ]</A>
<A HREF="index.html#189">[ thread ]</A>
<A HREF="subject.html#189">[ subject ]</A>
<A HREF="author.html#189">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hello Mark,
<BR>
<P><P>Mark Perks wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I am running SuSE 6.1, kernel 2.2.4. I have acquired a HP ScanJet
</EM><BR>
<EM>&gt; Plus with the HP interface card. I have Christer Weinigel's latest driver
</EM><BR>
<EM>&gt; for the HP ScanJet Plus, hpscan-2.2.7. I compiled the driver, insmod it
</EM><BR>
<EM>&gt; (kernel message reports the interface found), edited
</EM><BR>
<EM>&gt; /usr/local/etc/sane.d/dll.conf and hp.conf as directed in the man page,
</EM><BR>
<EM>&gt; and exported SANE_DEBUG_HP=128.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; 1) With permissions crwxr--r-- on /dev/hpscan I get this report from
</EM><BR>
<EM>&gt; scanimage -d hp:/dev/hpscan
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; [hp] init called
</EM><BR>
<EM>&gt; [hp] scsi_new: open failed (Access to resource has been denied)
</EM><BR>
<EM>&gt; [hp] /dev/hpscan: Can't open scsi device
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; 2) With permissions crwxrwxrwx on /dev/hpscan I get
</EM><BR>
<P>you need read and write permissions for those who want access to the
<BR>
scanner. Use chmod 666 /dev/hpscan to allow access to everyone.
<BR>
Please check if your hp.conf looks like
<BR>
<P>/dev/hpscan
<BR>
&nbsp;&nbsp;option connect-device
<BR>
<P>The line &quot;option connect-device&quot; below /dev/hpscan is important.
<BR>
Otherwise the backend tries a SCSI-connection.
<BR>
<P>-- Peter
<BR>
<P><EM>&gt;
</EM><BR>
<EM>&gt; [hp] init called
</EM><BR>
<EM>&gt; [hp] scsi_inquire: sending INQUIRE
</EM><BR>
<EM>&gt; Segmentation fault
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; ? Anything simple I've overlooked?
</EM><BR>
<EM>&gt; ? How can I stop scanimage from looking for a scsi device?
</EM><BR>
<EM>&gt; ? Do I need to install Christer's patches for the backend? If so I
</EM><BR>
<EM>&gt; only see sane-1.0.1-hporig.diff as the possible patch file but
</EM><BR>
<EM>&gt; I'm trying to run sane-1.0.3. Does it matter?
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Thanks for any help.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; H. Mark Perks Dept of Chem, UMBC
</EM><BR>
<EM>&gt; <A HREF="mailto:perks@umbc.edu?Subject=Re:%20HP%20ScanJet%20Plus%20woes&In-Reply-To=&lt;3ABC53DC.CFD84DB3@kirchgessner.net&gt;">perks@umbc.edu</A> 410 455-2789 Baltimore, MD 21250
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; --
</EM><BR>
<EM>&gt; Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
</EM><BR>
<EM>&gt; To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20HP%20ScanJet%20Plus%20woes&In-Reply-To=&lt;3ABC53DC.CFD84DB3@kirchgessner.net&gt;">majordomo@mostang.com</A>
</EM><BR>
<P><PRE>
--
Peter Kirchgessner
<A HREF="http://www.kirchgessner.net">http://www.kirchgessner.net</A>
mailto:<A HREF="mailto:peter@kirchgessner.net?Subject=Re:%20HP%20ScanJet%20Plus%20woes&In-Reply-To=&lt;3ABC53DC.CFD84DB3@kirchgessner.net&gt;">peter@kirchgessner.net</A>
<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:%20HP%20ScanJet%20Plus%20woes&In-Reply-To=&lt;3ABC53DC.CFD84DB3@kirchgessner.net&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0190.html">Douglas Gilbert: "Re: Compile error"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0188.html">Malcolm White: "Compile error"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0183.html">Mark Perks: "HP ScanJet Plus woes"</A>
<!-- nextthread="start" -->
<LI><STRONG>Reply:</STRONG> <A HREF="0193.html">Mark Perks: "Re: HP ScanJet Plus woes"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#189">[ date ]</A>
<A HREF="index.html#189">[ thread ]</A>
<A HREF="subject.html#189">[ subject ]</A>
<A HREF="author.html#189">[ 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>Fri Mar 23 2001 - 23:54:27 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>