HP PSC 2175 - CUPS druckt nicht

tiefengrund

tiefengrund

an de wand schmiern
Hallo liebe Linux Gemeinde,

Ich habe mir demletzt einen anderen Drucker besorgt. Es handelt sich um folgendes Modell :

Code:
lsusb -v :

Bus 004 Device 003: ID 03f0:2b11 Hewlett-Packard PSC 2170 series
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x03f0 Hewlett-Packard
  idProduct          0x2b11 PSC 2170 series
  bcdDevice            1.00
  iManufacturer           1 Hewlett-Packard
  iProduct                2 PSC 2170 Series
  iSerial                 3 MY3A4F857073
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          122
    bNumInterfaces          4
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    204 
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass         7 Printer
      bInterfaceSubClass      1 Printer
      bInterfaceProtocol      2 Bidirectional
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x05  EP 5 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x86  EP 6 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x07  EP 7 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x87  EP 7 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               0
Device Status:     0x0001
  Self Powered
Meine Distribution, die ich nutze, ist Arch Linux. Den Drucker habe ich problemlos im CUPS einrichten können. hp-check gibt folgendes aus :

Code:
sh-4.1$ hp-check

HP Linux Imaging and Printing System (ver. 3.10.9)
Dependency/Version Check Utility ver. 14.3

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
sh: warning: setlocale: LC_ALL: cannot change locale (de_DE)
1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies are installed to successfully compile HPLIP.                  
sh: warning: setlocale: LC_ALL: cannot change locale (de_DE)
2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball has the proper dependencies installed to successfully run.           
sh: warning: setlocale: LC_ALL: cannot change locale (de_DE)
3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile- and run-time dependencies).                                                                      

Saving output in log file: hp-check.log

Initializing. Please wait...
|sh: warning: setlocale: LC_ALL: cannot change locale (de_DE)
 
---------------
| SYSTEM INFO |
---------------

Basic system information:
Linux 7r0ckn3r 2.6.35-rc+ #1 SMP PREEMPT Mon Aug 2 03:59:50 CEST 2010 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux

Distribution:
unknown 0.0

Checking Python version...
OK, version 2.7.1 installed

Checking PyQt 4.x version...
OK, version 4.8.2 installed.

Checking for CUPS...
Status: Scheduler ist aktiv
Version: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE)
1.4.6
warning: /etc/cups/cupsd.conf file not found or not accessible.

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.83.1


------------------------------------
| COMPILE AND RUNTIME DEPENDENCIES |
------------------------------------

note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).

Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS DDK - CUPS driver development kit...
OK, found.

Checking for dependency: CUPS devel- Common Unix Printing System development files...
OK, found.

Checking for dependency: CUPS image - CUPS image development files...
OK, found.

Checking for dependency: DBus - Message bus system...
OK, found.

Checking for dependency: gcc - GNU Project C and C++ Compiler...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

Checking for dependency: libcrypto - OpenSSL cryptographic library...
OK, found.

Checking for dependency: libjpeg - JPEG library...
OK, found.

Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
OK, found.

Checking for dependency: libpthread - POSIX threads library...
OK, found.

Checking for dependency: libtool - Library building support services...
OK, found.

Checking for dependency: libusb - USB library...
OK, found.

Checking for dependency: make - GNU make utility to maintain groups of programs...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
OK, found.

Checking for dependency: PolicyKit - Administrative policy framework...
OK, found.

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
OK, found.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python devel - Python development files...
OK, found.

Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax functionality...
OK, found.

Checking for dependency: Python 2.2 or greater - Python programming language...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.

Checking for dependency: SANE - Scanning library...
OK, found.

Checking for dependency: SANE - Scanning library development files...
OK, found.

Checking for dependency: scanimage - Shell scanning program...
OK, found.

Checking for dependency: xsane - Graphical scanner frontend for SANE...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.


----------------------
| HPLIP INSTALLATION |
----------------------


Currently installed HPLIP version...
HPLIP 3.10.9 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=3.10.9

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/HP
ppdbase=/usr/share/ppd
doc=/usr/share/doc/hplip-3.10.9
icon=/usr/share/applications
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv/hp

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=yes
foomatic-drv-install=yes
foomatic-ppd-install=yes
foomatic-rip-hplip-install=yes
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.10.9.11
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
policy-kit=no
hpijs-only-build=no
lite-build=no
udev-acl-rules=yes
hpcups-only-build=no
hpijs-only-build=no


Current contents of '/var/lib/hp/hplip.state' file:
# hplip.state - HPLIP runtime persistent variables. 

[plugin]
installed=0
eula=0



Current contents of '~/.hplip/hplip.conf' file:
[last_used]
device_uri = "hp:/usb/PSC_2170_Series?serial=MY3A4F857073"
printer_name = PSC_2170
working_dir = .

[settings]
systray_visible = 0
systray_messages = 0

[commands]
scan = 

[refresh]
rate = 30
enable = false
type = 1

[polling]
enable = false
interval = 5
device_list = 

[fax]
voice_phone = 
email_address = 

[installation]
date_time = 01/22/11 19:14:43
version = 3.10.9.11



--------------------------
| DISCOVERED USB DEVICES |
--------------------------

sh: warning: setlocale: LC_ALL: cannot change locale (de_DE)
  Device URI                                    Model                                       
  --------------------------------------------  --------------------------------------------
  hp:/usb/PSC_2170_Series?serial=MY3A4F857073   HP PSC 2170 Series                          

---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------

 
PSC_2170
--------
Type: Printer
Device URI: hp:/usb/PSC_2170_Series?serial=MY3A4F857073
PPD: /etc/cups/ppd/PSC_2170.ppd
PPD Description: HP PSC 2170 Series hpijs, 3.10.9.11
Printer status: Drucker ââ ist inaktiv; aktiviert seit Sat Jan 22 19:10:03 2011
Communication status: Good


----------------------
| SANE CONFIGURATION |
----------------------

'hpaio' in '/etc/sane.d/dll.conf'...
OK, found. SANE backend 'hpaio' is properly set up.

Checking output of 'scanimage -L'...
device `v4l:/dev/video1' is a Noname Vega USB 2.0 Camera. virtual device
device `v4l:/dev/video0' is a Noname Pinnacle PCTV 300i DVB-T + PAL virtual device


---------------------
| PYTHON EXTENSIONS |
---------------------

Checking 'cupsext' CUPS extension...
OK, found.

Checking 'pcardext' Photocard extension...
OK, found.

Checking 'hpmudext' I/O extension...
OK, found.

Checking 'scanext' SANE scanning extension...
OK, found.


 
-----------------
| USB I/O SETUP |
-----------------

Checking for permissions of USB attached printers...

HP Device 0x2b11 at 004:003: 
    Device URI: hp:/usb/PSC_2170_Series?serial=MY3A4F857073
    Device node: /dev/bus/usb/004/003
    Mode: 0664
getfacl: Removing leading '/' from absolute path names
# file: dev/bus/usb/004/003
# owner: root
# group: lp
user::rw-
user:hans:rw-
group::rw-
mask::rw-
other::r--



---------------
| USER GROUPS |
---------------

sys lp video audio camera hans


-----------
| SUMMARY |
-----------

error: 3 errors and/or warnings.

Please refer to the installation instructions at:
http://hplip.sourceforge.net/install/index.html


Done.
Die Fehlermeldungen scheinen sich nicht wirklich auf den Druckbetrieb auszuwirken.
Nach zweitägigen googlen bin ich mit meinem Latein am Ende.
Der Drucker wird im CUPS-webfrontend auch "betriebsbereit" angezeigt. Nun ist das Problem, wenn ich eine Testseite drucken möchte steht da bei Status immer "gestoppt". Um Berechtigungsfehler auszuschließen habe ich die Berechtigungen für das hp-backend etwas aufgebort, das ist aber nicht standard, ich werde die wenn der mal druckt wieder etwas sicherer gestalten.
Die error_log spuckt folgendes aus :

Code:
I [22/Jan/2011:19:09:46 +0100] Saving job cache file "/var/cache/cups/job.cache"...
D [22/Jan/2011:19:09:46 +0100] [Job 72] Unloading...
I [22/Jan/2011:19:09:47 +0100] Listening to ::1:631 (IPv6)
I [22/Jan/2011:19:09:47 +0100] Listening to 127.0.0.1:631 (IPv4)
I [22/Jan/2011:19:09:47 +0100] Listening to /var/run/cups/cups.sock (Domain)
W [22/Jan/2011:19:09:47 +0100] No limit for Validate-Job defined in policy authenticated - using Print-Job's policy
I [22/Jan/2011:19:09:47 +0100] Remote access is disabled.
D [22/Jan/2011:19:09:47 +0100] Added auto ServerAlias 7r0ckn3r
I [22/Jan/2011:19:09:47 +0100] Loaded configuration file "/etc/cups/cupsd.conf"
N [22/Jan/2011:19:09:47 +0100] Group and SystemGroup cannot use the same groups!
I [22/Jan/2011:19:09:47 +0100] Resetting Group to "nobody"...
I [22/Jan/2011:19:09:47 +0100] Using default TempDir of /var/spool/cups/tmp...
I [22/Jan/2011:19:09:47 +0100] Configured for up to 100 clients.
I [22/Jan/2011:19:09:47 +0100] Allowing up to 100 client connections per host.
I [22/Jan/2011:19:09:47 +0100] Using policy "default" as the default!
I [22/Jan/2011:19:09:47 +0100] Full reload is required.
I [22/Jan/2011:19:09:47 +0100] Loaded MIME database from "/usr/share/cups/mime" and "/etc/cups": 35 types, 45 filters...
D [22/Jan/2011:19:09:47 +0100] Loading printer PSC_2170...
D [22/Jan/2011:19:09:47 +0100] load_ppd: Loading /var/cache/cups/PSC_2170.ipp4...
D [22/Jan/2011:19:09:47 +0100] cupsdRegisterPrinter(p=0xb7b7be68(PSC_2170))
I [22/Jan/2011:19:09:47 +0100] Loading job cache file "/var/cache/cups/job.cache"...
D [22/Jan/2011:19:09:47 +0100] [Job 67] Loading from cache...
D [22/Jan/2011:19:09:47 +0100] [Job 68] Loading from cache...
D [22/Jan/2011:19:09:47 +0100] [Job 69] Loading from cache...
D [22/Jan/2011:19:09:47 +0100] [Job 70] Loading from cache...
D [22/Jan/2011:19:09:47 +0100] [Job 71] Loading from cache...
D [22/Jan/2011:19:09:47 +0100] [Job 72] Loading from cache...
D [22/Jan/2011:19:09:47 +0100] [Job 72] Loading attributes...
D [22/Jan/2011:19:09:47 +0100] cupsdAddSubscription(mask=0, dest=(nil)(), job=(nil)(0), uri="(null)")
I [22/Jan/2011:19:09:47 +0100] Full reload complete.
D [22/Jan/2011:19:09:47 +0100] cupsd_clean_files(path="/var/spool/cups/tmp", pattern="(null)")
I [22/Jan/2011:19:09:47 +0100] Cleaning out old files in "/var/spool/cups/tmp"...
D [22/Jan/2011:19:09:47 +0100] cupsd_clean_files(path="/var/cache/cups", pattern="*.ipp")
I [22/Jan/2011:19:09:47 +0100] Cleaning out old files in "/var/cache/cups"...
I [22/Jan/2011:19:09:47 +0100] Listening to ::1:631 on fd 6...
I [22/Jan/2011:19:09:47 +0100] Listening to 127.0.0.1:631 on fd 7...
I [22/Jan/2011:19:09:47 +0100] Listening to /var/run/cups/cups.sock on fd 8...
I [22/Jan/2011:19:09:47 +0100] Resuming new connection processing...
D [22/Jan/2011:19:09:47 +0100] cupsdRegisterPrinter(p=0xb7b7be68(PSC_2170))
E [22/Jan/2011:19:09:47 +0100] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
D [22/Jan/2011:19:09:47 +0100] Discarding unused server-started event...
D [22/Jan/2011:19:09:48 +0100] Report: clients=0
D [22/Jan/2011:19:09:48 +0100] Report: jobs=6
D [22/Jan/2011:19:09:48 +0100] Report: jobs-active=1
D [22/Jan/2011:19:09:48 +0100] Report: printers=1
D [22/Jan/2011:19:09:48 +0100] Report: printers-implicit=0
D [22/Jan/2011:19:09:48 +0100] Report: stringpool-string-count=2534
D [22/Jan/2011:19:09:48 +0100] Report: stringpool-alloc-bytes=9072
D [22/Jan/2011:19:09:48 +0100] Report: stringpool-total-bytes=49528
D [22/Jan/2011:19:10:00 +0100] cupsdAcceptClient: 12 from localhost:631 (IPv6)
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 12 GET /printers/PSC_2170 HTTP/1.1
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:10:00 +0100] cupsdAuthorize: Authorized as root using Basic
D [22/Jan/2011:19:10:00 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/printers.cgi"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@7r0ckn3r"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.6"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[13] = "USER=root"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[16] = "IPP_PORT=631"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[17] = "AUTH_TYPE=Basic"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[18] = "LANG=de_DE.UTF8"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[21] = "SERVER_NAME=localhost"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[22] = "SERVER_PORT=631"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[23] = "REMOTE_ADDR=::1"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[25] = "SCRIPT_NAME=/printers/PSC_2170"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/printers/PSC_2170"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[27] = "PATH_INFO=/PSC_2170"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[28] = "REMOTE_USER=root"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[29] = "SERVER_PROTOCOL=HTTP/1.1"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[30] = "HTTP_COOKIE=org.cups.sid=36b2282432b2aef9aefd51c2422a9bf2"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[31] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101230 Firefox/3.6.13"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[32] = "REQUEST_METHOD=GET"
D [22/Jan/2011:19:10:00 +0100] [CGI] envp[33] = "QUERY_STRING="
D [22/Jan/2011:19:10:00 +0100] [CGI] Started /usr/lib/cups/cgi-bin/printers.cgi (PID 22653)
I [22/Jan/2011:19:10:00 +0100] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=22653)
D [22/Jan/2011:19:10:00 +0100] cupsdSendCommand: 12 file=13
D [22/Jan/2011:19:10:00 +0100] [CGI] org.cups.sid cookie is "36b2282432b2aef9aefd51c2422a9bf2"
D [22/Jan/2011:19:10:00 +0100] cupsdAcceptClient: 14 from localhost (Domain)
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 14 POST / HTTP/1.1
D [22/Jan/2011:19:10:00 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 14 1.1 CUPS-Get-Default 1
D [22/Jan/2011:19:10:00 +0100] CUPS-Get-Default
D [22/Jan/2011:19:10:00 +0100] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost
D [22/Jan/2011:19:10:00 +0100] [CGI] show_printer(http=0xb8b2c4d0, printer="PSC_2170")
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 14 POST / HTTP/1.1
D [22/Jan/2011:19:10:00 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 14 1.1 Get-Printer-Attributes 1
D [22/Jan/2011:19:10:00 +0100] Get-Printer-Attributes ipp://localhost/printers/PSC_2170
D [22/Jan/2011:19:10:00 +0100] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/PSC_2170) from localhost
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 14 POST / HTTP/1.1
D [22/Jan/2011:19:10:00 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:10:00 +0100] Script header: Content-Type: text/html;charset=utf-8
D [22/Jan/2011:19:10:00 +0100] Script header: 
D [22/Jan/2011:19:10:00 +0100] [CGI] Regular expression ".*Clean.*"
D [22/Jan/2011:19:10:00 +0100] [CGI] matches[0].rm_so=0
D [22/Jan/2011:19:10:00 +0100] [CGI] matches[1].rm_so=-1
D [22/Jan/2011:19:10:00 +0100] [CGI] Regular expression ".*PrintSelfTestPage.*"
D [22/Jan/2011:19:10:00 +0100] [CGI] matches[0].rm_so=0
D [22/Jan/2011:19:10:00 +0100] [CGI] matches[1].rm_so=-1
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 14 1.1 Get-Jobs 1
D [22/Jan/2011:19:10:00 +0100] Get-Jobs ipp://localhost:631/printers/PSC_2170
D [22/Jan/2011:19:10:00 +0100] Returning IPP successful-ok for Get-Jobs (ipp://localhost:631/printers/PSC_2170) from localhost
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 14 WAITING Closing on EOF
D [22/Jan/2011:19:10:00 +0100] cupsdCloseClient: 14
D [22/Jan/2011:19:10:00 +0100] PID 22653 (/usr/lib/cups/cgi-bin/printers.cgi) exited with no errors.
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 12 GET /cups.css HTTP/1.1
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:10:00 +0100] cupsdAuthorize: Authorized as root using Basic
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 12 GET /images/left.gif HTTP/1.1
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:10:00 +0100] cupsdAuthorize: Authorized as root using Basic
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 12 GET /images/right.gif HTTP/1.1
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:10:00 +0100] cupsdAuthorize: Authorized as root using Basic
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 12 GET /images/unsel.gif HTTP/1.1
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:10:00 +0100] cupsdAuthorize: Authorized as root using Basic
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:10:00 +0100] cupsdReadClient: 12 GET /images/sel.gif HTTP/1.1
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:10:00 +0100] cupsdAuthorize: Authorized as root using Basic
D [22/Jan/2011:19:10:00 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:10:03 +0100] cupsdReadClient: 12 POST /jobs/ HTTP/1.1
D [22/Jan/2011:19:10:03 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:10:03 +0100] cupsdAuthorize: Authorized as root using Basic
D [22/Jan/2011:19:10:03 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/jobs.cgi"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@7r0ckn3r"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.6"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[13] = "USER=root"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[16] = "IPP_PORT=631"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[17] = "AUTH_TYPE=Basic"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[18] = "LANG=de_DE.UTF8"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[21] = "SERVER_NAME=localhost"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[22] = "SERVER_PORT=631"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[23] = "REMOTE_ADDR=::1"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[25] = "SCRIPT_NAME=/jobs/"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/jobs/"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[27] = "REMOTE_USER=root"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[29] = "HTTP_COOKIE=org.cups.sid=36b2282432b2aef9aefd51c2422a9bf2"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[30] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101230 Firefox/3.6.13"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[31] = "HTTP_REFERER=http://localhost:631/printers/PSC_2170"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[32] = "REQUEST_METHOD=POST"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[33] = "CONTENT_LENGTH=136"
D [22/Jan/2011:19:10:03 +0100] [CGI] envp[34] = "CONTENT_TYPE=application/x-www-form-urlencoded"
D [22/Jan/2011:19:10:03 +0100] [CGI] Started /usr/lib/cups/cgi-bin/jobs.cgi (PID 22654)
I [22/Jan/2011:19:10:03 +0100] Started "/usr/lib/cups/cgi-bin/jobs.cgi" (pid=22654)
D [22/Jan/2011:19:10:03 +0100] cupsdSendCommand: 12 file=14
D [22/Jan/2011:19:10:03 +0100] [CGI] org.cups.sid cookie is "36b2282432b2aef9aefd51c2422a9bf2"
D [22/Jan/2011:19:10:03 +0100] cupsdAcceptClient: 13 from localhost (Domain)
D [22/Jan/2011:19:10:03 +0100] cupsdReadClient: 13 POST /jobs HTTP/1.1
D [22/Jan/2011:19:10:03 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:10:03 +0100] cupsdReadClient: 13 1.1 Restart-Job 1
D [22/Jan/2011:19:10:03 +0100] Restart-Job ipp://localhost/jobs/72
D [22/Jan/2011:19:10:03 +0100] cupsdIsAuthorized: requesting-user-name="root"
D [22/Jan/2011:19:10:03 +0100] cupsdMarkDirty(-----S)
D [22/Jan/2011:19:10:03 +0100] cupsdSetBusyState: Active clients and dirty files
I [22/Jan/2011:19:10:03 +0100] [Job 72] Job restarted by user.
D [22/Jan/2011:19:10:03 +0100] cupsdMarkDirty(----J-)
D [22/Jan/2011:19:10:03 +0100] cupsdMarkDirty(----J-)
D [22/Jan/2011:19:10:03 +0100] cupsdSetBusyState: Active clients, printing jobs, and dirty files
D [22/Jan/2011:19:10:03 +0100] cupsdMarkDirty(-----S)
D [22/Jan/2011:19:10:03 +0100] [Job 72] job-sheets=none,none
D [22/Jan/2011:19:10:03 +0100] [Job 72] argv[0]="PSC_2170"
D [22/Jan/2011:19:10:03 +0100] [Job 72] argv[1]="72"
D [22/Jan/2011:19:10:03 +0100] [Job 72] argv[2]="root"
D [22/Jan/2011:19:10:03 +0100] [Job 72] argv[3]="Test Page"
D [22/Jan/2011:19:10:03 +0100] [Job 72] argv[4]="1"
D [22/Jan/2011:19:10:03 +0100] [Job 72] argv[5]="job-uuid=urn:uuid:2bb38e09-ebd4-3158-7464-1b9ec37b2ebc job-originating-host-name=localhost time-at-creation=1295719580 time-at-processing=1295719803 AP_D_InputSlot="
D [22/Jan/2011:19:10:03 +0100] [Job 72] argv[6]="/var/spool/cups/d00072-001"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[8]="HOME=/var/spool/cups/tmp"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[10]="SERVER_ADMIN=root@7r0ckn3r"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[11]="SOFTWARE=CUPS/1.4.6"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[12]="TMPDIR=/var/spool/cups/tmp"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[13]="USER=root"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[15]="CUPS_ENCRYPTION=IfRequested"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[16]="IPP_PORT=631"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[17]="CHARSET=utf-8"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[18]="LANG=de_DE.UTF-8"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[19]="PPD=/etc/cups/ppd/PSC_2170.ppd"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[20]="RIP_MAX_CACHE=8m"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[21]="CONTENT_TYPE=application/vnd.cups-banner"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[22]="DEVICE_URI=hp:/usb/PSC_2170_Series?serial=MY3A4F857073"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[23]="PRINTER_INFO=PSC_2170"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[24]="PRINTER_LOCATION="
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[25]="PRINTER=PSC_2170"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[26]="CUPS_FILETYPE=document"
D [22/Jan/2011:19:10:03 +0100] [Job 72] envp[27]="FINAL_CONTENT_TYPE=printer/PSC_2170"
I [22/Jan/2011:19:10:03 +0100] [Job 72] Started filter /usr/lib/cups/filter/bannertops (PID 22655)
I [22/Jan/2011:19:10:03 +0100] [Job 72] Started filter /usr/lib/cups/filter/pstops (PID 22656)
I [22/Jan/2011:19:10:03 +0100] [Job 72] Started filter /usr/lib/cups/filter/foomatic-rip-hplip (PID 22657)
E [22/Jan/2011:19:10:03 +0100] Unable to execute /usr/lib/cups/backend/hp: insecure file permissions (0100777)
D [22/Jan/2011:19:10:03 +0100] cupsdMarkDirty(P-----)
D [22/Jan/2011:19:10:03 +0100] cupsdMarkDirty(-----S)
D [22/Jan/2011:19:10:03 +0100] cupsdMarkDirty(-----S)
E [22/Jan/2011:19:10:03 +0100] [Job 72] Stopping job because the sheduler could not execute the backend.
D [22/Jan/2011:19:10:03 +0100] cupsdMarkDirty(----J-)
D [22/Jan/2011:19:10:03 +0100] cupsdMarkDirty(-----S)
I [22/Jan/2011:19:10:03 +0100] [Job 72] Restarted by "root".
D [22/Jan/2011:19:10:03 +0100] Returning IPP successful-ok for Restart-Job (ipp://localhost/jobs/72) from localhost
D [22/Jan/2011:19:10:03 +0100] PID 22655 (/usr/lib/cups/filter/bannertops) was terminated normally with signal 15.
D [22/Jan/2011:19:10:03 +0100] cupsdSetBusyState: Active clients and dirty files
D [22/Jan/2011:19:10:03 +0100] cupsdReadClient: 13 WAITING Closing on EOF
D [22/Jan/2011:19:10:03 +0100] cupsdCloseClient: 13
D [22/Jan/2011:19:10:03 +0100] PID 22656 (/usr/lib/cups/filter/pstops) was terminated normally with signal 15.
D [22/Jan/2011:19:10:03 +0100] PID 22657 (/usr/lib/cups/filter/foomatic-rip-hplip) was terminated normally with signal 15.
D [22/Jan/2011:19:10:03 +0100] Script header: Content-Type: text/html;charset=utf-8
D [22/Jan/2011:19:10:03 +0100] Script header: 
D [22/Jan/2011:19:10:03 +0100] cupsdSetBusyState: Dirty files
D [22/Jan/2011:19:10:03 +0100] PID 22654 (/usr/lib/cups/cgi-bin/jobs.cgi) exited with no errors.
D [22/Jan/2011:19:10:09 +0100] cupsdReadClient: 12 GET /admin HTTP/1.1
D [22/Jan/2011:19:10:09 +0100] cupsdSetBusyState: Active clients and dirty files
D [22/Jan/2011:19:10:09 +0100] cupsdAuthorize: Authorized as root using Basic
D [22/Jan/2011:19:10:09 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@7r0ckn3r"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.6"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[13] = "USER=root"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[14] = "CUPS_SERVER=/var/run/cups/cups.sock"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[16] = "IPP_PORT=631"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[17] = "AUTH_TYPE=Basic"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[18] = "LANG=de_DE.UTF8"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[19] = "REDIRECT_STATUS=1"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[20] = "GATEWAY_INTERFACE=CGI/1.1"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[21] = "SERVER_NAME=localhost"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[22] = "SERVER_PORT=631"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[23] = "REMOTE_ADDR=::1"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[24] = "REMOTE_HOST=localhost"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[25] = "SCRIPT_NAME=/admin"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[26] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[27] = "REMOTE_USER=root"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[28] = "SERVER_PROTOCOL=HTTP/1.1"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[29] = "HTTP_COOKIE=org.cups.sid=36b2282432b2aef9aefd51c2422a9bf2"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[30] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101230 Firefox/3.6.13"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[31] = "HTTP_REFERER=http://localhost:631/jobs/"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[32] = "REQUEST_METHOD=GET"
D [22/Jan/2011:19:10:09 +0100] [CGI] envp[33] = "QUERY_STRING="
D [22/Jan/2011:19:10:09 +0100] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 22658)
I [22/Jan/2011:19:10:09 +0100] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=22658)
D [22/Jan/2011:19:10:09 +0100] cupsdSendCommand: 12 file=13
D [22/Jan/2011:19:10:09 +0100] [CGI] admin.cgi started...
D [22/Jan/2011:19:10:09 +0100] cupsdAcceptClient: 14 from localhost (Domain)
D [22/Jan/2011:19:10:09 +0100] [CGI] http=0xb80293b8
D [22/Jan/2011:19:10:09 +0100] [CGI] org.cups.sid cookie is "36b2282432b2aef9aefd51c2422a9bf2"
D [22/Jan/2011:19:10:09 +0100] [CGI] No form data, showing main menu...
D [22/Jan/2011:19:10:09 +0100] [CGI] /usr/share/cups/drivers/pscript5.dll: No such file or directory
D [22/Jan/2011:19:10:09 +0100] cupsdReadClient: 14 POST / HTTP/1.1
D [22/Jan/2011:19:10:09 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:10:09 +0100] cupsdReadClient: 14 1.1 Get-Subscriptions 1
D [22/Jan/2011:19:10:09 +0100] Get-Subscriptions ipp://localhost/
D [22/Jan/2011:19:10:09 +0100] Returning IPP successful-ok for Get-Subscriptions (ipp://localhost/) from localhost
D [22/Jan/2011:19:10:09 +0100] Script header: Content-Type: text/html;charset=utf-8
D [22/Jan/2011:19:10:09 +0100] Script header: 
D [22/Jan/2011:19:10:09 +0100] cupsdReadClient: 14 WAITING Closing on EOF
D [22/Jan/2011:19:10:09 +0100] cupsdCloseClient: 14
D [22/Jan/2011:19:10:09 +0100] cupsdSetBusyState: Dirty files
D [22/Jan/2011:19:10:09 +0100] PID 22658 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
D [22/Jan/2011:19:10:11 +0100] cupsdReadClient: 12 GET /admin/log/error_log HTTP/1.1
D [22/Jan/2011:19:10:11 +0100] cupsdSetBusyState: Active clients and dirty files
D [22/Jan/2011:19:10:11 +0100] cupsdAuthorize: Authorized as root using Basic
D [22/Jan/2011:19:10:11 +0100] cupsdSetBusyState: Dirty files
I [22/Jan/2011:19:10:34 +0100] Saving printers.conf...
I [22/Jan/2011:19:10:34 +0100] Saving job cache file "/var/cache/cups/job.cache"...
I [22/Jan/2011:19:10:34 +0100] Saving subscriptions.conf...
D [22/Jan/2011:19:10:34 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:10:45 +0100] cupsdReadClient: 12 WAITING Closing on EOF
D [22/Jan/2011:19:10:45 +0100] cupsdCloseClient: 12
D [22/Jan/2011:19:14:35 +0100] cupsdAcceptClient: 12 from localhost (Domain)
D [22/Jan/2011:19:14:35 +0100] [Job 72] Unloading...
D [22/Jan/2011:19:14:35 +0100] Report: clients=1
D [22/Jan/2011:19:14:35 +0100] Report: jobs=6
D [22/Jan/2011:19:14:35 +0100] Report: jobs-active=1
D [22/Jan/2011:19:14:35 +0100] Report: printers=1
D [22/Jan/2011:19:14:35 +0100] Report: printers-implicit=0
D [22/Jan/2011:19:14:35 +0100] Report: stringpool-string-count=2602
D [22/Jan/2011:19:14:35 +0100] Report: stringpool-alloc-bytes=9264
D [22/Jan/2011:19:14:35 +0100] Report: stringpool-total-bytes=51136
D [22/Jan/2011:19:14:35 +0100] cupsdReadClient: 12 WAITING Closing on EOF
D [22/Jan/2011:19:14:35 +0100] cupsdCloseClient: 12
D [22/Jan/2011:19:14:43 +0100] cupsdAcceptClient: 12 from localhost (Domain)
D [22/Jan/2011:19:14:43 +0100] cupsdReadClient: 12 WAITING Closing on EOF
D [22/Jan/2011:19:14:43 +0100] cupsdCloseClient: 12
D [22/Jan/2011:19:14:44 +0100] cupsdAcceptClient: 12 from localhost (Domain)
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 POST / HTTP/1.1
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:14:44 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 1.1 CUPS-Get-Printers 1
D [22/Jan/2011:19:14:44 +0100] CUPS-Get-Printers
D [22/Jan/2011:19:14:44 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 POST / HTTP/1.1
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:14:44 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 1.1 CUPS-Get-Default 1
D [22/Jan/2011:19:14:44 +0100] CUPS-Get-Default
D [22/Jan/2011:19:14:44 +0100] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 POST / HTTP/1.1
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:14:44 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 1.1 CUPS-Get-Printers 1
D [22/Jan/2011:19:14:44 +0100] CUPS-Get-Printers
D [22/Jan/2011:19:14:44 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 WAITING Closing on EOF
D [22/Jan/2011:19:14:44 +0100] cupsdCloseClient: 12
D [22/Jan/2011:19:14:44 +0100] cupsdAcceptClient: 12 from localhost (Domain)
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 POST / HTTP/1.1
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:14:44 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 1.1 Get-Printer-Attributes 1
D [22/Jan/2011:19:14:44 +0100] Get-Printer-Attributes ipp://localhost:631/printers/PSC_2170
D [22/Jan/2011:19:14:44 +0100] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost:631/printers/PSC_2170) from localhost
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 POST / HTTP/1.1
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:14:44 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 1.1 CUPS-Get-Printers 1
D [22/Jan/2011:19:14:44 +0100] CUPS-Get-Printers
D [22/Jan/2011:19:14:44 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 WAITING Closing on EOF
D [22/Jan/2011:19:14:44 +0100] cupsdCloseClient: 12
D [22/Jan/2011:19:14:44 +0100] cupsdAcceptClient: 12 from localhost (Domain)
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 POST / HTTP/1.1
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:14:44 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 12 1.1 CUPS-Get-Printers 1
D [22/Jan/2011:19:14:44 +0100] CUPS-Get-Printers
D [22/Jan/2011:19:14:44 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:14:44 +0100] cupsdAcceptClient: 13 from localhost (Domain)
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 13 POST / HTTP/1.1
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:14:44 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:14:44 +0100] cupsdReadClient: 13 1.1 CUPS-Get-Printers 1
D [22/Jan/2011:19:14:44 +0100] CUPS-Get-Printers
D [22/Jan/2011:19:14:44 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost
D [22/Jan/2011:19:14:44 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:14:47 +0100] cupsdAcceptClient: 14 from localhost (Domain)
D [22/Jan/2011:19:14:47 +0100] cupsdReadClient: 14 POST / HTTP/1.1
D [22/Jan/2011:19:14:47 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:14:47 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:14:47 +0100] cupsdReadClient: 14 1.1 CUPS-Get-Printers 1
D [22/Jan/2011:19:14:47 +0100] CUPS-Get-Printers
D [22/Jan/2011:19:14:47 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost
D [22/Jan/2011:19:14:47 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:14:47 +0100] cupsdAcceptClient: 17 from localhost (Domain)
D [22/Jan/2011:19:14:47 +0100] cupsdReadClient: 17 POST / HTTP/1.1
D [22/Jan/2011:19:14:47 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:14:47 +0100] cupsdAuthorize: No authentication data provided.
D [22/Jan/2011:19:14:47 +0100] cupsdReadClient: 17 1.1 CUPS-Get-Printers 1
D [22/Jan/2011:19:14:47 +0100] CUPS-Get-Printers
D [22/Jan/2011:19:14:47 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost
D [22/Jan/2011:19:14:47 +0100] cupsdSetBusyState: Not busy
D [22/Jan/2011:19:14:47 +0100] cupsdReadClient: 12 WAITING Closing on EOF
D [22/Jan/2011:19:14:47 +0100] cupsdCloseClient: 12
D [22/Jan/2011:19:14:47 +0100] cupsdReadClient: 13 WAITING Closing on EOF
D [22/Jan/2011:19:14:47 +0100] cupsdCloseClient: 13
D [22/Jan/2011:19:14:47 +0100] cupsdReadClient: 14 WAITING Closing on EOF
D [22/Jan/2011:19:14:47 +0100] cupsdCloseClient: 14
D [22/Jan/2011:19:14:47 +0100] cupsdReadClient: 17 WAITING Closing on EOF
D [22/Jan/2011:19:14:47 +0100] cupsdCloseClient: 17
E [22/Jan/2011:19:15:04 +0100] [Job 72] Stopping unresponsive job!
D [22/Jan/2011:19:21:08 +0100] cupsdAcceptClient: 12 from localhost:631 (IPv6)
D [22/Jan/2011:19:21:08 +0100] Report: clients=1
D [22/Jan/2011:19:21:08 +0100] Report: jobs=6
D [22/Jan/2011:19:21:08 +0100] Report: jobs-active=1
D [22/Jan/2011:19:21:08 +0100] Report: printers=1
D [22/Jan/2011:19:21:08 +0100] Report: printers-implicit=0
D [22/Jan/2011:19:21:08 +0100] Report: stringpool-string-count=2602
D [22/Jan/2011:19:21:08 +0100] Report: stringpool-alloc-bytes=9264
D [22/Jan/2011:19:21:08 +0100] Report: stringpool-total-bytes=51136
D [22/Jan/2011:19:21:08 +0100] cupsdReadClient: 12 GET /admin/log/error_log HTTP/1.1
D [22/Jan/2011:19:21:08 +0100] cupsdSetBusyState: Active clients
D [22/Jan/2011:19:21:08 +0100] cupsdAuthorize: Authorized as root using Basic
In der Auftragsliste im CUPS-frontend steht bei Status, bei allem was ich drucken möchte, immer "gestoppt".

Hat jemand diesen Drucker erfolgreich zum laufen gebracht ? Wenn ja wie ? Was hab an relevanten Punkten in der Installation übersehen ?

meine cupsd.conf :

Code:
#
# "$Id: cupsd.conf.in 8805 2009-08-31 16:34:06Z mike $"
#
# Sample configuration file for the CUPS scheduler.  See "man cupsd.conf" for a
# complete description of this file.
#

# Log general information in error_log - change "warn" to "debug"
# for troubleshooting...
LogLevel debug

# Administrator user group...
SystemGroup lp sys root


# Only listen for connections from the local machine.
Listen localhost:631
Listen /var/run/cups/cups.sock

# Show shared printers on the local network.
Browsing On
BrowseOrder allow,deny
BrowseAllow all
BrowseLocalProtocols CUPS

# Default authentication type, when authentication is required...
DefaultAuthType Basic

# Restrict access to the server...
<Location />
  Order allow,deny
</Location>

# Restrict access to the admin pages...
<Location /admin>
  Order allow,deny
</Location>

# Restrict access to configuration files...
<Location /admin/conf>
  AuthType Default
  Require user @SYSTEM
  Order allow,deny
</Location>

# Set the default printer/job policies...
<Policy default>
  # Job-related operations must be done by the owner or an administrator...
  <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Get-Document>
    Require user @OWNER @SYSTEM
    Order deny,allow
  </Limit>

  # All administration operations require an administrator to authenticate...
  <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default CUPS-Get-Devices>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
  </Limit>

  # All printer operations require a printer operator to authenticate...
  <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
  </Limit>

  # Only the owner or an administrator can cancel or authenticate a job...
  <Limit Cancel-Job CUPS-Authenticate-Job>
    Require user @OWNER @SYSTEM
    Order deny,allow
  </Limit>

  <Limit All>
    Order deny,allow
  </Limit>
</Policy>

# Set the authenticated printer/job policies...
<Policy authenticated>
  # Job-related operations must be done by the owner or an administrator...
  <Limit Create-Job Print-Job Print-URI>
    AuthType Default
    Order deny,allow
  </Limit>

  <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Get-Document>
    AuthType Default
    Require user @OWNER @SYSTEM
    Order deny,allow
  </Limit>

  # All administration operations require an administrator to authenticate...
  <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
  </Limit>

  # All printer operations require a printer operator to authenticate...
  <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs>
    AuthType Default
    Require user @SYSTEM
    Order deny,allow
  </Limit>

  # Only the owner or an administrator can cancel or authenticate a job...
  <Limit Cancel-Job CUPS-Authenticate-Job>
    AuthType Default
    Require user @OWNER @SYSTEM
    Order deny,allow
  </Limit>

  <Limit All>
    Order deny,allow
  </Limit>
</Policy>

#
# End of "$Id: cupsd.conf.in 8805 2009-08-31 16:34:06Z mike $".
#


//edit

Einen seltsamen Fehler hab ich gerade noch gefunden :

Code:
[root@7r0ckn3r ~]# cat /var/log/errors.log | grep hp   
Jan 16 17:50:13 7r0ckn3r hpcups[7732]: prnt/hpcups/HPCupsFilter.cpp 505: cupsRasterOpen failed, fd = 0
Jan 22 11:44:22 7r0ckn3r ntop[8253]:   THREADMGMT[t2963270512]: RRD: Started thread for throughput data collection
Jan 22 11:44:22 7r0ckn3r ntop[8253]:   THREADMGMT[t2963270512]: RRD: Throughput data collection: Thread starting [p8253]
Jan 22 11:44:22 7r0ckn3r ntop[8253]:   THREADMGMT[t2963270512]: RRD: Throughput data collection: Thread running [p8253]
Jan 22 17:52:29 7r0ckn3r hpijs[21820]: io/hpmud/musb.c 603: invalid usb_open: Permission denied
Jan 22 17:52:29 7r0ckn3r hpijs[21820]: io/hpmud/musb.c 1125: unable to open hp:/usb/PSC_2170_Series?serial=MY3A4F857073
Jan 22 17:52:29 7r0ckn3r hp[21812]: io/hpmud/musb.c 603: invalid usb_open: Permission denied
Jan 22 17:52:29 7r0ckn3r hp[21812]: io/hpmud/musb.c 1125: unable to open hp:/usb/PSC_2170_Series?serial=MY3A4F857073
Jan 22 17:52:29 7r0ckn3r hp[21812]: prnt/backend/hp.c 745: ERROR: open device failed stat=12: hp:/usb/PSC_2170_Series?serial=MY3A4F857073
Jan 22 19:28:24 7r0ckn3r hp[22811]: io/hpmud/musb.c 2035: Invalid usb_open: Permission denied
Jan 22 19:28:24 7r0ckn3r python2: io/hpmud/musb.c 2035: Invalid usb_open: Permission denied


Ich scheine irgendwo irgendwas übersehen zu haben. Ich hab keine Ahnung wo.

Danke schonmal für die Mühen.
 
Zuletzt bearbeitet:

Ähnliche Themen

Apache /var/www zu /home/ich/www wechseln

X not starting anymore since filesystem was full

Autostart von X mit google-chrome durch systemd

Mein Server versendet SPAM in Massen

Problem mit Apache2 + MySQL Server

Zurück
Oben