kopia lustrzana https://gitlab.com/sane-project/website
				
				
				
			
		
			
				
	
	
		
			166 wiersze
		
	
	
		
			5.9 KiB
		
	
	
	
		
			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=<3ABC53DC.CFD84DB3@kirchgessner.net>"><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>> 
 | |
| </EM><BR>
 | |
| <EM>>         I am running SuSE 6.1, kernel 2.2.4.  I have acquired a HP ScanJet
 | |
| </EM><BR>
 | |
| <EM>> Plus with the HP interface card. I have Christer Weinigel's latest driver
 | |
| </EM><BR>
 | |
| <EM>> for the HP ScanJet Plus, hpscan-2.2.7.  I compiled the driver, insmod it
 | |
| </EM><BR>
 | |
| <EM>> (kernel message reports the interface found), edited
 | |
| </EM><BR>
 | |
| <EM>> /usr/local/etc/sane.d/dll.conf and hp.conf as directed in the man page,
 | |
| </EM><BR>
 | |
| <EM>> and exported SANE_DEBUG_HP=128.
 | |
| </EM><BR>
 | |
| <EM>> 
 | |
| </EM><BR>
 | |
| <EM>>       1) With permissions crwxr--r-- on /dev/hpscan I get this report from
 | |
| </EM><BR>
 | |
| <EM>> scanimage -d hp:/dev/hpscan
 | |
| </EM><BR>
 | |
| <EM>> 
 | |
| </EM><BR>
 | |
| <EM>> [hp] init called
 | |
| </EM><BR>
 | |
| <EM>> [hp] scsi_new: open failed (Access to resource has been denied)
 | |
| </EM><BR>
 | |
| <EM>> [hp] /dev/hpscan: Can't open scsi device
 | |
| </EM><BR>
 | |
| <EM>> 
 | |
| </EM><BR>
 | |
| <EM>>       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>
 | |
|   option connect-device
 | |
| <BR>
 | |
| <P>The line "option connect-device" below /dev/hpscan is important.
 | |
| <BR>
 | |
| Otherwise the backend tries a SCSI-connection.
 | |
| <BR>
 | |
| <P>-- Peter
 | |
| <BR>
 | |
| <P><EM>> 
 | |
| </EM><BR>
 | |
| <EM>> [hp] init called
 | |
| </EM><BR>
 | |
| <EM>> [hp] scsi_inquire: sending INQUIRE
 | |
| </EM><BR>
 | |
| <EM>> Segmentation fault
 | |
| </EM><BR>
 | |
| <EM>> 
 | |
| </EM><BR>
 | |
| <EM>>   ?  Anything simple I've overlooked?
 | |
| </EM><BR>
 | |
| <EM>>   ?  How can I stop scanimage from looking for a scsi device?
 | |
| </EM><BR>
 | |
| <EM>>   ?  Do I need to install Christer's patches for the backend?  If so I
 | |
| </EM><BR>
 | |
| <EM>>      only see sane-1.0.1-hporig.diff as the possible patch file but
 | |
| </EM><BR>
 | |
| <EM>>      I'm trying to run sane-1.0.3.  Does it matter?
 | |
| </EM><BR>
 | |
| <EM>> 
 | |
| </EM><BR>
 | |
| <EM>>         Thanks for any help.
 | |
| </EM><BR>
 | |
| <EM>> 
 | |
| </EM><BR>
 | |
| <EM>> H. Mark Perks                 Dept of Chem,  UMBC
 | |
| </EM><BR>
 | |
| <EM>> <A HREF="mailto:perks@umbc.edu?Subject=Re:%20HP%20ScanJet%20Plus%20woes&In-Reply-To=<3ABC53DC.CFD84DB3@kirchgessner.net>">perks@umbc.edu</A>  410 455-2789  Baltimore, MD 21250
 | |
| </EM><BR>
 | |
| <EM>> 
 | |
| </EM><BR>
 | |
| <EM>> --
 | |
| </EM><BR>
 | |
| <EM>> Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
 | |
| </EM><BR>
 | |
| <EM>> To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20HP%20ScanJet%20Plus%20woes&In-Reply-To=<3ABC53DC.CFD84DB3@kirchgessner.net>">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=<3ABC53DC.CFD84DB3@kirchgessner.net>">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=<3ABC53DC.CFD84DB3@kirchgessner.net>">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>
 |