Brother DCP-357C
From PardusWiki
Revision as of 07:13, 31 July 2008 by Ozan.caglayan (Talk | contribs)
This document explains how to correctly configure Brother DCP-357C on Pardus.
Contents |
Installing the package
Install the necessary packages by typing:
sudo pisi it http://cekirdek.pardus.org.tr/~ozan/dist/brother-dcp350
Configuring the printer
Register your printer in CUPS:
sudo /usr/sbin/lpadmin -p MFC210C -E -v usb://Brother/DCP-115C -P /usr/share/cups/model/brmfc210c_cups.ppd
Set your printer as the system default:
sudo /usr/sbin/lpadmin -d MFC210C
Finally, restart the CUPS service again:
service cups restart
Configuring the scanner
For installing the scanner, please refer to the related wiki entry Brother
Uninstalling the drivers
First, remove the corresponding entry of your printer from CUPS:
sudo /usr/sbin/lpadmin -x MFC210C
Remove the installed packages using console:
sudo pisi rm brother-mfc210c
Status
Untested.