English version of my DCP115C guide…
First of all install this:
sudo apt-get install csh
Now, download this packages:
In terminal:
sudo mkdir -p /var/spool/lpd/MFC210C
sudo ln -s /etc/init.d/cupsys /etc/init.d/cups
sudo ln -s /etc/init.d/cupsys /etc/init.d/lpd
sudo ln -s /etc/init.d/cupsys /etc/init.d/lprng
Let’s start installing the packages:
sudo dpkg -i mfc210clpr-1.0.2-1.i386.deb
sudo dpkg -i cupswrapperMFC210C-1.0.2-3.i386.deb
Now, always in terminal:
lpadmin -p MFC210C -E -v usb://Brother/DCP-115C -P /usr/share/cups/model/brmfc210c_cups.ppd
Ok, that’s all. Go to the printer panel (administration) , delete DCP115C and set as default MFC210C
——————–
For the scanner side, let’s install the driver:
sudo dpkg -i brscan2-0.2.3-0.i386.deb
Open this file with a text editor:
sudo gedit /etc/udev/rules.d/45-libsane.rules
Add to the end of file (BUT BEFORE: LABEL=”libsane_rules_end”)
#brother
SYSFS{idVendor}==”04f9″,MODE=”666″,GROUP=”scanner”
(PLEASE REWRITE ” !!!! because of a wordpress bug, they’re formatted!!)
And now restart UDEV:
sudo /etc/init.d/udev restart
That’s all!
Postato in: Guide sul software GNU/Linux | Messo il tag: DCP115C, Driver, ENGLISH VERSION, kubuntu, Linux, Ubuntu

Ti ringrazio veramente!Da principiante quale sono le tue indicazioni sono state le uniche a permettermi di utilizzare la mia Brother DCP-115C sul caro Ubuntu.
diffonderò per quanto mi è possibile il tuo blog!!!
F.
ma c’era la versione italiana! non mi dire che hai usato questa inglese…