Hello everyone,
I am having trouble with my hpaio devices and the saned daemon. The daemon does
not make the hpaio devices available to net client.
scanimage -L shows the following output as the saned user on the server:
device `net:localhost:test:0' is a Noname frontend-tester virtual device
d
Hello,
on a Canon LiDE 210, the 600 dpi Gray and Lineart scans are distorted
by a factor of 1.5 in y-direction (the scanner seems to scans with
600×900 dpi).
Example:
The image at http://m-berberich.de/Diverses/genesys-600dpi-Gray.png
shows a 600 dpi Gray scan from a 5×5mm grid-paper, done with
Matteo Croce writes:
> 2015-09-14 13:19 GMT+02:00 Olaf Meeuwissen :
>> Matteo Croce writes:
>>
>>> 2015-09-13 7:18 GMT+02:00 Olaf Meeuwissen :
Matteo Croce writes:
[snip]
Code's usage: [ -a [ username ] | -d [ n ] | -s [ n ] ] | -h
Manual page : [ -a [ username ] | -d
So the optical array moves for the slightest bit, goes back, repeats these
two steps, then moves a last time and finally gets stuck after moving just
a bit like before. The LEDs seem to be turned off the whole time.
What kind of computer are you using? A laptop or a desktop? This might be
a
Hi Johannes,
Johannes Meixner writes:
> Hello Olaf
>
> On Sep 12 17:30 Olaf Meeuwissen wrote (excerpt):
>> Johannes Meixner writes:
> ...
>>> I wonder if support for parallel port scanners is still needed?
>>
>> Me wonders too.
> ...
>> You could build your SANE library packages without the backe
add optional argument '-b' to let saned bind a specific address
---
doc/saned.man| 13 ++---
frontend/saned.c | 17 -
2 files changed, 22 insertions(+), 8 deletions(-)
diff --git a/doc/saned.man b/doc/saned.man
index 0264c01..6a09d42 100644
--- a/doc/saned.man
+++ b/do
Implement command line parsing using getopt,
replace the help string with a nicer one.
---
NEWS | 7 +
doc/saned.man| 15 +
frontend/saned.c | 94 +++-
3 files changed, 66 insertions(+), 50 deletions(-)
diff --git a/