![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Skinny Soy Caramel Ubuntu
![]() Join Date: Jul 2005
Location: Ohio, USA
Beans: 660
Ubuntu 9.04 Jaunty Jackalope
|
HOWTO: Lexmark Z600 series printer.
Here is a howto to get a Lexmark Z600 series printer working.
Go to http://www.autostatic.com/linux/lexmarkz605-suse93.html . Download the drivers found at http://www.downloaddelivery.com/srfi...S-1.0-1.TAR.gz . Save this file to disk, preferably in your home folder. Open a terminal. In the terminal, type Code:
tar -xvzf CJLZ600LE-CUPS-1.0-1.TAR.gz In a terminal, type Code:
tail -n +143 z600cups-1.0-1.gz.sh > install.tar.gz Code:
tar -xvzf install.tar.gz Code:
sudo apt-get install alien After you have alien installed, you want to issue the following commands. Code:
sudo alien filename.rpm Alien creates two DEB files, one for each RPM file. Install both DEB files by issuing in a terminal Code:
sudo dpkg -i filename.deb Once you have dpkg'd both files, the drivers are installed. There is a little bit more work to do though. In a terminal, enter Code:
sudo ldconfig Now, reboot. If you do not reboot the drivers will not show up on the list of available drivers on the printer installation wizard. So, reboot. Once you've rebooted, enter Gnome. This may work with other window managers, but I have only tested it in Gnome. Click System - Administration - Printing. Choose Lexmark for the manufacturer and the Z600 V 1.0-1 will be available. Happy printing! By following this tutorial you can also print to SMB shared printers so long as the printer shared is a Lexmark Z600 series. Last edited by zerhacke; April 13th, 2006 at 12:06 PM.. |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|