Unsupported Version This article applies to an unsupported version of Ubuntu. Installing the MFC-240C in 64-bit Feisty The first step in installing your MFC-240C in Feisty 64-bit is to download the LPR driver and the cupswrapper driver. The LPR driver can be downloaded here and the cupswrapper driver can be downloaded here. * Make sure when you download the drivers that you download the drivers for Debian and not Redhat. Installing Drivers After you have downloaded the drivers you need to install them.

Make sure that you install the LPR driver first before you install the cupswrapper driver. To install the LPR driver put this in the terminal. For anybody who doesn't know to open the terminal it can be found by going to Applications>Accessories>Terminal. Sudo dpkg -i --force-architecture mfc240clpr-1.0.0-9.i386.deb and to install cupswrapper sudo dpkg -i --force-architecture mfc240ccupswrapper-1.0.0-9.i386.deb Setting up your printer After both of those install successfully open up your web browser you use and put this in. If for some reason you get a error saying page not found than you need to start cups by putting this in the terminal sudo /etc/init.d/cupsys start Click on “Manage Printers” and confirm that the device name is listed there.

Installing Brother Printer Drivers Ubuntu

Jul 31, 2017 Brother Solutions Center An unexpected error occured. We are now investigating the problem. Please wait for a while. Onna Kenshi Asuka Kenzan Isotope more. In computing, a device driver is a.

If the device name is NOT listed there, click on 'Add Printer' and install the driver following the on-screen instructions. Setting up Scanning Function 1)Install the sane and xsane packages. 2)Download the Brother Scanner driver from You need to download the brscan2 driver ver.

Question: I have a Brother HL-2270DW laser printer, and want to print documents from my Linux box using this printer. Mitchell On Demand English Keygen Photoshop. How can I install an appropriate Brother printer driver on my Linux computer, and use it? Brother is well known for its affordable. You can get a high-quality WiFi/duplex-capable laser printer for less than 200USD, and the price keeps going down. On top of that, they provide reasonably good Linux support, so you can download and install their printer driver on your Linux computer. I bought model more than a year ago, and I have been more than happy with its performance and reliability. Here is how to install and configure a Brother printer driver on Linux.

In this tutorial, I am demonstrating the installation of a USB driver for Brother HL-2270DW laser printer. So first connect your printer to a Linux computer via USB cable. Preparation In this preparation step, go to the official, and search for the driver of your Brother printer by typing printer model name (e.g., HL-2270DW). Once you go to the download page for your Brother printer, choose your Linux platform. For Debian, Ubuntu or their derivatives, choose 'Linux (deb)'. For Fedora, CentOS or RHEL, choose 'Linux (rpm)'.

On the next page, you will find a LPR driver as well as CUPS wrapper driver for your printer. The former is a command-line driver, while the latter allows you to configure and manage your printer via web-based administration interface. Especially the CUPS-based GUI is quite useful for (local or remote) printer maintenance. It is recommended that you install both drivers. So click on 'Driver Install Tool' and download the installer file. Before proceeding to run the installer file, you need to do one additional step if you are using a 64-bit Linux system. Since Brother printer drivers are developed for 32-bit Linux, you need to install necessary 32-bit libraries on 64-bit Linux as follows.

On older Debian (6.0 or earlier) or Ubuntu (11.04 or earlier), install the following package. $ sudo sh./linux-brprinter-installer-2.0.0-1 You will be prompted to type a printer model name. Type the model name of your printer, for example 'HL-2270DW'. After agreeing to GPL license agreement, accept default answers to any subsequent questions. Now LPR/CUPS printer drivers are installed. Proceed to configure your printer next. Printer Configuration We are going to configure and manage a Brother via CUPS-based web management interface.

First, verify that CUPS daemon is running successfully. $ sudo netstat -nap grep 631 Open a web browser window, and go to You will see the following CUPS printer management interface. Go to 'Administration' tab, and click on 'Manage Printers' under Printers section.

You must see your printer (HL-2270DW) listed in the next page. Click on the printer name. In the dropdown menu titled 'Administration', choose 'Set As Server Default' option. This will make your printer system-wide default. When asked to authenticate yourself, type in your Linux login information. Now the basic configuration step is mostly done. To test print, open any document viewer application (e.g., PDF viwer), and print it.

You will see 'HL-2270DW' listed and chosen by default in printer setting. Print should work now. You can see the printer status and manage printer jobs via the same CUPS web interface. Using Linux Mint Cinnamon 17.3 My printer is a Brother MFC-8670DN, located on my LAN at 192.168.0.15 with a static address. I'm far from a newbie with Linux, but I do find issues with random things I don't know about.

First, the step 'verify that CUPS daemon is running successfully: $ sudo netstat -nap grep 631 ' returns nothing. What should it return? Does nothing mean cups is running, or that cups is not running?

Second, and this has got me completely at a loss to get past: Open a web browser window, and go to. The only browser I can find is Firefox. Ok, that's what I am accustomed to. When I put in the above, I get 'unable to connect' Why? Editing /etc/hosts.allow and /etc/hosts.deny doesn't indicate anything. It isn't set to deny:all.

I seem to sporadically print a test page, so I guess that's something. How do I setup for scanning?