Results 1 to 5 of 5
Hi folks,
HP Deskjet 5740 (USB printer)
Cups-1.1.23
BLFS 6.1
I have cups installed and running
# /etc/rc.d/init.d/cups status
Code:
cupsd is running with Process ID(s) 3334.
I also have ...
- 09-10-2005 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,532
Printing problem
Hi folks,
HP Deskjet 5740 (USB printer)
Cups-1.1.23
BLFS 6.1
I have cups installed and running
# /etc/rc.d/init.d/cups statusI also have the printer setup with "http://localhost:631/admin"Code:cupsd is running with Process ID(s) 3334.
Description: HP Deskjet 5740
Location: localhost
Printer State: idle, accepting jobs.
Device URI: usb://5740?serial=MY4B5131V9049M (here looks a little bid strange)
But the printer can't print. Ran "Print Test Page" resulting in "Error: client-error-not-possible" indicated.
Please advise how to fix the problem. TIA
B.R.
satimis
- 09-10-2005 #2
Have you tried looking in /var/log/cups for a better error output?
- 09-11-2005 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,532
Hi dylunio,
Tks for your advice.
cat /var/log/cups/access_logI can't figure out what does it mean.Code:.... localhost - root [11/Sep/2005:03:22:41 +0800] "GET /printers/HP_Printer HTTP/1.1" 200 3494 localhost - root [11/Sep/2005:03:22:42 +0800] "GET /favicon.ico HTTP/1.1" 404 0 localhost - root [11/Sep/2005:03:23:04 +0800] "GET /printers/HP_Printer?op=print-test-page HTTP/1.1" 200 0 localhost - - [11/Sep/2005:03:23:04 +0800] "POST /printers/HP_Printer HTTP/1.1" 200 14982 localhost - root [11/Sep/2005:03:23:04 +0800] "GET /printers/HP_Printer?op=print-test-page HTTP/1.1" 200 1563 localhost - root [11/Sep/2005:03:23:04 +0800] "GET /favicon.ico HTTP/1.1" 404 0 localhost - root [11/Sep/2005:03:23:12 +0800] "GET /printers/HP_Printer HTTP/1.1" 200 0 localhost - - [11/Sep/2005:03:23:12 +0800] "POST / HTTP/1.1" 200 138 localhost - - [11/Sep/2005:03:23:12 +0800] "POST / HTTP/1.1" 200 865 localhost - - [11/Sep/2005:03:23:13 +0800] "POST / HTTP/1.1" 200 427 localhost - root [11/Sep/2005:03:23:12 +0800] "GET /printers/HP_Printer HTTP/1.1" 200 3494 localhost - root [11/Sep/2005:03:23:13 +0800] "GET /favicon.ico HTTP/1.1" 404 0 localhost - root [11/Sep/2005:03:23:17 +0800] "GET /printers/HP_Printer?which_jobs=completed HTTP/1.1" 200 0 localhost - - [11/Sep/2005:03:23:17 +0800] "POST / HTTP/1.1" 200 138 localhost - - [11/Sep/2005:03:23:17 +0800] "POST / HTTP/1.1" 200 865 localhost - - [11/Sep/2005:03:23:17 +0800] "POST / HTTP/1.1" 200 451 localhost - root [11/Sep/2005:03:23:17 +0800] "GET /printers/HP_Printer?which_jobs=completed HTTP/1.1" 200 5936 localhost - root [11/Sep/2005:03:23:17 +0800] "GET /favicon.ico HTTP/1.1" 404 0 .....
BR
satimis
- 09-11-2005 #4
That seems just to be the browser calling for the files for the CUPS admin thingie. Do you not have a /var/log/cups/error_log
- 09-13-2005 #5
Do you have the right drivers installed?
Research, research, research before you walk the plank.
Registered Linux User #398829


Reply With Quote
