Page 50 of 70 FirstFirst ... 40484950515260 ... LastLast
Results 491 to 500 of 699

Thread: HOWTO: Lexmark Printers

  1. #491
    Join Date
    Feb 2009
    Beans
    1

    Re: HOWTO: Lexmark Printers

    hello, everything works with this tutorial but at the end ....

    ondro@notebook:/usr/lib/cups/backend$ ./z600
    ./z600: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
    ondro@notebook:/usr/lib/cups/backend$



    can anyone help pls???
    sudo aptitude install libstdc++5

  2. #492
    Join Date
    Oct 2008
    Location
    Yorkshire. England
    Beans
    206
    Distro
    Lubuntu 12.04 Precise Pangolin

    Re: HOWTO: Lexmark Printers

    Quote Originally Posted by

    The driver we'll be using is the z600 one, which can be found [url=http://downloads.lexmark.com/cgi-perl/downloads.cgi?ccs=229:1:0:389:0:0&emeaframe=&fileI D=1151
    here[/url]. Even if your printer isn't a z600 this driver works with a LOT of Lexmark's, so try this driver first.
    Help please I can't find the driver z600 only the Z605 does the howto work with this driver.
    Martin
    If you want to test the depth of the water .........don't use both feet !

  3. #493
    Join Date
    Mar 2009
    Beans
    1

    Re: HOWTO: Lexmark Printers P707

    Hello everybody!


    my lexmark p707 does not work. how can i use my printer with ubuntu? where do i get a driver from?

    Last week i installed ubuntu on my hp notebook and i didn't have any problems with it except my printer.

    i'm absolutely new on linux, so please write your answer as if it was for a 5-year-old child!

    greets

  4. #494
    Join Date
    Oct 2006
    Location
    Arizona
    Beans
    3

    Re: HOWTO: Lexmark Printers

    Ever thing works smoothly until I get to /etc/rc2.d/S19cupsys restart
    and then it breaks.

    Searching rc2.d reveals S19cupsys isn't there. Any thoughts where it might have gotten lost?

    Naaman

  5. #495
    Join Date
    Dec 2006
    Location
    Perth Amboy, NJ
    Beans
    141
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Lexmark Printers

    Quote Originally Posted by NaamanN View Post
    Ever thing works smoothly until I get to /etc/rc2.d/S19cupsys restart
    and then it breaks.

    Searching rc2.d reveals S19cupsys isn't there. Any thoughts where it might have gotten lost?

    Naaman
    try /etc/init.d instead...
    Code:
    sudo /etc/init.d/cups restart
    enter your password afterwards, then linux should restart cupsys.
    Last edited by run1206; March 14th, 2009 at 08:37 PM.
    Welcome to the world of Open Source!!!
    Linux User #471120 Ubuntu User #21997
    Jaunty Jackalope 9.04

  6. #496
    Join Date
    Mar 2009
    Beans
    12

    Re: HOWTO: Lexmark Printers

    Hi, I had a lot of trouble with this, but finally got it working, before I saw there was more than one page to this thread
    I put all the info together (I think) to help anyone still stuck.

    First check "libstdc++5" and "libstdc++6" files are installed. Go system -> administration -> synaptic package manager,
    search for libstdc, mark the two files for installation if not already installed, and click apply.

    Then download Z600 linux redhat driver, save to desktop, from here:
    http://downloads.lexmark.com/cgi-per...e=&fileID=1151

    Into terminal type these commands (without $)

    Code:
    $ cd ~/Desktop
    $ mkdir lexmark
    $ mv CJLZ600LE-CUPS-1.0-1.TAR.gz lexmark
    $ cd ~/Desktop/lexmark
    $ tar -xvzf CJLZ600LE-CUPS-1.0-1.TAR.gz
    $ tail -n +143 z600cups-1.0-1.gz.sh > install.tar.gz
    $ tar -xvzf install.tar.gz
    Install "alien" program, if it is not already installed, then do:

    Code:
    $ alien -t z600cups-1.0-1.i386.rpm
    $ alien -t z600llpddk-2.0-1.i386.rpm
    $ sudo tar xvzf  z600llpddk-2.0.tgz -C /
    $ sudo tar xvzf z600cups-1.0.tgz -C /
    $ sudo ldconfig
    $ cd /usr/share/cups/model
    $ sudo gunzip Lexmark-Z600-lxz600cj-cups.ppd.gz
    Then in a fresh terminal do:
    Code:
    /etc/rc2.d/S19cupsys restart
    [but if this gives you an error message type in:
    Code:
    [$ /etc/init.d/cups restart
    then do:

    Code:
    $ cd /usr/lib/cups/backend
    $ ./z600
    If you get output "direct z600:/dev/usb/lp0 "Lexmark Lexmark Z600 Series" "Lexmark Printer" " then it is great, miss the next bracketed bit.
    If you get no output, then:
    Code:
    $ sudo gedit /etc/fstab
    and copy and paste to the bottom of the document the words: "usbfs         /proc/bus/usb usbfs   devgid=14,devmode=0660 0 0"
    -without the quotation marks, and then in terminal do:
    $ sudo mount usbfs
    Now hopefully your driver is installed and ready,
    so go system -> administration -> printing,
    click New,
    choose printer from list,
    close the "searching for drivers" or wait for it to finish,
    check the "provide ppd file"
    and browse for it in /usr/share/cups/model
    then follow the instructions to name the printer etc and you are done!

  7. #497
    Join Date
    May 2007
    Beans
    5

    Re: HOWTO: Lexmark Printers

    Quote Originally Posted by newonlinux View Post
    Hi, I had a lot of trouble with this, but finally got it working, before I saw there was more than one page to this thread
    I put all the info together (I think) to help anyone still stuck.
    Newonlinux: I recently installed Ubuntu on a friend's machine and it was important that I also enable its associated LexMark 1270 printer. Your summary instructions for installing the required driver made it possible to do so. Thanks so much! ~rc

  8. #498
    Join Date
    Jan 2008
    Beans
    8

    Re: HOWTO: Lexmark Printers

    Direct download link for the Z600 driver:
    http://www.downloaddelivery.com/down...S-1.0-1.TAR.gz

  9. #499
    Join Date
    Apr 2009
    Location
    Toronto, Canada
    Beans
    93
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Lexmark Printers

    If you've done everything here and you are sure you have the right printer; but the darn thing will still not do what its manufacturers built it to do, try this:

    Code:
    apt-get install libstdc++.so.5
    and
    Code:
    urpmi libstd++.so.5
    or
    Code:
    urpmi libstdc++
    Last edited by silentrebel; April 14th, 2009 at 06:08 PM.
    L'idée de communauté consiste d'offrande constante sans s'attendre à quoi que ce soit d'elle.
    The idea of community consists of constant giving without expectation of return.

  10. #500
    Join Date
    Feb 2009
    Beans
    2

    Re: HOWTO: Lexmark Printers

    Hi there!

    I went to the Lexmark website to download the Z35 driver for Ubuntu (Linux), selected the Linux/Unix tab, and no OS comes up!
    Is there anything else that I can do please?

    I only started using Ubuntu this year, and am only having problems installing the driver for my Lexmark Z35 Colour Jet Printer.

    Any suggestions would be appreciated!

Page 50 of 70 FirstFirst ... 40484950515260 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •