Hello,
I have added a new test to frontend/tstbackend . When enabled, the
tstfrontend program loops calling sane_get_devices() function and print
detected devices each second, until a given time elapsed. This way you
can plug/unplug/replug scanners and see if they are correctly repor
On 28/03/2013 23:17, RayJ wrote:
> Found more info:
>
> found USB scanner (vendor=0x04f9 [Brother], product=0x2051 [DSmobile 700D],
> chip=GL848+) at libusb:002:005
>
> Datasheet/specs for chipset:
>
> http://www.datasheetdir.com/GL848+USB
>
> --RayJ
>
>
>
> --
> View this message in context:
> ht
On 28/03/2013 12:39, kazy82 at email.de wrote:
>
> Hi Stef,
> thanks for your backup.
> sane-find-scanner gives me:
> found USB scanner (vendor=0x04a9 [Canon], product=0x2216 [CanoScan])
> at libusb:001:017
> Anyway, I do not get managed to build the code.
> I have sane-backends from git and tried
Hello,
I've just buy a new printer, and for it to work with sane, I had to
change two thinks to libsane conf files:
I added
# Samsung SCX-3400
ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="344f", ENV{libsane_matched}="yes"
to the udev rules, and
#Samsung SCX-3400
usb 0x04e8 0x344f
to the xero
In the default settings of the Epson Perfection 1250 scanner is a param
called:
Warming time (Dutch: opwarmtijd).
In current version the value is 0.
But since the scanner needs some time to warm up, the scanner does NOT work.
When setting this to eg 10 (seconds), then the scanner works fine.
R