> The big difference in speed when starting scanimage is probably the
> number of backends which are active in dll.conf. Comment out the ones
> you don't need. The missing S1300i might be a config issue also- is
> the scanner listed in the epjitsu.conf file?
I've never seen this slowness with the
> Chances are, you have two copies of sane installed, and the config
> files for one of the copies are messed up. Try enabling debugging on
> the the DLL backend, and see where it is trying to load files from:
>
> SANE_DEBUG_DLL=255 scanimage -L
it looks like it loads them fine, but I think I disc
> I have just committed the bare minimum to sane-backends git repo to
> make the S1300i work. I have another round of patches here which do
> some cleanups, but they will have to wait a few days.
Thanks a lot. I did some quick tests in a VM and they looked great.
Then I wanted to test further on
> b) scan with 600dpi
> c) scan only front or back (i.e. no duplex)
>
> Another unsolved issue (at least for me) is that after each invocation of
> scanimage, scanadf, ... I need to reset the scanner.
> Without it it just reports the infamous "Error during device I/O".
> I do not have an idea why?
Hi Peter,
> I have continued to work on epjitsu in order to
> a) make my S1300i work with sane
> b) fix some bugs
> c) make the code a bit easier to understand
>
> The patches can be found in my GitHub Repository at:
> https://github.com/marschap/sane-backends/tree/epjitsu-patches
> the commit c
H Ben,
> I'm trying to add support for the S1300i to the epjitsu backend.
So am I (although not active currently)
> 1) There are quite a few commands used by the S1300i Windows driver
> which aren't mentioned in epjitsu.c. All the unknown command sequences
> I've seen are collected together in u
> $ sane-find-scanner
> found USB scanner (vendor=0x04a9, product=0x1907, chip=GL847?) at
> libusb:002:006
>
> $ scanimage -L
> No scanners were identified
>
> $ sudo scanimage -L
> device `genesys:libusb:002:006' is a Canon LiDE 700F flatbed scanner
Make sure your user is member of the scanne
Hi all,
I'm quite new to sane dev but kinda forced to it thanks to this
paperweight I want to convert into a scanner ;)
I got this fujitsu scansnap s1300i while looking for a portable duplex
scanner, and took the risk it would work with sane based on a post
somewhere [1]. Still in contact with th