I have a Brother all-in-one system (MFC-J4420DW). I installed its drivers and I can print from Ubuntu 16.04. But, when I try to scan (using simple-scan), the scanner is not detected.
I ran Brother's diagnostic utility:
sudo brsaneconfig4 -d
and got, among other messages:
# No USB scanners found. If you expected something different, make sure that
# you have loaded a kernel driver for your USB host controller and have setup
# the USB system correctly. See man sane-usb for details.
I did not understand this message. I looked at man sane-usb but saw instructions that are probably outdated (e.g. that libusb should be at least version 0.1.6. I have 2:1.0.20-1).
How can I help Ubuntu detect my USB scanner?