LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-04-2005, 11:57 AM   #1
morph00
LQ Newbie
 
Registered: Sep 2005
Location: Virginia
Distribution: Linspire 5.0
Posts: 3

Rep: Reputation: 0
Unhappy Installing new drivers for hardware devices


Okay, first, I'm relatively new to Linux and very new to Linspire [which so far has been a good experience.]. My preference has been to have Linux , in some form, installed on a laptop, however, my past experiences with Redhat [three different version] and SuSe, have not been pleasant. So far Linspire has performed beyond my expectations on teh laptop.

No comes my inexperience: Linspire does not have the drivers installed for my Brother HL-2070N printer. Linspire, from my quick research, is Debian based, so the Debian drivers should work, hopefully. So I pulled down the file from the Brother website for this, now how do I get it installed. This is one of the basic "downfalls" of Linix in general, and so far, Linspire with CNR has save me from frustration...

Thanks,

morph00
 
Old 09-05-2005, 05:18 AM   #2
dr_zayus69
Member
 
Registered: Sep 2004
Location: western massachusetts
Distribution: fedora core 3, Suse 10
Posts: 877

Rep: Reputation: 35
what is the file format? .deb?

http://www.debian.org/doc/FAQ/ch-pkg_basics.en.html

that link is if it is a .deb package but i don't know if drivers are packaged that way.
 
Old 09-05-2005, 08:28 AM   #3
morph00
LQ Newbie
 
Registered: Sep 2005
Location: Virginia
Distribution: Linspire 5.0
Posts: 3

Original Poster
Rep: Reputation: 0
Yes, It is a .deb file.

I'll check this out.

Thanks!
 
Old 09-05-2005, 03:46 PM   #4
poochdog
Member
 
Registered: Jul 2004
Location: United Kingdom
Distribution: Fedora Core 9
Posts: 141

Rep: Reputation: 15
Hey there,

You should be able to perform the following to get your HL2070N Laser Printer working:

On your Brother Driver Disc for Windows will be a PPD file. It is usually under /Driver/PS/HL2070N/PPD

First of all copy this PPD file into /usr/share/cups/model/ on your linux system.

Next Restart the CUPS Deamon by typing in a terminal window /etc/rc.d/init.d/cups (you will need to login as root, or login as a super user by entering su)

Open up a web browser and enter http://127.0.0.1:631 This will load the web based printer config utility.

Click on manage printers to add your printer. (You maybe asked to login as root so have these details to hand)

Enter a name and description for your Printer. Click continue.

I imagine your printer is connected with USB so choose USB as the port.

Click continue and then Choose Brother from the list.

Click continue again and then choose your model.

Click continue once more and your machine will be ready to print.
 
Old 09-05-2005, 04:20 PM   #5
morph00
LQ Newbie
 
Registered: Sep 2005
Location: Virginia
Distribution: Linspire 5.0
Posts: 3

Original Poster
Rep: Reputation: 0
I'll give this a try.

I connected the printer directly off the router, it has it's own IP. Will that make much of a difference?

Ken
 
Old 09-05-2005, 04:24 PM   #6
poochdog
Member
 
Registered: Jul 2004
Location: United Kingdom
Distribution: Fedora Core 9
Posts: 141

Rep: Reputation: 15
Ok the steps I described will need to be altered a little as you are connected with a network but if you follow these then you should be in business.

Having an IP address for the machine is fine and not a problem

On your Brother Driver Disc for Windows will be a PPD file. It is usually under /Driver/PS/HL2070N/PPD

First of all copy this PPD file into /usr/share/cups/model/ on your linux system.

Next Restart the CUPS Deamon by typing in a terminal window /etc/rc.d/init.d/cups (you will need to login as root, or login as a super user by entering su)

Open up a web browser and enter http://127.0.0.1:631 This will load the web based printer config utility.

Click on manage printers to add your printer. (You maybe asked to login as root so have these details to hand)

Enter a name and description for your Printer. Click continue.

Choose LPD/LPR Host or Printer. Click Continue.

In the White Box delete anythjing there and enter lpd://the address of your printer ie lpd://192.168.2.2

Click continue and then Choose Brother from the list.

Click continue again and then choose your model.

Click continue once more and your machine will be ready to print


I hope that this helps. Let me know the outcome

Last edited by poochdog; 09-05-2005 at 04:25 PM.
 
Old 10-30-2005, 04:08 PM   #7
ludwig
Member
 
Registered: Jun 2002
Location: Orange County, CA
Distribution: Debian (squeeze), kernel 2.6.30-2-amd64
Posts: 32

Rep: Reputation: 15
I'd very much like to know the outcome of this situation as well. My Epson Stylus C84 just decided to quit working, and I'm seriously considering a low-end laser (I only print text and I'm tired of spending all that money on ink cartridges!). I had my eye on the Brother HL-2070N... Anybody else have any experience with this printer under linux? Any comments on its pros and/or cons? Are there other low-end models you like better?

Thanks!
 
Old 10-31-2005, 01:22 AM   #8
poochdog
Member
 
Registered: Jul 2004
Location: United Kingdom
Distribution: Fedora Core 9
Posts: 141

Rep: Reputation: 15
Hi,

The Brother HL2070N would be fine in linux
 
Old 12-23-2005, 11:55 PM   #9
os2
Member
 
Registered: Dec 2003
Location: Canada
Distribution: openSUSE Tumbleweed
Posts: 209

Rep: Reputation: 30
brother have linux driver now...

http://solutions.brother.com/linux/en_us/index.html


2 choice

lpr

lpr + cups


with both solution, i'm not able to print when i'm connected to the router... same thing with parrale port...

only work with usb


info paralle port:

cups is not installed

i get this error when i print:

A print error occurred. Error message received from system:

/usr/bin/lpr -P 'HL2070N' '-#1' '/tmp/kde-jean/kdeprint_2L5zqwlB' : execution failed with message:
lpr: error - unable to print file: server-error-service-unavailable
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to install hardware devices mandrakelinux Slackware 15 12-03-2005 06:32 PM
Installing drivers for support Vendors, devices and interfaces klmbrt Linux - Newbie 11 03-10-2005 12:17 PM
Installing Java. Changing hardware drivers??? xhispage Slackware 4 10-19-2004 06:24 AM
show all hardware devices and drivers explorer Linux - Hardware 2 04-11-2004 03:54 AM
Basic info on installing new hardware and drivers swaddington Linux - Newbie 4 03-28-2004 04:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration