sane-find-scanner does not detect Brother DS-720D but simple scan and xsane does
By Sophia Bowman
I have Brother DS-720D and connected it on a newly installed ubuntu 16.04. I installed the drivers libsane-dsseriesfrom Brother's website. The scanner works and xsane and simple scan detects it. However using sudo sane-find-scanner does not detect it and simply outputs the #No USB scanners found. I verified that the libsane-dsseries.so files are in the /usr/lib/x86_64/sane folder. I tried other solutions like:
- Reinstalling the drivers
- Verifying that from
lsusbit is detected Editing the
/etc/udev/rules.d/60-libsane.rulesand adding the lines:#Brother ATTRS{idVendor}=="04f9", ENV{libsane_matched}="yes"