Hi Chris,
Chris Widdows writes:
> Made the changes, but it is not recognised. XSane seems to only pickup
> on my webcam. I ran sane-find-scanner as root and this is what I got:
>
>> sane-find-scanner
>
> # sane-find-scanner will now attempt to detect your scanner. If the
> # result is different
I just wrote the same a minute ago in the other email :) A server-side WSD
library would enable the possibility you mentioned, of course.
Il sab 24 feb 2018, 18:22 Steven Santos ha
scritto:
> One other thought here:
>
> If it were possible to implement a WDS server in SANE, it would open up
> SA
One other thought here:
If it were possible to implement a WDS server in SANE, it would open up
SANE to be used as a single central scan server for windows as well. Set
up all of your scanners on a SANE server, then let youw windows and linux
boxes connect to that. That would make life easier fo
Hi Steven,
Thank you for your interest in the project. I'll give here a status update
of the project:
On my github repo, now there is nearly-full python support for WSD
scanners. ADF works! And device-initiated scans work too, of course :)
All commands and events described by the ws-scan paper ar
This is a great project. If it is successful, you will open up a ton of
scanners for use with SANE
More importantly, it gives a path for supporting just about ANY
windows-only scanner in SANE, as seems windows 10 can export any local
scanner via WSD
I am assuming you found this documentation?
h
On Sat, 2018-02-24 at 09:42 +0100, Frank Dornheim wrote:
> Hello,
>
> I'm trying to scan with a Canon MF8360cdn. He is supported in the
> PIXMA manpage.
> I see that it is found, but no scanner is output afterwards.
>
> $ env SANE_DEBUG_BJNP="5" scanimage --help
> [sanei_debug] Setting debug
On Fri, 2018-02-23 at 15:20 -0400, J. Paul Bissonnette wrote:
>
> Sanner is discoverable and on the same net
>
> I set the Firewall
> BJNP 8612-8612 TCP 8612-8612
> Problem even when firewall is disabled
>
Ok, when the firewall is off and the problem still occurs, that can't
be th
Hello,
I'm trying to scan with a Canon MF8360cdn. He is supported in the PIXMA manpage.
I see that it is found, but no scanner is output afterwards.
$ env SANE_DEBUG_BJNP="5" scanimage --help
[sanei_debug] Setting debug level of bjnp to 5.
[bjnp] sanei_bjnp_find_devices, pixma backend ve
Hello,
please consider to add the following udev rule for Brother scanners:
# Brother
ATTR{idVendor}=="04f9", ENV{libsane_matched}="yes"
Source:
http://support.brother.com/g/s/id/linux/en/instruction_scn1c.html?c=us_ot&lang=en&redirect=on
This works well for me on Fedora 27.
Thanks!
Regards,