LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 10-13-2007, 04:25 AM   #1
angelquan
LQ Newbie
 
Registered: Oct 2007
Posts: 2

Rep: Reputation: 0
Smile Installing Lexmark Printer E120n


I want to set up Lexmark Printer E120n driver in Ubuntu 7.04. Can you help me? Thank you very much!
 
Old 10-13-2007, 09:16 AM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
You need to install cups first, if it is not already installed. It can be installed from your distro's cd or from online servers.

The driver to support your printer is here --> http://openprinting.org/show_printer...=Lexmark-E120n

Install the driver, and configure the printer through cups.

In a web browser http://localhost:631

This is the http interface for cup. Add the printer, you select the driver from here. Thats it.

Post back any specific questions, with as much detail as possible.
 
Old 10-13-2007, 09:40 AM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Surprise!!!--Lexmark has Linux drivers on their site. There is hope.

http://downloads.lexmark.com/cgi-per...=Lexmark+E120n
 
Old 10-13-2007, 10:11 AM   #4
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
Well, maybe Lexmark is starting to see the light at the end of the tunnel. I got 4 of their printers, 3 are rated as boat anchors for linux, and the old 4039 only partially worked. I gave up on Lexmark, and bought a Brother. The linux driver came on the CD, and updates are available from their web site.

For angelquan, try the Lexmark driver first. Lexmark has a deb packaged driver that will install in Ubuntu. Cups should configure your printer as stated above.
 
Old 10-13-2007, 09:42 PM   #5
angelquan
LQ Newbie
 
Registered: Oct 2007
Posts: 2

Original Poster
Rep: Reputation: 0
Thank you very much! I have set up my printer's driver suceessfully.
 
Old 10-14-2007, 11:59 AM   #6
Ekardnam
LQ Newbie
 
Registered: Nov 2003
Location: Sweden
Distribution: Slackware
Posts: 27

Rep: Reputation: 16
I've got problems with the same printer, so I hope it's OK if I borrow this thread.

I use the latest Slackware version (12.0). The printer is connected to my computer via USB.

This is how far I've gotten:
1. Started cups and entered http://localhost:631 with my web browser.
2. Under "Administration", "New Printers Found:" I see my Lexmark e120n. "Add this printer".
3. Oh, my model isn't listed. Well, then I have to provide a pdd file, I guess. You can find the ones I've tried here and here. Basically, it's a patched Mac OS X pdd driver (as far as I know).
4. "Printer Lexmark_E120n_USB_1 has been added successfully." Everything looks fine.
5. Now it's time to print a test page. It says that the test print is sent, however...
"Printer not connected; will retry in 30 seconds..."

 
Old 10-15-2007, 09:55 AM   #7
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
Ekardnam,

Not a good idea to high jack a thread, although the first posters problems are solved.

The thread will more than likely not be seen by many people. It is best to start your own. That said, let me see if I can help.

Have you downloaded the driver and installed it? Note there are two different drivers listed earlier in this thread. One is from Lexmark, and the other is form linux printing.

Second, open a konsole, do a su, enter the root password, and run the command 'lsusb' ( without the quotes ). You should see your printer listed. Here is what mine looks like.

Code:
lsusb
Bus 001 Device 002: ID 04f9:0028 Brother Industries, Ltd
If is not there, your system is not seeing it on the USB bus, if it is there, then back to the driver.

The printer should show up in Cups configuration if the driver is installed.
 
Old 10-15-2007, 10:34 AM   #8
Ekardnam
LQ Newbie
 
Registered: Nov 2003
Location: Sweden
Distribution: Slackware
Posts: 27

Rep: Reputation: 16
camorri,

Yeah, maybe I should start a new thread; just though it was unnecessary it already existed one for exactly the same printer.

Anyway, lsusb gives

Code:
Bus 2 Device 2: ID 043d:00cc Lexmark International, Inc.
About the drivers, I haven't quite understood how I should install them. Lexmark only ships drivers to certain distros, with doesn't include Slackware. As far as I know, you can use a PPD file instead of a driver - and that's what I've done (I've linked to it in my post).

Maybe I should follow your advice and post a new thread.
 
Old 10-16-2007, 12:36 PM   #9
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
The lsusb command shows your printer. That is a good start.

I tried to use a PPD file with my old Lexmark 4039, I could not get it to work with just a PPD file. I may well not have done something correctly, but like you it didn't work. The printer must be a post script printer as far as I know. You should look at the doc from Lexmark to make sure your printer is post script.

For the driver, there are usually tar balls for most drivers, and yes I saw your comment saying Lexmark doesn't supply one. There are drivers on Linuxprinting.org that are supposed to work. Have you looked there for a tar file? There are usually install instructions.

Once the file(s) are installed, you simply tell cups what driver to use. You select device ( should be usb1 ), make ( lexmark ) model/driver ( this is the list the driver should be in once installed ). That is it.
 
  


Reply



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
installing lexmark 73 as local printer Daniel49 Ubuntu 2 01-04-2006 07:32 PM
problem installing Lexmark printer on ubuntu Ay-Karamba! Linux - Hardware 2 09-02-2005 05:51 AM
Installing printer Lexmark Z602 on Fedora Core 2 ?? aala_yo Linux - Software 3 06-02-2005 06:50 AM
Help Me!! Installing Lexmark z605 printer kesara3k Linux - Hardware 9 01-06-2005 02:29 PM
Help me!! Installing Lexmark z605 printer kesara3k Fedora 9 08-01-2004 12:42 PM

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

All times are GMT -5. The time now is 01:02 AM.

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