Re: [sane-devel] Kodak i30 Initialisation

2017-06-07 Thread René Rebe
Hi, On Jun 7, 2017, at 16:57, Sebastian Schmachtel wrote: > Hi, > > thank you for your Answer. >> >> # I had a quick look at the avision.c code and there is some mention of >> # firmware. Looks like it supports downloading as well as checking for >> # the need to do

Re: [sane-devel] Epson DS fix (was Re: Is it time of a new release?)

2017-05-02 Thread René Rebe
;> freeze coming up 2017-05-07, please do so soon. >> >>> allan >>> >>> On Mon, Mar 13, 2017 at 1:42 PM, René Rebe <r...@exactcode.de> wrote: >>>> Hi all, >>>> >>>> with a customer we made a small patch to fix scanning w

Re: [sane-devel] Avision AV210D2+ segfaulting

2017-01-18 Thread René Rebe
Hi, On Jan 16, 2017, at 19:03, m. allan noah wrote: > Always start with an upgrade to a current git repo checkout. There has > been some work on the avision backend recently, and you might get > lucky. Yes, someone made changes for some HP half duplex scanner, and

Re: [sane-devel] (offtopic) x86-on-arm execution

2015-04-29 Thread René Rebe
On Apr 26, 2015, at 18:50, Michael Shigorin m...@altlinux.org wrote: On Sat, Apr 25, 2015 at 07:53:56AM -0400, m. allan noah wrote: seriously? you cannot run compiled i386 programs on an arm cpu. We can. :) (we actually did test Eltechs JIT translator on ALTLinux/ARMv7 and that's a chance

Re: [sane-devel] [sane-commit] [sane-backends] branch master updated (d5c7e22 - f69a1ad)

2015-03-14 Thread René Rebe
are working without any problems. Many thanks for help in advance. Cheers, Rolf Am 13.03.2015 um 15:18 schrieb René Rebe: This is an automated email from the git hooks/post-receive script. rene-guest pushed a change to branch master in repository sane-backends. from

[sane-devel] fixed multiple Avision regressions: most scanner basically did not work at all anymore, ...

2015-03-12 Thread René Rebe
Hi, after all it was probably not the best idea to dedicate all my open source time to my T2 Linux distribution (http://t2-project.org) and letting others commit to the SANE/Avision backend. Because, frankly, most scanners did not work anymore due of really stupid regressions: - if

[sane-devel] Hewlett-Packard ScanJet 8250 ADF issue

2009-04-10 Thread René Rebe
Hey, I'm the Avision backend author, but I do not have this scanner. A year ago someone said the hp8250 ADF worked, no idea what changed or if there are multiple models. If you can send me the usbsnoop log from a windows machine scanning, let's say 2 pages at 200 dpi blackwhite (to keep the log

[sane-devel] AV122 vertical strips...can you assist?

2008-11-21 Thread René Rebe
m. allan noah wrote: the author of the avision backend seems to be missing, but you could try to email him directly. rene at exactcode dot de Missing? (Just busy at work I would name it :-) I also got another mail asking about the AV122 buttons, as he did not mention other problems I

[sane-devel] AV122 vertical strips...can you assist?

2008-11-21 Thread René Rebe
m. allan noah wrote: the author of the avision backend seems to be missing, but you could try to email him directly. rene at exactcode dot de Missing? (Just busy at work I would name it :-) I also got another mail asking about the AV122 buttons, as he did not mention other problems I

[sane-devel] Migrate from CVS to SVN or DVCS?

2008-10-22 Thread René Rebe
Jeff Kowalczyk wrote: Is there any interest in migrating SANE's CVS to a newer revision control system? Subversion would be an improvement for its repository-wide revision numbers. A DVCS such as git would be even more interesting, given the apparent number of people who could contribute

[sane-devel] Patch to make XSane work with SANE 1.1

2008-10-13 Thread René Rebe
Hi, Julien BLACHE wrote: stef stef.dev at free.fr wrote: Hi, frontends will have to be changed to benefit from the improvements in the new SANE version. These changes are small, and the sane-frontends package give a sample implementation. Frontend developers will find help

[sane-devel] Scanning with 16 bits color depth (2 bytes/color)

2008-10-03 Thread René Rebe
Hi, yes, at least some frontends definitely support this, my avision backend supports 16 bit channels (including upscaling 10 and 12 bit to 16 bit for devices which support that) for years. However, I do not remember which frontends worked well, maybe most worked to some degree, but IIRC the

[sane-devel] scanner AV220C2 versus AV220G

2008-09-30 Thread René Rebe
Hi, James wrote: On Wed, September 24, 2008 8:15 am, Jacques Verhagen wrote: There are drivers for the documentscanner Avision AV220C2 in Sane. Now the scanner has been changed in AV220G with a new shipset. http://www.sane-project.org/sane-mfgs.html#SCANNERS I don't see the 220G

[sane-devel] [AVISION] Problem with a AVISION FB6080E scanner

2008-08-29 Thread René Rebe
Hi, I hope noone votes against a CVS to SVN switch these days :-) (well, ok some folks would probably argue for hg or git, ...). If noone objects, I would even like to offer to spend some time on converting those scripts as anything not CVS (SVN or HG preferred) would make my life interacting

[sane-devel] [AVISION] Problem with a AVISION FB6080E scanner

2008-08-28 Thread René Rebe
Julien BLACHE wrote: Emmanuel Engelhart emmanuel at engelhart.org wrote: Hi, [avision] sort_and_average: This function in avision.c is returning NULL. Instrument it and see where/why it returns NULL. Yes, that was a known merge bug that accidentally happened because CVS

[sane-devel] sane_cancel()

2008-07-16 Thread René Rebe
Hi, m. allan noah wrote: On 7/15/08, K?re S?rs kare.sars at kolumbus.fi wrote: Hi again, On Wednesdayen den 16 July 2008 02:02:36 K?re S?rs wrote: Hi, I'm a bit confused with the use of sane_cancel(). I noticed today that the pixma backend requires a sane_cancel after each

[sane-devel] Visioneer Strobe XP100

2008-07-07 Thread René Rebe
JACK MCGILL wrote: Gerhard, If can get one on your desk, would you be willing to work on it? Jack I would offer to implement the sane backend with a device on my desk. Yours, -- Ren? Rebe - ExactCODE GmbH - Europe, Germany, Berlin http://exactcode.de | http://t2-project.org |

[sane-devel] segmentation fault in sort_and_average() at avision.c:4409

2008-05-29 Thread René Rebe
Yes, they do fix this. Sorry, somehow I wiped some lines of code with some previous code merge, introducing this regression ... CVS is fine. Yours, m. allan noah wrote: first thing i would try is building sane from a cvs checkout, and see if the recent avision updates fix the problem.

[sane-devel] SANE 1.1.0 Release discussion

2008-05-26 Thread René Rebe
Hi, some scanners even have simplex / duplex buttons or even fine grained to up/down arrows to setup resolution, color mode etc. (i.g. the popular HP 7400). In the Avision backend I know use a string option to spit out a message the program can parse. Going with the current trend, maybe a xml

[sane-devel] Problem with avision and HP ScanJet 8250 on Mac OS X 10.5.2

2008-05-26 Thread René Rebe
Dear David, I do not have a device for testing. The SANE CVS might or might not work better. If it does not work better on your device you could donate a device for testing and it should be fixable quickly. Alternative, if you know C, you could try and debug the problem. Yours, -- Ren?

[sane-devel] SANE 1.1.0 Release discussion

2008-05-26 Thread René Rebe
Hi Allan, can you explain the paper width option to me? Why can we not simply use br x/y? Actually I got a Fujitsu scanner here and find the duplicate paper width option annoying at best. Aside the already mentioned button to use some more extend-able XML encoding instead of a hardcoded set, I

[sane-devel] SANE 1.1.0 Release discussion

2008-05-26 Thread René Rebe
Hi, ps: this time to the list as well :-) m. allan noah wrote: On 5/26/08, Ren? Rebe rene at exactcode.de wrote: Hi Allan, can you explain the paper width option to me? Why can we not simply use br x/y? Actually I got a Fujitsu scanner here and find the duplicate paper width option

[sane-devel] [ANNOUNCE] exact-image with open-source, GPL barcode recognition

2008-05-03 Thread René Rebe
Hi all, we are pleased to announce the availability of an open source, GPL, barcode recognition framework within the (GPL) ExactImage library: http://www.exactcode.de/site/open_source/exactimage/bardecode/ http://www.exactcode.de/site/open_source/exactimage/ ExactImage is primarily

[sane-devel] SANE2 standard completion

2008-04-09 Thread René Rebe
Hi, stef wrote: Le Sunday 06 April 2008 21:16:44 m. allan noah, vous avez ?crit : On 3/28/08, Rene Rebe rene at exactcode.de wrote: But before starting, there are some things I'd like to see in the new standard: - the current code flow is sane_init

[sane-devel] hp7400c won't work with latest sane ?

2008-04-05 Thread René Rebe
Tymoteusz wrote: Rene Rebe pisze: Hi, On 04.04.2008, at 01:05, Tymoteusz wrote: m. allan noah pisze: On 4/3/08, Tymoteusz tymoteusz.drozd at gmail.com wrote: Yeah, just that X segfaulted, does not tell much. However, you could test with scanimage in a xterm (or variant) or even the

[sane-devel] hp7400c won't work with latest sane ?

2008-04-05 Thread René Rebe
Hi, Tymoteusz wrote: Ren? Rebe pisze: Tymoteusz wrote: Rene Rebe pisze: Hi, On 04.04.2008, at 01:05, Tymoteusz wrote: m. allan noah pisze: On 4/3/08, Tymoteusz tymoteusz.drozd at gmail.com wrote: Yeah, just that X segfaulted, does not tell much. However, you could test with

[sane-devel] hp7400c won't work with latest sane ?

2008-04-05 Thread René Rebe
Tymoteusz wrote: Ren? Rebe pisze: Hi, Tymoteusz wrote: Ren? Rebe pisze: Tymoteusz wrote: Rene Rebe pisze: Hi, On 04.04.2008, at 01:05, Tymoteusz wrote: m. allan noah pisze: On 4/3/08, Tymoteusz tymoteusz.drozd at gmail.com wrote: Yeah, just that X segfaulted, does not tell much.

[sane-devel] SANE2, what do we want ?

2008-03-31 Thread René Rebe
Hi, On 31.03.2008, at 13:15, ?tienne Bersac wrote: Hi, As a frontend developer, i just would like to * have SANE backend more consistent (more well known options including well known sensors) * compute SANE device name without loading the backend for hotpluggable device. did you

[sane-devel] more actions fore sane 1.1

2008-03-02 Thread René Rebe
Hi all, On Saturday 01 March 2008 20:35:30 Oliver Rauch wrote: Am Samstag, den 01.03.2008, 13:39 +0100 schrieb Alessandro Zummo: no? mine is to tweak, yours is not to tweak.. I'd say they are quite different :) BTW: in every stupid comment there is a bit truth Now I see that

[sane-devel] more actions fore sane 1.1

2008-03-02 Thread René Rebe
On Sunday 02 March 2008 13:32:17 Oliver Rauch wrote: Am Sonntag, den 02.03.2008, 13:05 +0100 schri If it is not for a gradual and compatible improvement of SANE, but a significant rewrite it would make more sense to adapt an wide deployed industrial standard such as TWAIN, SANE and

[sane-devel] more actions fore sane 1.1

2008-03-02 Thread René Rebe
Hi, On Sunday 02 March 2008 20:39:32 Oliver Rauch wrote: Am Sonntag, den 02.03.2008, 18:14 +0100 schrieb Ren? Rebe: Not really. TWAIN also has the DataSource, the backend driver, a DataSourceManager multiplexing between the sources and the applications, and the frontend applications.

[sane-devel] meaning of 1200x2400 etc. explained

2008-02-15 Thread René Rebe
On Friday 15 February 2008 00:44:27 m. allan noah wrote: you friend would be correct IF sane used a file format which allowed the storage of the dpi, or exposed this data through some external means. but, as i said before, sane does not. so, you are going to see a stretched image. Of course

[sane-devel] Canon LiDE 90

2008-02-10 Thread René Rebe
On Saturday 09 February 2008 18:59:47 sane at tsleg.com wrote: Hi all, I just bought a Canon LiDE 90 and can't make it work ... I will try to make a backend, but I wanted to be sure that nobody was doing it ... Is there anybody working on it ? Yes, just look into the archive, e.g. even

[sane-devel] A very fast scanner supported by SANE (maybe Epson GT2500?)

2008-02-07 Thread René Rebe
Hi, Avision has special book scanners, that have a zero edge / book edge feature, which mean one side of the scanner is specially formed to press a book on: http://www.proscan.com.au/avision/FB6080E.htm and are supported by my Avision backend. Yours, Ren? On Wednesday 06 February 2008

[sane-devel] HP 8270 scanjet support

2008-02-04 Thread René Rebe
Hi, thanks for the report that it works at all. However, the HP 8270 was reported used with my SANE backend in a 20 scanner installation without any problems. I also do not have lockup or instability issues with the Avision scanner (unlike HP, Avision is even donating scanners, so I can test

[sane-devel] HP 8270 scanjet support

2008-01-28 Thread René Rebe
Hi, Hi all, On 27.01.2008, at 20:20, shivers at ccs.neu.edu wrote: Can you try to use the current SANE CVS and try as root just to make sure? Ok, I will try it. Can you advise me a little bit, here? I don't know my way around the sane system. I've checked out the sane-frontend

[sane-devel] HP 8270 scanjet support

2008-01-26 Thread René Rebe
On 25.01.2008, at 23:09, m. allan noah wrote: On Jan 25, 2008 4:36 PM, olin.sane.7ia at shivers.mail0.org wrote: I append the results of my sane-find-scanner run. It does find a scanner, reporting found USB scanner (vendor=0x03f0, product=0x3905) at libusb: 001:016 Similarly, lsusb

[sane-devel] HP 8270 scanjet support

2008-01-26 Thread René Rebe
Resend, to have the original person in CC. On 25.01.2008, at 23:09, m. allan noah wrote: On Jan 25, 2008 4:36 PM, olin.sane.7ia at shivers.mail0.org wrote: I append the results of my sane-find-scanner run. It does find a scanner, reporting found USB scanner (vendor=0x03f0,

[sane-devel] sane-backends 1.0.19 Code Freeze

2008-01-23 Thread René Rebe
On 23.01.2008, at 10:12, Julien BLACHE wrote: m. allan noah kitno455 at gmail.com wrote: Hi, The remaining event (may move a few days if required): 2008-02-03 Release sane-backends-1.0.19 No progress made on the avision front, and there's another regression in the pixma backend that

[sane-devel] sane-backends 1.0.19 Code Freeze

2008-01-23 Thread René Rebe
Hi, On 23.01.2008, at 02:47, m. allan noah wrote: Slightly later than the timetable announced on 2007-11-16, sane-backends is now in code freeze. After code freeze only documentation updates and fixes of grave bugs that render a backend completely unusable or break compilation are accepted.

[sane-devel] sane-backends 1.0.19 Code Freeze

2008-01-23 Thread René Rebe
Hi, On Wednesday 23 January 2008 15:38:26 m. allan noah wrote: On Jan 23, 2008 6:14 AM, Ren? Rebe rene at exactcode.de wrote: On 23.01.2008, at 02:47, m. allan noah wrote: Note #1: This will be (hopefully) the last release of the SANE 1.0 series. The next release of SANE will be

[sane-devel] annoying bug in sp15c backend ?

2008-01-15 Thread René Rebe
Hi, I never had a sp15c scanner, but I voted in the past to let someone test the functionality and if all just works with the Avision backend get rid of the duplicate sp15c backend (same probably holds for the tamarack backend). Regarding the concurency: This should not be a big voting point, as

[sane-devel] sane-backends 1.0.19 Feature Freeze

2008-01-07 Thread René Rebe
Hi all, On Monday 07 January 2008 10:30:53 Julien BLACHE wrote: m. allan noah kitno455 at gmail.com wrote: I also have mailed Rene about it with no response. We can revert to prior version before release if required. I think it's fixed in his SVN on exactcode.de, but I can't tell for

[sane-devel] sane-backends 1.0.19 Feature Freeze

2008-01-07 Thread René Rebe
On Monday 07 January 2008 17:46:58 Julien BLACHE wrote: Ren? Rebe rene at exactcode.de wrote: Hi, Please do not just revert, the Avision backend got tons of new feature and recent device support in the meantime and those HP scanners are old age USB 1 devices anyway. Doesn't mean

[sane-devel] The future of the SANE-Standard (was: permission request)

2007-12-21 Thread René Rebe
Hi all, On Wednesday 19 December 2007 19:17:12 m. allan noah wrote: On Dec 19, 2007 12:48 PM, Oliver Rauch Oliver.Rauch at rauch-domain.de wrote: Hello. As most of you know I am against the recent development of the SANE1 standard. We have an almost complete SANE2 standard and a good

[sane-devel] [announce] coolscan3 release

2007-12-17 Thread René Rebe
Hey Alessandro, I just spotted the infrared option. I wonder how you output the infra- red data? In the Avision backend I recently added infrared support but so far I just output two frames, one with the infra-red channel(s) and the other one with the ordinary image data. What is your backend

[sane-devel] Color components not overlapped

2007-10-13 Thread René Rebe
On Friday 12 October 2007 16:53:51 Marco wrote: I'm scanning with scanimage (sane-backends) 1.0.18-cvs; backend version 1.0.18 sane-avision backend HP ScanJet 5300C usb scanner At every resolution I tried (150, 300, 400, 600 dpi), the three color components have a vertical shift from

[sane-devel] Color components not overlapped

2007-10-13 Thread René Rebe
On Saturday 13 October 2007 14:42:23 Marco wrote: As expected, compiling avision.c and avision.h alone doesn't work. Could you suggest some commands to get the svn branch and compile? And after compiling, what files should I replace in my sane installation? Get your favourite sane-backends

[sane-devel] HP Scanjet 7400C trouble

2007-09-22 Thread René Rebe
Hi, sorry for the late response, I was abroad. There are some known problems with the 7400 these days (although it used to work just fine some (3, 4?) years ago). Known is: - color stripes due changed calibration code in the avision backend Someone has: - scanner head might touch the end of

[sane-devel] avision AV610C2

2007-09-22 Thread René Rebe
Hi again, On Thursday 20 September 2007 13:52:15 Paolo Mirandola wrote: hi all, I'm trying to make AVISION610C2 to work. The scanner is recognised: paolo at scanserver:~$ sane-find-scanner ... found USB scanner (vendor=0x0638, product=0x0a5e) at libusb:005:003 ... root at

[sane-devel] HP Scanjet 7400c Scanner - Color Strips

2007-08-24 Thread René Rebe
On Friday 24 August 2007 06:32:18 Prasad H.L. wrote: I have a HP Scanjet 7400c and am using sane-backends-1.0.18-15 version. Whenever I do a color scan the left and right sides of the resulting image having a yellowish blend which progressively becomes darker towards the edges. See image

[sane-devel] Kyocera Mita FS-1116MFP

2007-08-08 Thread René Rebe
On Tuesday 07 August 2007 12:08:04 Andreas Pape wrote: Hello everyone, planning to operate my new laptop only with linux I'd like to know whether it makes sense to buy a Kyocera Mita FS-1116MFP, one of thingies, that's able to do everything aside making coffee ... I guess printing won't

[sane-devel] How to Copy to network printer

2007-08-01 Thread René Rebe
On Tuesday 31 July 2007 21:13:09 Jean-Gabriel Duquesnoy wrote: Hi, I would like to use my network printer as output for sane. The printer is accessed using CUPS and I need to know how I should setup sane to be able to copy documents to my network printer. Any hint would be appreciated. --

[sane-devel] How to Copy to network printer

2007-08-01 Thread René Rebe
Hi, On Wednesday 01 August 2007 10:27:13 K?re S?rs wrote: Try: 'scanimage --help' to get a list of parameters you can add. If you have more than one scanner add -d [scanner] before '--help', my Epson scanner has geometry parameters -l, -t, -x and -y. K?re S?rs On Wednesday 01 August

[sane-devel] New backend for Lexmark X6100

2007-07-29 Thread René Rebe
On Sunday 29 July 2007 14:23:28 Aleksey Manevich wrote: X6100 Can you send me a usbsnoop log? (Maybe it is Avision SCSI over USB?) Yours, -- Ren? Rebe - ExactCODE GmbH - Europe, Germany, Berlin Gesch?ftsf?hrer: Susanne Klaus, Ren? Rebe Sitz: Berlin, Amtsgericht Charlottenburg HRB 105

[sane-devel] Descreen feature

2007-07-27 Thread René Rebe
On Friday 27 July 2007 09:39:40 Bertrik Sikken wrote: Quentin Bierent wrote: Hi there I've been checking sane from time to time and a key feature is still missing at this time every serious scanner user need descreen feature to get clean scan. Goole shows it's been various requests

[sane-devel] Additional frame types in Sane 1

2007-07-27 Thread René Rebe
On Saturday 30 June 2007 09:14:16 Ren? Rebe wrote: Hi, On Friday 29 June 2007 23:12:40 m. allan noah wrote: well, after letting this sit for a few weeks to see if i could think of a better way, i stumbled across the fact that the sane backend for bell and howell scanners already supports

[sane-devel] Additional frame types in Sane 1

2007-07-27 Thread René Rebe
On Friday 27 July 2007 12:35:03 m. allan noah wrote: On 7/27/07, Ren? Rebe rene at exactcode.de wrote: On Saturday 30 June 2007 09:14:16 Ren? Rebe wrote: Hi, On Friday 29 June 2007 23:12:40 m. allan noah wrote: well, after letting this sit for a few weeks to see if i could think

[sane-devel] Avision scanimage image quality

2007-07-25 Thread René Rebe
On Tuesday 24 July 2007 18:29:12 Richard Reina wrote: I have an Avision AV210 that I use to scan in documents with the scanimage command: scanimage --mode Dithered --resolution 200 --format tiff file_name Can anyone recommend syntax to darken the document it and make it more clear? All

[sane-devel] Avision scanimage image quality

2007-07-25 Thread René Rebe
On Wednesday 25 July 2007 01:27:04 Richard Reina wrote: I am not able to use lineart. I although the scanimage --help --device lists it as a valid mode for my scanner. I tried it as LineArt, lineart, Lineart, Line Art. All to no avail. What is a threshold option? What I am trying to do

[sane-devel] Avision scanimage image quality

2007-07-25 Thread René Rebe
On Wednesday 25 July 2007 11:20:04 Erik P. Olsen wrote: Ren? Rebe wrote: On Tuesday 24 July 2007 18:29:12 Richard Reina wrote: I have an Avision AV210 that I use to scan in documents with the scanimage command: scanimage --mode Dithered --resolution 200 --format tiff file_name Can

[sane-devel] Avision scanimage image quality

2007-07-25 Thread René Rebe
On Wednesday 25 July 2007 15:10:08 Richard Reina wrote: Rene, Since dropping the mode --Dithered from my scanimage command the quality has improved somewhat. However, when I print the document it does not look anywhere near as good as it did when viewed with $:display document.tiff.

[sane-devel] Avision scanimage image quality

2007-07-25 Thread René Rebe
On Wednesday 25 July 2007 16:19:32 Richard Reina wrote: Rene, Thanks for the quick reply. My printer is a Samsung ML-2550. I am printing to it via $:lpr ducument.tiff. I have tried to attach a sample document but it gets rejected by the list moderator. The documents are shipping

[sane-devel] Avision scanimage image quality

2007-07-25 Thread René Rebe
On Wednesday 25 July 2007 17:16:03 Richard Reina wrote: Rene, Here's the scan of the print out. Ok, your print systems does bring it to paper in some best fit, fallback as you print an image directly. For real aspect ratio, a 1:1 copy generate a pdf from your scan. Either directly with a

[sane-devel] Dust removal software?

2007-07-24 Thread René Rebe
On Tuesday 24 July 2007 00:34:33 Milan Zamazal wrote: Is there free software that can be used together with the infrared data produced by the coolscan2 backend to remove dust and scratches from the scanned pictures? I could find a `duster' utility in an old version of the coolscan2 backend

[sane-devel] Scanner with multiple usb bulk endpoints

2007-07-19 Thread René Rebe
On Wednesday 18 July 2007 13:37:49 m. allan noah wrote: On 7/16/07, Miguel miguelrvs at gmail.com wrote: Hello, Currently I'm trying to modify the avision backend to support the kodak i1320 (duplex) using the sane-backends 1.0.18 but I have a problem, the i1320 uses 2 usb bulk-in

[sane-devel] SANE 1.0.18 and the NSLU2 running OpenWRT

2007-07-18 Thread René Rebe
On Tuesday 17 July 2007 18:58:03 David Solomon wrote: I got it working. I needed to use PACKED8 on the structures in the avision.c file also. Moved all of the Avision device structures to PACKED16. Can you please send me a diff(1) of your modificatoins, thanks :-) Yours, Ren? David

[sane-devel] Additional frame types in Sane 1

2007-06-30 Thread René Rebe
Hi, On Friday 29 June 2007 23:12:40 m. allan noah wrote: well, after letting this sit for a few weeks to see if i could think of a better way, i stumbled across the fact that the sane backend for bell and howell scanners already supports 3 additional frame types. they are used to send

[sane-devel] LSB DDK: Support for scanner drivers/SANE into LSB 3.2?

2007-06-22 Thread René Rebe
On Friday 22 June 2007 12:01:11 Till Kamppeter wrote: Ren? Rebe wrote: SANE developers, WDYT about SANE getting into the LSB? Are you willing to provide API documentation and testing procedures? Some of us (read including me) are interested in this standardization efford, while others

[sane-devel] LSB DDK: Support for scanner drivers/SANE into LSB 3.2?

2007-06-22 Thread René Rebe
On Friday 22 June 2007 13:30:13 Till Kamppeter wrote: Ren? Rebe wrote: Hase the SANE2 development actually started? What are the limitations of Don't think so. [...] I think SANE 1 is pretty fine and in too wide use to abondone. Features of new scanners, such as JPEG and infrared

[sane-devel] Additional frame types in Sane 1

2007-06-03 Thread René Rebe
On Sunday 03 June 2007 02:38:30 you wrote: On 6/2/07, Ren? Rebe rene at exactcode.de wrote: Hi, On 02.06.2007, at 22:05, m. allan noah wrote: On 6/2/07, Ren? Rebe rene at exactcode.de wrote: Hi, On 02.06.2007, at 20:59, ?tienne Bersac wrote: So what is the conclusion of

[sane-devel] Additional frame types in Sane 1

2007-06-02 Thread René Rebe
Hi, On 02.06.2007, at 20:59, ?tienne Bersac wrote: So what is the conclusion of the thread ? don't now. Response stopped. For me it means I'll have a private patch, probably inside the T2 SDE: http://www.t2-project.org/ I can not and will not spend 4 years of recoding SANE just for 2 new

[sane-devel] Additional frame types in Sane 1

2007-06-02 Thread René Rebe
Hi, On 02.06.2007, at 22:05, m. allan noah wrote: On 6/2/07, Ren? Rebe rene at exactcode.de wrote: Hi, On 02.06.2007, at 20:59, ?tienne Bersac wrote: So what is the conclusion of the thread ? don't now. Response stopped. For me it means I'll have a private patch, probably inside the

[sane-devel] Additional frame types in Sane 1

2007-05-29 Thread René Rebe
On Monday 28 May 2007 21:56:11 you wrote: Hi all, What about SANE 1.2 ? Adding some frametype and well-known options would improve and clean SANE without the burden of a brand new from scratch release. This without the fear of the major release migration. Exactly. I'm all for it as we need

[sane-devel] Additional frame types in Sane 1

2007-05-29 Thread René Rebe
On Monday 28 May 2007 23:14:22 you wrote: Am Montag, den 28.05.2007, 18:35 +0200 schrieb Ren? Rebe: Sane already has so many options that are unsupported by most frontends, yet another frametype will not matter much at all. Can you give one good example? All the option names differ

[sane-devel] Additional frame types in Sane 1

2007-05-29 Thread René Rebe
On Tuesday 29 May 2007 18:17:24 you wrote: Am Dienstag, den 29.05.2007, 17:34 +0200 schrieb Ren? Rebe: On Monday 28 May 2007 23:14:22 you wrote: Am Montag, den 28.05.2007, 18:35 +0200 schrieb Ren? Rebe: Sane already has so many options that are unsupported by most frontends,

[sane-devel] Additional frame types in Sane 1

2007-05-28 Thread René Rebe
Hi, On Monday 28 May 2007 13:04:28 Oliver Rauch wrote: Am Sonntag, den 27.05.2007, 14:08 -0400 schrieb m. allan noah: Well extending SANE1 will certainly start the new discussion about finishing SANE2 standard before starting - ACK ;) But as we did not move forward and scanner

[sane-devel] Additional frame types in Sane 1

2007-05-28 Thread René Rebe
Hi, On Monday 28 May 2007 14:08:37 m. allan noah wrote: On 5/28/07, Oliver Rauch Oliver.Rauch at rauch-domain.de wrote: Am Sonntag, den 27.05.2007, 14:08 -0400 schrieb m. allan noah: Well extending SANE1 will certainly start the new discussion about finishing SANE2 standard

[sane-devel] Additional frame types in Sane 1

2007-05-27 Thread René Rebe
Hi Allan, hi all, On Sunday 27 May 2007 13:38:31 Gerhard Jaeger wrote: On Freitag, 25. Mai 2007, m. allan noah wrote: [SNIPSNAP] yes, this will require that a front-end would have to be updated to understand this type of data. I can extend scanimage and scanadf (though i probably wont

[sane-devel] Front panel buttons.

2007-05-11 Thread René Rebe
Hi Erik, On Thursday 10 May 2007 23:14:17 Erik P. Olsen wrote: I own an HP 7450 and would like to know how the front panel buttons are supported in sane. All the other Avision based scanner buttons are supported, only the extended HP7400 ones not. I accidently once got a tiny (confidential)

[sane-devel] {Spam?} Fujitsu scanners

2007-05-10 Thread René Rebe
Hi, just wanted to drop a note that Avision scanners are also an excellent solution as they provde me with full Specs even since 1998 or so and I can use hose to write whatever GPL code I want. The current models do not have a ultra-sonic-double feed dection, though. But future models are said to

[Fwd: Re: [sane-devel] Avision Backend]

2007-05-09 Thread René Rebe
On Tuesday 08 May 2007 20:28:04 Robin Stewart wrote: Dear Rene I have been having some correspondence with Allan Noah on the sane devel mailing list. It concerns my Visioneer Strobe XP 450 which I have not been able to use with sane or xsane. Allan suggests below that I send you the

[sane-devel] Re: SANE - fi-60F possibly avision backend

2007-05-09 Thread René Rebe
On Tuesday 08 May 2007 18:05:22 you wrote: Hello, I have been trying to get the Fujitsu fi-60F small document scanner to work. I've been in contact M. Allan Noah, who took a look at my usbsnoop log and suggested that I send it to you because we might be dealing with an avision product.

[sane-devel] Re: Minolta Dimage Scan Dual mit SANE

2006-08-09 Thread René Rebe
Hi, as far as I know the scanner is not listed to be fully functional with the driver. There appear to be differences from the normal protocol that the device expect. Best compare the i/o with the Windows driver and use the mailing lists the next time since I can not answer all mails

[sane-devel] Fujitsu fi-4010CU

2006-05-20 Thread René Rebe
On Thursday 18 May 2006 19:04, m. allan noah wrote: rene/sane-devel: Giuseppe has been kind enough to open his fujitsu fi-4010CU, and get the chip numbers: i think we can conclude this is avision, see below... Yep that should be avision based. I'm a bit out of sync right now, are the usb

[sane-devel] Minolta dimage scan dual ii

2006-05-20 Thread René Rebe
Hi, yes, the avision backend is the one to use. Hower I do not get feedback about the state of the models that often and thus I do not know what revision is the last good or best one. the dual II once worked with the avision backend - maybe try the latest or search the list for the last known

[sane-devel] Backend for Minolta Dimage Scan Elite 5400.

2006-05-01 Thread René Rebe
Hi, As the English language is too difficult for me, I continue in esperanto. Pordonu min. Err, excuse me? When you want me to follow you need to write english (or german) ... serge2:/home/serge/dev/sane-backends# scanimage -v -d avision:libusb:001:008 ~serge/tmp/scanimage.pnm 2

[sane-devel] Wrong colour scanning with HP 7400c

2006-04-26 Thread René Rebe
Hi, On Wednesday 26 April 2006 18:06, Erik P. Olsen wrote: BTW, there is also a tiny green stripe about 1/5 of the width of the yellow stripe. Hm, maybe then something is or got wrong for the 7400 calibration. Anything I can do for the calibration? The calibration is done (for

[sane-devel] ADF detection

2006-03-23 Thread René Rebe
Hi, On Tuesday 21 March 2006 19:04, m. allan noah wrote: Grepping backend directory revields matches for both. is 'Default' better than 'Normal'? Ouhm. The avision backend also handles film scanners where Flatbed would be slightly misleading ... can you change between 'Flatbed'

[sane-devel] sp15c with adf

2006-03-23 Thread René Rebe
On Wednesday 22 March 2006 12:22, Andreas Degert wrote: Hi, when I use scanadf with the driver sp15c (V 1.0.17, from debian), the first page is scanned but the second page from the feeder aborts with a busy error. It seems the flag scanning in the driver is not reset at the correct place.

[sane-devel] Avision AV820C Plus flatbed scanner - ADF

2006-03-23 Thread René Rebe
Hi Philip, as in the private mail please try the latest Avision source I pointed you too and attach a SANE_DEBUG_AVISION=7 log of unsuccessful scans. 820, but i have used the fujitsu sp15c with the avision backend, and its adf works. look at the options the backend provides using Allan:

[sane-devel] Canon MP450 and TWAIN

2006-03-23 Thread René Rebe
Hi, On Wednesday 22 March 2006 18:56, Jose Juan Iglesias wrote: Hi! Regarding the Canon MP450, I've just red its .INF file. This file describes the family of the scanner as: TWAIN Scanners. TWAIN is only a software side API used on OS' like Windows and Mac OS to access the scanner driver

[sane-devel] ADF detection

2006-03-23 Thread René Rebe
Hi, Not for the for the sake changes like strings of modes, but for certain parts of the coding, yes - these days. When you look carefully on our homepage you will also see that due to our relationship from the Linux work, Avision contracted us to do the OS X TWAIN driver. (but so

[sane-devel] ADF detection

2006-03-21 Thread René Rebe
Hi, On Sunday 19 March 2006 15:41, m. allan noah wrote: Also the Avision backend aditionally features: ADF Rear ADF Duplex in addition to: ADF So someone requested to rather rename it to ADF Back, but though I'm not a native English speaker I somehow prefer the Rear.

[sane-devel] ADF detection

2006-03-19 Thread René Rebe
Hi all, On Saturday 18 March 2006 19:34, m. allan noah wrote: On Sat, 18 Mar 2006, Alessandro Zummo wrote: On Thu, 16 Mar 2006 15:54:08 +0100 Henning Meier-Geinitz henn...@meier-geinitz.de wrote: Is there any way to know that ADF is installed and used? Should I strcmp all these

[sane-devel] [RFC] additional sanei_usb API to queue multiple URBs asynchronly

2006-03-04 Thread René Rebe
Hi, On Friday 03 March 2006 08:10, Gerhard Jaeger wrote: On Thursday 02 March 2006 13:06, Ren? Rebe wrote: Hi all - again, On Wednesday 01 March 2006 22:53, Ren? Rebe wrote: Hi all, I currently review how to further improve the SANE/Avision backend to get to the scanners

[sane-devel] [RFC] additional sanei_usb API to queue multiple URBs asynchronly

2006-03-02 Thread René Rebe
Hi all - again, On Wednesday 01 March 2006 22:53, Ren? Rebe wrote: Hi all, I currently review how to further improve the SANE/Avision backend to get to the scanners maximal thruput, e.g. what the Windows driver get's out of those devices. The 16kB buffer of the Linux usbfs devio looks

[sane-devel] add support fujitsu 5120

2006-03-01 Thread René Rebe
Hi, On Tuesday 21 February 2006 16:01, m. allan noah wrote: benoit, thanks for the hack :) i am currently re-writing the fujitsu backend to better support the newer model usb scanners. i would not use it for your customers, but i have been placing the updated backend here:

[sane-devel] [RFC] additional sanei_usb API to queue multiple URBs asynchronly

2006-03-01 Thread René Rebe
Hi all, I currently review how to further improve the SANE/Avision backend to get to the scanners maximal thruput, e.g. what the Windows driver get's out of those devices. The 16kB buffer of the Linux usbfs devio looks like a showstopper and the kernel people indicate it is not likely to be

[sane-devel] Re: Slanted and color-seperated results on HP5370c

2006-02-01 Thread René Rebe
Hi, I'm sorry, I'm a software developer and not the support hotline for a random software distribution. If I would have free time (but I have a magazine article due tomorrow) I would respond in a more helpful way, but please try to get help the CC'ed lists. On Wednesday 01 February 2006 14:19,

  1   2   >