[sane-devel] HP Scanjet G4010 - bad image quality

2013-08-13 Thread idle
Hello, here it is. This time it did create several .pnm files like you mentioned previously. I uploaded them all here, along with the log: https://drive.google.com/folderview?id=0B1vsOamDoU0IY3MwQkZHYTlZa2M&usp=sharing Eva On 13 August 2013 20:53, Stef wrote: > On 11/08/2013 23:22, idle wrot

[sane-devel] HP Scanjet G4010 - bad image quality

2013-08-13 Thread Stef
On 11/08/2013 23:22, idle wrote: > Hello, > > I enabled the debug traces and scanned an image. The debug log is here: > http://pastebin.com/XGEE8qUW > I uploaded the resulting image here: > https://docs.google.com/file/d/0B1vsOamDoU0IVGJBRjB4NGE0THc/edit?usp=sharing > > I hope it is what you asked

[sane-devel] HP Scanjet G4010 - bad image quality

2013-08-11 Thread idle
Hello, I enabled the debug traces and scanned an image. The debug log is here: http://pastebin.com/XGEE8qUW I uploaded the resulting image here: https://docs.google.com/file/d/0B1vsOamDoU0IVGJBRjB4NGE0THc/edit?usp=sharing I hope it is what you asked for. Eva On 11 August 2013 22:28, Stef wro

[sane-devel] HP Scanjet G4010 - bad image quality

2013-08-11 Thread Stef
On 11/08/2013 18:38, idle wrote: > Hello, > > thank you for your replies. > > > This model is listed as 'basic' in sane-backends 1.0.22. Try > upgrading > to at least 1.0.23, or a recent git snapshot. > > allan > > > I'm trying now with the git snapshot: > scanimage

[sane-devel] HP Scanjet G4010 - bad image quality

2013-08-11 Thread idle
Hello, thank you for your replies. This model is listed as 'basic' in sane-backends 1.0.22. Try upgrading >> to at least 1.0.23, or a recent git snapshot. >> >> allan >> > I'm trying now with the git snapshot: scanimage (sane-backends) 1.0.24git; backend version 1.0.24 Unfortunately, the result

[sane-devel] HP Scanjet G4010 - bad image quality

2013-08-11 Thread Stef
On 11/08/2013 17:33, m. allan noah wrote: > This model is listed as 'basic' in sane-backends 1.0.22. Try upgrading > to at least 1.0.23, or a recent git snapshot. > > allan > > On Sun, Aug 11, 2013 at 11:24 AM, idle wrote: >> Hello, >> >> I have bought HP Scanjet G4010 and I'm trying to use it wit

[sane-devel] HP Scanjet G4010 - bad image quality

2013-08-11 Thread idle
Hello, I have bought HP Scanjet G4010 and I'm trying to use it with SANE. This scanner's support is listed as "Good", but the result is far from good: the image is too dark with colored (or shades of gray, in "gray" mode) vertical stripes. This is what I get when I scan a white page: http://i.nahr

[sane-devel] HP Scanjet G4010 - bad image quality

2013-08-11 Thread m. allan noah
This model is listed as 'basic' in sane-backends 1.0.22. Try upgrading to at least 1.0.23, or a recent git snapshot. allan On Sun, Aug 11, 2013 at 11:24 AM, idle wrote: > Hello, > > I have bought HP Scanjet G4010 and I'm trying to use it with SANE. This > scanner's support is listed as "Good", b

[sane-devel] HP Scanjet G4010

2011-03-15 Thread Brian Shaver
Sebastian, I can confirm the G4010 is working well for me using the current git snapshot. It also should be working in the latest release 1.0.22 as alan indicated below ( I just haven't tried that yet). The support for this scanner is new in 1.0.22 and it would NOT be working with 1.0.21 or earlier

[sane-devel] HP Scanjet G4010

2011-03-14 Thread Sebastian Klewin
Hi, I have an question about supporting the HP Scanjet G4010. At the homepage is the Info that this scanner is unsupported, but a few lines higher in the genesis-backend is this scanner listed with basic-support. But when I try to use it, the scanner will not be recognized . Can I get it t

[sane-devel] HP Scanjet G4010

2011-03-14 Thread m. allan noah
Sorry, remove the word 'are' from #1. allan On Mon, Mar 14, 2011 at 9:21 AM, m. allan noah wrote: > Two likely reasons: > > 1. you are must run the recently released sane-backends 1.0.22 or a > current git snapshot. > > 2. you have a permissions problem (try as root) > > allan > > On Mon, Mar 14

[sane-devel] HP Scanjet G4010

2011-03-14 Thread m. allan noah
Two likely reasons: 1. you are must run the recently released sane-backends 1.0.22 or a current git snapshot. 2. you have a permissions problem (try as root) allan On Mon, Mar 14, 2011 at 7:13 AM, Sebastian Klewin wrote: > Hi, I have an question about supporting the HP Scanjet G4010. > > > > A

[sane-devel] HP Scanjet G4010

2010-10-13 Thread stef
Le Friday 08 October 2010 13:11:22 Brian Shaver, vous avez ?crit : > Stef, > You are correct, changing the following line now produces results: > > /* set up clock once for all */ > if (1) /*if (strcmp (dev->model->name, "hewlett-packard-scanjet-g4050") > == 0) */ > > Trying Gray, Color and L

[sane-devel] HP Scanjet G4010

2010-10-11 Thread stef
Le Friday 08 October 2010 13:11:22 Brian Shaver, vous avez ?crit : > Stef, > You are correct, changing the following line now produces results: > > /* set up clock once for all */ > if (1) /*if (strcmp (dev->model->name, "hewlett-packard-scanjet-g4050") > == 0) */ > > Trying Gray, Color and L

[sane-devel] HP Scanjet G4010

2010-10-08 Thread Brian Shaver
Stef, You are correct, changing the following line now produces results: /* set up clock once for all */ if (1) /*if (strcmp (dev->model->name, "hewlett-packard-scanjet-g4050") == 0) */ Trying Gray, Color and Lineart modes. The result for Gray was pretty good. With the Color mode I'm seeing s

[sane-devel] HP Scanjet G4010

2010-10-07 Thread stef
Le Tuesday 05 October 2010 15:28:28 Brian Shaver, vous avez ?crit : > Stef, > Obtained the latest git source code. The G4010 is detected. scanimage > --test passes. However, trying both Color and Gray modes all I get back > scanimage is a solid black image. > > I'll keep looking around for more in

[sane-devel] HP Scanjet G4010

2010-10-05 Thread Brian Shaver
Stef, Obtained the latest git source code. The G4010 is detected. scanimage --test passes. However, trying both Color and Gray modes all I get back scanimage is a solid black image. I'll keep looking around for more information / tests to run, or let me know if there is specific output which woul

[sane-devel] HP Scanjet G4010

2010-10-04 Thread stef
Le Saturday 02 October 2010 11:25:07 Brian Shaver, vous avez ?crit : > Hello, > I've got an HP Scanjet G4010. > > I'd like to offer to assist with developing a backend for this model. If > I'm not mistaken, it looks like this is being actively worked on > currently. Does someone know the status of

[sane-devel] HP Scanjet G4010

2010-10-02 Thread Brian Shaver
Hello, I've got an HP Scanjet G4010. I'd like to offer to assist with developing a backend for this model. If I'm not mistaken, it looks like this is being actively worked on currently. Does someone know the status of this effort? I'd be willing to help with testing, tweaks or whatever. Thanks,

[sane-devel] HP Scanjet G4010 Photo Scanner and SANE?

2007-07-12 Thread John Dalton
Is anyone working to get the HP G4010 scanner working with SANE? If so, what is the status please? It's a 6 colour, 96 bit scanner. (Can the SANE architecture even handle this number of bits and colours?) If the G4010 is not supported, can anyone suggest the best SANE compatible photo/negative s