Niedawno zainstalowałem drukarkę wg instrukcji z tego tematu viewtopic.php?f=140&t=170639
Drukarka działała tylko przez USB. Dzisiaj postanowiłem zawalczyć z WiFi, ale niestety wysypało się wszystko, teraz drukarka w ogóle nie drukuje, cały czas występuje ten błąd:
Kod: Zaznacz cały
E [20/Nov/2013:11:57:59 +0100] [Client 20] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost/printers/Lexmark_Pro200-S500_Series) from localhost
Wydruk z access log:
Kod: Zaznacz cały
localhost - jacek [20/Nov/2013:12:07:27 +0100] "POST /admin/ HTTP/1.1" 200 60 - -
localhost - - [20/Nov/2013:12:07:27 +0100] "POST / HTTP/1.1" 401 88 CUPS-Get-Devices successful-ok
localhost - jacek [20/Nov/2013:12:07:27 +0100] "POST / HTTP/1.1" 200 2469 CUPS-Get-Devices -
localhost - jacek [20/Nov/2013:12:07:27 +0100] "POST /admin/ HTTP/1.1" 200 3953 - -
localhost - jacek [20/Nov/2013:12:07:37 +0100] "POST /admin HTTP/1.1" 200 145 - -
localhost - jacek [20/Nov/2013:12:07:37 +0100] "POST /admin HTTP/1.1" 200 3792 - -
localhost - jacek [20/Nov/2013:12:07:41 +0100] "POST /admin HTTP/1.1" 200 315 - -
localhost - - [20/Nov/2013:12:07:41 +0100] "POST / HTTP/1.1" 200 112798 CUPS-Get-PPDs -
localhost - jacek [20/Nov/2013:12:07:41 +0100] "POST /admin HTTP/1.1" 200 42192 - -
localhost - jacek [20/Nov/2013:12:07:43 +0100] "POST /admin HTTP/1.1" 200 2036 - -
localhost - - [20/Nov/2013:12:07:43 +0100] "POST /admin/ HTTP/1.1" 401 367 CUPS-Add-Modify-Printer successful-ok
localhost - jacek [20/Nov/2013:12:07:43 +0100] "POST /admin/ HTTP/1.1" 200 367 CUPS-Add-Modify-Printer successful-ok
localhost - jacek [20/Nov/2013:12:07:43 +0100] "POST /admin HTTP/1.1" 200 13425 - -
localhost - jacek [20/Nov/2013:12:07:51 +0100] "POST /admin HTTP/1.1" 200 419 - -
localhost - - [20/Nov/2013:12:07:51 +0100] "POST /admin/ HTTP/1.1" 401 45975 CUPS-Add-Modify-Printer successful-ok
localhost - jacek [20/Nov/2013:12:07:51 +0100] "POST /admin/ HTTP/1.1" 200 45975 CUPS-Add-Modify-Printer successful-ok
localhost - jacek [20/Nov/2013:12:07:51 +0100] "POST /admin HTTP/1.1" 200 2811 - -
localhost - - [20/Nov/2013:12:07:59 +0100] "POST /printers/Lexmark_Pro200-S500_Series HTTP/1.1" 200 468 Print-Job client-error-document-format-not-supported
Dzisiaj spotkał mnie taki błąd:
Kod: Zaznacz cały
D [28/Nov/2013:11:29:22 +0100] [Job 4] End of messages
D [28/Nov/2013:11:29:22 +0100] [Job 4] printer-state=3(idle)
D [28/Nov/2013:11:29:22 +0100] [Job 4] printer-state-message="Filter failed"
D [28/Nov/2013:11:29:22 +0100] [Job 4] printer-state-reasons=none
http://www.cups.org/documentation.php/d ... ed#FILTERS
http://ubuntuforums.org/showthread.php?t=2145030
Niestety niewiele z tego rozumiem. W grupie lpadmin jestem więc rozwiązanie z drugiego linka raczej odpada...
-- 28 lis 2013 12:51 --
Kolejna nowość, a już myślałem, że będzie ok. Poszedłem za radą z tego postu(-a): http://askubuntu.com/questions/324290/1 ... ions-error
Niby coś ruszyło, pokazały się okna instalatora sterownika i nawiązania połączenia przez wifi podobnie jak przy instalacji pod Okienkami, następnie wykonałem to:
ponieważ miałem ten błądnstallation went without errors but nothing happened when I tried to print.
localhost:631/printers shows printer stopped with the message:
Idle - "File "/usr/local/lexmark/v3/bin/printfilter" has insecure permissions (0100775/uid=0/gid=0)."
The file in the error message shows owned by “root” and group by “root”. But some other files show group by “bin” and permissions are wrong.
ls -l /usr/local/lexmark/v3/bin
-rwxr-xr-x 1 root bin 755469 Aug 16 02:35 lxhcp
-rwxrwxr-x 1 root bin 110411 Aug 16 02:35 lxusb
-rwxrwxr-x 1 root root 146921 Aug 16 02:35 printfilter
I changed permissions of /usr/local/lexmark/v3/bin/printfilter to 755
sudo chmod 755 /usr/local/lexmark/v3/bin/printfilter
I changed the group from bin to root for printfilter.
sudo chgrp root /usr/local/lexmark/v3/bin/printfilter
List again shows the correct groups and permissions.
ls -l /usr/local/lexmark/v3/bin
-rwxr-xr-x 1 root bin 755469 Aug 16 02:35 lxhcp
-rwxr-xr-x 1 root bin 110411 Aug 16 02:35 lxusb
-rwxr-xr-x 1 root bin 146921 Aug 16 02:35 printfilter
Kod: Zaznacz cały
0100775/uid=0/gid=0
Niby ok, drukarka połączona, ale jak puszczam wydruk to cały czas jest status "przetwarzanie" i nie drukuje.
CUPS wywala coś takiego:
Kod: Zaznacz cały
W [28/Nov/2013:12:16:16 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id 'Lexmark_Lexmark_Pro200-S500_Series-Gray..' already exists
W [28/Nov/2013:12:16:16 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id 'Lexmark_Lexmark_Pro200-S500_Series-RGB..' already exists
W [28/Nov/2013:12:29:17 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id 'Lexmark_Lexmark_Pro200-S500_Series-Gray..' already exists
W [28/Nov/2013:12:29:17 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id 'Lexmark_Lexmark_Pro200-S500_Series-RGB..' already exists
E [28/Nov/2013:12:36:19 +0100] [Job 11] Process /usr/local/lexmark/v3/bin/.scripts/umf.sh exited with status 1
- ale nic to nie zmieniło.I also tried changing all files to root root and permission to 755.
Works just as well.
//bear7: Polecenia, wyniki poleceń, błędy, komunikaty, zawartość plików konfiguracyjnych oraz systemowych, na forum umieszczamy pomiędzy znacznikami CODE.