Engineering and technology notes
Printer Drivers DCP-1510
Install LPR driver and cupswrapper driver
- Turn on the printer and connect the USB cable.
- Open the terminal and go to the directory where the drivers are.
- Install LPR driver.The install process may take some time. Please wait until it is complete.
Command (for dpkg) : dpkg -i –force-all (lpr-drivername) - Install cupswrapper driver.The install process may take some time. Please wait until it is complete.
Command (for dpkg) : dpkg -i –force-all (cupswrapper-drivername) - Check if the LPR driver and cupswrapper driver are installed
Command (for dpkg) : dpkg -l | grep Brother
How to Use Your Brother Printer with CUPS on Raspberry Pi
sudo apt-get install printer-driver-brlaser
foo2xqx: a linux printer driver for XQX stream protocol
Printer List | OpenPrinting – The Linux Foundation
Gutenprint Supported Printers
Canon Toner cartridge LBP CARTRIDGE 725
hp’s Developer Portal | Version: 3.20.3
PRINTER: Installing HP LaserJet P1005 on Raspbian | Putokaz
Инсталација на драјвери за HP LaserJet P1005 (Од Свелте работа)
wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz
tar zxf foo2zjs.tar.gz
cd foo2zjs/
make
./getweb P1005
sudo make install
sudo make install-hotplug
sudo make cups
sudo /etc/init.d/cups restart
после се закачуваш на cups
https://<localhost>/admin
и го бираш драјверот
HP LaserJet P1005 Foomatic/foo2xqx (recommended) (en)
Source: PRINTER: Installing HP LaserJet P1005 on Raspbian | Putokaz