kopia lustrzana https://gitlab.com/sane-project/website
				
				
				
			
		
			
	
	
		
			152 wiersze
		
	
	
		
			5.9 KiB
		
	
	
	
		
			HTML
		
	
	
		
		
			
		
	
	
			152 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: GT-9000 not working with transparency unit ?</TITLE> | ||
|  | <META NAME="Author" CONTENT="Karl Heinz Kremer (khk@khk.net)"> | ||
|  | <META NAME="Subject" CONTENT="Re: GT-9000 not working with transparency unit ?"> | ||
|  | </HEAD> | ||
|  | <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> | ||
|  | <H1>Re: GT-9000 not working with transparency unit ?</H1> | ||
|  | <!-- received="Fri Apr 20 14:00:18 2001" --> | ||
|  | <!-- isoreceived="20010420210018" --> | ||
|  | <!-- sent="Fri, 20 Apr 2001 17:00:47 -0400" --> | ||
|  | <!-- isosent="20010420210047" --> | ||
|  | <!-- name="Karl Heinz Kremer" --> | ||
|  | <!-- email="khk@khk.net" --> | ||
|  | <!-- subject="Re: GT-9000 not working with transparency unit ?" --> | ||
|  | <!-- id="20010420170047.C3798@khk.net" --> | ||
|  | <!-- inreplyto="3AE07A0D.21B9F505@sec.co.ro" --> | ||
|  | <STRONG>From:</STRONG> Karl Heinz Kremer (<A HREF="mailto:khk@khk.net?Subject=Re:%20GT-9000%20not%20working%20with%20transparency%20unit%20?&In-Reply-To=<20010420170047.C3798@khk.net>"><EM>khk@khk.net</EM></A>)<BR> | ||
|  | <STRONG>Date:</STRONG> Fri Apr 20 2001 - 14:00:47 PDT | ||
|  | <P> | ||
|  | <!-- next="start" --> | ||
|  | <LI><STRONG>Next message:</STRONG> <A HREF="0198.html">Marc Parrish: "Re: ./configure xsane is failing?"</A> | ||
|  | <UL> | ||
|  | <LI><STRONG>Previous message:</STRONG> <A HREF="0196.html">Henning Meier-Geinitz: "Re: ./configure xsane is failing?"</A> | ||
|  | <LI><STRONG>In reply to:</STRONG> <A HREF="0194.html">Marius OANCEA: "GT-9000 not working with transparency unit ?"</A> | ||
|  | <!-- nextthread="start" --> | ||
|  | <LI><STRONG>Next in thread:</STRONG> <A HREF="0205.html">Marius OANCEA: "Re: GT-9000 not working with transparency unit ?"</A> | ||
|  | <LI><STRONG>Reply:</STRONG> <A HREF="0205.html">Marius OANCEA: "Re: GT-9000 not working with transparency unit ?"</A> | ||
|  | <!-- reply="end" --> | ||
|  | <LI><STRONG>Messages sorted by:</STRONG>  | ||
|  | <A HREF="date.html#197">[ date ]</A> | ||
|  | <A HREF="index.html#197">[ thread ]</A> | ||
|  | <A HREF="subject.html#197">[ subject ]</A> | ||
|  | <A HREF="author.html#197">[ author ]</A> | ||
|  | </UL> | ||
|  | <HR NOSHADE><P> | ||
|  | <!-- body="start" --> | ||
|  | <P> | ||
|  | I know that TPUs work with the newer EPSON scanners (the | ||
|  | <BR> | ||
|  | Perfection and Expression series). I have never worked with | ||
|  | <BR> | ||
|  | these older models.  | ||
|  | <BR> | ||
|  | <P>The fact that you can select the TPU means that the scanner | ||
|  | <BR> | ||
|  | communicates with the TPU and the backend gets informed  | ||
|  | <BR> | ||
|  | about the presence of the TPU. | ||
|  | <BR> | ||
|  | <P>Can you please create a log file file and email this to me (<A HREF="mailto:khk@khk.net?Subject=Re:%20GT-9000%20not%20working%20with%20transparency%20unit%20?&In-Reply-To=<20010420170047.C3798@khk.net>">khk@khk.net</A>) | ||
|  | <BR> | ||
|  | <P>export SANE_DEBUG_EPSON=128 | ||
|  | <BR> | ||
|  | <P>Then start your scanning application (e.g. xscanimage or xsane) with | ||
|  | <BR> | ||
|  | the following output redirection: | ||
|  | <BR> | ||
|  | xsane > /tmp/scan.log 2>&1 | ||
|  | <BR> | ||
|  | <P>Then only select the TPU as scan source and start the scan. This log | ||
|  | <BR> | ||
|  | file will contain every bit that is exchanged between the scanner and | ||
|  | <BR> | ||
|  | the backend, so if you first start a regular scan, you will end up  | ||
|  | <BR> | ||
|  | with megabytes of useles data. I am only interested in the setup  | ||
|  | <BR> | ||
|  | of the scanner and the actual scan request. | ||
|  | <BR> | ||
|  | <P>Karl Heinz | ||
|  | <BR> | ||
|  | <P><P>On Fri, Apr 20, 2001 at 08:03:57PM +0200, Marius OANCEA wrote: | ||
|  | <BR> | ||
|  | <EM>> Hi, | ||
|  | </EM><BR> | ||
|  | <EM>> 	I have a GT-9000, and I use this scanner with sane (latest version), in | ||
|  | </EM><BR> | ||
|  | <EM>> SuSE 7.1 | ||
|  | </EM><BR> | ||
|  | <EM>> 	Everything appears to work ok except "transparency unit". | ||
|  | </EM><BR> | ||
|  | <EM>>  | ||
|  | </EM><BR> | ||
|  | <EM>> 	If I set "Transparency unit" instead of "flatbed", I get "Failed to | ||
|  | </EM><BR> | ||
|  | <EM>> start scanner: Operation not supported exception" error message.  | ||
|  | </EM><BR> | ||
|  | <EM>>  | ||
|  | </EM><BR> | ||
|  | <EM>>  | ||
|  | </EM><BR> | ||
|  | <EM>> 	What should I do ? | ||
|  | </EM><BR> | ||
|  | <EM>>  | ||
|  | </EM><BR> | ||
|  | <EM>> P.S. I neeeeed to scan transparent slides and photographic films. | ||
|  | </EM><BR> | ||
|  | <EM>> 	Thanx a lot. | ||
|  | </EM><BR> | ||
|  | <EM>> 		mariuso | ||
|  | </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:%20GT-9000%20not%20working%20with%20transparency%20unit%20?&In-Reply-To=<20010420170047.C3798@khk.net>">majordomo@mostang.com</A> | ||
|  | </EM><BR> | ||
|  | <P> | ||
|  | <BR><HR NOSHADE> | ||
|  | <UL> | ||
|  | <LI>application/pgp-signature attachment: <A HREF="att-0197/01-part">stored</A> | ||
|  | </UL> | ||
|  | <!-- attachment="01-part" --> | ||
|  | <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?Subject=Re:%20GT-9000%20not%20working%20with%20transparency%20unit%20?&In-Reply-To=<20010420170047.C3798@khk.net>">majordomo@mostang.com</A> | ||
|  | </PRE> | ||
|  | <P><!-- body="end" --> | ||
|  | <HR NOSHADE> | ||
|  | <UL> | ||
|  | <!-- next="start" --> | ||
|  | <LI><STRONG>Next message:</STRONG> <A HREF="0198.html">Marc Parrish: "Re: ./configure xsane is failing?"</A> | ||
|  | <LI><STRONG>Previous message:</STRONG> <A HREF="0196.html">Henning Meier-Geinitz: "Re: ./configure xsane is failing?"</A> | ||
|  | <LI><STRONG>In reply to:</STRONG> <A HREF="0194.html">Marius OANCEA: "GT-9000 not working with transparency unit ?"</A> | ||
|  | <!-- nextthread="start" --> | ||
|  | <LI><STRONG>Next in thread:</STRONG> <A HREF="0205.html">Marius OANCEA: "Re: GT-9000 not working with transparency unit ?"</A> | ||
|  | <LI><STRONG>Reply:</STRONG> <A HREF="0205.html">Marius OANCEA: "Re: GT-9000 not working with transparency unit ?"</A> | ||
|  | <!-- reply="end" --> | ||
|  | <LI><STRONG>Messages sorted by:</STRONG>  | ||
|  | <A HREF="date.html#197">[ date ]</A> | ||
|  | <A HREF="index.html#197">[ thread ]</A> | ||
|  | <A HREF="subject.html#197">[ subject ]</A> | ||
|  | <A HREF="author.html#197">[ 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 Apr 20 2001 - 14:00:41 PDT</EM> | ||
|  | </EM> | ||
|  | </SMALL> | ||
|  | </BODY> | ||
|  | </HTML> |