Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old October 28th, 2005   #1
tapH20guru
First Cup of Ubuntu
 
tapH20guru's Avatar
 
Join Date: Oct 2005
Location: Syracuse, UT
Beans: 2
Ubuntu Breezy 5.10
HOWTO: Lexmark z605 (and possibly other 600 series)

Ubuntu Breezy with a lexmark z605
Modified HOWTO from http://ubuntuforums.org/showthread.php?t=49714 to work with breezy

Dependencies:
Code:
sudo apt-get install alien # rpm to deb converter
sudo apt-get install libstdc++5 # (breezy come with v6 but you need v5 for compatibility)
1. Download the driver from lexmark's site (CJLZ600LE-CUPS-1.0-1.TAR.gz)

2. Run though the following commands
Code:
tar -xvzf CJLZ600LE-CUPS-1.0-1.TAR.gz # extract the driver.
tail -n +143 z600cups-1.0-1.gz.sh > install.tar.gz # the sh script is broken for newer systems.
tar -xvzf install.tar.gz # extract the contents produced by tail
sudo alien -t z600cups-1.0-1.i386.rpm # convert unusable rpm packages to tgz.
sudo alien -t z600llpddk-2.0-1.i386.rpm # convert unusable rpm packages to tgz.
sudo tar xvzf  z600llpddk-2.0.tgz -C / # extract the tgz's to / putting the files in their right place
sudo tar xvzf z600cups-1.0.tgz -C / # extract the tgz's to / putting the files in their right place
sudo ldconfig # refresh ubuntu to see the new libraries
cd /usr/share/cups/model
sudo gunzip Lexmark-Z600-lxz600cj-cups.ppd.gz # unzip the ppd, which should _not_ be gzipped
sudo /etc/rc2.d/S19cupsys restart #The driver is now installed. Restart the cups daemon.
3. Now we run:
Code:
/usr/lib/cups/backend/z600
You should be something like:
Code:
direct z600:/dev/usb/lp0 "Lexmark  Lexmark Z600 Series" "Lexmark Printer"
4.Now simply set up your printer using the new z600 driver. (ie: in GNOME: System->Administration->Printing)

Last edited by tapH20guru; October 28th, 2005 at 06:19 PM..
tapH20guru is offline   Reply With Quote
 

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:53 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry