Brother DCP-115C
AliIsingor (Talk | contribs) m (remove pardus 2008 instructions) |
|||
| (One intermediate revision by one user not shown) | |||
| Line 2: | Line 2: | ||
== Installing the package == | == Installing the package == | ||
| − | |||
Install the necessary packages by typing: | Install the necessary packages by typing: | ||
| − | |||
| − | |||
'''Pardus 2009''' | '''Pardus 2009''' | ||
| − | sudo pisi it http://cekirdek.pardus.org.tr/~ozan/dist/binaries/2009/brother-mfc210c-1.0.2- | + | sudo pisi it http://cekirdek.pardus.org.tr/~ozan/dist/binaries/2009/brother-mfc210c-1.0.2-1.pisi |
This driver suite depends on tcsh. Answer 'yes' when PiSi asks whether to install it or not. | This driver suite depends on tcsh. Answer 'yes' when PiSi asks whether to install it or not. | ||
| − | |||
| + | == Configuring the printer == | ||
Register your printer in CUPS: | Register your printer in CUPS: | ||
| Line 25: | Line 22: | ||
service cups restart | service cups restart | ||
| + | |||
== Configuring the scanner == | == Configuring the scanner == | ||
| − | |||
For installing the scanner, please refer to the related wiki entry [[Brother scanner support for DCP and MFC models]]. | For installing the scanner, please refer to the related wiki entry [[Brother scanner support for DCP and MFC models]]. | ||
| + | |||
== Uninstalling the drivers == | == Uninstalling the drivers == | ||
| − | |||
First, remove the corresponding entry of your printer from CUPS: | First, remove the corresponding entry of your printer from CUPS: | ||
| Line 40: | Line 37: | ||
sudo pisi rm brother-mfc210c | sudo pisi rm brother-mfc210c | ||
| − | |||
| + | == Status == | ||
Andreas Jürgens which requested this driver, reported [2] that the scanner and the printer works well under Pardus 2008. | Andreas Jürgens which requested this driver, reported [2] that the scanner and the printer works well under Pardus 2008. | ||
| + | |||
== Links == | == Links == | ||
| − | |||
[0]: http://solutions.brother.com/linux/sol/printer/linux/sane_install.html | [0]: http://solutions.brother.com/linux/sol/printer/linux/sane_install.html | ||
| − | |||
[1]: http://forums.linux-foundation.org/read.php?24,3943 | [1]: http://forums.linux-foundation.org/read.php?24,3943 | ||
| − | |||
[2] : http://bugs.pardus.org.tr/show_bug.cgi?id=7122 | [2] : http://bugs.pardus.org.tr/show_bug.cgi?id=7122 | ||
[[tr:Donanım:Brother DCP-115C]] | [[tr:Donanım:Brother DCP-115C]] | ||
Latest revision as of 14:55, 16 May 2011
This document explains how to correctly configure Brother DCP-115C on Pardus.
Contents |
Installing the package
Install the necessary packages by typing:
Pardus 2009
sudo pisi it http://cekirdek.pardus.org.tr/~ozan/dist/binaries/2009/brother-mfc210c-1.0.2-1.pisi
This driver suite depends on tcsh. Answer 'yes' when PiSi asks whether to install it or not.
Configuring the printer
Register your printer in CUPS:
sudo /usr/sbin/lpadmin -p DCP115C -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 DCP115C
Finally, restart the CUPS service again:
service cups restart
Configuring the scanner
For installing the scanner, please refer to the related wiki entry Brother scanner support for DCP and MFC models.
Uninstalling the drivers
First, remove the corresponding entry of your printer from CUPS:
sudo /usr/sbin/lpadmin -x DCP115C
Remove the installed packages using console:
sudo pisi rm brother-mfc210c
Status
Andreas Jürgens which requested this driver, reported [2] that the scanner and the printer works well under Pardus 2008.
Links
[0]: http://solutions.brother.com/linux/sol/printer/linux/sane_install.html [1]: http://forums.linux-foundation.org/read.php?24,3943 [2] : http://bugs.pardus.org.tr/show_bug.cgi?id=7122