Comment 48 for bug 478761

Revision history for this message
Alkis Georgopoulos (alkisg) wrote :

To get my DCP 7030 scanner working in Ubuntu 12.04 i386, I had to do the following:

1) Install http://www.brother.com/pub/bsc/linux/dlf/brscan3-0.2.11-4.i386.deb
from http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_scn.html#brscan3

2) Add the following two lines in /lib/udev/rules.d/40-libsane.rules, under line 40 (LABEL="libsane_usb_rules_begin"):

# Brother scanners
ATTRS{idVendor}=="04f9", ENV{libsane_matched}="yes"

3) Plug in scanner - no system reboot or udev restart necessary.