[sane-devel] hp scanjet 8200 avision problem fedora 15

2012-03-30 Thread Mike Kelly
: config file line 4: ignoring comment line > [avision] sane_reload_devices: parsing config line "# and you solve > them with enabling options here, please notify" > [avision] sane_reload_devices: config file line 5: ignoring comment line > [avision] sane_reload_devices: parsing conf

[sane-devel] HP Scanjet 5370c scanner. Reports "no devices available."

2012-03-25 Thread Mike Kelly
Hi Bob, I've just committed some changes to the code repository which will probably fix your problems with this scanner. Please compile the latest code and let me know if you still have any problems. Mike (: On Sat, Feb 18, 2012 at 04:35:34AM -0500, Bob Goodwin wrote: > >I'm having an unex

[sane-devel] Avision Update 2

2012-03-25 Thread Mike Kelly
Hi everyone, I've pushed some more patches I forgot to commit last time. These changes fixed some compiler warnings and: * Added support for the Xerox Documate 632. * Added firmware checking for HP5370c scanners. * Fixed a regression for AV610 scanners. Please let me know if you have any

[sane-devel] Problem with ADF

2012-03-21 Thread Mike Kelly
Hi Cecilia, I recently pushed some changes to the git repository, I'm not sure if they will help, but please give them a try and let me know if your scanner is still having problems. If it is still not working properly, could you send me two log dumps from the working and non-working versions: en

[sane-devel] Avision Update

2012-03-21 Thread Mike Kelly
Hi everyone, I know it's been a while since I've pushed some Avision updates, but today I've got a few I've been working on for sometime but haven't found the time to commit. The changes which are of the most interest are probably: 1) Added Gray mode support for Kodak i30 and i40. 2) Fixed HP 8

[sane-devel] Avision Status

2011-01-29 Thread Mike Kelly
Hi everyone, I'm pleased to announce the support of the duplexing ADF on HP 8200 series scanners, which includes the 8200, 8250, 8270, and 8290. Additionally, I've (re)added support for the Avision AV220-G scanner which seems to have suffered from a regression in the code. I've just committed th

[sane-devel] HP Scanjet 8270 / Avision backend / user permissions

2011-01-11 Thread Mike Kelly
t; > #ifdef FAKE_ENTRIES_FOR_DESC_GENERATION > { "HP", "C9930A", > 0x03f0, 0x0b01, > "Hewlett-Packard", "ScanJet 8290", > 0,0}, > /* comment="1 pass, 4800 (?) dpi - USB 2.0 and SCSI - only SCSI > tested so far"

[sane-devel] HP Scanjet 8270 / Avision backend / ok but strange issue

2011-01-08 Thread Mike Kelly
Hi, That's great news, I've been hoping for a report on this scanner. I'm glad to hear that it works. The only outstanding issue might be high resolution scans. Could you run a high resolution scan test? env SANE_DEBUG_AVISION=7 scanimage --resolution=4800 2> debug.log > bigfile.pnm and

[sane-devel] Status of Avision

2011-01-07 Thread Mike Kelly
According you your last post, you ran: $ export SANE_DEBUG_AVISION=7 $ scanimage -l 5mm -t 5mm -x 15mm -y 15mm 2> scanner-name.log > scanner-name.png This command will scan a 1cm square area on one page. You might be able to test multiple pages using the -b option. Another thing to try is changin

[sane-devel] Status of Avision

2010-12-23 Thread Mike Kelly
Hi everyone, I'm pleased to announce the support of the Avision AV210D2+ scanner, which I've just committed, along with several other fixes, to the repository. A big thanks to David Solomon for tirelessly applying patch after (sometimes faulty) patch to get it working. For the sake of future Av

[sane-devel] Avision error, was: sane reports error reading memory

2010-12-21 Thread Mike Kelly
On Mon, Dec 20, 2010 at 09:44:03AM -0500, m. allan noah wrote: > On Mon, Dec 20, 2010 at 5:18 AM, Jotaarkka Pennanen > wrote: > > >>> My HP Scanjet has been working perfectly until now. I have Ubuntu 10.10 > >>> in > >>> my desktop computer. Sane reports error reading memory and stops > >>> scan

[sane-devel] HP-scanjet 8250 (avision-backend) ADF-not supported

2010-11-29 Thread Mike Kelly
llan noah" wrote: > There have been a couple recent threads on this, with Mike Kelly > working to fix this issue. I'm not sure what the result was- perhaps > you can search the archives? > > allan > > On Sun, Nov 28, 2010 at 9:00 AM, Johannes Goecke > wrote: >

[sane-devel] Colored vertical stripes with Visioneer Xerox DocuMate 510

2010-10-26 Thread Mike Kelly
On Mon, Oct 25, 2010 at 11:16:49AM -0400, chris guirl wrote: > On Mon, Oct 25, 2010 at 3:29 AM, Mike Kelly wrote: > > My command resulted in the image data being sent to stdout. ?What your > > command has done is merge the image ouput with the debug log. > > Sorry abou

[sane-devel] Colored vertical stripes with Visioneer Xerox DocuMate 510

2010-10-25 Thread Mike Kelly
On Sun, Oct 24, 2010 at 10:40:13PM -0400, chris guirl wrote: > Sorry it took me so long to reply, the scanner got shelved for a bit. > > On Mon, Oct 4, 2010 at 2:53 AM, Mike Kelly wrote: > > Could you generate a debug log with the following command and attach it to > >

[sane-devel] Add Xerox DocuMate 262i to Avision (patch)

2010-10-06 Thread Mike Kelly
Hi everyone, In the process of trying to find out more about Xerox DocuMate scanners and their troubles with Sane, I ran across this page (in French) where a user claims that his DocuMate 262i works well: http://www.gentoo-quebec.org/forum/viewtopic.php?f=6&t=634&start=15 Here's a patch to the Av

[sane-devel] Colored vertical stripes with Visioneer Xerox DocuMate 510

2010-10-03 Thread Mike Kelly
On Mon, Oct 04, 2010 at 06:19:32AM +0200, stef wrote: > Le Saturday 02 October 2010 19:33:18 chris guirl, vous avez ?crit : > > On Mon, Sep 27, 2010 at 12:31 PM, stef wrote: > > >forgot to check that your scanner was supported by the lexmark > > > backend. Is it the case ? Sometimes scanne

[sane-devel] HP 8250 ADF doesn't work (patch)

2010-09-13 Thread Mike Kelly
Hi, I own an HP 8250 scanner, but the ADF unit doesn't work with sane. In my attempt to find a solution I stumbled upon Debian bug 521410 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521410). In this bug, it is reported that scanning used to work with a previous version of avision.c, but th