/etc/udev/rules.d/45-libsane.rules
If not add an entry like the others in there
- Code: Select all
# Brother|DCP 7010
SYSFS{idVendor}=="04f9", SYSFS{idProduct}=="0182", MODE="664", GROUP="scanner"
This does not take effect until after a reboot.
To get the idVendor and idProduct run lsusb and you may get something like
Bus 001 Device 003: ID 04f9:0182 Brother Industries, Ltd
It's easy to see where to put what in the line above
Edit - I suddenly see that the subject line has "broken English"
Edited in this post








