[sane-devel] sane.h misses extern C

2004-07-12 Thread Rene Rebe
Hi, Is there a good reason why the installed sane.h misses the usual header lines needed for compilation with C++? #ifdef __cplusplus extern C { #endif ... #ifdef __cplusplus } #endif May I just commit them to CVS? Sincerely yours, Ren=E9 Rebe -- = Ren=E9 Rebe - Europe/Germany/Berlin

[sane-devel] scanner buttons, was: Simplified installation procedure for Redhat Fedora Linux 1.0 and Epson 1670 scanner, also a report of a bug?

2004-07-09 Thread Rene Rebe
Hi, I'm currently implementing button support for the Avision backend (because users asks for it ...). I run into a tiny issue: When the state is read by the application, it should be in some way reset. Any idea how this fits into the proposed ideas - especially if we have single options? On:

[sane-devel] scanner buttons

2004-07-09 Thread Rene Rebe
Hi, On: Fri, 9 Jul 2004 10:09:31 +0200, Gerhard Jaeger gerh...@gjaeger.de wrote: Hi Rene, = I'm somewhat curious on your implementation ;-) How will you solve th= is? Are you using some kind of background process or thread to update peridodically the status? What is the callback, or the

[sane-devel] scanner buttons

2004-07-09 Thread Rene Rebe
Hi, On: Fri, 9 Jul 2004 09:12:19 -0400 (EDT), m. allan noah an...@pfeiffer.edu wrote: The user should not be able to toggle the option in the interface .= .. = do any other backends currently use hard_select? if not, perhaps that= = description should be updated slightly? A quick

[sane-devel] scanner buttons

2004-07-09 Thread Rene Rebe
Hi, On: Fri, 9 Jul 2004 15:20:12 +0200, Gerhard Jaeger gerh...@gjaeger.de wrote: i think we need a polling capability, though that would mean change= s to front-ends = Yes I also think so! We should add this to the current stuff! I also think we need some callback stuff for

[sane-devel] scanner buttons

2004-07-09 Thread Rene Rebe
Hi, On: Fri, 9 Jul 2004 09:45:03 -0400 (EDT), m. allan noah an...@pfeiffer.edu wrote: In my last mail I already wrote that the HP 74xx have buttons to change the scan mode and copy count - this are also use cases where= the option changed callbacks come handy. = = can you think

[sane-devel] scanner buttons

2004-07-09 Thread Rene Rebe
HI, On: Fri, 9 Jul 2004 21:05:13 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Don't forget that option values may be bigger than a view bytes. E.g.= gamma tables. And SANE also works over the net and constant polling o= f all options seems rather useless for me. I think

[sane-devel] Re: HP 5300C Xsane Failure

2004-06-27 Thread Rene Rebe
Hi, On: Sat, 26 Jun 2004 22:29:30 -0500, Myke Carter my...@mykec.net wrote: OK. = First thing I tried was to uninstall sane-backends-1.0.8-1.ximian.1= .= = No go. There is some switch to force the uninstall ... - but just overwriting it is ok, too. Try 2: = ./configure

[sane-devel] Re: SANE/Avision the shifted image problem

2004-06-27 Thread Rene Rebe
Hi, On: Sun, 27 Jun 2004 00:53:48 +0200, Alberto Passalacqua alberto.passalac...@tin.it wrote: Hi, I removed the hpusbscsi and now scanimage -L properly tells that libusb is used. It tells that also if I repeat the command a number= of times. As root, I can scan a preview which is Ok:

[sane-devel] Re: HP 5300C Xsane Failure

2004-06-27 Thread Rene Rebe
Hi, What does: SANE_DEBUG_AVISION=3D7 scanimage -L yield? [root@sillygoose mykec]# sane-find-scanner = found SCSI scanner HP ScanJet 5300C 4.00 at /dev/scanner found SCSI scanner HP ScanJet 5300C 4.00 at /dev/sg0 found SCSI scanner HP ScanJet 5300C 4.00 at /dev/sga # Your SCSI

[sane-devel] Re: HP 5300C Xsane Failure

2004-06-27 Thread Rene Rebe
Hi, On: Sun, 27 Jun 2004 05:45:32 -0500, Myke Carter my...@mykec.net wrote: [root@sillygoose sane]# SANE_DEBUG_AVISION=3D7 scanimage -L = No scanners were identified. If you were expecting something differen= t, check that the scanner is plugged in, turned on and detected by the

[sane-devel] Re: Undefined symbol in latest avision backend.

2004-06-27 Thread Rene Rebe
Hi, On: Sun, 27 Jun 2004 11:29:37 +0200 (CEST), Rene Rebe r...@rocklinux-consulting.de wrote: This also happend to me when I only did a partial sane-backends rebuild. Have you built the wohle sane-backends package from scratch?= Maybe you have an old libsanei.so.* lying around

[sane-devel] HP5370C still not working

2004-06-26 Thread Rene Rebe
Hi, On: Wed, 9 Jun 2004 17:18:18 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Timeouts: - HP5370C (avision) on UHCI VIA, Linux 2.6.5 - HP7450C (avision), sane-backends 1.0.14 (also tried latest avision code), Linux 2.6.5 - HP7400 (avision) on UHCI (Intel Corp.

[sane-devel] Re: HP 5300C Xsane Failure

2004-06-26 Thread Rene Rebe
Hi, On: Fri, 25 Jun 2004 18:32:47 -0500, Myke Carter my...@mykec.net wrote: My currently installed RPM is sane-backends-1.0.8-1.ximian.1. Yeah - forget this one - say goodbye to it ... This, obviously, came to me from Ximian Gnome during some past = install/upgrade to my stock Red Hat

[sane-devel] Re: HP 5300C Xsane Failure

2004-06-26 Thread Rene Rebe
Hi, On: Fri, 25 Jun 2004 20:07:13 -0500, Myke Carter my...@mykec.net wrote: OK. Are you suggesting that I uninstall the RPM? = I guess it wouldn't matter if I did even if I couldn't replace it lat= er = because it doesn't work anyway, huh? :) Yes - uninstalling is the cleaner

[sane-devel] Re: SANE/Avision the shifted image problem

2004-06-26 Thread Rene Rebe
Hi, On: Sat, 26 Jun 2004 14:19:25 +0200, Alberto Passalacqua alberto.passalac...@tin.it wrote: Thank you for your answer, I installed the scanner on a clean SuSE 9.1 (Linux kernel 2.6.5-7.75= ) installation in order to prevent problems due to my previous experiments. = - usbfs is

[sane-devel] HP ScanJet 5370C - calibration

2004-06-06 Thread Rene Rebe
Hi, On: Sun, 6 Jun 2004 13:12:29 +, Serge se...@yotvata.com wrote: Hi everybody = My HP scanjet 5370C scanner works. But i get vertical lines. I read s= omewhere = here in the list that it seems to be a calibration problem. How do i calibrate the scanner? = The scanner is

[sane-devel] HP ScanJet 5370C - calibration

2004-06-06 Thread Rene Rebe
Thank you, Rene, for your quick answer. I do have the last sane version [not cvs], compiled from source [gentoo]. Having vertical lines... Hi, On: Sun, 6 Jun 2004 13:12:29 +, Serge se...@yotvata.com wrote: Hi everybody My HP scanjet 5370C scanner works. But i get vertical lines. I

[sane-devel] HP 7450C libusb problems

2004-06-06 Thread Rene Rebe
Hi, On: Sun, 6 Jun 2004 07:10:49 -0700, George Garvey tmwg-s...@inxservices.com wrote: I'm getting a lot of problems with Fedora kernels 2.6.5-1.358 and 2.6.6-1.422 and this scanner. These are with Fedora sane-backends-1.0.14-1. I replaced the avisi= on files with the latest from

[sane-devel] HP 7450C libusb problems

2004-06-06 Thread Rene Rebe
Hi, On: Sun, 06 Jun 2004 19:21:07 +0200, Sietse Achterop sie...@cs.rug.nl wrote: Hi, = Indeed, and I just retried it using the latest kernel (2.6.7-rc2-bk7)= and the problem stays the same; somehow a bulk transport in usb falls in = a timeout. So I am afraid the problem still

[sane-devel] HP 7450C libusb problems

2004-06-06 Thread Rene Rebe
Hi, On: Sun, 06 Jun 2004 20:03:57 +0200, Sietse Achterop sie...@cs.rug.nl wrote: No, I made the change to 2.6 after that one I think. Would it be usefull to test it with that version? Yes - please test it. Also, what USB host controler type fo you have? Ohci, uhci or ehci? It can be

[sane-devel] HP 7450C libusb problems

2004-06-06 Thread Rene Rebe
Hi, On: Sun, 06 Jun 2004 21:47:03 +0200, Sietse Achterop sie...@cs.rug.nl wrote: just tested kernel 2.6.3 and it has exactly the same problem:(. = = Also, what USB host controler type fo you have? Ohci, uhci or ehci?= It can be obtained from /proc/bus/usb/devices - maybe just mail

[sane-devel] HP5370C still not working

2004-06-01 Thread Rene Rebe
a review of your logs for the weekend - I have two very important other things to do first ... Best regards, Gilles = P.S. Rene Rebe answered my previous post by offering to test newer, but I must have overlooked his mail at the time; sorry for that. Anyway, I've upgraded

[sane-devel] HP5370C still not working

2004-06-01 Thread Rene Rebe
Hi, On: Tue, 1 Jun 2004 15:58:18 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, = On Tue, Jun 01, 2004 at 01:14:42PM +0200, gil...@ffii.org wrote: I retried yesterday, and to my deep disappointment, the scanner doesn't even go that far anymore: trying =

[sane-devel] Feature freeze for sane-backend 1.0.14

2004-04-14 Thread Rene Rebe
Hi, On: Wed, 14 Apr 2004 19:08:31 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi again, = On Mon, Apr 12, 2004 at 02:24:09PM +0200, Rene Rebe wrote: I should not commit my accumulated changes for the Avision backend which are now in a state I could commit them again

[sane-devel] Feature freeze for sane-backend 1.0.14

2004-04-12 Thread Rene Rebe
Hi, On: Mon, 12 Apr 2004 14:12:42 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, = On Sat, Apr 10, 2004 at 09:25:18PM +0200, Henning Meier-Geinitz wrote= : Feature freeze for sane-backends 1.0.14 is now active. That means, that now new backend or new features for

[sane-devel] Problem with HP 7400C.

2004-03-23 Thread Rene Rebe
Hi, On: Wed, 17 Mar 2004 20:09:20 +0100, Erik P. Olsen e...@epo.dk wrote: I am running a vanilla Fedora Core 1 and I think I have implemented a= ll the advice I have found in the mailing list and elsewhere. I have com= e to the point where the sound leads me to believe that it scans

[sane-devel] Removed hpusbscsi and usbdevfs. xsane scanimage problems

2004-02-28 Thread Rene Rebe
Hi, On: Fri, 27 Feb 2004 12:37:55 -0800, Thomas Frayne t...@sjpc.org wrote: scanimage image.pnm scans a document, but the colors are wrong. What do you mean with wrong? Maybe you use a way too old SANE/Avision driver ... The latest one is at:

[sane-devel] How to avoid hpusbscsi for HP 7450C

2004-02-20 Thread Rene Rebe
Hi, On: Mon, 02 Feb 2004 12:03:18 -0800, Thomas Frayne t...@sjpc.org wrote: I have an HP 7450C scanner connected via USB 2.0, Fedora Core 1, and = am installing sane-backends-0.1.13. man sane-avision says that it is obsolete to access the HP 7450C via hpusbscsi. sane-find-scanner fou= nd

[sane-devel] HP Scanjet 5370C

2003-11-26 Thread Rene Rebe
Hi, On: Wed, 26 Nov 2003 20:28:07 +, Tony Jones tony.jon...@physics.org wrote: Hi, = Can anyone give me any tips on getting my HP Scanjet 5370C working. I= can get the scanner working to a fashion by setting calibrate once, b= ut the scanned image is generally corrupt, however

[sane-devel] Compiling sane-backends CVS 2003/10/22 on OS/2

2003-10-29 Thread Rene Rebe
Hi, On: Wed, 29 Oct 2003 11:51:40 +0100, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: I see, but this has to be fixed also by the maintainers. I wrote th= e directly (Rene and Henning), but at least from Rene I got no response so far= ... Hm - never arrived here :-( ? I also

[sane-devel] Does ADF work on sane avision backend 1.0.11 or 1.0.12 ?

2003-09-01 Thread Rene Rebe
Hi, On: Fri, 15 Aug 2003 08:29:56 -0400, Angela ange...@telcel.net.ve wrote: Hello, = I would like to know if ADF option works on sane avision backend 1.0.= 12 or 1.0.11 ? The ADF options is in the backend for years (IIRC) and worked for many scanners. Rcently some fixed for sheetfeed

[sane-devel] Re: code modified for avision

2003-07-27 Thread Rene Rebe
Hi, On: Tue, 15 Jul 2003 17:23:14 +0530, priya pri...@newgen.co.in wrote: i m mailing u the code itself. The changes i made are with respect to= below mentioned description. ... I have modified the avision.c and avision.h file and am attaching tha= t. = How can i make sure that the

[sane-devel] HP 7450C ... Need new patch

2003-07-27 Thread Rene Rebe
Hi, On: 25 Jul 2003 21:49:30 -0700, Thomas Frayne t...@sjpc.org wrote: On Mon, 2003-07-14 at 06:31, Rene Rebe wrote: Hi, = I was away to LinuxTag - a Linux fair here in germy - over the weekend. I'll work on the backend this night, finish the endian iss= ues ..., and release a new

[sane-devel] Current TODO list

2003-07-27 Thread Rene Rebe
Hi, On: Fri, 25 Jul 2003 10:32:35 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, = I'll append the current TODO list from CVS. If your backend or other code you care about is mentioned there, please try to fix the issues.= If something is wrong or missing on this

[sane-devel] HP 7450C ... Need new patch

2003-07-14 Thread Rene Rebe
...@sjpc.org wrote: On Sun, 2003-07-06 at 07:21, Rene Rebe wrote: = = I hope you saved the file with you mail application - otherwise you= might get problems due to whitespace / tab convertions ... = If this fails I'll send an easier to apply and tested patch tomorro= w ... = When I

[sane-devel] XSANE ADF problem

2003-07-14 Thread Rene Rebe
Hi, On: Mon, 14 Jul 2003 11:32:33 +0530, priyag pri...@newgen.co.in wrote: Hi Henning, Rene, Allan, = Thanx a lot for ur help. i m able to run XSANE with ADF now. = Actually the problem was with the code of driver itself. I had to mak= e the changes in Avision.c file to get the options

[sane-devel] HP 7450C ... Try hpusbscsi - scanlog2

2003-07-06 Thread Rene Rebe
Hi, On: 05 Jul 2003 13:03:50 -0700, Thomas Frayne t...@sjpc.org wrote: I copied the patch into /home/tom/rh9-downloads/sane-backends-1.0.12/backend/avision.diff and executed [tom@localhost gnucashShadow]$ cd ~/rh9-downloads/sane-backends-1.0.12/backend [tom@localhost backend]$ patch

[sane-devel] HP 7450C ... Try hpusbscsi

2003-07-04 Thread Rene Rebe
Hi, please do send debug logs for SANE/Avision with a log higher then 7 only on request. Those contains many thousand lines with calibration data values ... - And you also should not send such big mails to the list (I guess the list software rejected it anyway?) On: 30 Jun 2003 13:06:39 -0700,

[sane-devel] problem in avision scanner

2003-07-01 Thread Rene Rebe
Hi, On: Tue, 1 Jul 2003 20:14:57 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, = On Tue, Jul 01, 2003 at 08:44:00PM +0530, priya wrote: I m using avision 830C scanner on linux. = Does the scanner work ok otherwise? I'm asking because it's labeled untested in our

[sane-devel] HP 7450C USB scanner failure with ADF

2003-06-30 Thread Rene Rebe
Hi, On: Wed, 25 Jun 2003 22:52:40 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: I have to admitt that I'm a bit confused by the backend. It uses USB interrupt transfers to get the status of the scanner. However that only works with libusb, not the kernel scanner driver. So

[sane-devel] HP 7450C USB scanner failure with ADF

2003-06-30 Thread Rene Rebe
Hi, On: Fri, 27 Jun 2003 23:11:10 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: This made scanimage -L work after rebooting, = Rebooting shouldn't be ever necessary. But if your scanner hangs, unplugging it may help. Power off is needed for the scanner to loose all

[sane-devel] HP 7450C ... addendum

2003-06-30 Thread Rene Rebe
Hi, On: 29 Jun 2003 21:45:37 -0700, Thomas Frayne t...@sjpc.org wrote: On Sun, 2003-06-29 at 14:25, Rene Rebe wrote: = = Which host controller chip and respective kernel driver is this? [...] Jun 29 07:33:06 localhost kernel: usb-ohci.c: USB OHCI at membase 0xf087, IRQ 5 Jun

[sane-devel] gamma table value

2003-05-15 Thread Rene Rebe
Hi, When you have read all this documents, why havent't you contacted the Avision backend author (me) or choosed a subject for your mail which I cany easily pick up (gamma table values - avision backend does not work properly). I do not have the time to read any mail on the internet and also not

[sane-devel] sigsegv with avision

2003-05-09 Thread Rene Rebe
Hi, On: Tue, 6 May 2003 11:09:36 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, = On Tue, May 06, 2003 at 02:05:34AM +0200, Franz Bakan wrote: Hi, when I compile the current CVS with avision backend included in bac= kend/makefile I get a coredump when executing

[sane-devel] fujitsu sp15c

2003-05-09 Thread Rene Rebe
Hi, On: Wed, 7 May 2003 17:06:19 -0400 (EDT), m. allan noah an...@pfeiffer.edu wrote: On Tue, 1 Apr 2003, m. allan noah wrote: = * Check if sp15c backend (Fujitsu ScanPartner 15C) can be inclu= ded in fujitsu or avision backends. = = i put out a call for this scanner on

[sane-devel] HP7400 on usb

2003-04-16 Thread Rene Rebe
Hi. Thanks for the report, So all normal scanning works fine? The ADF (on this scanner) was known to be broken before the USB code rewrite in the Avision backend (ADF work well on my AV 8000 ...). Such ADF and transparency scans were also the cause why I added user-space USB code. So you only

[sane-devel] HP7400 on usb

2003-04-10 Thread Rene Rebe
Hi. thanks for all the info. Currenly the paid work and my study are keeping be busy. I'll have a close look during the weekend ... On: Thu, 10 Apr 2003 20:37:55 +0200 (CEST), Ondrej Koala Vacha ko...@fi.muni.cz wrote: On Tue, 8 Apr 2003, Henning Meier-Geinitz wrote: = Is the scanner

[sane-devel] HP SJ5300C

2003-04-07 Thread Rene Rebe
Hi. If you would have included the scanner mfg and model in your first mails I wouldn't had overread them ... On: Mon, 07 Apr 2003 15:29:10 +0800, Daniel Sim xkjy...@hotmail.com wrote: Thanks for telling me to use a CVS snapshot (downloaded it on 07 Apri= l), = but... I cannot seem to

[sane-devel] HP SJ5300C

2003-04-07 Thread Rene Rebe
Hi. On: Mon, 7 Apr 2003 11:08:19 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, = Not needed anymore. (deprecated) = Can you please update the manpage, too? Yes sure. Will be in the next commit. -usbcore -usb-storage (for my external ZIP drive) -uhci

[sane-devel] HP SJ5300C

2003-04-07 Thread Rene Rebe
Hi. On: Mon, 07 Apr 2003 17:58:05 +0800, Daniel Sim xkjy...@hotmail.com wrote: Ok, everything mounted, except for the fact that I am using usbdevfs.= And = now I cannot see any scanners in sane-find-scanner or scanimage -L Did you read this site: Btw: The backend homepage is:

[sane-devel] Scanned colours?

2003-03-27 Thread Rene Rebe
Hi. If you would have supplied your exact scanner model and SANE version we might provide more exact answers ... :-( If you use a HP 5370or 74xx this was a known issue until recently. Apply the latest patch at: SANE/Avision: - Homepage: http://drocklinux.dyndns.org/rene/avision/ -

[sane-devel] Affordable film scanner

2003-03-24 Thread Rene Rebe
Hi. The Minolta Scan Dual II and Elite II have exposure control. The Dual II is supported by SANE/Avision - the other would need testing ... On: Mon, 24 Mar 2003 09:34:06 +0100 (MET), Ulrich Deiters u...@xenon.pc.uni-koeln.de wrote: Some recent film scanners appear not to have exposure

[sane-devel] Re: generic USB questoin (SANE/Avision and space USB)

2003-03-24 Thread Rene Rebe
Hi. Thanks for your repsonse - but after a whole night of investigating this (including cross-reading the USB spec, I never did USB programming before ...), it works now. I use normal bulk read's from the interrupt endpoint to get the status byte after each command transfer. This seems to work

[sane-devel] generic USB questoin (SANE/Avision and space USB)

2003-03-23 Thread Rene Rebe
Hi all, currently I'm in the progress of converting the SANE/Avision backend to do the USB I/O in userspace (using sanei_usb and so either scanner.c or libusb instead of the Linux hpusbscsi SCSI emulation). However I have a problem collecting the scanners status byte which the hpusbscsi.c does

[sane-devel] Affordable film scanner supported by SANE

2003-03-16 Thread Rene Rebe
Hi! On: Sat, 15 Mar 2003 19:36:02 +, Major A and...@users.sourceforge.net wrote: = However, there seems to be few in the affordable range (around and = below) ~400$ that are supported by SANE. Without knowing about sup= port, = I had considered the Minolta Dual Scan III. It

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

2003-02-19 Thread Rene Rebe
Hi. I'm already working on the problem. Please use the CVS version for this scanner, or apply the patch from: The web locations: - SANE/Avision homepage: http://drocklinux.dyndns.org/rene/avision/ - Sourcecode: http://www.rocklinux.org/people/rene/sane/src/ - Patches:

[sane-devel] SANE/Avision

2003-02-17 Thread Rene Rebe
. = Best regards, Francois. = Rene Rebe wrote: - Ren=E9 -- = Ren=E9 Rebe - Europe/Germany/Berlin e-mail: rene.r...@gmx.net, r...@rocklinux.org web: www.rocklinux.org, drocklinux.dyndns.org/rene/ Anyone sending unwanted advertising e-mail to this address will be charged $25 for network

[sane-devel] SANE/Avision

2003-02-16 Thread Rene Rebe
I just commited the latest Avision backend into CVS. I edited the main sane man-page. So maybe a native english speaking person might want to read over the file. I also hope my preprocessor and union usage is compileable with any SANE supported compiler (I tested with gcc-3.2.2 only). This

[sane-devel] HP Scanjet 5300c

2003-02-15 Thread Rene Rebe
Hi. I just found the time to test the 1.0.10 release. It works just fine for my HP 5300, conneceted the my SiS630 laptop, kernel: rene@portable:~/Mail/private cat /proc/version = Linux version 2.4.20 (root@portable.localnet) (gcc version 3.2.1) #8 Fr= i Dec 27 16:52:57 CET 2002 But it woulld

[sane-devel] OS/2 device driver for HP7450C

2003-02-11 Thread Rene Rebe
Hi. The Scanjet 7450 is a normal 7400 and also identifies as such. If you connect is via SCSI to your OS/2 box it should work out-of-the-box. = But using USB is not that easy - I guess writing a kernel driver for OS/2 is not that easy (we would need s.th. like the hpusbscsi) - maybe I should

[sane-devel] [INFO] gsmp.tfh-berlin.de / drocklinux.dyndns.org Server

2003-02-11 Thread Rene Rebe
Hi. As many people already noticed the server for: GSMP - General Sound Manipulation Program SANE/Avision - Scanner Access Now Easy - The Avision backend (d)ROCK Linux - A distribution build-kit - Desktop variant was off-line for some days. The server is now online, again. It was not only

[sane-devel] OS/2 device driver for HP7450C

2003-02-11 Thread Rene Rebe
On: Tue, 11 Feb 2003 19:27:35 +0100, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, = On Tue, Feb 11, 2003 at 10:13:20AM -0800, Ron Cemer wrote: [SCSI-over-USB] I'm already working on this in the fujitsu driver. I've almost got= ten = it working. Fujitsu is supposed to

[sane-devel] scanimage: sane_start: Out of memory

2003-02-10 Thread Rene Rebe
Hi. Thanks for the report. It is promissing that 100 dpi scans are correct. I'll continue to work on the 5370 code ... On: Mon, 10 Feb 2003 18:44:54 +0100, Patrick Begou patrick.be...@hmg.inpg.fr wrote: Dear Rene and Henning, = I have dowloaded the last version for avision backend

[sane-devel] ScanJet 7450C, avision-2003-02-08-1127-sane-1.0.10.patch, Redhat 8.0 - inverted images

2003-02-10 Thread Rene Rebe
Hi. On: Mon, 10 Feb 2003 13:06:27 -0800, TomF t...@sjpc.org wrote: I installed sane-1.0.10 and avision-2003-02-08-1127-sane-1.0.10.patch= on my Redhat 8.0 system, and modified /etc/sane.d/hp.conf to contain: = scsi HP /dev/scanner /dev/usb/scanner0 option connect-device =

[sane-devel] scanimage: sane_start: Out of memory

2003-02-08 Thread Rene Rebe
Hi. On: Thu, 06 Feb 2003 17:48:26 +0100, Patrick Begou patrick.be...@hmg.inpg.fr wrote: I've updated my kernel to a recener version and Sane to the latest stable version: linux-2.4.20 (from kernel.org) sane-backends-1.0.10 sane-frontends-1.0.10 = I've find an old document (2001)

[sane-devel] Scanimage failure with HP ScanJet 7450C

2003-02-08 Thread Rene Rebe
problems. = = = Have a look at the other threads on avision + USB scanner that appeared on sane-devel during the last days. While the symptoms are= diffe rent, maybe it's the same problem? As requested by the backen= d author, can you send a copy of your mail to him (Rene Rebe

[sane-devel] scanimage: sane_start: Out of memory

2003-02-07 Thread Rene Rebe
Hi. On: Thu, 6 Feb 2003 12:16:50 +0100, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, = On Thu, Feb 06, 2003 at 01:26:36AM +0100, Rene Rebe wrote: On Fri, Jan 31, 2003 at 01:22:25PM +0100, Patrick Begou wrote: When I'm trying scanimage I have the folowing error message

[sane-devel] avision: Out of memory

2003-02-07 Thread Rene Rebe
On: Fri, 07 Feb 2003 16:13:32 +0100, abel deuring a.deur...@satzbau-gmbh.de wrote: Rene Rebe wrote: = Hi. = On: Thu, 6 Feb 2003 09:44:32 +0100, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, On Thu, Feb 06, 2003 at 01:24:37AM +0100, Rene Rebe wrote

[sane-devel] HP Scanjet 5300c

2003-02-07 Thread Rene Rebe
Hi. The code should be in 1.0.10. When I have a version which is quite tested by my list of known to use the avision backend beta-testers, I do a CVS commit. The Avision backend in 1.0.10 is very recent and _should_ work with any Avision based scanner, except the 5730 and the Minota film-scanners

[sane-devel] HP Scanjet 5300c

2003-02-06 Thread Rene Rebe
Hi. The hp5300 should work for a year now ... Could you: a) make sure you have the last SANE/Avision release (for URL see below)= b) update to kernel 2.4.20 ? The avision.conf should be plain vanilla - untouched. All enable* or disable* options should NOT be present, or commented out. THEY ARE

[sane-devel] avision: Out of memory

2003-02-06 Thread Rene Rebe
Hi. On: Tue, 04 Feb 2003 21:52:59 +0100, abel deuring adeur...@gmx.net wrote: Henning Meier-Geinitz wrote: Hi, = On Mon, Feb 03, 2003 at 11:29:04AM +0100, Patrick Begou wrote: = $ sane-find-scanner found SCSI scanner HP ScanJet 5370C 6.00 at /dev/scanner found SCSI scanner HP

[sane-devel] avision: Out of memory

2003-02-06 Thread Rene Rebe
Hi. On: Thu, 6 Feb 2003 09:44:32 +0100, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, = On Thu, Feb 06, 2003 at 01:24:37AM +0100, Rene Rebe wrote: That's suspicious. I don't think you can ignore sanei_scsi_max_request_size. If you send larger requests, it won't wo= rk

[sane-devel] HP 5300C works, but...

2003-02-03 Thread Rene Rebe
Hi. I can no reproduce this with my current development version (not released yet). Could you try an slightly older version provided on my SANE/Avision page? I never saw this problem, especially not with an 5300, and it might be possible that the version you are using is the only one with the

[sane-devel] HP 5300C works, but...

2003-01-29 Thread Rene Rebe
Hi. Sorry for not responding - I currently have no time. But I will look into the problem as soon as possible. Hopefully the next days. On: Mon, 27 Jan 2003 16:33:41 +0100, Francois van Doorneveld franc...@vandoorneveld.org wrote: Hi Rene, = I am using libsane-avision.so-2003-01-19-2147,

[sane-devel] HP 5300C works, but...

2003-01-27 Thread Rene Rebe
Hi. Which SANE backend version are you using? Can you post the exact scanimage command here? Are you aware of possible updates at: - SANE/Avision homepage: http://drocklinux.dyndns.org/rene/avision/ - Sourcecode: http://www.rocklinux.org/people/rene/sane/src/ - Patches:

[sane-devel] u_int64_t and OS/2

2002-12-04 Thread Rene Rebe
Hi. On: Mon, 02 Dec 2002 22:35:19 +0100 (CET), Franz Bakan fba...@gmx.net wrote: On Mon, 02 Dec 2002 21:55:04 +0100 (CET), Rene Rebe wrote: = Hi. Is there still the u_int64_t problem in CVS for OS/2 - or is it already worked-around in some way? = No, you have worked around

[sane-devel] u_int64_t and OS/2 (Was: New Avisin backend ...)

2002-12-02 Thread Rene Rebe
Hi. Is there still the u_int64_t problem in CVS for OS/2 - or is it already worked-around in some way? Thanks - Ren=E9 -- = Ren=E9 Rebe - Europe/Germany/Berlin e-mail: rene.r...@gmx.net, r...@rocklinux.org web: www.rocklinux.org, drocklinux.dyndns.org/rene/ Anyone sending unwanted

[sane-devel] CVS checkout

2002-11-26 Thread Rene Rebe
Hi. Maybe I have to sleep - and I have a typo here, but: rene@portable:~/develop/sane-cvs/sane/sane-backends cvs -z9 update Fatal error, aborting. rene: no such user Errmh ? - Ren=E9 -- = Ren=E9 Rebe - Europe/Germany/Berlin e-mail: rene.r...@gmx.net, r...@rocklinux.org web:

[sane-devel] Re: latest CVS, avision.c, u_int64_t not defined on OS/2

2002-11-24 Thread Rene Rebe
HI. Thanks for this info. I'll fix this. On: Sun, 24 Nov 2002 21:51:25 +0100 (CET), Franz Bakan fba...@gmx.net wrote: Hi, = latest changes in avision.c breaks compiling on OS/2 because of = u_int64_t = Regards, Franz - Ren=E9 -- = Ren=E9 Rebe - Europe/Germany/Berlin e-mail:

[sane-devel] A3 size scanners

2002-11-23 Thread Rene Rebe
Hi all. Since people on this list reask from time to time about A3 sized scanners supported by SANE: I just commited a new version of the SANE/Avision backend which now handles ADF (Automatic Document Feeder) as well as A3 sized scanners. I can not yet garantee that every A3 Avision scanner

[sane-devel] A3 size scanners

2002-11-23 Thread Rene Rebe
Hi. On: Sat, 23 Nov 2002 17:47:42 +0100, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, = On Sat, Nov 23, 2002 at 05:15:27PM +0100, Rene Rebe wrote: Since people on this list reask from time to time about A3 sized scanners supported by SANE: = I just commited a new

[sane-devel] hp5370 problem

2002-10-30 Thread Rene Rebe
Hi. Yesterday I released a new version of the Avision backend. I go positive as well as negative feedback from hp5370c people. So it might work for some scan-windows - but not for all. Here is (again) the content of the email: Important: I'm currently only connected via an old v.90 modem using

[sane-devel] hp 5370c

2002-09-04 Thread Rene Rebe
Hi. On: Tue, 3 Sep 2002 20:53:57 -0700 (PDT), jorge perez najera jorgepereznajera_1...@yahoo.com wrote: hi i have this scanner: = sane-find-scanner: found SCSI scanner HP ScanJet 5370C 3.00 at device /dev/sg1sane-find-scanner: found SCSI scanner HP ScanJet 5370C 3.00 at device

[sane-devel] HP 5390cse

2002-09-03 Thread Rene Rebe
Hi. The HP 5300 and HP 7400 series are supported by the Avision backend (they are Avision OEM scanners). Maybe the hp5390cse is also such an Avision OEM scanner using the same SCSI over USB protocol. Could you point me to a site (URL) with some informations about the scanner? On: Tue, 3 Sep 2002

[sane-devel] HP 5390cse

2002-09-03 Thread Rene Rebe
Hi. Ah I see - this was a typo. You meant 5490cse :-( On: Tue, 03 Sep 2002 18:21:02 +0200 (CEST), Rene Rebe rene.r...@gmx.net wrote: Hi. = The HP 5300 and HP 7400 series are supported by the Avision backend (they are Avision OEM scanners). Maybe the hp5390cse is also

[sane-devel] avision driver

2002-08-12 Thread Rene Rebe
Hi. On: Sun, 11 Aug 2002 16:42:56 -0400, Benjie Chen ben...@amsterdam.lcs.mit.edu wrote: hi i have a HP 5300C, connected to a freebsd machine. i patched the kernel so it would recognize the scanner with the usscanner driver to do scsi over usb, instead of the default uscanner driver.

[sane-devel] scanner hp5300C

2002-07-20 Thread Rene Rebe
On: Thu, 18 Jul 2002 09:30:08 +0200, COLLINEAU Franck FTRD/DMI/TAM franck.collin...@rd.francetelecom.com wrote: greetings, Is a patch for Sane necessary for using scanner HP 5300C ? Yes. The avision backend in the last official SANE release has some problems with the USB scanners. The

[sane-devel] scanjet HP5300C

2002-07-17 Thread Rene Rebe
Hi. On: Wed, 17 Jul 2002 11:49:48 +0200, COLLINEAU Franck FTRD/DMI/TAM franck.collin...@rd.francetelecom.com wrote: Greetings, And thanks for your help. I have re-compiled my kernel as it is indicated in the documentation and now here is i have (that's better but not perfect):

[sane-devel] Re: UMAX 4500 firmware ...

2002-07-16 Thread Rene Rebe
Hi. This information turned out to be wrong. I looked at the i/o data from a windows log. The transfered data doesn't look like the normal Avision SCSI over USB transfers. I'll remove this text from my homepage. I heared that Umax/Avision have agreed to work with an Open-Source programmer.

[sane-devel] scanjet HP5300C

2002-07-16 Thread Rene Rebe
Hi. The answers are in the text below: On: Tue, 16 Jul 2002 11:17:40 +0200, COLLINEAU Franck FTRD/DMI/TAM franck.collin...@rd.francetelecom.com wrote: Hi thank for your answer. Here are results of different commands: lsmod: Module Size Used byNot tainted isofs

[sane-devel] scanjet HP5300C

2002-07-16 Thread Rene Rebe
Hi. Your kernel-modules do not match your kernel. You need !exactly! the same kernel config as Mandrake (your dist was MD?) used to build the kernel. OR you do not only install the modules but ALSO install the kernel module. But if you do this the first time, it might be much to learn. And

[sane-devel] Re: UMAX 4500 firmware ...

2002-07-16 Thread Rene Rebe
oliver.ra...@rauch-domain.de wrote: Rene Rebe schrieb: I heared that Umax/Avision have agreed to work with an Open-Source programmer. Maybe Oliver is the one ? Yes. UMAX germany contacted me that UMAX has decided to support the SANE development of the Astra 4500 Scanner. I am in contact

[sane-devel] xsane-0.87 released

2002-07-16 Thread Rene Rebe
Hi Henning. Speaking about the preview feature of xsane ... - for color scans xsane does a scan with gamma=1 and creates a software preview when the user modifes the gamma value. But for my avision backend the scanned images are not as light as they are in the xsane preview. Although the scan

[sane-devel] HP 7450c with Avision backend on Solaris

2002-07-15 Thread Rene Rebe
Hi. I just started to read over your log: (Version: 1.0 Build: 27) The actual version is 1.0 Build: 36 (... ;-) The Avision homepage is: http://drocklinux.dyndns.org/rene/avision/ And the new backend version can be obtained from: http://www.rocklinux.org/people/rene/sane/

[sane-devel] scanjet HP5300C

2002-07-15 Thread Rene Rebe
Hi. On: Mon, 15 Jul 2002 17:27:03 +0200, COLLINEAU Franck FTRD/DMI/TAM franck.collin...@rd.francetelecom.com wrote: Greetings, I would like to install a scanjet HP 5300C under Mandrake 8.2 I have re-compiled the kernel with scsi generic suport checked and build as module HP53XX usb

[sane-devel] HP 7450 C - ADF

2002-06-12 Thread Rene Rebe
Hi. Sorry for the late answer - I was away at LinuxTag ... In the Avision backend is only support ADF with sheet-feed scanenrs. I'll take a look what is needed to control the ADF unit of your scanner. Btw. Does the latest (2002-06-04-2141) Avisin release work for you? Which release are you

[sane-devel] problem in sanei_scsi.c (and hpusbscsi)

2002-04-13 Thread Rene Rebe
Hi. On: Fri, 12 Apr 2002 08:58:13 -0400, Douglas Gilbert dgilb...@interlog.com wrote: Rene Rebe wrote: If you want the data fetched by the command that is what you need. The response sg_header is in (dst, 36). This assumes that 'dst' is the buffer read() used, that is: num = read

[sane-devel] problem in sanei_scsi.c (and hpusbscsi)

2002-04-13 Thread Rene Rebe
), Rene Rebe rene.r...@gmx.net wrote: Hi. On: Fri, 12 Apr 2002 08:58:13 -0400, Douglas Gilbert dgilb...@interlog.com wrote: Rene Rebe wrote: If you want the data fetched by the command that is what you need. The response sg_header is in (dst, 36). This assumes that 'dst

[sane-devel] problem in sanei_scsi.c (and hpusbscsi)

2002-04-13 Thread Rene Rebe
On: Sat, 13 Apr 2002 11:11:13 +0200, Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Hi, On Sat, Apr 13, 2002 at 03:40:45AM +0200, Rene Rebe wrote: After some more hours of debugging (+libefence) ... I have not found the cause for this segmentation fault (but I did not had

<    1   2   3   >