View Poll Results: Was this HowTo helpful?

Voters
297. You may not vote on this poll
  • Yes

    251 84.51%
  • No

    46 15.49%
Page 30 of 51 FirstFirst ... 20282930313240 ... LastLast
Results 291 to 300 of 503

Thread: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

  1. #291
    Join Date
    Jan 2010
    Beans
    1

    Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    Hi all;

    I found this thread and it partially helped, thanks to those who started / updated. In that spirit I'm adding what I did to resolve my issue.

    My problem: getting my Brother MFC-6800 scanner to work.

    My uname -a: Linux xxxxx-desktop 2.6.31-17-generic #54-Ubuntu

    My resolution:

    1) I plugged the USB cable from the MFC-6800 into my computer

    2) lsusb showed (relevant line only)

    Bus 002 Device 002: ID 04f9:0111 Brother Industries, Ltd MFC 6800

    (I believe that if you can't see the device, you need to establish why that is, before proceeding further - may be a cable issue, USB port issue, etc.)

    3) the file I then edited was

    /lib/udev/rules.d/40-libsane.rules

    4) just before the end of the file, I added the following lines:

    # Brother MFC-6800
    ATTRS{idVendor}=="04f9", ATTRS{idProduct}=="0111", ENV{libsane_matched}="yes"

    This is because the other device descriptors used that syntax, in my system.

    5) Then, in my GUI console (F7), I chose Applications --> Graphics --> XSane Image Scanner

    The application scanned for, and found, my device.

    At that point, you should be able to scan and save images from the device.

    Hope this helps.

    Best regards, all.

  2. #292
    Join Date
    Jan 2010
    Beans
    1

    Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    Hi, i have a printer/scanner BROTHER DCP 8065DN i was trying to install brscan driver but i see the page says Scanner driver does not support print server connections.
    I must use the scanner with a print server (edimax), is this possible? the print fuction now work with no problem, but the scanner with xane doesnt work, it know the device but i get an error when i try to scan.
    thanks...

  3. #293
    Join Date
    May 2009
    Beans
    15

    Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    Hi,
    Thanks for providing this great HOWTO Install Brother HL-2170W on Ubuntu Desktop 9.10. I followed your steps and everthing installed successfully, however, I still can not print Test Page. When I hover over the printer icon, it shows message "Printer HL2170W may not be connected" and the test page will not print. This is wireless printer and when I open Printer Properties, it says that Device URI is usb:/dev/usb/lp0.
    Any idea what could be wrong and how to fix it.
    Much Appreciated,
    _dino_

  4. #294
    Join Date
    Jan 2010
    Beans
    5

    Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    uh... yeah. That looks easy. <sarc/> I know it's not OS X, but for a printer install, it all seems a bit much to me.

  5. #295
    Join Date
    Oct 2009
    Location
    Leitchfield, KY
    Beans
    28
    Distro
    Kubuntu 13.10 Saucy Salamander

    Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    .
    Last edited by burdebc; February 26th, 2010 at 08:44 AM.

  6. #296
    Join Date
    Dec 2005
    Location
    N.C.
    Beans
    4,796
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    I found this thread after using the instructions on the Brother website for installing Linux drivers, which required over an hour to get everything working...somewhat difficult navigating the website to find everything I needed. May not help anyone, but here's basically what I did:

    Prerequisites:
    Code:
    sudo aa-complain cupsd
    sudo mkdir /usr/share/cups/model
    sudo mkdir /var/spool/lpd
    Installed sane-utils & psutils from Synaptic...tcsh wasn't needed for my printer.

    Downloaded the drivers I needed for my MFC295CN:
    LPR driver: mfc295cnlpr-1.1.2-1.i386.deb
    Cupswrapper driver: mfc295cncupswrapper-1.1.2-2.i386.deb
    Brscan3 32-bit: brscan3-0.2.9-1.i386.deb
    Scan-key-tool 32-bit: brscan--skey-0.2.1-3.i386

    Then connected & turned on the printer, cd to Desktop, where I downloaded the drivers.
    Issed the following commands to install the drivers:
    Code:
    sudo dpkg -i --force-all (driver name)
    I tried installing the cupswrapper driver first, but couldn't because the lpr driver was listed as a dependency...worked when I installed the lpr driver, then cupswrapper.

    Then checked if they were installed:
    Code:
    dpkg -l | grep Brother
    Opened Firefox: http://localhost:631/printers, which showed the printer listed.

    At first, Xsane couldn't find a device, but a quick reboot remedied this.

    I'm not sure if this was needed, but I found in another thread that I needed to modify permissions for a normal user in /etc/udev/rules.d/40-basic-permissions.rules(I'm using 8.04, may be different for other versions), changed the line: SUBSYSTEM=="usb"ENV{DEVTYPE}...MODE="0664" to SUBSYSTEM....MODE="0666"

    The description of the printer in "Ubuntu Printers:
    Description: MFC295CN
    Device URI: usb://Brother/MFC-295CN
    Make&Model: Brother MFC-295CN CUPS

    I must admit, there was some trial-and-error to finally get the printer added & working. I think the scan-tool-key is just a command line method of scanning & isn't needed. I can scan directly from the printer/scanner, but have to turn off Firestarter(don't really want to open the necessary port)...easier to scan using Xsane.

    Installed the MFC 295CN on a 2nd pc running 8.04, which required all of about 10 minutes to get everything working.

    Update: These instructions work equally well with Ubuntu 10.04 over Linksys router network, I just put in the URI: http://192.168.1.100:631/printers/MFC295CN of the computer the printer is connected to.
    Last edited by confused57; December 9th, 2010 at 04:07 PM.

  7. #297
    Join Date
    Mar 2010
    Beans
    1

    Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    Omg guys, i followed the Confused57 reply and it seems that my printer is installed (it is a brother mfc-295cn) but i have this printer connected by network. And i cannot print anything anyway.it just says that printer may not be connected. Pls help, there is a way to install this ***** brother and have it to work by network???? tnx and i'm newbie so pls be simple!


    OK! I SOLVED! i tnx all of u and confused57 in particular way. I followed his instruction and the printer worked. For the problem about the network i solved like this:

    i went to properties of the printer and where there was the url of the printer i just put the address of the printer like this --> lpd://192.168.1.54/BINARY_P1 where obviusly that is my printer ip address. I'm sorry for my english but i hope u understand anyway. Tnx to all again..
    Last edited by redsoul; March 5th, 2010 at 02:09 PM.

  8. #298
    Join Date
    Feb 2007
    Location
    New Zealand
    Beans
    232
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    Much thanks for this.

    After a clear sober head I was able to follow the instructions. I am confident now that when sister gets her A3 printer that it will install painlessly


    due to brother changing stuff on their web site could you please update the links

    Main linux page
    http://welcome.solutions.brother.com.../en/index.html[

    printer drivers lpr and cups

    http://welcome.solutions.brother.com...nload_prn.html

    scanner drivers

    http://welcome.solutions.brother.com...nload_scn.html

    Also on the 15th of the month, I guess usa time. the site will have an outage for server upgrade or some such fluff
    Last edited by tommynz1975; March 7th, 2010 at 05:10 AM.
    Windows XP is like an 8" FDD, kept for compatibility but is no longer required.
    www.linux-books.us/ Free Linux books a great source of information viewable . in PDF
    Ubuntu User 23555

  9. #299
    Join Date
    Mar 2010
    Location
    ANDREWS AFB, MD
    Beans
    5
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    BoardDworld, THANK YOU for your original writeup! I was racking my brain trying to figure out how to get this working. I followed your steps/instructions you posted and I CAN PRINT! thank you again!

    *ps- using 9.10. THANKS!!!

  10. #300
    Join Date
    Sep 2006
    Location
    Minnesota
    Beans
    167
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

    And we wonder why people avoid linux, sigh. I love linux, but I tell you I can easily return to Windows because of what should be basic simple stuff that steals time and causes headaches. Sigh. Unbelievable. I recall in Ubuntu 6 I easily added a printer, now with 9.10 I can not figure out whatsoever how to add the same damn printer, nothing has changed except ubuntu.
    --Why is there anything rather than nothing?

Page 30 of 51 FirstFirst ... 20282930313240 ... LastLast

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
  •