User Tools

Site Tools


pages:howtos:debian:brother_mfc-l3750cdw

Debian - Brother MFC-L3750CDW

IMPORTANT: my filesystem structure might differ from yours. Please be careful and change the paths according to your environment.

To install LPR, CUPSwrapper driver and scanner driver (for scanner models), download the “Driver Install Tool” (linux-brprinter-installer-*.*.*-*.gz).

MYUSER="YOURUSERNAME"; MYGROUP="${MYUSER}"
mkdir -pv /home/$MYUSER/repos/extern/brother/
mv /home/$MYUSER/Downloads/linux-brprinter-installer-*.*.*-*.gz /home/$MYUSER/repos/extern/brother/
gunzip -v -k -c /home/$MYUSER/repos/extern/brother/linux-brprinter-installer-*.*.*-*.gz > /home/$MYUSER/repos/extern/brother/linux-brprinter-installer.sh
chown -R $MYUSER:$MYGROUP /home/$MYUSER/repos/extern/brother/
chmod u+x /home/$MYUSER/repos/extern/brother/linux-brprinter-installer.sh
/home/$MYUSER/repos/extern/brother/linux-brprinter-installer.sh MFC-L3750CDW

The driver installation will start. Follow the installation screen directions.

When you see the message “Will you specify the DeviceURI ?”,

  • For USB Users: Choose N(No)
  • For Network Users: Choose Y(Yes) and DeviceURI number.

The install process may take some time. Please wait until it is complete.

apt install xsane


~~DISCUSSION~~

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
pages/howtos/debian/brother_mfc-l3750cdw.txt · Last modified: 2021/12/09 22:02 by The Thing That Should Not Be