You are not logged in.
Pages: 1
Cups failed after I /etc/rc.d/cups start. Loglevel debug2 in etc/cups/cupsd.conf.
tail /var/log/messages.log shows :
Jan 6 10:15:21 cmehil mtrr: type mismatch for d0000000,4000000 old: write-protect new: write-combining
Jan 6 10:24:06 cmehil usb 2-1: USB disconnect, address 2
Jan 6 10:24:06 cmehil drivers/usb/class/usblp.c: usblp0: removed
Jan 6 10:24:09 cmehil usb 2-1: new full speed USB device using ohci_hcd and address 3
Jan 6 10:24:09 cmehil usb 2-1: configuration #1 chosen from 1 choice
Jan 6 10:24:09 cmehil drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 3 if 1 alt 0 proto 2 vid 0x03F0 pid 0x2911
Jan 6 10:24:09 cmehil scsi7 : SCSI emulation for USB Mass Storage devices
Jan 6 10:24:14 cmehil scsi 7:0:0:0: Direct-Access HP psc 2210 1.00 PQ: 0 ANSI: 2
Jan 6 10:24:14 cmehil sd 7:0:0:0: Attached scsi removable disk sdb
Jan 6 10:24:14 cmehil sd 7:0:0:0: Attached scsi generic sg2 type 0
etc/rc.conf file the last line is:
DAEMONS=(syslog-ng network netfs cups crond alsa hal fam kdm)
for cups to start automatically on startup.
when I go to shell and tail -n 100 -f /var/log/cups/error_log I get the following and it keep going every 31 seconds:
d [06/Jan/2008:13:35:36 -0800] select_timeout: 31 seconds to send browse update
d [06/Jan/2008:13:36:07 -0800] cupsdCheckJobs: 0 active jobs, sleeping=0, reload=0
d [06/Jan/2008:13:36:07 -0800] stringpool: 351 strings, 7696 allocated, 6880 total bytes
d [06/Jan/2008:13:36:07 -0800] select_timeout: 31 seconds to send browse update
d [06/Jan/2008:13:36:38 -0800] cupsdCheckJobs: 0 active jobs, sleeping=0, reload=0
d [06/Jan/2008:13:36:38 -0800] select_timeout: 31 seconds to send browse update
I have cups 1.3.5-1, gutenprint 5.0.0-2, hplip 2.7.12
print manager stalls.
when i go to localhost 631 manage printers this is what I get
Description: hp2210psc
Location: hp1
Printer Driver: HP PSC 2210 - CUPS+Gutenprint v5.0.0
Printer State: stopped, accepting jobs, published.
Device URI: hp:/usb/PSC_2200_Series?serial=MY32IF60W30G
I tried sending a test page and it is pending for over an hour
Offline
Just out of curiosity, what do you need Gutenprint for if you have a HP printer and hplip installed?
1000
Offline
I was following the cups wiki going down the list and installing the recommended files/requirements. Now that you mention it and I look at it very closely I guess it is overkill and I don't need it unless I get a different printer.
Offline
Is it just me, or did the hplip init script vanish? 'Cause I can't find it... not even with a reinstall..!
Last edited by voidzero (2008-01-07 18:19:03)
Offline
It's gone, yes. You're supposed to read the messages from package upgrades.
1000
Offline
Thanks for that. Actually I found this out when I reinstalled into a new system... so I guess that one slipped from radar
Offline
Pages: 1