пятница, 24 октября 2014 г.

Brother MFC-7860DWR: install scanner

Download driver for scanner from LINK

  • Open terminal & switch to root
    sudo su -
  • Install driver
    dpkg  -i --force-all brscan4-0.4.2-1.amd64.deb
  • Check if driver installed
    dpkg -l | grep Brother
  • Add scanner via IP
    brsaneconfig4 -a  name=Brother_scan  model=MFC-7860DW  ip=192.168.0.10
  • Check
    brsaneconfig4 -q  |  grep Brother
PROFIT!