{"title":"","byline":null,"dir":null,"lang":null,"content":"
I would like to utilize a Brother DSmobile 620 document scanner in Xfce 4.10. To that end, I downloaded the manufacturer's drivers as rpm, extracted via rpmextract.sh and copied the driver files to the respective root directories (etc, lib, usr). Thereafter, I installed sane 1.0.24. Upon plugging in the scanner, it is not recognized by sane.
lsusb | grep Brother\nBus 001 Device 004: ID 04f9:60e0 Brother Industries, Ltd\nsudo sane-find-scanner\\\n # ...\n # No USB scanners found. If you expected something different, make sure that\n # you have loaded a kernel driver for your USB host controller and have setup\n # the USB system correctly. See man sane-usb for details.\n # ...\nscanimage -L\n # Only the webcam is identifiedAny suggestions on getting this usb scanner to work?
\n\t\t\t\t\tAfter almost one year, I found a solution. (Notice the \"a solution\", as it merely defers the issue.)
Download the Debian package from the manufacturer's website and install it via
sudo dpkg --force-depends -i libsane-dsseries_1.0.5-1_yourArchitecture.debPrior to using a sane frontend, load module sg.
\n\t\t\t\t\t\tLast edited by Michael Gruenstaeudl (2015-12-03 21:00:00)
\n\t\t\t\t\t