[sane-devel] Packard-Bell Diamond 1200 Plus problem

2005-06-24 Thread Henning Meier-Geinitz
Hi, On Thu, Jun 23, 2005 at 08:20:17PM -0700, Jukka-Pekka Kervinen wrote: I have same problem with Packard-Bell Diamond 1200 Plus, scanning whole page with lower resolutions (50 in Color,50-75 with Gray), but only half-page (X-axis) with higher resolutions. My backend is 1.0.15, here is the

[sane-devel] Irrelevant values for tl-x, tl-y etc

2005-06-23 Thread Henning Meier-Geinitz
Hi, On Thu, Jun 23, 2005 at 02:07:42PM +0530, Mohit Kumar wrote: I am working with HP ScanJet 6200C/6250C. When I display the options for scan area output is the following: tl-x Type:3 Min:0 Max: 14141852 Quant:1 tl-y Type:3 Min:0 Max: 19456836 Quant:1 br-x same as tl-x br-y same as tr-y

[sane-devel] Determining the SET values of options through SANE APIs

2005-06-22 Thread Henning Meier-Geinitz
Hi, On Wed, Jun 22, 2005 at 07:17:19PM +0530, Mohit Kumar wrote: I was wondering if there is any mechanism for which I can find out what are the set values for various options such as resolution, mode etc? sane_get_option_descriptor gives us all the options, but is there any way to

[sane-devel] Canon LiDE 35 with vendor-id 0x131d?

2005-06-22 Thread Henning Meier-Geinitz
Hi, On Wed, Jun 22, 2005 at 04:10:45PM +0200, Gerben Wijnja wrote: This morning I bought a Canon LiDE 35 and expected it to work under Linux and it looks like it's not (yet) suppported. (Yeah, I should've taken a look at the compatibility-list first, I know..) Everywhere I see it says that

[sane-devel] Error while setting the mode option of HP ScanJet 6200C

2005-06-21 Thread Henning Meier-Geinitz
Hi, On Tue, Jun 21, 2005 at 10:47:02AM +0530, Mohit Kumar wrote: printf(Option %d Name: %s,index, option-name); option-name may be NULL (if the option is a group). if(strcmp(option-name,mode)==0) See above. Test for the option type first. Bye,

[sane-devel] Packard-Bell Diamond 1200 Plus and stupid user

2005-06-20 Thread Henning Meier-Geinitz
Hi, On Tue, Jun 14, 2005 at 04:05:54PM +0300, Tuukka Pasanen wrote: Hi again, I tested new gt68xx driver from homepage and it worked (time for new sane-backend release?). Once the the genesys backend is included it's indeed time for the next sane-backends release. So Packard-Bell Diamond

[sane-devel] HP PSC 1110 All-in-One

2005-06-17 Thread Henning Meier-Geinitz
Hi, On Fri, Jun 17, 2005 at 11:54:09AM +0400, Eugene wrote: Hi All!! I have HP PSC 1110 All-in-One. And FC3 with kernel 2.6.11, and sane 1.0.14. Printer works good, but the scanner can't be find. When i use sane-find-scaner, it says you have HP pcs 1100 scaner on libusb:005:002 and

[sane-devel] Saned

2005-06-15 Thread Henning Meier-Geinitz
Hi, On Sun, Jun 12, 2005 at 12:26:22PM +0100, Andi McLean wrote: I have an issue with the Sane netowork protocol. To find the size / resolution and pixel depth of an image, I need to call sane_get_parameters() If I do this before calling sane_start() the values are estimates, which can

[sane-devel] Saned

2005-06-15 Thread Henning Meier-Geinitz
Hi, On Tue, Jun 14, 2005 at 09:56:15AM +0200, Giuseppe Sacco wrote: I started asking about this problem in this list a week ago. You may have a look at the complete thread at http://lists.alioth.debian.org/pipermail/sane-devel/2005-June/013745.html but, sadly, I have still to find the

[Fwd: Re: [sane-devel] Re: Genesys experimental status update]

2005-06-15 Thread Henning Meier-Geinitz
Hi, On Sun, Jun 12, 2005 at 05:13:30PM +0200, Jens Luedicke wrote: After some reading in the mailing list archives, I found out a lot of people started trying to get this backend work, but why didn't anyone succeed yet? Is it because they underestimated the difficulties and gave in? Or just

[sane-devel] Batch jobs

2005-06-15 Thread Henning Meier-Geinitz
Hi, On Mon, Jun 13, 2005 at 05:42:34PM +0530, Mohit Kumar wrote: What exactly is meant by batch jobs with respect to scanners? Maybe: Scan more than one image without user interaction. And what all source options are valid for batch job capability? Any. While batch scanning is most useful

[sane-devel] Saned

2005-06-15 Thread Henning Meier-Geinitz
Hi, On Wed, Jun 15, 2005 at 06:36:57PM +0100, Andi McLean wrote: There is no sane_read() in the network protocol. When you send sane_start() a port number is returned. You read data from this port, (The data is in the same format as sane_read) . The original port you sent the request is

[sane-devel] scanimage looks for the wrong libs

2005-06-12 Thread Henning Meier-Geinitz
Hi, On Fri, Jun 10, 2005 at 12:43:45AM +0200, Antoine Jacoutot wrote: The symlinking should be done by libtool. Allright, but how ? No idea. libtool seems to do that for linux. I think it's also done for other platforms but I haven't checked that. Bye, Henning

[sane-devel] Scanning Time Question]]

2005-06-10 Thread Henning Meier-Geinitz
Hi, On Thu, Jun 09, 2005 at 09:33:17PM +0200, Spiro Angeli wrote: johannes: Subscribe to the list. I did subscribe to sane-devel@lists.alioth.debian.org Looks like you didn't. At least not with the address you use for sending Mails to sane-devel (sp...@siriush.com). I've checked the list of

[sane-devel] Bug in snapscan or sane network protocolo?

2005-06-10 Thread Henning Meier-Geinitz
Hi, On Fri, Jun 10, 2005 at 11:30:36AM +0200, Giuseppe Sacco wrote: I just made some changes to the code, to actually try this way, but this seems to be impossible, since once start() is called, then you have to receive the complete frame so you cannot call get_parameters(). You can allways

[sane-devel] scanimage looks for the wrong libs

2005-06-09 Thread Henning Meier-Geinitz
Hi, On Tue, Jun 07, 2005 at 09:21:39AM +0200, Antoine Jacoutot wrote: I'm in the process of making a sane-backends port to OpenBSD. At least about a year ago, I could build sane-backends on OpenBSD without any changes (and I could actually scan something). As far as I know, nothing has changed

[sane-devel] Failed to open device `snapscan:libusb:002:002': Error during device I/O

2005-06-09 Thread Henning Meier-Geinitz
Hi, On Wed, Jun 08, 2005 at 11:30:03AM -0400, Mauricio Hernandez wrote: [snapscan] add_usb_device: Detected (kind of) an USB device [snapscan] snapscani_usb_open(libusb:002:002) [snapscan] snapscani_usb_open: Can't get semaphore Uhh. Looks like semget failed. Maybe you can get more details

[sane-devel] Bug in snapscan or sane network protocolo?

2005-06-09 Thread Henning Meier-Geinitz
Hi, On Thu, Jun 09, 2005 at 04:47:05PM +0200, Giuseppe Sacco wrote: Basically I do a scan of 210.0x297.0mm, using a 200dpi resolution. Prior to scan I call get_parameters and receive an *estimated* values for lines, pixelsperline, bytesperline; after receiving this data I receive the frame

[sane-devel] Unable to run scanimage

2005-06-02 Thread Henning Meier-Geinitz
Hi, On Wed, Jun 01, 2005 at 08:21:59PM +0200, Stefan Urbanek wrote: I have a problem running scanimage. When I try it: scanimage -d genesys I get: scanimage: open of device libgenesys failed: Invalid argument Run SANE_DEBUG_GENESYS=255 scanimage -L to find out what's wrong. Bye,

[sane-devel] List of all possible options

2005-06-02 Thread Henning Meier-Geinitz
Hi, On Thu, Jun 02, 2005 at 11:45:35AM +0530, Mohit Kumar wrote: I am implementing an interface to read data from scanner and was wondering if anybody on the list is aware of any document that has a complete list of options for scanners. No, and such a document just can't exist. What I

[sane-devel] Hello list. [HP ScanJet 5550c]

2005-06-02 Thread Henning Meier-Geinitz
Hi, On Thu, Jun 02, 2005 at 02:09:39PM +0200, Jonas Widarsson wrote: I have one HP ScanJet 5550c scanner here at the office that only works for my colleagues with Windows XP and Mac OS X. It has an ADF (extremely important in my case) and looks like this:

[sane-devel] SANE Option : custom_gamma

2005-06-02 Thread Henning Meier-Geinitz
Hi, On Thu, Jun 02, 2005 at 07:58:06PM +0530, Mohit Kumar wrote: Sorry for such a trivial question, but I am a novice in this world of scanners. My scanner has one of the options as custom_gamma. What is this supposed to mean and how can I get the gamma corrected values or would the values

[sane-devel] Working Mustek ScanExpress A3 USB

2005-06-02 Thread Henning Meier-Geinitz
Hi, On Thu, Jun 02, 2005 at 04:56:13PM +0100, Jonathan Hipkiss wrote: I only ever see complaints or questions of scanners that aren't working on this list, so I thought I'd send a message of thanks to all concerned for the fact that my Mustek ScanExpress A3 USB works fine under Mepis

[sane-devel] dell 1600n

2005-06-02 Thread Henning Meier-Geinitz
Hi, On Sun, May 29, 2005 at 10:17:45PM +0100, Jon Chambers wrote: Having spent some time with ethereal I have a working proof-of-concept driver for network scanning, written as a little perl script (it supports colour scanning in JPEG format - monochrome in PDF/TIFF requires some more messing

[sane-devel] Unable to run scanimage

2005-06-02 Thread Henning Meier-Geinitz
Hi, On Thu, Jun 02, 2005 at 08:02:58PM +0200, Stefan Urbanek wrote: [stevko@stevko experimental]$ SANE_DEBUG_GENESYS=255 scanimage -L No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner

[sane-devel] Samsung SCX4100 Works with Sane but not with Saned?

2005-05-29 Thread Henning Meier-Geinitz
Hi, On Sat, May 28, 2005 at 10:23:02PM +0100, Calum Polwart wrote: I have a Samsung SCX-4100 Multifunction Printer / Scanner which seems to be using sane following installation of the scanner using the samsung disks. It is running on Fedora Core3, and I can scan using xsane. I am trying

[sane-devel] GL660+GL646 (genesys/genesys-new) on CanoScan3000(F)?

2005-05-29 Thread Henning Meier-Geinitz
Hi, On Sun, May 29, 2005 at 12:57:20AM +0300, a...@suomi24.fi wrote: After a while looking into QS Scan08/09/11/113 vs. GL6xx/GL84x chipsets, it seems that CanoScan 3000/3000F/5000F have GL-chipsets as the packages found on the actual 3000F hardware suggests LQFP128(GL646) + TQFP48(GL660)

[sane-devel] GL660+GL646 (genesys/genesys-new) on CanoScan3000(F)?

2005-05-29 Thread Henning Meier-Geinitz
Hi, On Sun, May 29, 2005 at 04:08:27PM +0300, a...@suomi24.fi wrote: The only thing that needs to be changes to see that it actually is GL660+GL646 is to take away only the very last of the tests (tools/check-usb-chip.c if (val != 0x15)... reg 0x4e != reg 0x38-test) after that other

[sane-devel] genesys backend status update

2005-05-28 Thread Henning Meier-Geinitz
Hi, On Wed, May 11, 2005 at 08:12:01AM +0200, stef wrote: I've started to address the points you raised (and I sohouldn't have forgotten ...). I'll signal when I'll feel the backend is up to the requirements. One more thing I just noticed: If you want to use the genesys.desc file

[sane-devel] Need some help in a hurry ...

2005-05-28 Thread Henning Meier-Geinitz
Hi, On Thu, May 26, 2005 at 10:23:13PM -0300, Joe wrote: Well, now there is a group inside this company that is trying to force the adoption of Windows XP on all equipments. A company gets the OS it deserves :-) - Almost one year ago, they bought a pack of scanners model AVISION DS310F to

[sane-devel] Attn Frank Zago

2005-05-26 Thread Henning Meier-Geinitz
Hi, On Thu, May 26, 2005 at 04:50:41PM +1000, Vaughan Famularo wrote: Thanks you for that Frank, but that is why I am joining this list to try and get help to develop a driver so that it will be supported. I just don't know what to do. First, please keep the subject of your mail and don't

[sane-devel] Re: Sane backend sm3600 do not working

2005-05-26 Thread Henning Meier-Geinitz
Hi Marian, Is there any reason not to apply the patch posted by Julien (attached below)? Otherwise I'd commit it to CVS. Bye, Henning On Sat, Apr 30, 2005 at 02:16:04PM +0200, Julien BLACHE wrote: Marian Eichholz marian.eichh...@freenet-ag.de wrote: SANE_DEBUG_SM3600=255 scanimage -L

[sane-devel] Image data format

2005-05-26 Thread Henning Meier-Geinitz
Hi, On Thu, May 26, 2005 at 07:28:28PM +0530, Mohit Kumar wrote: I am a newbie to SANE and I am writing a frontend to SANE to enable my application read data from scanner. I was wondering if there is any document which talks about the image data format in which I receive the image data from

[sane-devel] [sane-devel]device name of libusb

2005-05-22 Thread Henning Meier-Geinitz
Hi, On Sun, May 22, 2005 at 09:03:55PM +0800, Roy wrote: 1.scanner device name use libusb is like libusb:nnn:mmm,what is scope of nnn and mmm? nnn defines the USB bus used and mmm the actual device on this bus. The format is taken from the Linux USB system. You'll find the same numbers in

[sane-devel] Nikon Coolscan III not recognised.

2005-05-17 Thread Henning Meier-Geinitz
Hi, On Mon, May 16, 2005 at 06:06:52PM -0500, john wrote: I hope that it is ok to post this here, if not let me know. I installed ftp://rpmfind.net/linux/Mandrake/10.2/SRPMS/main/sane-1.0.15-7mdk.src.rpm and the dependancies and everything seemed to install properly. When I run the

[sane-devel] A proper scanner for working throught SANE

2005-05-17 Thread Henning Meier-Geinitz
Hi, On Tue, May 17, 2005 at 05:03:32PM +0530, Mohit Kumar wrote: Sorry for this trivial question, but I am just starting to work with SANE. I was looking to write an application to scan certain documents as the starting point. For this I need to buy a scanner. I went through the list on your

[sane-devel] local user using scanner

2005-05-15 Thread Henning Meier-Geinitz
Hi, On Sat, May 14, 2005 at 07:52:11PM -0400, Terry D. Boldt wrote: Read that already. In searching to solve the problem, I found that several days back. Unfortunately it does nothing to solve the problem. The README simply says that the files libsane.usermap and libusbscanner should be in

[sane-devel] local user using scanner

2005-05-14 Thread Henning Meier-Geinitz
Hi, On Fri, May 13, 2005 at 03:02:25PM -0400, Terry D. Boldt wrote: The problem is getting the /proc/bus/usb/0001/003 file set to rw by all users not just root. I can do so after boot, but would like it done automatically at boot. See README.linux, e.g. here:

[sane-devel] microtek2 - libusb ?

2005-05-14 Thread Henning Meier-Geinitz
Hi, On Fri, May 13, 2005 at 08:37:08PM -0500, Steven Palm wrote: Is anyone working on the microtek2 driver, specifically to allow it to support libusb? Have you already asked the authors of that backend? I'm not sure if they read this list: Bernd Schroeder bernd AT aquila.muc.de Karsten

[sane-devel] genesys backend status update

2005-05-10 Thread Henning Meier-Geinitz
--envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, On Fri, May 06, 2005 at 10:39:23AM +0200, stef wrote: Hello, here's the status of the genesy backend after last commit: By the way, thanks for all your work. So finally this backend

[sane-devel] Error while compiling sane-backend 1.0.15

2005-05-07 Thread Henning Meier-Geinitz
Hi, On Fri, May 06, 2005 at 04:36:48PM +0200, Erik P. Olsen wrote: I get the following error when compiling sane-backend: make[1]: Entering directory `/downloads/sane-backends/sane- backends-1.0.15/frontend' libtool: link: cannot find the library `/usr/lib/gcc/i386-redhat-

[sane-devel] Question on CanoScan 8400F

2005-05-05 Thread Henning Meier-Geinitz
Hi, On Wed, May 04, 2005 at 07:35:02PM -0400, Jason wrote: Is anyone looking into the CanoScan 8400F scanner and/or writing a driver for it at this point? If not, I might take a shot at it. Just don't want to duplicate work. It is reported to have a GL841 chip so you should look at the

[sane-devel] scanimage manpage

2005-05-05 Thread Henning Meier-Geinitz
Hi, On Wed, Mar 23, 2005 at 09:12:17PM +0100, Gunnar wrote: In the manpage of scanimage (version 1.0.15) there is no mentioning of resolution or options for the size of the image to scan. Like --resolution -x -y etc. I know this posting is old but for the sake of the archive: The

[sane-devel] ScanMaker 3840 driver update: added ScanMaker 4800 and endianness fixes

2005-03-16 Thread Henning Meier-Geinitz
Hi, On Wed, Mar 16, 2005 at 12:22:11AM -0800, Earle F. Philhower, III wrote: Also, as an aside: When I checked in my updated .desc file with the SM4800 added to the listing the post-cvs server make seemed to bomb out on the update of the backends listing file. Is this error expected, did I

[sane-devel] Microtek ScanMaker 3840 driver available

2005-02-20 Thread Henning Meier-Geinitz
Hi, On Mon, Feb 07, 2005 at 09:43:35AM -0800, Earle F. Philhower, III wrote: All cleaned up. I ran with only -Wall and not -pedantic so didn't see these. They were mostly just syntactic hiccups, thankfully, caused by the libusb-sanei_usb wrapper I hacked in. Man page added as well. I've

[sane-devel] compiling from source

2005-02-20 Thread Henning Meier-Geinitz
Hi, On Sat, Feb 12, 2005 at 11:55:30AM -0500, Dennis Veatch wrote: Lunar-linux distro (source based), kernel 2.6.11-rc3, sane-backends version 1.0.15 All goes well until it gets to the part about compiling the docs at which I get this error; make[1]: Leaving directory

[sane-devel] hp scanjet 2400 status

2005-02-06 Thread Henning Meier-Geinitz
Hi, On Wed, Jan 26, 2005 at 11:56:42PM +0100, Wojciech Kromer wrote: what is the status ow writing backend for this scanner, maybe i can help if there is any documentation or source See http://www.meier-geinitz.de/sane/genesys-backend/ and this mailing list. Bye, Henning

[sane-devel] New page for geniusvp2

2005-02-06 Thread Henning Meier-Geinitz
Hi, On Thu, Jan 20, 2005 at 04:13:43PM -0400, Anderson Lizardo wrote: Can someone update the URL for the stand-alone program that supports the Genius ColorPage-Vivid Pro II scanner (listed as unsupported on http://www.sane-project.org/lists/sane-backends-cvs.html#S-UNSUPPORTED) to

[sane-devel] Microtek ScanMaker 3840 driver available

2005-02-06 Thread Henning Meier-Geinitz
Hi and sorry for the delay, On Sun, Jan 16, 2005 at 05:21:42PM -0800, Earle F. Philhower, III wrote: I've reverse-engineered the Microtek ScanMaker 3840 Windows driver and written a SANE driver to control it from Linux. I've done pretty extensive testing locally (XSane/tstbackend -l3) and

[sane-devel] When is end of scan in a multipage doc?

2005-01-16 Thread Henning Meier-Geinitz
Hi, On Thu, Jan 13, 2005 at 02:32:49PM -0600, Chris Ward wrote: I am trying to write a scanner front end, and I am having trouble knowing when I should stop scanning when I am using a feeder. I was checking parms.lastFrame after calling parms = sane.getParameters Also, are some of the

[sane-devel] Canon LIDE 35/50

2005-01-16 Thread Henning Meier-Geinitz
Hi, On Thu, Jan 13, 2005 at 10:34:38PM +0100, Simon Keimer wrote: I've bought a Canon LIDE 35, which is not recognized by the sane-backends. When I started to gather information about the scanner to post it here, I became confused by the lsusb -v output: It displays a LIDE 50. Also, on the

[sane-devel] CanoScan 3000F

2005-01-16 Thread Henning Meier-Geinitz
Hi, On Sun, Dec 12, 2004 at 05:02:33AM +1100, Braken wrote: So I suppose what I'm really asking is some information on where to start. What should I be looking for in the snooping logs, how to I decipher them? That really depends on the scanner. If we would know how the protocol works,

[sane-devel] WARNING: /usr/src/linux/include/scsi/sg.h: present but cannot be compiled

2005-01-16 Thread Henning Meier-Geinitz
Hi, On Mon, Dec 13, 2004 at 11:28:35PM +0100, Carlo Wood wrote: As per request of the configure script: configure:6654: checking /usr/src/linux/include/scsi/sg.h usability [...] There have been earlier reports like this one. Do we need our own sg.h header file as kernel header files

[sane-devel] Mac OS X, USB HP ScanJet 3300c (niash) issues

2005-01-16 Thread Henning Meier-Geinitz
Hi, On Mon, Jan 03, 2005 at 10:49:15AM -0700, Anthony Agelastos wrote: Hello all and thank you for your help. I am new to SANE, so please forgive me if the answers to my questions are obvious; I read as much documentation as I could, but still could not get it to work. I have a USB HP

[sane-devel] Driver for Genius ColorPage-Vivid Pro II scanner

2005-01-16 Thread Henning Meier-Geinitz
Hi, On Wed, Jan 12, 2005 at 11:36:30PM -0400, Anderson Lizardo wrote: I'd like to announce the initial availability of a driver for the Genius ColorPage-Vivid Pro II scanner (parallel port). It's available at http://www.dcc.fua.br/~alg/geniusvp2/. Very well. Is this scanner completely

[sane-devel] Epson Perfection 2400 over network

2005-01-16 Thread Henning Meier-Geinitz
Hi, On Wed, Jan 12, 2005 at 09:04:01PM -0700, Ian Cartwright wrote: I recently picked up an Epson Perfection 2400. I would like to use this scanner over the network, however I can only scan in black and white. If I hook up the scanner to my local PC, it scans fine (i.e. full color). If I hook

[sane-devel] sm3600 problem

2005-01-16 Thread Henning Meier-Geinitz
Hi, On Thu, Jan 13, 2005 at 01:05:19AM -0600, Chien-Yu Chen wrote: I been trying to get sm3600 backend to work for a few days, but can't get anywhere...I am using the latest sane and libusb, compiled from the source... The sm3600 backend is quite old and hasn't been touched recently as far

[sane-devel] problems in sane-artec.5, sane-agfafocus.5, sane-gphoto2.5

2005-01-16 Thread Henning Meier-Geinitz
Hi, On Fri, Jan 14, 2005 at 03:23:46AM -0500, e...@thyrsus.com wrote: This is automatically generated nmail abeut proboems in l man paae for wgich yhu appeao to be responsirle. Ifbyou are not the right p rson orelist, t ll meeand I will attempt to correct my database. Thanks for the report.

[sane-devel] SANE IRC channel

2005-01-16 Thread Henning Meier-Geinitz
Hi everyone, As some of you may already know, in addition to the mailing lists there is also an IRC channel for SANE: #sane on irc.freenode.net. This channel is hosted independantly from our other infrastructure so in case our website and/or mailing lists do not work (like the last two days),

[sane-devel] hp scanjet 4400c

2004-12-29 Thread Henning Meier-Geinitz
Hi, On Wed, Dec 29, 2004 at 03:52:46PM +0300, Draco wrote: Why sane does not support hp scanjet 4400c? It is supported by the external hp_rts88xx backend, see result of scanner search engine: http://www.sane-project.org/cgi-bin/driver.pl?manu=hewmodel=4400bus=any Bye, Henning

[sane-devel] epson 2400 photo: scanimage -L error

2004-12-29 Thread Henning Meier-Geinitz
Hi, On Wed, Dec 29, 2004 at 07:11:40AM -0800, r k wrote: My problem is that sane-find-scanner finds my scanner, but scanimage -L doesn't. Does it work as root? If yes, check permissions/hot-plug setup (README.debian). If not, send debug ouput from scanimage -L with these variables set:

[sane-devel] 'scan' button

2004-12-23 Thread Henning Meier-Geinitz
Hi, On Thu, Dec 23, 2004 at 10:14:50AM -0600, Rich Duzenbury wrote: On Thu, 2004-12-23 at 09:52 -0500, m. allan noah wrote: rich, there has been a bit of discussion about how to handle buttons on scanners, though MFD's may be different if they use a separate usb interface for each

[sane-devel] problems in sane-coolscan2.5, sane-microtek2.5

2004-12-05 Thread Henning Meier-Geinitz
On Fri, Dec 03, 2004 at 04:40:07PM -0500, e...@thyrsus.com wrote: In the last mailing (20 Nov 2004) of these reminders, a bug in my script suppressed the sending of second and subsequent patches associated with a maintainer. This resend is going only to maintainers with multiple patches; the

[sane-devel] gt68xx bugreport

2004-12-05 Thread Henning Meier-Geinitz
Hi, On Thu, Dec 02, 2004 at 04:18:27PM +0100, Michael Daum wrote: I've got a mustek bearpawn 2448 cs plus scanner attached to the usb port. But it does not work. I'm running a debian/testing system with - 2.6.7-smp linux kernel - sane 1.0.15-2 The latest stable version of sane-backends

[sane-devel] sanei_usb and libusb_timeout

2004-12-01 Thread Henning Meier-Geinitz
Hi, On Wed, Dec 01, 2004 at 02:54:59PM +0100, René Rebe wrote: the default timeout passed to libusb of 30 seconds is quite a bit long. So recovering from errors is already quite annoying for some use cases. Now I have a situation where I expect an error to happen for some models and adjust

[sane-devel] Horizontal noise with Mustek ScanExpress 12000 SP Plus

2004-12-01 Thread Henning Meier-Geinitz
Hi, On Sun, Nov 28, 2004 at 03:33:49PM +0100, s...@lsweb.de wrote: When hooking up my ScanExpress 12000 SP Plus to an Adaptec APA-1480 Cardbus U-SCSI controller I get ugly horizontal lines in my color scans for resolutions exceeding 300 dpi. I don't have such a scanner anymore but in

[sane-devel] Microtek SM 4900 / Medion MD42666

2004-12-01 Thread Henning Meier-Geinitz
Hi, On Mon, Nov 29, 2004 at 06:51:48PM +0100, Christoph Knauer wrote: is there a chance to get this USB-Scanner running sometime in future? Only if you or another owner of such a scanner starts writing a backend. At the moment, the chipset type isn't even known, at least it'Äs not mentioned on

[sane-devel] Anyone wants a donation for buying a scanner?

2004-12-01 Thread Henning Meier-Geinitz
Hi, I have been offered 20 Euros for SANE-related investments. As I don't intend to buy any scanners in near future, I forward that offer to anyone who wants to buy anything SANE-related add support to his backend or similar stuff. Please contact me. I'll forward that to the contributor. As he

[sane-devel] sanei_usb and libusb_timeout

2004-12-01 Thread Henning Meier-Geinitz
Hi, On Wed, Dec 01, 2004 at 02:39:54PM -0500, m. allan noah wrote: is there any value to makeing this function call have a more generic name, like sanei_set_timeout() which could perhaps be a noop in the scsi case for now? is variable timeout ever going to apply to scsi? It could be of some

[sane-devel] USB Epson Perfection 1250: sane_start: Device busy

2004-11-30 Thread Henning Meier-Geinitz
Hi, On Tue, Nov 30, 2004 at 05:04:29PM +, Tim Waugh wrote: I've had a report that with sane-backends 1.0.14 and 1.0.15, SANE applications are giving this error when trying to scan with a USB Epson Perfection 1250: sane_start: Device busy At least with sane-backends 1.0.14 this could

[sane-devel] Build error at sane-desc

2004-11-26 Thread Henning Meier-Geinitz
Hi, On Fri, Nov 26, 2004 at 05:44:38PM +0200, Kenneth Kurkio wrote: Here is the line for sane-desc: gcc -o sane-desc sane-desc.o -L/usr/local/lib ../sanei/libsanei.a ../lib/liblib.a /usr/local/lib/libusb -lnsl /usr/lib/libjpeg.so /usr/local/lib/libieee1284.so /usr/local/lib/libgphoto2.so

[sane-devel] saned refuses to reply

2004-11-22 Thread Henning Meier-Geinitz
Hi, On Mon, Nov 22, 2004 at 09:37:17AM +0900, Olaf Meeuwissen wrote: Hmm, haven't checked that. Does this mean that saned was not designed to run in standalone mode (when _not_ debugging)? Yes. Well, in fact you can run saned standalone with debug messages turned off but it's still not what

[sane-devel] help

2004-11-21 Thread Henning Meier-Geinitz
Hi, On Sat, Nov 20, 2004 at 10:02:32PM +, Mohammed wrote: Is there any possibility for sane project to develop a driver for prisa 340p scanner where the vendor is Benque and it works on a parallel port of the printer old ones Usually it's done the other way round: You own such a device

[sane-devel] problems in sane-microtek2.5

2004-11-21 Thread Henning Meier-Geinitz
Hi, On Sat, Nov 20, 2004 at 11:00:38PM -0500, e...@thyrsus.com wrote: Problems with sane-microtek2.5: My records indicate that you have accepted this patch, so this is just a reminder. Please try to get a release with the patch incorporated to the Fedora folks in time for Fedora Core 4.

[sane-devel] saned refuses to reply

2004-11-20 Thread Henning Meier-Geinitz
Hi, On Fri, Nov 19, 2004 at 06:33:57PM +0900, Olaf Meeuwissen wrote: I tried running saned in standalone mode (after stopping inetd). It immediately exists successfully (exit status 0). That is: # saned echo OK OK That can't work. You'll get an error in syslog about a failing

[sane-devel] How to start SANE and setup scanner

2004-11-20 Thread Henning Meier-Geinitz
Hi, On Sat, Nov 20, 2004 at 07:55:10PM +0800, Stephen Liu wrote: FC2 I guess that's Fedora Core 2? Better mention that you talk about Linux and don't use abbreviateions. There are so many operating systems and distributions out there nowerdays ... Snap Scan 310 connected via SCSI card Agfa

[sane-devel] hp 5990?

2004-11-20 Thread Henning Meier-Geinitz
Hi, On Thu, Nov 18, 2004 at 06:48:31PM +, Eduardo Suarez wrote: I'm planning to buy a two-sided and afd scanner for linux. I have seen the HP Scanjet 5990. It isn't mentioned in our list so it's probably not supported. Could anybody help me anyway? Which kind of help do you need? Bye,

[sane-devel] HP 82xx not unsupported!

2004-11-20 Thread Henning Meier-Geinitz
Hi, On Fri, Nov 19, 2004 at 04:57:06PM +0100, René Rebe wrote: Can someone remove the two html files from the web CVS tree: unsupported/hp-scanjet-8200c.html unsupported/hp-scanjet-8290.html You can do that yourself. Every SANE developer has access to all the CVS modules. But I'd keep

[sane-devel] Re: Error during device I/O

2004-11-18 Thread Henning Meier-Geinitz
Hi, On Wed, Nov 17, 2004 at 03:45:51PM -0700, t takahashi wrote: Oops, of course I meant to ask if you were suggesting this: while adf-is-full-p do sleep 10 scanimage ... --batch-count 1 ... ... done Try something like this: count=1

[sane-devel] XPA with HP 7400c (avision backend)

2004-11-18 Thread Henning Meier-Geinitz
Hi, On Thu, Nov 18, 2004 at 12:48:16AM +0100, Dag Sverre Seljebotn wrote: I do know coding and am interested in fixing the bug myself, as long as I get some idea about how to proceed (getting to know the whole sane project structure just for a little bug is a bit much, I just want to use my

[sane-devel] Re: Error during device I/O

2004-11-17 Thread Henning Meier-Geinitz
Hi, On Tue, Nov 16, 2004 at 04:27:15PM -0700, t takahashi wrote: If I run scanimage from a good state without batch-scan, it seems to work, but I rarely do so (stacks of documents take too long that way). Maybe the hpoj backend doesn't check if the scanner is ready before scanning the next

[sane-devel] Need Driver for Mustek Paragon 1200 SP Pro , SCSI, running Mac OS 9.2

2004-11-16 Thread Henning Meier-Geinitz
Hi, On Mon, Nov 15, 2004 at 03:52:57PM -0800, Imhotep A. Ptah wrote: I have a Dual 450Mhz PowerPC G4 Macintosh, currently running Mac OS 9.2 I have a Mustek Paragon 1200 SP Pro, SCSI, scanner. This scanner is supported by SANE. It works at least on Linux/i386 and I think I have also tested it

[sane-devel] Error during device I/O

2004-11-16 Thread Henning Meier-Geinitz
Hi, On Mon, Nov 15, 2004 at 04:48:09PM -0700, t takahashi wrote: I'm stuck on this one. $ scanimage -v -y 279.4 --mode lineart --resolution 300 \ --batch-scan=yes --batch=aaa--%02d--line300.pnm Scanning -1 pages, incrementing by 1, numbering from 1 Scanning

[sane-devel] [patch] fix SANE_Device

2004-11-14 Thread Henning Meier-Geinitz
Hi, On Sun, Nov 14, 2004 at 12:14:10AM +0100, Oliver Rauch wrote: Please can you explain what error/warning the const produces on your system? e.g.: abaton.c: In function sane_abaton_exit': abaton.c:902: warning: cast discards qualifiers from pointer target type abaton.c:903: warning: cast

[sane-devel] Re: [sane-commit] CVS update: sane-backends/include/sane

2004-11-13 Thread Henning Meier-Geinitz
Hi, On Sat, Nov 13, 2004 at 12:04:44PM -0700, nob...@sane.alioth.debian.org wrote: Date: Saturday November 13, 2004 @ 12:04 Author: fzago-guest Update of /cvsroot/sane/sane-backends/include/sane In directory haydn:/tmp/cvs-serv11150 Modified Files: sane.h Log Message:

[sane-devel] [patch] fix SANE_Device

2004-11-13 Thread Henning Meier-Geinitz
Hi, On Sat, Nov 13, 2004 at 01:28:16PM -0600, Frank Zago wrote: This patch removes the const from the name strings in SANE_Device. I didn't commit it because it might breaks stuff. Be careful. SANE-Device is part of the SANE standard, so that would need to be changed also. However, I believe

[sane-devel] [patch] v4l fix for 64 bits platforms

2004-11-13 Thread Henning Meier-Geinitz
Hi, On Sat, Nov 13, 2004 at 01:47:00PM -0600, Frank Zago wrote: [-- Anhang #2: sane.diff.part30 --] Part 30? Looks like you have been quite busy :-) --- backend/v4l.c 30 May 2004 13:48:40 - 1.16 +++ backend/v4l.c 13 Nov 2004 19:34:18 - @@ -986,7 +986,7 @@ sane_start

[sane-devel] Code freeze is over

2004-11-07 Thread Henning Meier-Geinitz
Hi, The release announcement for 1.0.15 has been sent some time ago but hasn't arrived yet on the lists. Therefore I'll note here: Code freeze is over. Feel free to commit lots of new backends and other code! By the way: This is the md5 hash for this release: 3b804f35cdfbc5ad2d201ffe078bbac9

[sane-devel] [ANNOUNCE] sane-backends 1.0.15 released

2004-11-07 Thread Henning Meier-Geinitz
Hello! sane-backends-1.0.15 is released. You can find download links on http://www.sane-project.org/ Many thanks to everyone supporting the progress of sane-backends! New with 1.0.15, released 2004-11-07: * New backends: niash. * Updated backends: agfafocus, artec_eplus48u.c,

[sane-devel] SCSI sniffer

2004-11-04 Thread Henning Meier-Geinitz
Hi, On Thu, Nov 04, 2004 at 08:47:43AM +0100, Oliver Schirrmeister wrote: I'd like to know what the windows twain driver sends to my SCSI-scanner. I remember there was a posting about several SCSI sniffers several month ago, but I can't find it in the archive. I'm not sure if you already know

[sane-devel] Code freeze for sane-backends 1.0.15

2004-10-31 Thread Henning Meier-Geinitz
Hi everyone, Code freeze for sane-backends 1.0.15 is now active. This means, that no changes to the code should be committed. The only exceptions are bugs that may render a backend completely useless, that may destroy hardware, or that break compilation on at least one platform. If in doubt, ask

[sane-devel] [ANNOUNCE] Second pre-release of sane-backends 1.0.15 available

2004-10-31 Thread Henning Meier-Geinitz
Hi everyone, The second pre-release of sane-backends 1.0.15 is available at the usual locations as mentioned on http://www.sane-project.org/source.html The md5sum is: be835c68cb6a387d50ca250755031983 sane-backends-1.0.15-pre2.tar.gz We are in code freeze currently. Release is planned for

[sane-devel] Strange file save problem

2004-10-30 Thread Henning Meier-Geinitz
Hi, On Sat, Oct 30, 2004 at 01:19:22AM -0300, John Coppens wrote: I didn't try this time around, after updating. I'll do so tomorrow. I seem to recall the problem also exists from the XP end. What I meant to ask was if it only happens over saned, i.e. does scanning without saned always work?

[sane-devel] update net.tex for sane1 documentation

2004-10-30 Thread Henning Meier-Geinitz
Hi, On Mon, Oct 18, 2004 at 08:20:26PM +0200, Johannes Berg wrote: +The data transferred from the client to the server is compromised of I guess you mean comprised? +the RPC code (as a \code{SANE\_WORD}), followed by the arguments in the +order listed. The server reply consists only of the

[sane-devel] Epson 1250 scanner does not return back after scanning

2004-10-30 Thread Henning Meier-Geinitz
Hi, On Thu, Oct 28, 2004 at 11:16:09AM +0200, Martin Motovsky wrote: [plustek] drvclose() [plustek] TIME END 1: 31s [plustek] usbDev_stopScan() [plustek] usbDev_ScanEnd(), start=1, park=1 [plustek] reader_process: finished reading data [plustek] (SIG) Child is down (signal=20) scanimage:

[sane-devel] homepage for artiscan 9600 scanner

2004-10-30 Thread Henning Meier-Geinitz
Hi, On Thu, Oct 21, 2004 at 09:32:31AM +0200, Enrico Boldrini wrote: Theese are two models of the scanner. The scanner we'll try to support first will be Tamarack Artiscan 9600 pro 36. I use this message also to inform that: /!\ The project is moved to http://www.autistici.org/tamarhack /1\

[sane-devel] Strange file save problem

2004-10-29 Thread Henning Meier-Geinitz
Hi, On Fri, Oct 29, 2004 at 11:52:50AM -0300, John Coppens wrote: At a friendly non-profit foundation, I installed Xsane/Sane quite a while ago. I installed it as saned, so that I can access it from another (WinXP) machine too, but the problems below are on the local (linux) machine. Just

[sane-devel] genesys backend - warming up procedure

2004-10-28 Thread Henning Meier-Geinitz
Hi, On Thu, Oct 28, 2004 at 02:54:09PM +0200, Gerhard Jaeger wrote: That's probably not true, I think Henning is still working on that. I didn't want to check in my code, as there are too much changes, that have not been discussed with Henning. Maybe I add a new directory At the moment I

[sane-devel] FC 2, hotplug and sane - SOLVED

2004-10-27 Thread Henning Meier-Geinitz
Hi, On Tue, Oct 26, 2004 at 10:48:13PM +0200, Klaus-Peter Schrage wrote: Torben Andersen wrote: Thanks to Klaus-Peter. His link had a solution: Put chmod 0666 $DEVICE in the bottom of the libusbscanner. I don't know if its a perfect solution, but it certainly worked. That's what

[sane-devel] FC 2, hotplug and sane

2004-10-26 Thread Henning Meier-Geinitz
Hi, On Tue, Oct 26, 2004 at 03:30:00PM +0200, Torben Andersen wrote: I've installed a FC2 and updated. I can use sane, but only as root. I've been googling and reading and narrowed the problem to the USB interface to my Epson scanner. According to http://www.sane-project.org/README.linux,

<    1   2   3   4   5   6   7   8   9   10   >