Thats weird. [EMAIL PROTECTED] ls -l total 32 -rw------- 1 root lp 639 Nov 2 18:19 c00001 -rw------- 1 root lp 743 Nov 2 18:27 c00002 -rw------- 1 root lp 624 Nov 2 18:29 c00003 -rw------- 1 root lp 624 Nov 2 18:43 c00004 -rw------- 1 root lp 746 Nov 3 00:49 c00005 -rw------- 1 root lp 775 Nov 3 01:14 c00006 -rw------- 1 root lp 775 Nov 3 01:15 c00007 -rw------- 1 root lp 639 Nov 5 04:19 c00008 drwxrwx--T 2 root lp 48 Jun 2 07:21 tmp [EMAIL PROTECTED]
appreciate your help, Cauligi. :) On 11/4/06, Cauligi, Raghothama S <[EMAIL PROTECTED]> wrote: > Hi Zaki, > Looks like something went wrong with your CUPS installation, either the > "tmp" directory doesn't exist > or it doesn't have right permissions. This is from the error_log file: > > D [05/Nov/2006:10:10:05 +0100] [Job 8] ESP Ghostscript 815.01: **** > Could not open temporary file /var/spool/cups/tmp/gs_derRSW > D [05/Nov/2006:10:10:05 +0100] [Job 8] ESP Ghostscript 815.01: Could not > open the scratch file /var/spool/cups/tmp/gs_derRSW. > D [05/Nov/2006:10:10:05 +0100] [Job 8] **** Unable to open the initial > device, quitting. > > The permissions on /var/spool/cups/tmp should be something like: > drwxrwx--T 2 root lp ... > > Raghu > > -----Original Message----- > From: Zaki Mohzani [mailto:[EMAIL PROTECTED] > Sent: Saturday, November 04, 2006 8:21 AM > To: Cauligi, Raghothama S; [email protected] > Subject: Re: [Hplip-help] HP PSC 1410 Test page print problem > > i've attached a part of the error_log, and black catridge in hp-toolbox > says "Low" not empty, but there is nothing in the bars underneath it. > > On 11/2/06, Cauligi, Raghothama S <[EMAIL PROTECTED]> wrote: > > Set LogLevel to debug in /etc/cupsd.conf (or the equivalent cups > > config file), restart cups (/etc/init.d/cups restart) Print the test > > page again and check the cups log file > > (/var/log/cups/error_log) > > Also, check your printer configuration page, perhaps you have it set > > to grayscale with black cartridge and black cartridge is empty or > > close to it? > > Raghu > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Zaki > > Sent: Thursday, November 02, 2006 12:21 PM > > To: [email protected] > > Subject: [Hplip-help] HP PSC 1410 Test page print problem > > > > Hi there, > > > > I've searched around for my problem, the closest I've found is a post > > by Jyri Turkia on 2006-07-10 23:18:20 , titled "HP PSC 1410 won't > print". > > > > Similar problem, I've had setup the print numerously, and this last > > time, I am very sure I got the installation right. hp-setup ran fine, > > hp-toolbox shows the info about the printer BUT the test page just > > wouldn't print. KDE shows vaguely 'Error', with job-state='0x6'. > > > > Possibilites: > > 1. It is shown in toolbox, Code: 1501 black print cartridge is low on > > ink. Still, shouldn't still print? (just assuming) 2. :) I just don't > > know. > > > > My log for /var/log/messages when I print is empty. > > My system is a converted knoppix to debian. > > > > Thanks. > > > > The output: > > [EMAIL PROTECTED] hp-check > > > > HP Linux Imaging and Printing System (ver. 1.6.10) Dependency/Version > > Check Utility ver. 4.0 > > > > Copyright (c) 2003-6 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. > > > > > > --------------- > > | SYSTEM INFO | > > --------------- > > > > Basic system info (uname -a): > > --> Linux Knoppix 2.6.17 #4 SMP PREEMPT Wed May 10 13:53:45 CEST > > 2006 i686 GNU/Linux > > > > Detected distro (/etc/issue): > > --> debian 0.0 > > > > Detected distro (lsb_release): > > --> Debian testing (etch) > > > > Currently installed version... > > --> OK, HPLIP 1.6.10 currently installed in '/usr/share/hplip'. > > > > Current contents of '/etc/hp/hplip.conf' file: > > # hplip.conf > > > > [hpiod] > > # port=0 (dynamic IP port) > > port=2208 (IANA IP port) > > [hpssd] > > # port=0 (dynamic IP port) > > port=2207 (IANA IP port) > > > > [hplip] > > version=1.6.10 > > jdprobe=0 > > > > [dirs] > > home=/usr/share/hplip > > run=/var/run > > ppd=/usr/share/ppd/HP > > doc=/usr/share/doc/hplip-1.6.10 > > > > # Following values are determined at configure time and cannot be > > changed. > > [configure] > > network-build=1 > > pp-build=1 > > gui-build=1 > > scanner-build=1 > > fax-build=1 > > internal-tag=1.6.10.11 > > > > > > HPLIP running? > > --> Yes, HPLIP is running (OK). > > > > HPOJ running? > > --> No, HPOJ is not running (OK). > > > > Checking Python version... > > --> OK, version 2.4.4 installed > > > > ---------------- > > | DEPENDENCIES | > > ---------------- > > > > > > Checking for dependency 'libcrypto (libcrypto - OpenSSL cryptographic > > library)'... > > --> OK, found. > > > > Checking for dependency 'gcc (gcc - GNU Project C and C++ > Compiler)'... > > --> OK, found. > > > > Checking for dependency 'sane (SANE - Scanning library)'... > > --> OK, found. > > > > Checking for dependency 'gs (GhostScript - PostScript and PDF language > > > interpreter and previewer)'... > > --> OK, found. > > > > Checking for dependency 'libjpeg (libjpeg - JPEG library)'... > > --> OK, found. > > > > Checking for dependency 'libpthread (libpthread - POSIX threads > > library)'... > > --> OK, found. > > > > Checking for dependency 'make (make - GNU make utility to maintain > > groups of programs)'... > > --> OK, found. > > > > Checking for dependency 'python-devel (python-devel - Python > > development files)'... > > --> OK, found. > > > > Checking for dependency 'reportlab (Reportlab - PDF library for > > Python)'... > > error: Not found! > > This is an OPTIONAL dependency. > > > > Checking for dependency 'pyqt (PyQt - Qt interface for Python)'... > > --> OK, found. > > > > Checking for dependency 'cups-devel (cups-devel- Common Unix Printing > > System development files)'... > > --> OK, found. > > > > Checking for dependency 'ppdev (ppdev - Parallel port support kernel > > module.)'... > > --> OK, found. > > > > Checking for dependency 'libusb (libusb - USB library)'... > > --> OK, found. > > > > Checking for dependency 'scanimage (scanimage - Shell scanning > > program)'... > > --> OK, found. > > > > Checking for dependency 'libnetsnmp-devel (libnetsnmp-devel - SNMP > > networking library development files)'... > > --> OK, found. > > > > Checking for dependency 'python2x (Python 2.2 or greater - Python > > programming language)'... > > --> OK, found. > > > > Checking for dependency 'lsb (LSB - Linux Standard Base support)'... > > --> OK, found. > > > > Checking for dependency 'xsane (xsane - Graphical scanner frontend for > > > SANE)'... > > --> OK, found. > > > > Checking for dependency 'cups (cups - Common Unix Printing System)'... > > --> OK, found. > > > > Checking for dependency 'python23 (Python 2.3 or greater - Required > > for fax functionality)'... > > --> OK, found. > > > > > > ---------------------- > > | INSTALLED PRINTERS | > > ---------------------- > > > > > > PSC_1400 > > -------- > > Device URI: hp:/usb/PSC_1400_series?serial=MY5BGCC1NJ04BM > > Installed in HPLIP? Yes > > PPD: /etc/cups/ppd/PSC_1400.ppd > > PPD Description: HP PSC 1400 Foomatic/hpijs (recommended) > > > > Printer status: > > printer PSC_1400 is idle. enabled since Thu Nov 2 18:44:32 2006 > > ready to print > > > > > > > > ---------------------- > > | SANE CONFIGURATION | > > ---------------------- > > > > 'hpaio' in /etc/sane.d/dll.conf'... > > --> OK, found. SANE backend 'hpaio' is not properly set up. > > > > Checking output of 'scanimage -L'... > > device `hpaio:/usb/PSC_1400_series?serial=MY5BGCC1NJ04BM' is a hp > > PSC_1400_series multi-function peripheral > > > > > > --------------------- > > | PYTHON EXTENSIONS | > > --------------------- > > > > Checking 'cupsext' CUPS extension... > > --> OK, found. > > > > Checking 'pcardext' Photocard extension... > > --> OK, found. > > > > > > %d errors were detected. > > Please refer to the installation instructions at: > > http://hplip.sourceforge.net/install/index.html > > > > ---------------------------------------------------------------------- > > -- > > - > > Using Tomcat but need to do more? Need to support web services, > > security? > > Get stuff done quickly with pre-integrated technology to make your job > > > easier Download IBM WebSphere Application Server v.1.0.1 based on > > Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=1216 > > 42 _______________________________________________ > > HPLIP-Help mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/hplip-help > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
