Lexmark Z65 unter SuSE 10.1 mal wieder...

E

EdiNelly

**+._.+**
Hallo...

Mein Drucker Lexmark Z65 erkennt SuSE zwar aber ich kann ihn nicht konfigurieren. Habe über die Boardsuche schon ein Artikel mit entsprechendem Link gefunden. Den Treiber habe ich runtergeladen und entpackt.

und zwar so:

Code:
edi@linux-qi6d:~> cd CJLZ65LE-CUPS-1.0-1
edi@linux-qi6d:~/CJLZ65LE-CUPS-1.0-1> sh lexmarkz65-CUPS-1.0-1.gz.sh
Verifying archive integrity...OK
Uncompressing Lexmark Printer Drivertrap: usage: trap [-lp] [arg signal_spec...]

Wohin hab ich ihn ausgepackt und wie kann ich den Drucker nun konfigurieren?
Bei Yast finde ich den Treiber immer noch nicht...

Vielleicht kann mir jemand helfen?:(
 
Zuletzt bearbeitet:
Nur mal so zur info... den Z65-Treiber muss man manuell ins CUPS reinschrauben. Und das "Wie" steht eigentlich in der Doku, die beim Treiber dabei war. Aber egal... kuck mal hier:

Just do the following steps:
1. After you untar the CJLZ65LE-CUPS-1.0-1.TAR.GZ file. Type this command
sh lexmarkz65-CUPS-1.0-1.gz.sh -keep
2. Ignore the error warnings when you encounter it. On the same directory
(where you launched the sh command) you will find an 'installer' directory.
3. cd to the 'installer' directory and there you'll find 2 rpm files. Type
these commands
rpm -i --nodeps z65llpddk-2.0-2.i386.rpm
rpm -i lexmarkz65-CUPS-1.0-1.i386.rpm

Once you've successfully installed the rpm files your system now has the z65
printer driver. You need to add manually a printer queue using "lpadmin"
command or in the CUPS web server (http://localhost:631).

Vielleicht hilft das....

(Ach ja.. auf 64 Bit Maschinen läuft der Lexmarktreiber NUR im 32Bit-multilib-mode, nur so als Tip!)
 
Zuletzt bearbeitet:
Danke für die schnelle Antwort...:)

in der Doku stand nur folgendes:

Code:
INTRODUCTION
============

    This is Z65 CUPS Printer Driver version 1.0-1, the first stable
    release.  Z65 CUPS Printer Driver is a printer driver that may be
    used with most common UNIX print spooling systems, including CUPS,
    lpr, LPRng, or others.  This driver provides high quality printing
    for Linux and UNIX systems and can be used for many of the most
    demanding printing tasks.

    Z65 CUPS Printer Driver was built using the Lexmark Linux Printer
    Driver Developer's Kit (LLPDDK) binaries. Please check out our website
    at http://support.lexmark.com/en/ldk/index.htm for more details.


LICENSE
=======

    Z65 CUPS Printer Driver is distributed under Lexmark's End User
    License Agreement (EULA). Please refer to the file COPYING for more
    information.


REQUIREMENTS
============

    Z65 CUPS Printer Driver package requires these following libraries:
      - CUPS development libraries
      - tcl/tk development libraries


BASIC INSTALLATION
==================

    Z65 CUPS Printer Driver package includes the following files:

      - lexmarkz65-CUPS-1.0-1.gz.sh
      - README
      - COPYING

    In general, to install Z65 CUPS Printer Driver, you run
    the following command:

      - tar xvfz CJLZ65LE-CUPS-1.0-1.TAR.GZ
      - cd CJLZ65LE-CUPS-1.0-1
      - sh lexmarkz65-CUPS-1.0-1.gz.sh

    Note: This printer driver was tested and verified in the following
          distributions:

      - Red Hat 8.0
      - Red Hat 9.0
      - Mandrake 9.0
      - Mandrake 9.1
      - SuSe 8.1
      - SuSe 8.2


FAQ
===

    1) Q: How can we print bitmap files?
       A: To print bitmap files (bmp), it is necessary to include the
          following line in the file /etc/cups/mime.convs:
 	    "image/x-bitmap application/vnd.cups-raster 100 imagetoraster"
	    Restart the CUPS daemon for changes to take effect.

    2) Q: How do we recover or cancel the print job during paper out?
       A: To recover the print job, restart the printer device (turn off
	    then turn on again) and the CUPS server (either by "service cups
	    restart" or "/etc/init.d/cups restart"). To cancel the print job
 	    remove it manually either by using lprm or cancel commands.

    3) Q: Why does changing the configuration (from the web server) during
	    a print job cause the printer device to jam? How do we recover
	    from this situation?
       A: When changing the printer driver configuration using the CUPS web
	    server, CUPS will interrupt all print jobs. Unfortunately,
	    the Z65 CUPS printer driver inconsistently handles this scenario.
	    To recover from this situation, simply remove the paper jam by
	    restarting the printer device. CUPS will then automatically resend
	    the print job with the new configuration.

    4) Q: How do we perform an alignment of cartridges?
	   A: There's a command line utility tool for aligning cartridges and other
	   	utility functions. At the command line, type /usr/lib/cups/backend/z65 utilities.
		A menu will be shown enumerating the different utility options.

    5) Q: How do we perform cleaning of print nozzles?
	   A: There's a command line utility tool for cleaning the print nozzles and other
	   	utility functions. At the command line, type /usr/lib/cups/backend/z65 utilities.
		A menu will be shown enumerating the different utility options.

    6) Q: How do we perform calibration of paper type sensor?
	   A: There's a command line utility tool for calibrating the paper type sensor and other
	   	utility functions. At the command line, type /usr/lib/cups/backend/z65 utilities. 
		A menu will be shown enumerating the different utility options.

SUPPORT
=======

    1) Read the FAQ section of this file.  Your question may be answered
       there.

    2) Please report any problems to lcontact@lexmark.com


KNOWN ISSUES
============

    * None so far.

hat mir nich so wirklich geholfen.;(

Das was du mir geraten hast hat auch nicht geholfen...

Code:
edi@linux-qi6d:~/CJLZ65LE-CUPS-1.0-1> cd installer
edi@linux-qi6d:~/CJLZ65LE-CUPS-1.0-1/installer> 
rpm -i --nodeps z65llpddk-2.0-2.i386.rpm
error: can't create transaction lock on /var/lib/rpm/__db.000
edi@linux-qi6d:~/CJLZ65LE-CUPS-1.0-1/installer>
 
Code:
edi@linux-qi6d:~/CJLZ65LE-CUPS-1.0-1> cd installer
edi@linux-qi6d:~/CJLZ65LE-CUPS-1.0-1/installer> 
rpm -i --nodeps z65llpddk-2.0-2.i386.rpm
error: can't create transaction lock on /var/lib/rpm/__db.000
edi@linux-qi6d:~/CJLZ65LE-CUPS-1.0-1/installer>


Zum installieren eines RPM's musst du natürlich Root sein ...

cu
 
Ach ja natürlich... muß mich noch umgewöhnen...:D

Jetzt klappt alles
 

Ähnliche Themen

Lexmark Z615, rpm2targz

Brother 1230 software duplex -> Problem

Zurück
Oben