[sane-devel] niash:libusb:002:005 failed: Device busy

2004-06-08 Thread Christophe de Livois
Hi, My HP scanjet 3400C scanner works well with a 2.4.2X kernel but I can't h= ave it working on a 2.6.3 kernel (root or not, whatever the permisions of /proc/usb/002/005 are). Here are the messages that I get. Do you have any clues for me? chris@home:~$ scanimage scanimage: open of device

[sane-devel] OS/2 specific patch for sane-backends/backend/dll.c

2004-06-08 Thread fba...@gmx.net (Franz Bakan)
Hi, On Sat, 5 Jun 2004 11:49:07 +0200, Henning Meier-Geinitz wrote: I've added the script to the tools directory. If you want to call it automatically from backend/Makefile please send a patch for the install traget that only executes when os2 is used. I'll see what I can do. Please check if

[sane-devel] niash:libusb:002:005 failed: Device busy

2004-06-08 Thread Ullrich Sigwanz
Hi Chris, You must compile the kernel to solve the problem. The NIASH00019 chips return an old string-length-descriptor and the kernel code cannot handle this symptom any longer, alas. I posted several times to the guys who wrote the linux usb code, to revert a change they did when trading the

[sane-devel] OS/2 specific patch for sane-backends/backend/dll.c

2004-06-08 Thread Henning Meier-Geinitz
Hi, On Tue, Jun 08, 2004 at 12:24:51AM +0200, Franz Bakan wrote: It still works, only a cosmetic issue: Linebreaks now are (hex) 0D 0D 0A instead of 0D 0A (after getting the .cmd via cvs) Hehe, CVS is not intelligent enough, emacs is too intelligent :-) I used your file with 0d 0a and

[sane-devel] saned only run once

2004-06-08 Thread esoteri...@freenet.de
hello list!br br i'm using a microtek scanmaker 9600 xl. everything works fine... except one= feature:br br when i want to use this scanner in the network and adjust everthing mention= ed in br br http://www.penguin-breeder.org/sane/saned/br br it runs when i start saned -d only once and the

[sane-devel] XSane tweaks settings by its own :-(

2004-06-08 Thread Gerhard Jaeger
Hi, I'm currenlty trying to add more frontend configurable options to the Plustek backend and have some problems with xsane now. There's a value whose range is from -1..63. At the default state, when starting xsane, it is properly displayed: -1. When changing once to i.e. 6 and changing it back

[sane-devel] XSane tweaks settings by its own :-(

2004-06-08 Thread Henning Meier-Geinitz
Hi, On Tue, Jun 08, 2004 at 12:15:54PM +0200, Gerhard Jaeger wrote: I'm currenlty trying to add more frontend configurable options to the Plustek backend and have some problems with xsane now. There's a value whose range is from -1..63. At the default state, when starting xsane, it is

[sane-devel] XSane tweaks settings by its own :-(

2004-06-08 Thread Gerhard Jaeger
On Tuesday 08 June 2004 12:22, Henning Meier-Geinitz wrote: Hi, On Tue, Jun 08, 2004 at 12:15:54PM +0200, Gerhard Jaeger wrote: I'm currenlty trying to add more frontend configurable options to the Plustek backend and have some problems with xsane now. There's a value whose range is from

[sane-devel] HP 7450C libusb problems

2004-06-08 Thread philipp.neub...@epost.de
Hi, perhaps this can help you, but i'm not sure if these errors are related: https://alioth.debian.org/tracker/index.php?func=detailaid=300756group_id=1308atid=410366 bye Philipp Neubeck

[sane-devel] XSane tweaks settings by its own :-(

2004-06-08 Thread Oliver Rauch
Hello Gerhard. This is caused by a rounding in xsane-back-gtk.c line 2218 in function: static void xsane_back_gtk_value_update(...) case SANE_TYPE_INT: val = adj_data-value + 0.5; remove the + 0.5 and it should work. But I am not sure if this will cause other problems. I think there

[sane-devel] NEC Petiscan driver for MacOSX possible?

2004-06-08 Thread Allan Kaplan
Greetings, Having recently purchased an NEC Petiscan unit, I've discovered the driver is not supported by MacOSX, and the Classic emulator won't hook up through the USB port. Please forgive my naivete, but is it possible to use SANE to fabricate one, and is there anyone out there who might be

[sane-devel] saned + win32-xsane problem

2004-06-08 Thread Keith Clayton
--=-1b4qrM9kqOVj64F7W2sL Content-Type: text/plain Content-Transfer-Encoding: 7bit On Tue, 2004-06-08 at 10:52 +0200, Henning Meier-Geinitz wrote: Hi, On Sun, Jun 06, 2004 at 10:27:57AM -0700, Keith Clayton wrote: No seg fault on the saned end. Its happily running, waiting to finish up.

[sane-devel] NEC Petiscan driver for MacOSX possible?

2004-06-08 Thread Henning Meier-Geinitz
Hi, On Tue, Jun 08, 2004 at 08:21:27AM -0700, Allan Kaplan wrote: Having recently purchased an NEC Petiscan unit, I've discovered the driver is not supported by MacOSX, and the Classic emulator won't hook up through the USB port. Please forgive my naivete, but is it possible to use SANE to

[sane-devel] saned + win32-xsane problem

2004-06-08 Thread Henning Meier-Geinitz
Hi, On Tue, Jun 08, 2004 at 08:31:51AM -0700, Keith Clayton wrote: On Tue, 2004-06-08 at 10:52 +0200, Henning Meier-Geinitz wrote: Hi, On Sun, Jun 06, 2004 at 10:27:57AM -0700, Keith Clayton wrote: No seg fault on the saned end. Its happily running, waiting to finish up. Xsane

[sane-devel] saned + win32-xsane problem

2004-06-08 Thread Keith Clayton
Did use SANE_DEBUG_PLUSTEK=255 when starting saned. Cmd line was SANE_DEBUG_PLUSTEK=255 saned -d255 12 2remote_scan_quit.log So in that regard, was quite strange to not see any closing of the scanner's fd. Cheers, Keith PS: So your saying debugging mailing list issues is a holiday ?!?

[sane-devel] niash:libusb:002:005 failed: Device busy

2004-06-08 Thread ins...@piments.com
Nice post. Sadly this does not seem to help for all scanners. I did the change you suggested , recomp, reboot and my scanner locks up just the same. Shame it did not do it for canoscan. I would suggest you look into the code a bit more seriously before suggesting it as a fix to be

[sane-devel] niash:libusb:002:005 failed: Device busy

2004-06-08 Thread Henning Meier-Geinitz
Hi, On Tue, Jun 08, 2004 at 07:42:04PM +0200, ins...@piments.com wrote: Nice post. Sadly this does not seem to help for all scanners. You can't fix a problem that doesn't exist. As most scanners don't return wrong lengths of string descriptors, that workaround is just not necessary for most

[sane-devel] NEC Petiscan driver for MacOSX possible?

2004-06-08 Thread Allan Kaplan
Subject: Re: [sane-devel] NEC Petiscan driver for MacOSX possible? Hi Henning, Thanks for your response. Yes, NEC Petiscan is the name of the scanner. As far as sane-find-scanner goes, am I to assume that I have to be running Linux, or can I use the Terminal program on the Mac and do this in