[sane-devel] Putting a scan into a tiff file

2003-02-18 Thread Henning Meier-Geinitz
Hi, On Tue, Feb 18, 2003 at 03:31:32PM +0100, Joachim Backes wrote: > Having problems when using sane with the following components: > > sane-backends-1.0.10 > sane-frontends-1.0.10 > xsane-0.90 > > Saving the scanned input into a tiff file will generate a > corrupt tiff

[sane-devel] compiling SANE with Intel icc

2003-02-18 Thread Henning Meier-Geinitz
Hi, On Tue, Feb 18, 2003 at 02:47:13PM +0100, stef wrote: > compiling SANE under linux with Intel icc fails because inb/outb are > not defined, due to an ifdef __GNUC__ in sys/io.h . Known issue (see README.linux). > So testing HAVE_SYS_IO_H isn't enough, We should also test for > __GNUC_

[sane-devel] gt68xx: Everything works but scanimage fails

2003-02-18 Thread Christoph Bier
Henning Meier-Geinitz schrieb: [man sane-gt68xx.conf] > Oh, that's a misunderstanding. There's only one manpage per backend > and that's called sane-backend (e.g. sane-gt68xx). Is anything > referring to sane-gt68xx.conf? That would be a bug. I'm quite sure to have read that somewhere but I can'

[sane-devel] gt68xx: Everything works but scanimage fails

2003-02-18 Thread Christoph Bier
Julien BLACHE schrieb: > Christoph Bier wrote: > > Hi, > > >>- copied the firmware (ps2fw.usb) to /usr/local/share/sane/gt68xx/ >> >>- to be sure put firmware "/usr/local/share/sane/gt68xx/ps2fw.usb" >> in gt68xx.conf > > > The Debian packages of sane-backends install a /usr/share/sane/gt68x

[sane-devel] Mustek 600 not detected

2003-02-18 Thread e...@tiscali.be
>From: Greg Trounson >To: sane-de...@www.mostang.com >Subject: [sane-devel] Mustek 600 not detected >Date: Tue, 18 Feb 2003 14:30:36 +1300 > > >Gidday, > >I am trying to get my evil CIS scanner (Parallel port Mustek 600 CP) >running under Linux. > >According to Eddy DeGreef's page >(http://home.ti

[sane-devel] Slightly off topic, but somewhat germain

2003-02-18 Thread Gene Heskett
Greets everyone; I come asking for assistance in a rather perplexing problem. First, system is RH8.0, with most updates, kernel is 2.4.21-pre3, kde3.1, gimp, sane, xsane, gimp-print, foomatic, and cups all built from tar-balls. Problem: I have a digital camera, an Olympus C3020. It mounts a

[sane-devel] .fr.po - first snapshot

2003-02-18 Thread stef
On Mon, Feb 17, 2003 at 07:19:33PM +0100, Yann E. MORIN wrote: > Hi all! > > A little bit out of schedule (well, my previous post was too big for thelist, > but I _was_ in time!!! ;-] ) are the new french translations! (attached). > > I have made a small (g)awk script (attached) to check the comp

[sane-devel] Putting a scan into a tiff file

2003-02-18 Thread Joachim Backes
Having problems when using sane with the following components: sane-backends-1.0.10 sane-frontends-1.0.10 xsane-0.90 Saving the scanned input into a tiff file will generate a corrupt tiff file. This is independent from the scanner model and/or scanning gray/color. Both "x

[sane-devel] compiling SANE with Intel icc

2003-02-18 Thread stef
Hello, compiling SANE under linux with Intel icc fails because inb/outb are not defined, due to an ifdef __GNUC__ in sys/io.h . So testing HAVE_SYS_IO_H isn't enough, We should also test for __GNUC__ . Since icc accepts gcc inline assembly, we can use the code written to define

[sane-devel] Mustek 600 not detected

2003-02-18 Thread Greg Trounson
Gidday, I am trying to get my evil CIS scanner (Parallel port Mustek 600 CP) running under Linux. According to Eddy DeGreef's page (http://home.tiscali.be/eddy_de_greef/Sane/), "A new Mustek parallel port backend with the latest CIS driver has been included in the official SANE distribution as o

[sane-devel] .fr.po - first snapshot

2003-02-18 Thread Henning Meier-Geinitz
--+HP7ph2BbKc20aGI Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit Hi, On Mon, Feb 17, 2003 at 07:19:33PM +0100, Yann E. MORIN wrote: > A little bit out of schedule (well, my previous post was too big for thelist, > but I _was_ in time!!! ;

[sane-devel] Using a Visioneer Strobe XP 100 or Syscan Travelscan 464 with SANE (long)

2003-02-18 Thread Ted Drude
I would like to get either the Syscan Travelscan 464 or the Visioneer Strobe XP 100 working with SANE. Both of these USB scanners seem nearly identical and use the LM9832 chip inside. Neither currently has a Linux SANE driver (or do they? anyone have more info?) -- When I plug either of

[sane-devel] Microtek E3 SCSI scanner under Mandrake 9.0

2003-02-18 Thread Matto Marjanovic
>with Mandrake 9.0. Anyway, the scanner is recognized under xsane just >fine and works almost well, except that it only scans 11" {letter size} >area. This is a 13" scanner that support {legal size}. It won't let me >change the setting past ~11-1/2" in height. Is there a way to make the >s

[sane-devel] Bugfix in Epson USB config

2003-02-18 Thread Henning Meier-Geinitz
Hi, On Mon, Feb 17, 2003 at 04:30:13PM -0500, Karl Heinz Kremer wrote: > The user has to enable USB before scanners are recognized. With > libusb, we can probably change this now. > > I disabled the probing vor USB scanners when other scanners were > hanging the backend when they received unkn

[sane-devel] Xsane Win32 and adf

2003-02-18 Thread Henning Meier-Geinitz
Hi, On Mon, Feb 17, 2003 at 07:50:28PM +0100, Holger Drefs wrote: > HMG> You could try scanimage (command line client) on the server. If that > HMG> works, try to run it "over localhost", i.e.: > HMG> scanimage -d net:localhost:hp:/dev/scanner >image.pnm (add the > HMG> appropriate options). scani

[sane-devel] Cannot use ADF on HP 7450c

2003-02-18 Thread George Garvey
--qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Recent purchase, using hpusbscsi with this command: scanimage -d avision:/dev/scsi/host2/bus0/target0/lun0/generic\ --format=pnm\ --mode "Line Art"\ --resolution 300 --speed 0 --preview=no\ -l 0 -t 0