--- Tim Waugh <twaugh@xxxxxxxxxx> wrote: > On Tue, 2008-01-22 at 22:09 -0300, Horst H. von > Brand wrote: > > I've seen non-functioning due to: > > > > - Bad permissions on /dev/bus/usb/*/* for a > printer (should be user root, > > group lp, with permissions rw-rw---) > > No, that is not correct. Group lp should have rw > access, but this is > done using ACLs. So the ownership and permissions > should be root:root > rw-r----- but there should also be an ACL granting > rw access for group > lp, and an ACL granting rw access for each console > user. > > Tim. > */ > > > -- BTW, I have tried to do the following to help get my printer to print again. I disconnected it and removed printer from computer using system-config-printer usb 2-2: USB disconnect, address 3 usblp0: removed usb 2-1: new full speed USB device using ohci_hcd and address 4 usb 2-1: configuration #1 chosen from 1 choice usblp0: Disabling reads from problematic bidirectional printer usblp0: USB Unidirectional printer dev 4 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0304 usb 2-1: USB disconnect, address 4 usblp0: removed reconnected it usb 2-2: new full speed USB device using ohci_hcd and address 5 usb 2-2: configuration #1 chosen from 1 choice usblp0: Disabling reads from problematic bidirectional printer usblp0: USB Unidirectional printer dev 5 if 0 alt 1 proto 2 vid 0x03F0 pid 0x0304 here's a sample of cat /var/log/cups/error_log since January 10, 2008 when I was last able to print to the printer. [root@localhost ~]# cat /var/log/cups/error_log p (PID 8019) E [10/Jan/2008:07:18:46 -0600] Missing printer-uri, job-uri, or ppd-name attribute! E [10/Jan/2008:20:01:47 -0600] Missing printer-uri, job-uri, or ppd-name attribute! I [11/Jan/2008:07:02:55 -0600] Scheduler shutting down normally. I [11/Jan/2008:07:02:55 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [11/Jan/2008:07:05:31 -0600] Listening to 127.0.0.1:631 (IPv4) I [11/Jan/2008:07:05:31 -0600] Listening to /var/run/cups/cups.sock (Domain) I [11/Jan/2008:07:05:31 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [11/Jan/2008:07:05:31 -0600] Using default TempDir of /var/spool/cups/tmp... I [11/Jan/2008:07:05:31 -0600] Configured for up to 100 clients. I [11/Jan/2008:07:05:31 -0600] Allowing up to 100 client connections per host. I [11/Jan/2008:07:05:31 -0600] Using policy "default" as the default! I [11/Jan/2008:07:05:31 -0600] Full reload is required. I [11/Jan/2008:07:05:31 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [11/Jan/2008:07:05:31 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [11/Jan/2008:07:05:31 -0600] Full reload complete. I [11/Jan/2008:07:05:31 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [11/Jan/2008:07:05:32 -0600] Listening to 127.0.0.1:631 on fd 4... I [11/Jan/2008:07:05:32 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [11/Jan/2008:07:05:32 -0600] Resuming new connection processing... I [11/Jan/2008:07:05:32 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1994) I [11/Jan/2008:07:05:32 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 2006) I [11/Jan/2008:07:05:32 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 2007) I [11/Jan/2008:07:05:32 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 2008) I [11/Jan/2008:08:28:18 -0600] Scheduler shutting down normally. I [11/Jan/2008:08:28:18 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [11/Jan/2008:19:33:13 -0600] Listening to 127.0.0.1:631 (IPv4) I [11/Jan/2008:19:33:13 -0600] Listening to /var/run/cups/cups.sock (Domain) I [11/Jan/2008:19:33:13 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [11/Jan/2008:19:33:13 -0600] Using default TempDir of /var/spool/cups/tmp... I [11/Jan/2008:19:33:13 -0600] Configured for up to 100 clients. I [11/Jan/2008:19:33:13 -0600] Allowing up to 100 client connections per host. I [11/Jan/2008:19:33:13 -0600] Using policy "default" as the default! I [11/Jan/2008:19:33:13 -0600] Full reload is required. I [11/Jan/2008:19:33:13 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [11/Jan/2008:19:33:13 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [11/Jan/2008:19:33:13 -0600] Full reload complete. I [11/Jan/2008:19:33:13 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [11/Jan/2008:19:33:14 -0600] Listening to 127.0.0.1:631 on fd 4... I [11/Jan/2008:19:33:14 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [11/Jan/2008:19:33:14 -0600] Resuming new connection processing... I [11/Jan/2008:19:33:14 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1994) I [11/Jan/2008:19:33:14 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 1998) I [11/Jan/2008:19:33:14 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 2000) I [11/Jan/2008:19:33:14 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 2003) E [11/Jan/2008:19:37:02 -0600] Missing printer-uri, job-uri, or ppd-name attribute! I [14/Jan/2008:06:28:24 -0600] Scheduler shutting down normally. I [14/Jan/2008:06:28:24 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [14/Jan/2008:06:30:16 -0600] Listening to 127.0.0.1:631 (IPv4) I [14/Jan/2008:06:30:16 -0600] Listening to /var/run/cups/cups.sock (Domain) I [14/Jan/2008:06:30:16 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [14/Jan/2008:06:30:16 -0600] Using default TempDir of /var/spool/cups/tmp... I [14/Jan/2008:06:30:16 -0600] Configured for up to 100 clients. I [14/Jan/2008:06:30:16 -0600] Allowing up to 100 client connections per host. I [14/Jan/2008:06:30:16 -0600] Using policy "default" as the default! I [14/Jan/2008:06:30:16 -0600] Full reload is required. I [14/Jan/2008:06:30:16 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [14/Jan/2008:06:30:17 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [14/Jan/2008:06:30:17 -0600] Full reload complete. I [14/Jan/2008:06:30:17 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [14/Jan/2008:06:30:17 -0600] Listening to 127.0.0.1:631 on fd 4... I [14/Jan/2008:06:30:17 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [14/Jan/2008:06:30:17 -0600] Resuming new connection processing... I [14/Jan/2008:06:30:17 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1991) I [14/Jan/2008:06:30:17 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 1995) I [14/Jan/2008:06:30:17 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 1998) I [14/Jan/2008:06:30:17 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 2000) I [14/Jan/2008:07:38:04 -0600] Scheduler shutting down normally. I [14/Jan/2008:07:38:04 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [14/Jan/2008:07:42:19 -0600] Listening to 127.0.0.1:631 (IPv4) I [14/Jan/2008:07:42:19 -0600] Listening to /var/run/cups/cups.sock (Domain) I [14/Jan/2008:07:42:19 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [14/Jan/2008:07:42:19 -0600] Using default TempDir of /var/spool/cups/tmp... I [14/Jan/2008:07:42:19 -0600] Configured for up to 100 clients. I [14/Jan/2008:07:42:19 -0600] Allowing up to 100 client connections per host. I [14/Jan/2008:07:42:19 -0600] Using policy "default" as the default! I [14/Jan/2008:07:42:19 -0600] Full reload is required. I [14/Jan/2008:07:42:20 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [14/Jan/2008:07:42:20 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [14/Jan/2008:07:42:21 -0600] Full reload complete. I [14/Jan/2008:07:42:21 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [14/Jan/2008:07:42:21 -0600] Listening to 127.0.0.1:631 on fd 4... I [14/Jan/2008:07:42:21 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [14/Jan/2008:07:42:21 -0600] Resuming new connection processing... I [14/Jan/2008:07:42:21 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1991) I [14/Jan/2008:07:42:21 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 1995) I [14/Jan/2008:07:42:21 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 1998) I [14/Jan/2008:07:42:21 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 1999) E [15/Jan/2008:16:06:16 -0600] Missing printer-uri, job-uri, or ppd-name attribute! I [15/Jan/2008:16:13:27 -0600] Scheduler shutting down normally. I [15/Jan/2008:16:13:27 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [16/Jan/2008:06:41:10 -0600] Listening to 127.0.0.1:631 (IPv4) I [16/Jan/2008:06:41:10 -0600] Listening to /var/run/cups/cups.sock (Domain) I [16/Jan/2008:06:41:10 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [16/Jan/2008:06:41:11 -0600] Using default TempDir of /var/spool/cups/tmp... I [16/Jan/2008:06:41:11 -0600] Configured for up to 100 clients. I [16/Jan/2008:06:41:11 -0600] Allowing up to 100 client connections per host. I [16/Jan/2008:06:41:11 -0600] Using policy "default" as the default! I [16/Jan/2008:06:41:11 -0600] Full reload is required. I [16/Jan/2008:06:41:11 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [16/Jan/2008:06:41:12 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [16/Jan/2008:06:41:12 -0600] Full reload complete. I [16/Jan/2008:06:41:12 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [16/Jan/2008:06:41:12 -0600] Listening to 127.0.0.1:631 on fd 4... I [16/Jan/2008:06:41:12 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [16/Jan/2008:06:41:12 -0600] Resuming new connection processing... I [16/Jan/2008:06:41:13 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1994) I [16/Jan/2008:06:41:13 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 1998) I [16/Jan/2008:06:41:13 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 2001) I [16/Jan/2008:06:41:13 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 2002) I [16/Jan/2008:19:50:38 -0600] Scheduler shutting down normally. I [16/Jan/2008:19:50:38 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [16/Jan/2008:19:52:35 -0600] Listening to 127.0.0.1:631 (IPv4) I [16/Jan/2008:19:52:35 -0600] Listening to /var/run/cups/cups.sock (Domain) I [16/Jan/2008:19:52:35 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [16/Jan/2008:19:52:35 -0600] Using default TempDir of /var/spool/cups/tmp... I [16/Jan/2008:19:52:35 -0600] Configured for up to 100 clients. I [16/Jan/2008:19:52:35 -0600] Allowing up to 100 client connections per host. I [16/Jan/2008:19:52:35 -0600] Using policy "default" as the default! I [16/Jan/2008:19:52:35 -0600] Full reload is required. I [16/Jan/2008:19:52:35 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [16/Jan/2008:19:52:36 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [16/Jan/2008:19:52:37 -0600] Full reload complete. I [16/Jan/2008:19:52:37 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [16/Jan/2008:19:52:37 -0600] Listening to 127.0.0.1:631 on fd 4... I [16/Jan/2008:19:52:37 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [16/Jan/2008:19:52:37 -0600] Resuming new connection processing... I [16/Jan/2008:19:52:37 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1853) I [16/Jan/2008:19:52:37 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 1857) I [16/Jan/2008:19:52:37 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 1860) I [16/Jan/2008:19:52:37 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 1861) I [16/Jan/2008:20:14:42 -0600] Scheduler shutting down normally. I [16/Jan/2008:20:14:42 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [17/Jan/2008:06:33:46 -0600] Listening to 127.0.0.1:631 (IPv4) I [17/Jan/2008:06:33:46 -0600] Listening to /var/run/cups/cups.sock (Domain) I [17/Jan/2008:06:33:46 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [17/Jan/2008:06:33:46 -0600] Using default TempDir of /var/spool/cups/tmp... I [17/Jan/2008:06:33:46 -0600] Configured for up to 100 clients. I [17/Jan/2008:06:33:46 -0600] Allowing up to 100 client connections per host. I [17/Jan/2008:06:33:46 -0600] Using policy "default" as the default! I [17/Jan/2008:06:33:46 -0600] Full reload is required. I [17/Jan/2008:06:33:46 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [17/Jan/2008:06:33:46 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [17/Jan/2008:06:33:46 -0600] Full reload complete. I [17/Jan/2008:06:33:46 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [17/Jan/2008:06:33:47 -0600] Listening to 127.0.0.1:631 on fd 4... I [17/Jan/2008:06:33:47 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [17/Jan/2008:06:33:47 -0600] Resuming new connection processing... I [17/Jan/2008:06:33:47 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1859) I [17/Jan/2008:06:33:47 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 1863) I [17/Jan/2008:06:33:47 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 1866) I [17/Jan/2008:06:33:47 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 1867) E [17/Jan/2008:06:59:08 -0600] Missing printer-uri, job-uri, or ppd-name attribute! I [17/Jan/2008:07:08:08 -0600] Installing config file "/etc/cups/cupsd.conf"... I [17/Jan/2008:07:08:08 -0600] Listening to 127.0.0.1:631 (IPv4) I [17/Jan/2008:07:08:08 -0600] Listening to /var/run/cups/cups.sock (Domain) I [17/Jan/2008:07:08:08 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [17/Jan/2008:07:08:08 -0600] Using default TempDir of /var/spool/cups/tmp... I [17/Jan/2008:07:08:08 -0600] Configured for up to 100 clients. I [17/Jan/2008:07:08:08 -0600] Allowing up to 100 client connections per host. I [17/Jan/2008:07:08:08 -0600] Using policy "default" as the default! I [17/Jan/2008:07:08:08 -0600] Partial reload complete. I [17/Jan/2008:07:08:08 -0600] Listening to 127.0.0.1:631 on fd 1... I [17/Jan/2008:07:08:08 -0600] Listening to /var/run/cups/cups.sock on fd 4... I [17/Jan/2008:07:08:08 -0600] Resuming new connection processing... E [17/Jan/2008:07:08:09 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:08:09 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:08:09 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:08:09 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:08:14 -0600] cupsdAuthorize: Local authentication certificate not found! I [17/Jan/2008:07:08:14 -0600] [Job 103] Adding start banner page "none". I [17/Jan/2008:07:08:14 -0600] [Job 103] Adding job file of type application/postscript. I [17/Jan/2008:07:08:14 -0600] [Job 103] Adding end banner page "none". I [17/Jan/2008:07:08:14 -0600] [Job 103] Queued on "DESKJET_810C" by "guest". E [17/Jan/2008:07:08:14 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:08:56 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:08:56 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:08:56 -0600] Missing printer-uri, job-uri, or ppd-name attribute! E [17/Jan/2008:07:09:13 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:09:15 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:09:15 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:09:15 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:09:18 -0600] cupsdAuthorize: Local authentication certificate not found! E [17/Jan/2008:07:11:26 -0600] Missing printer-uri, job-uri, or ppd-name attribute! I [17/Jan/2008:10:19:14 -0600] [Job 104] Adding start banner page "none". I [17/Jan/2008:10:19:14 -0600] [Job 104] Adding job file of type application/postscript. I [17/Jan/2008:10:19:14 -0600] [Job 104] Adding end banner page "none". I [17/Jan/2008:10:19:14 -0600] [Job 104] Queued on "DESKJET_810C" by "olivares". I [17/Jan/2008:11:43:24 -0600] Scheduler shutting down normally. I [17/Jan/2008:11:43:24 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [17/Jan/2008:11:45:12 -0600] Listening to 127.0.0.1:631 (IPv4) I [17/Jan/2008:11:45:12 -0600] Listening to /var/run/cups/cups.sock (Domain) I [17/Jan/2008:11:45:12 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [17/Jan/2008:11:45:12 -0600] Using default TempDir of /var/spool/cups/tmp... I [17/Jan/2008:11:45:12 -0600] Configured for up to 100 clients. I [17/Jan/2008:11:45:12 -0600] Allowing up to 100 client connections per host. I [17/Jan/2008:11:45:12 -0600] Using policy "default" as the default! I [17/Jan/2008:11:45:12 -0600] Full reload is required. I [17/Jan/2008:11:45:13 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [17/Jan/2008:11:45:13 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [17/Jan/2008:11:45:13 -0600] Full reload complete. I [17/Jan/2008:11:45:13 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [17/Jan/2008:11:45:14 -0600] Listening to 127.0.0.1:631 on fd 4... I [17/Jan/2008:11:45:14 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [17/Jan/2008:11:45:14 -0600] Resuming new connection processing... I [17/Jan/2008:11:45:14 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1994) I [17/Jan/2008:11:45:14 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 1998) I [17/Jan/2008:11:45:14 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 2001) I [17/Jan/2008:11:45:14 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 2002) E [17/Jan/2008:14:18:57 -0600] Missing printer-uri, job-uri, or ppd-name attribute! E [17/Jan/2008:14:19:01 -0600] Missing printer-uri, job-uri, or ppd-name attribute! I [18/Jan/2008:07:16:36 -0600] Scheduler shutting down normally. I [18/Jan/2008:07:16:36 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [18/Jan/2008:19:11:41 -0600] Listening to 127.0.0.1:631 (IPv4) I [18/Jan/2008:19:11:41 -0600] Listening to /var/run/cups/cups.sock (Domain) I [18/Jan/2008:19:11:41 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [18/Jan/2008:19:11:41 -0600] Using default TempDir of /var/spool/cups/tmp... I [18/Jan/2008:19:11:41 -0600] Configured for up to 100 clients. I [18/Jan/2008:19:11:41 -0600] Allowing up to 100 client connections per host. I [18/Jan/2008:19:11:41 -0600] Using policy "default" as the default! I [18/Jan/2008:19:11:41 -0600] Full reload is required. I [18/Jan/2008:19:11:41 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [18/Jan/2008:19:11:42 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [18/Jan/2008:19:11:42 -0600] Full reload complete. I [18/Jan/2008:19:11:42 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [18/Jan/2008:19:11:42 -0600] Listening to 127.0.0.1:631 on fd 4... I [18/Jan/2008:19:11:42 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [18/Jan/2008:19:11:42 -0600] Resuming new connection processing... I [18/Jan/2008:19:11:42 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1997) I [18/Jan/2008:19:11:43 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 2007) I [18/Jan/2008:19:11:43 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 2008) I [18/Jan/2008:19:11:43 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 2009) I [18/Jan/2008:19:48:49 -0600] Scheduler shutting down normally. I [18/Jan/2008:19:48:49 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [21/Jan/2008:06:39:27 -0600] Listening to 127.0.0.1:631 (IPv4) I [21/Jan/2008:06:39:27 -0600] Listening to /var/run/cups/cups.sock (Domain) I [21/Jan/2008:06:39:27 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [21/Jan/2008:06:39:28 -0600] Using default TempDir of /var/spool/cups/tmp... I [21/Jan/2008:06:39:28 -0600] Configured for up to 100 clients. I [21/Jan/2008:06:39:28 -0600] Allowing up to 100 client connections per host. I [21/Jan/2008:06:39:28 -0600] Using policy "default" as the default! I [21/Jan/2008:06:39:28 -0600] Full reload is required. I [21/Jan/2008:06:39:28 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [21/Jan/2008:06:39:28 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [21/Jan/2008:06:39:29 -0600] Full reload complete. I [21/Jan/2008:06:39:29 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [21/Jan/2008:06:39:29 -0600] Listening to 127.0.0.1:631 on fd 4... I [21/Jan/2008:06:39:29 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [21/Jan/2008:06:39:29 -0600] Resuming new connection processing... I [21/Jan/2008:06:39:29 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1985) I [21/Jan/2008:06:39:29 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 1989) I [21/Jan/2008:06:39:29 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 1992) I [21/Jan/2008:06:39:29 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 1993) E [21/Jan/2008:06:53:46 -0600] Missing printer-uri, job-uri, or ppd-name attribute! I [21/Jan/2008:07:39:19 -0600] Scheduler shutting down normally. I [21/Jan/2008:07:39:19 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [21/Jan/2008:07:41:31 -0600] Listening to 127.0.0.1:631 (IPv4) I [21/Jan/2008:07:41:31 -0600] Listening to /var/run/cups/cups.sock (Domain) I [21/Jan/2008:07:41:31 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [21/Jan/2008:07:41:31 -0600] Using default TempDir of /var/spool/cups/tmp... I [21/Jan/2008:07:41:31 -0600] Configured for up to 100 clients. I [21/Jan/2008:07:41:31 -0600] Allowing up to 100 client connections per host. I [21/Jan/2008:07:41:31 -0600] Using policy "default" as the default! I [21/Jan/2008:07:41:31 -0600] Full reload is required. I [21/Jan/2008:07:41:31 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [21/Jan/2008:07:41:31 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [21/Jan/2008:07:41:32 -0600] Full reload complete. I [21/Jan/2008:07:41:32 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [21/Jan/2008:07:41:33 -0600] Listening to 127.0.0.1:631 on fd 4... I [21/Jan/2008:07:41:33 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [21/Jan/2008:07:41:33 -0600] Resuming new connection processing... I [21/Jan/2008:07:41:33 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1992) I [21/Jan/2008:07:41:33 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 1995) I [21/Jan/2008:07:41:33 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 1997) I [21/Jan/2008:07:41:33 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 2000) E [21/Jan/2008:07:43:07 -0600] Missing printer-uri, job-uri, or ppd-name attribute! E [21/Jan/2008:07:43:38 -0600] Missing printer-uri, job-uri, or ppd-name attribute! E [22/Jan/2008:07:03:11 -0600] Missing printer-uri, job-uri, or ppd-name attribute! I [23/Jan/2008:07:02:14 -0600] Scheduler shutting down normally. I [23/Jan/2008:07:02:14 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [23/Jan/2008:07:02:14 -0600] Listening to 127.0.0.1:631 (IPv4) I [23/Jan/2008:07:02:14 -0600] Listening to /var/run/cups/cups.sock (Domain) I [23/Jan/2008:07:02:14 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [23/Jan/2008:07:02:14 -0600] Using default TempDir of /var/spool/cups/tmp... I [23/Jan/2008:07:02:14 -0600] Configured for up to 100 clients. I [23/Jan/2008:07:02:14 -0600] Allowing up to 100 client connections per host. I [23/Jan/2008:07:02:14 -0600] Using policy "default" as the default! I [23/Jan/2008:07:02:14 -0600] Full reload is required. I [23/Jan/2008:07:02:15 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [23/Jan/2008:07:02:15 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [23/Jan/2008:07:02:15 -0600] Full reload complete. I [23/Jan/2008:07:02:15 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [23/Jan/2008:07:02:15 -0600] Listening to 127.0.0.1:631 on fd 4... I [23/Jan/2008:07:02:15 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [23/Jan/2008:07:02:15 -0600] Resuming new connection processing... I [23/Jan/2008:07:02:15 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 29379) I [23/Jan/2008:07:02:15 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 29381) I [23/Jan/2008:07:02:15 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 29382) I [23/Jan/2008:07:02:15 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 29383) E [23/Jan/2008:07:28:19 -0600] Missing printer-uri, job-uri, or ppd-name attribute! I [23/Jan/2008:07:41:33 -0600] Scheduler shutting down normally. I [23/Jan/2008:07:41:33 -0600] Saving job cache file "/var/cache/cups/job.cache"... I [23/Jan/2008:07:50:35 -0600] Listening to 127.0.0.1:631 (IPv4) I [23/Jan/2008:07:50:35 -0600] Listening to /var/run/cups/cups.sock (Domain) I [23/Jan/2008:07:50:35 -0600] Loaded configuration file "/etc/cups/cupsd.conf" I [23/Jan/2008:07:50:35 -0600] Using default TempDir of /var/spool/cups/tmp... I [23/Jan/2008:07:50:35 -0600] Configured for up to 100 clients. I [23/Jan/2008:07:50:35 -0600] Allowing up to 100 client connections per host. I [23/Jan/2008:07:50:35 -0600] Using policy "default" as the default! I [23/Jan/2008:07:50:35 -0600] Full reload is required. I [23/Jan/2008:07:50:35 -0600] Loaded MIME database from '/etc/cups': 35 types, 38 filters... I [23/Jan/2008:07:50:36 -0600] Loading job cache file "/var/cache/cups/job.cache"... I [23/Jan/2008:07:50:36 -0600] Full reload complete. I [23/Jan/2008:07:50:36 -0600] Cleaning out old temporary files in "/var/spool/cups/tmp"... I [23/Jan/2008:07:50:36 -0600] Listening to 127.0.0.1:631 on fd 4... I [23/Jan/2008:07:50:36 -0600] Listening to /var/run/cups/cups.sock on fd 5... I [23/Jan/2008:07:50:36 -0600] Resuming new connection processing... I [23/Jan/2008:07:50:36 -0600] [Job 102] Started filter /usr/lib/cups/filter/pdftops (PID 1993) I [23/Jan/2008:07:50:36 -0600] [Job 102] Started filter /usr/lib/cups/filter/pstops (PID 1997) I [23/Jan/2008:07:50:36 -0600] [Job 102] Started filter /usr/lib/cups/filter/foomatic-rip (PID 2000) I [23/Jan/2008:07:50:36 -0600] [Job 102] Started backend /usr/lib/cups/backend/hp (PID 2002) E [23/Jan/2008:08:10:29 -0600] Missing printer-uri, job-uri, or ppd-name attribute! E [23/Jan/2008:08:10:31 -0600] Missing printer-uri, job-uri, or ppd-name attribute! E [23/Jan/2008:10:08:04 -0600] Missing printer-uri, job-uri, or ppd-name attribute! E [23/Jan/2008:10:08:09 -0600] CUPS-Delete-Printer: Unauthorized I [23/Jan/2008:10:08:09 -0600] Printer "DESKJET_810C" deleted by "root". I [23/Jan/2008:10:08:09 -0600] Saving printers.conf... I [23/Jan/2008:10:09:53 -0600] Started "/usr/lib/cups/daemon/cups-driverd" (pid=3009) E [23/Jan/2008:10:09:58 -0600] [cups-driverd] Unable to open PPD directory "/usr/local/share/ppd": No such file or directory E [23/Jan/2008:10:09:58 -0600] [cups-driverd] Unable to open PPD directory "/opt/share/ppd": No such file or directory E [23/Jan/2008:10:10:14 -0600] CUPS-Add-Modify-Printer: Unauthorized I [23/Jan/2008:10:10:14 -0600] Setting DESKJET_810C device-uri to "hp:/usb/DeskJet_810C?serial=MY94M1621WGI" (was "file:/dev/null".) I [23/Jan/2008:10:10:20 -0600] Saving printers.conf... I [23/Jan/2008:10:10:20 -0600] New printer "DESKJET_810C" added by "root". I [23/Jan/2008:10:10:20 -0600] Saving printers.conf... I [23/Jan/2008:10:10:20 -0600] Printer "DESKJET_810C" started by "root". I [23/Jan/2008:10:10:20 -0600] Saving printers.conf... I [23/Jan/2008:10:10:20 -0600] Printer "DESKJET_810C" now accepting jobs ("root"). E [23/Jan/2008:10:10:30 -0600] CUPS-Set-Default: Unauthorized I [23/Jan/2008:10:10:30 -0600] Saving printers.conf... I [23/Jan/2008:10:10:30 -0600] Saving classes.conf... I [23/Jan/2008:10:10:30 -0600] Default destination set to "DESKJET_810C" by "root". I [23/Jan/2008:10:10:43 -0600] Saving printers.conf... I [23/Jan/2008:10:10:43 -0600] Printer "DESKJET_810C" modified by "root". I [23/Jan/2008:10:12:06 -0600] [Job 105] Adding start banner page "none". I [23/Jan/2008:10:12:06 -0600] [Job 105] Adding job file of type application/postscript. I [23/Jan/2008:10:12:06 -0600] [Job 105] Adding end banner page "none". I [23/Jan/2008:10:12:06 -0600] [Job 105] Queued on "DESKJET_810C" by "olivares". I [23/Jan/2008:10:12:06 -0600] [Job 105] Started filter /usr/lib/cups/filter/pstops (PID 3040) I [23/Jan/2008:10:12:06 -0600] [Job 105] Started filter /usr/lib/cups/filter/foomatic-rip (PID 3042) I [23/Jan/2008:10:12:06 -0600] [Job 105] Started backend /usr/lib/cups/backend/hp (PID 3043) E [23/Jan/2008:10:13:02 -0600] Missing printer-uri, job-uri, or ppd-name attribute! There's a message Not Connected? Printer 'DESKJET_810C' may not be connected. Regards, Antonio ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list