View previous topic :: View next topic |
Author |
Message |
Posted: Sat Aug 26, 2006 8:15 pm Post subject: lexmark z600 |
 |
|
Hello,
I have Lexmark Z600 series printer. I install the LLPDDK driver and the cups driver. So, when i desired print a document or a test page, the printer don't print. The printer are been configured in CUPS and installed.
Thank! |
|
Sébastien Marullo_0
Joined: 26 Aug 2006
Posts: 2
|
Back to top |
|
 |
|
Georgi Stoynev
Joined: 27 Aug 2006
Posts: 5
|
Back to top |
|
 |
Posted: Wed Oct 18, 2006 5:11 am Post subject: Install instructions for Lexmar z617 (Mandriva 2007) |
 |
|
I have a Lexmark z617 and Mandriva Powerpack 2007.
After a complete frustrated day trying to install the Lexmark z617 I found and followed the instructions that Georgi Stoynev appointed from http://www.autostatic.com/linux/lexmarkz605-suse93.html (only changing the last instructions about "Open Yast2" to [System => Configuration => Hardware => HardDrake => Printer => Lexmark Z600 Series => Run config tool ]).
I didn't need the "Gentoo Lexmark Printers HOWTO" instructions. I just followed the instructions from Jeremy [at]autostatic[dot]com The installation process was flawless and everything is going OK now .
Thank you very much to Jeremy, Georgi, and Gentoo!
This installation process should works for Lexmark z601, z602, z603, z604, z605, z611, z612, z613, z614, z615 and z617.
The instructions from Jeremy [at]autostatic[dot]com are:
-----------------------------------------------------------------------------------------------------------------------------------------------
The Lexmark Z605 printer and SuSE 9.3 linux, a little HOWTO
http://www.autostatic.com/linux/lexmarkz605-suse93.html
Works for: SuSE 9.3, Mandriva 2006, Madriva 2007
At first I thought this combination had to be impossible after having read some forum threads. But in fact the installation of the Z605 driver (it actually exists!) is quite straightforward, thanks to the Gentoo wiki. This howto should work for most other distro's, I've tested it with Mandriva 2006 and installation was flawless.
Requirements:
- A Lexmark Z605 printer. At first this printer seems to be a real good bargain until you have to replace the cartridges... I already pulled out the color cartridge and have the black cartridge refilled at a refill centre for half the price. And even under Windows this printer is a pain in the ass, installing unwanted services and opening unwanted TCP ports.
- The Lexmark Z600 series driver, available at http://www.downloaddelivery.com/srfilecache/CJLZ600LE-CUPS-1.0-1.TAR.gz
- The rpm2targz utility, available at http://www.linuxfromscratch.org/~tushar/downloads/rpm2targz.tar.bz2
- The Gentoo Lexmark Printers HOWTO, available at http://gentoo-wiki.com/HOWTO_Lexmark_Printers
There we go...
- Download the rpm2targz utility to your home directory, open a console and unpack it:
bunzip2 rpm2targz.tar.bz2
- Install it as root:
su
cd rpm2targz
./install
- Download the Lexmark Z600 driver in for example a lexmark directory in your home folder.
- cd into your lexmark folder
- su to root and unpack the driver package:
tar -xvzf CJLZ600LE-CUPS-1.0-1.TAR.gz
- Extract the actual driver:
tail -n +143 z600cups-1.0-1.gz.sh > install.tar.gz
- Untar install.tar.gz you just created:
tar -xvzf install.tar.gz
- Convert the RPM's you just created to tarballs:
rpm2targz *.rpm
- Untar the two tarballs:
tar -xvzf z600cups-1.0-1.i386.tar.gz -C /
tar -xvzf z600llpddk-2.0-1.i386.tar.gz -C /
- Run ldconfig:
ldconfig
- cd to the backend directory and try out the printer:
cd /usr/lib/cups/backend
./z600
- Under SuSE 9.3 (It's the same in Mandriva 2007) the output should be:
direct z600:/dev/usb/lp0 "Lexmark Lexmark Z600 Series" "Lexmark Printer"
- Open Yast2 and select Hardware/Printer (for Mandriva Powerpack 2007 open System => Configuration => Hardware => HardDrake => Printer => Lexmark Z600 Series => Run config tool).
- SuSE does detect a Lexmark Z600 Series printer automatically, unfortunately it can't do anything with it by default. Select this entry and select Configure. The Queue name should be correct, press Next. select Lexmark in the list of manufacturers and if everything went as planned there should be a Z600 Color Jetprinter entry in the Select model list. Select it and your Z605 should be ready to go!
- Print this howto for future reference 
Good luck!
Jeremy
jeremy[at]autostatic[dot]com
----------------------------------------------------------------------------------------------------------------------------------------------- |
|
Luis Amilcar_1907
Joined: 04 Oct 2006
Posts: 2
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|