Scanner -------------------------------------------------------------------------------- wget http://www.brother.com/pub/bsc/linux/dlf/brscan3-0.2.11-5.amd64.deb dpkg -i --force-all brscan3-0.2.11-5.amd64.deb cp /usr/lib64/sane/* /usr/lib/sane/ && cp /usr/lib64/lib* /usr/lib/ joe /etc/udev/rules.d/60-libsane.rules # Brother scanners ATTRS{idVendor}=="04f9", ATTRS{idProduct}=="0222", MODE="0666", GROUP="scanner", ENV{libsane_matched}="yes" joe /etc/sane.d/brother.conf usb 04f9 0222 https://wiki.debianforum.de/Brother_Scanner https://www.linuxmintusers.de/index.php?PHPSESSID=c3eb1c0bd53af210f72f72f95c0cd4f1&topic=22193.15 Drucker -------------------------------------------------------------------------------- apt-get install lib32stdc++6 csh tcsh mkdir /var/spool/lpd mkdir /usr/share/cups/dcp-195c wget https://download.brother.com/welcome/dlf005399/dcp195clpr-1.1.3-1.i386.deb wget https://download.brother.com/welcome/dlf005401/dcp195ccupswrapper-1.1.3-1.i386.deb dpkg -i --force-architecture *lpr*.deb dpkg -i --force-architecture *cupswrapper*.deb (for USB Connection) Open a web browser and go to "http://localhost:631/printers". Check if the Device URI of your printer is "usb://Brother/(your printer's model name)" If the device URI is different from the example above, please go to "Modify Printer" of your printer to select proper device and driver. If your printer is not listed on "http://localhost:631/printers", please go to "http://localhost:631/admin" and click "Add printer" and select proper device and driver. eventuell joe /opt/brother/Printers/dcp195c/inf/brdcp195crc PaperType=A4 einstellen