Results 1 to 3 of 3

Thread: HOWTO: install Brother printer drivers in Ubuntu 10.04 or later or Mint 11.

  1. #1
    Join Date
    Mar 2010
    Location
    Philadelphia
    Beans
    50
    Distro
    Ubuntu 10.04 Lucid Lynx

    Smile HOWTO: install Brother printer drivers in Ubuntu 10.04 or later or Mint 11.

    [solved] HOWTO: install Brother printer drivers in Ubuntu 10.04 or later or Mint 11.


    No worries. With the help of some very nice people on IRC this was easy as pie

    edit: i think i made some mistakes in my initial post, so i have updated it, and this way is simpler and worked for me no problem.

    First off go to Brother Drivers for Linux® distributions at http://welcome.solutions.brother.com.../en/index.html and click on Printer Driver. ctrl+F and search for your model of printer. click on it, and download the "LPR" deb first and install it, then the "cupswrapper" deb package.

    Go into your web browser and type http://localhost:631/ into the address bar. Under the "PRINTERS" tab you should now find your printer..

    Mine is the Brother MFC-J410w, which is also a scanner, and if you need to add your scanner, read on. Go back to Brother Drivers for Linux® distributions at http://welcome.solutions.brother.com.../en/index.html and click on "scanner driver/scan-key tool". ctrl+f search for your brother scanner and then whatever category it falls into, such as brscan2 or brscan3 etc., go up and downbload that driver for your partiucular system(32 bit, deb, for ex.).


    After the install, there is one more step:

    As it states on http://welcome.solutions.brother.com...n1c.html#u9.10 ,

    Press ALT+F2 to run an application, and in the field paste:

    Code:
    gksudo gedit /lib/udev/rules.d/40-libsane.rules
    and add the following two lines to the end of the device list.

    Code:
    
    # Brother scanners
    ATTRS{idVendor}=="04f9", ENV{libsane_matched}="yes"
    


    Restart your computer. Viola!

    Thanks go out to to Karsus and Rustyl_64 among others!
    Last edited by robot_chicken_parm; May 18th, 2012 at 05:42 AM.

  2. #2

    Re: HOWTO: install Brother printer drivers in Ubuntu 10.04 or later or Mint 11.

    Moved to Tips & Tutorials.
    Learning is not attained by chance, it must be sought for with ardor and attended to with diligence. Abigail Adams ( 1744 - 1818 ), 1780;

    My blog Poetry and More Free Ubuntu Magazine

  3. #3
    Join Date
    Mar 2010
    Location
    Philadelphia
    Beans
    50
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: install Brother printer drivers in Ubuntu 10.04 or later or Mint 11.

    thanks... btw this is a gui tutorial... for the terminal, refer to http://ubuntuforums.org/showthread.php?t=590793&page=31 and this should hopefully help. i couldnt find my specifics in synaptic but the way i described worked fine and i can print and scan now

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •