Debian OpenLogo

First, a big up to Brother: their printers are excellent, and they provide drivers for Linux! In only hate it that they display a warning before the toner is actually empty… But that’s another story. So in this post, I will explain you how to install brother HL 227DW driver on debian x64.

To install the driver on the x64 architecture you should go to Brother’s driver download page: http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.html and download the .deb packages corresponding to your printer model. Then to install these packages:

sudo apt-get install ia32-libs
sudo dpkg -i --force-all hl2270dwlpr-2.1.0-1.i386.deb cupswrapperHL2270DW-2.0.4-2.i386.deb
sudo  dpkg  -l  |  grep  Brother
firefox http://localhost:631/printers
 

I hope it helps. If you have liked this article, please put a link to it on your Google+ / facebook profile are any other kind of web site: it will help others find it in the search engines. Thanks!


Leave a Reply

Your email address will not be published. Required fields are marked *