Closed Dremor closed 1 year ago
Adding airscan-discover output :
$ airscan-discover
[devices]
EPSON ET-2710 Series = http://192.168.0.xxx:80/WDP/SCAN, WSD
EPSON ET-2710 Series = http://[fe80::xxxxxxxxxxxxxxxxxxxxx]:80/WDP/SCAN, WSD
Hi, @Dremor,
it's not a bug. Two drivers independently discovered your device, sane-airscan
and sane-epsonsd
, because your printer speaks both protocols.
Unfortunately, in the SANE architecture drivers don't communicate to each other and there is no central agent that can combine discovery output from several drivers and filter out duplicates.
Hi.
I'm currently building this project in order to propose it as a new package for openSUSE. I compiled the latest release as well as the latest master commit
In both case, my printer, an Epson ET-2710, shows as two differently named scanner.
Both reference seem to be the same printer (source), but for different market and protocols.
This may be happening because I have configured the web print thing, but that was long ago.
Am I right ?