Dodaj do ulubionych

lexmark+linux pomocy please

30.12.06, 22:23
mam lexmarka x74 (to urządzenie wielofunkcyjne) i za nic nie moge sprawić żeby
drukarka normalnie drukowała pod linuxem. bardzo proszę o pomoc, bo przy
instalowaniu linuxa mi ją normalnie wykrywa, pózniej też da się ją recznie
dodać i konfigurować, ale za nic nie chce drukować.
Obserwuj wątek
    • Gość: kolo Re: lexmark+linux pomocy please IP: *.asianet.co.th 30.12.06, 23:02
      Sprawdź na stronie www.freestandards.org/en/OpenPrinting czy jest ona w
      ogóle obsługiwana i w jakim stopniu.
      • efkag Re: lexmark+linux pomocy please 30.12.06, 23:27
        dz, ale tam wychodzi, że jest obsługiwana, i jest podany link do sterownika
        który już mam zainatalowany i dalej nic. pisze, że drukuje, a nawet sie nie
        włącza :(. może jakiś inny pomysł?
        please
        • Gość: expertum credere p Re: lexmark+linux pomocy please IP: *.mysmart.ie 30.12.06, 23:48
          1. to że drukarka jest wykryta o niczym jeszcze nie świadczy ponieważ to jest
          normalka że sytem kiedy już przejdzie warstwę abstrakcji sprzętowej (HAL -
          Hardware Abstraction Layer) jest w stanie Ci wypisać za pomocą na przykłąd
          polecenia "lspci" co jest podpięte do magistrali

          2. wgrane sterowniki też niczego nie gwarantują. Jesli drukarka ma
          oprogramowanie w epromie to spoko, ale żeby zbić cenę producenci wrzucają soft
          na twardego, i potem firmware jest przerzucany USB do peryferiów.

          3. Prawdopodobnie musisz przed użyciem drukarki wykonać z wiersza poleceń
          wpisanie firmawru do drukarki w szystko będzie ok.

          4. A tak wogóle używana dystrybucja i typ drukarki nie podlegają ochronie danych
          osobowych, i ujawniając je też nie narazisz się ani ataki hakerów ani na zakusy
          Microsoftu jakoby gwarantującego Ci święty spokój o ile tylko używasz SuSe.
          Więc nie ściemniaj tylko napisz co masz i coś sensownego Ci się naskrobie żebyś
          mógł sobie wydrukować testowego pingwina.

          pzdr

          ajs
          • Gość: efkag Re: lexmark+linux pomocy please IP: 213.158.197.* 31.12.06, 03:11
            heh, do tej pory probuje wszystkiego i dalej nic. mandriva 2007, a drukarka to
            lexmark x74. ręce mi już opadają, instalowałam już lxx74 według 2 instrukcji z
            neta a drukarka dalej nic
            "wykonać z wiersza poleceń
            > wpisanie firmawru do drukarki w szystko będzie ok." - a możesz to bardziej mi
            wyjaśnić?
            • Gość: expertum credere p Re: lexmark+linux pomocy please IP: *.mysmart.ie 31.12.06, 03:42
              ok. czy byłeś na: home.online.no/~enrio/ i czy wykonałeś wszystkie
              konfiguracje zgodnie z opisem? Jutro zamiast na sylwka bede realizowal swoj
              prywatny projekt serwera multimedialnego na Optiplexie 320 (ten mniejszy) więc
              pewno znajde dla Ciebie czas jak wroce z fabryki. na razie sprawdz to co pod spodem:
              * Download the current version, see the link at the top left of this page.
              * Unpack it in any directory, e.g. /tmp. The files will appear in a
              subdirectory lxx74-cups-0.8.4.
              * Change to said directory where the files are, and execute the script
              lxx74.install
              * If the script reports success, you can probably delete the subdirectory
              lxx74-cups-0.8.4.
              * Do not use Fedora/RedHat's printconf or system-config-printer (they are
              the same) to create the spooler queue. If you already did, use the Modify
              Printer button in Cups' web interface to define it again. I believe you can
              create the queue using Mandrake's and SuSe's native tools, but I have only
              tested creating spooler queues with Cups' web interface.
              (In case you wonder, what is a spooler queue? If you start printing a
              second document before the first one is finished, the spooler is a program that
              saves the second job until the printer is ready. For simplicity, all
              applications always send all jobs to the spooler. When you create a queue, you
              tell the spooler about the printer, and give it a name applications can use to
              reference it.)

              * To use Cups' web interface,
              o Ensure Cups will be listening on the address 127.0.0.1:631, also
              known as localhost:ipp. In the file /etc/cups/cupsd.conf look for a line like
              this, and remove any '#' at the start of the line if required:
              Listen: 127.0.0.1:631
              o Make sure Cups is running: Using a command line, the command
              service cups status
              should tell. If it is not running, you can start it with the command
              line
              service cups start
              You need root privileges for this. If you changed the cupsd.conf
              file while it was running, restart cups like this:
              service cups restart
              o You will also want to enable the service on future reboots. The
              manual procedure for this is usually to remove any link K*cups in the directory
              /etc/rc.d/rc5.d, and to create a link S55cups there pointing to ../init.d/cups .
              There point-and-click tools for this too, but I don't know what they are on all
              the various distributions.

              * Now you are set for creating the queue.
              o Physically connect the printer to the computer, using an USB cable.
              Think of a name you will give to the printer. Then point a web browser to the
              address localhost:ipp/ You will get a dialog that requests a user name
              and a password. You must probably say root as the user name. Then click on
              Manage Printers on the resulting page. At any point in the continuation, you can
              go back to earlier pages using the browser's ordinary Back button. No actual
              configuration is changed until you click Continue on the model name page
              described below.
              o You get a page where you must fill in the name you thought of for
              the printer, and optionally anything you like in the next two fields, Location
              and Description. In large organizations, some people say "Room B3002" and "Ink
              jet, color, expensive, medium quality". Click Continue.
              o The next page wants to know how the printer is hooked up. With
              modern Linux kernels, you will probably see an item "Lexmark All In One (Lexmark
              All In One)". It should work. Otherwise, scroll down to "USB printer #1" You may
              find the make of the printer on this line too. This is one of the nice things
              about USB, there is a standardized way a computer can ask any connected device
              about its manufacturer and model names and the kind of device. You may even be
              surprised to find this information even you forgot to power on the printer. The
              computer provides enough power through the USB cable to run the circuitry that
              answers these questions. Click Continue.
              o Even if the manufacturer and model name appeared in the device
              connection information, this is forgotten on this page, so you have to select
              Lexmark again. Then the available model names appear, and you should select All
              In One. Do not forget to actually point and click to select it, even if it is
              the only model name in the list. Then click Continue.
              o You should get a page telling if the queue was successfully created
              or not. If the device is shown as a long unintelligible string beginning with
              "hal:" it is probably OK.
              * Now print a test page. Click on Printers along the top of the page, and
              find your queue's entry in the list (if you have terribly many queues), and
              click "Print Test Page" to the left below the description.
              * Inspect the printout carefully to see if the driver needs some adjustment
              parameters. If the colored fields leave gaps of white between the color and the
              black lines (not including the field labeled W), You need to add parameters
              BlackAdjustX and/or BlackAdjustY. If the vertical lines have sections offset
              left and right alternatively, you need to add the parameter RTLAdjust.
              To do so, edit the file /etc/cups/lpoptions . This file should have one
              line per printer queue, starting with the name of the queue. One of them can
              have the word "default" as the second word. The remaining words will be given as
              options to the driver. Add the parameters, like this:
              mylexmark default RTLAdjust=4 BlackAdjustX=-20 BlackAdjustY=-8
              These values are in 1/600 inch, 1/2400 inch, and 1/1200 inch respectively.
              • efkag Re: lexmark+linux pomocy please 31.12.06, 12:31
                to wszystko co napisałeś już wczoraj robiłam i niestety drukarka nie ruszyła.
                wszystko jest super póki nie dochodzi do wydrukowania strony testowej;/
                a nie masz tego gdzieś może przetłumaczonego na polski? bo jeszcze jedyna
                możliwość że coś źle zrozumiałam.
                (drukarka jest dobra na 100%, bo jak ją podpiąć do innego kompa to działa, tylko
                na tym linuxie nie chce ruszyć)
                • efkag Re: lexmark+linux pomocy please 31.12.06, 12:44
                  zrobie wszystko jeszcze raz po kolei bo możłiwe, żę wczoraj sie gdzieś
                  pomysliłam, ale ten jeden fragment nie bardzo rozumiem: The
                  manual procedure for this is usually to remove any link K*cups in the directory
                  /etc/rc.d/rc5.d, and to create a link S55cups there pointing to ../init.d/cups .
                  There point-and-click tools for this too, but I don't know what they are on all
                  the various distributions.
                  • diabel_piszczalka Re: lexmark+linux pomocy please 31.12.06, 13:09
                    To wszystko sprowadza się do:
                    1. Odszukaj w pliku /etc/inittab linijkę wyglądającej mniej więcej tak:
                    id:X:initdefault:
                    gdzie: X to jest pewna cyferka
                    2. Usuń dowiązanie symboliczne K*cups z folderu /etc/rc.d/rcX.d
                    gdzie: X to jest pewna cyferka z punktu 1.
                    Wykonaj:
                    rm /etc/rc.d/rcX.d/K*cups
                    3. Znajdz w folderze /etc/init.d plik cups
                    Wykonaj:
                    ln -s /etc/init.d/cups /etc/rc.d/rcX.d/S55cups
                    gdzie: X to jest pewna cyferka z punktu 1.
                    4. Potem restart kompa, albo wykonaj polecenie:
                    /etc/init.d/cups start

                    W ogóle to forum nie za bardzo się nadaje na takie pytania. Polecam usenet albo
                    forum.gazeta.pl/forum/71,1.html?f=15430
                    • efkag Re: lexmark+linux pomocy please 31.12.06, 14:48
                      D.piszczałka - dzięki :)
                      myśle, że właśnie tu musiałam coś pomylić, bo nie do końca to rozumiałam. jutro
                      bedę od nowa próbowała.
              • Gość: efkag Re: lexmark+linux pomocy please IP: 213.158.197.* 02.01.07, 20:04
                bardzo proszę, prezetłumaczcie mi jeszcze ten fragment: To use Cups' web interface,
                o Ensure Cups will be listening on the address 127.0.0.1:631, also
                known as localhost:ipp. In the file /etc/cups/cupsd.conf look for a line like
                this, and remove any '#' at the start of the line if required:
                Listen: 127.0.0.1:631
                o Make sure Cups is running: Using a command line, the command
                service cups status
                should tell. If it is not running, you can start it with the command
                line
                service cups start
                You need root privileges for this. If you changed the cupsd.conf
                file while it was running, restart cups like this:
                service cups restart

                bo sobie nie moge poradzić
    • Gość: obserwujacy Re: lexmark+linux pomocy please IP: *.gre.pl 31.12.06, 12:50
      widze ze lubisz sobie zycie utrudniac ;) w dobrym tego slowa znaczeniu, tez
      sobie kiedys tak utrudnialem jak wszyscy mieli PC a ja mialem Amige i tez
      wszystko musialo mi dzialac :) To byly czasy...
      • efkag Re: lexmark+linux pomocy please 31.12.06, 14:43
        heh, żeby to chociaż dla mnie było. a to dla taty do biura musze uruchomić;/
        pewnie skończy sie na kupnie innej drukarki;/
        • Gość: smk Re: lexmark+linux pomocy please IP: *.neoplus.adsl.tpnet.pl 31.12.06, 15:42
          > pewnie skończy sie na kupnie innej drukarki;/

          Nie bój się. Pominęliśmy to usunięcie dowiązania. Przez to drukarka nie reagowała.
        • Gość: SoR Re: lexmark+linux pomocy please IP: *.trustnet.pl 01.01.07, 12:23
          Po co od razu kupować nową drukarkę skoro Twoja ma pod Linuksem działać, czasami
          CUPS potrafi się dziwnie zachowywać (wszystko jest w logach /var/log/cups), ale
          to nie powód aby od razu lecieć po nową drukarkę.Bardzo możliwe, że w niedługim
          czasie CzLUG zrobi wykład o konfiguracji drukarek oraz skanerów pod Linuksem.
Inne wątki na temat:

Nie masz jeszcze konta? Zarejestruj się


Nakarm Pajacyka