I have a Xerox WorkCentre 3025 in my home network connected by WiFi. I installed Xerox WorkCentre 3025 printer driver for CUPS and it works fine.
But, I cannot connect scanner via network.
The scanimage -L returns the integrated web cam only.
There is my /etc/sane.d/dll.conf file:
# dll.conf - Configuration file for the SANE dynamic backend loader
#
# Backends can also be enabled by configuration snippets under the dll.d/
# directory -- third party backends can drop their configuration file in
# this in this directory, named after the backend.
#
# The next line enables the network backend; comment it out if you don't
# need to use a remote SANE scanner over the network -- see sane-net(5)
# and saned(8) for details.
net
...
xerox_mfp
And I added to the end of the /etc/sane.d/xerox_mfp.conf the following string
When I changed port from 9100 to 9400 scanimage -L returns my scanner device ``xerox_mfp:tcp 192.168.0.109 9400' is a Xerox WorkCentre 3025 multi-function peripheral
But scanimage -T --device-name 'xerox_mfp:tcp 192.168.0.109 9400'
fails with error Not a JPEG file: starts with 0x00 0x00
but the linked article keeps the 9100 port …
but regardless
is an issue i did not see for 2 years and was related to SANE backend … How did you installed sane and is you system updated.
i know the tutorial is for ubuntu, but you take only what is useful; otherwise disregard.