Hi,
I have written a driver for network scanning using a Dell 1600n MFP. It
is implemented as a perl script and can be found here:
http://www.jon.demon.co.uk/dell1600n-net-scan/
I am currently in the process of figuring out how to write an equivalent
SANE backend. I have a couple of problems
Hi,
On 2006-01-06 23:30, Ben Tasker wrote:
> Should mention I have no idea how long it will take me to create the backend
> as I havent really done much with SANE before, an interested browse through
> the source perhaps but little more. I assume if I use an existing backend as
> a template then I
Hi,
On 2006-01-07 19:48, Andrei V. Toutoukine wrote:
> What does "Probably unsupported" mean? Both links gave no hope of
> course...
This means that someone told us that this scanner exists but there is
no obvious backend that could support it. But no in-depth analysis was
done, e.g. which chips
> Hi all,
>
> I've added some basic support for the Benq 5150C / 5250C scanner to
> the snapscan backend. Anyone owning such a scanner is encouraged to
> test it and inform me of any problems.
Ok, I did some testing with my BenQ 5150C.
My first try was in 300dpi color mode (because this was defau
Dear SANE developers,
I've got six years old Microtek Film Scan 35 which nobody cares of at my
work. Unfortunately I seen the mark "unsupported" at SANE web site.
Small remark made me confused
[ http://www3.sane-project.org/sane-mfgs.html ] :
Fil
Hi,
I have a Trust Office Scanner USB 19200 which I submitted yesterday as not
supported. On IRC I was pointed an URL:
19:02 < gekl> paul_: check this email about your scanner
http://lists.alioth.debian.org/pipermail/sane-devel/2005-April/013431.html
This indeed more or less solved my problem. A
hallo together,
i am searching for more medium definitions, especialy for negativefilm
scans.
i hope i am right here with my question.
diafilm scanning works great but all my negative scans are verry green
or yellow.
i am using xsane with my epson 4990 photo unter debian testing.
are there any
Hello,
Is there anybody here with HP2300c? If anybody have it can you
please send me debug messages log that will come when you scan a
document.
Please send me that output of debug messages by enabling them
by exporting first environment variables export
SANE_DEBUG_GENESYS=255
Hi,
Please find below a patch to the qcam backend to fix undefined symbols
at runtime when dlopening the symbols on GNU/kFreeBSD (GNU libc with a
FreeBSD kernel).
This platform uses a GNU libc, so is available. However the
check in the source code is done on __linux__ and not on __GLIBC__.
I w