[opensuse] Hopefully simple printing question
All, OS 10.3 / KDE / Network Printer (HP 4500 Color Laser) My printer has somehow stalled. Everything I print goes to a queue and never pops out of the printer. I know the printer is not the problem because I have a XP VM on the same machine and I can print from there fine. How do I tell OS to start printing again. Thanks Greg -- Greg Freemyer Litigation Triage Solutions Specialist http://www.linkedin.com/in/gregfreemyer First 99 Days Litigation White Paper - http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf The Norcross Group The Intersection of Evidence & Technology http://www.norcrossgroup.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Friday 15 February 2008 11:15, Greg Freemyer wrote:
All,
OS 10.3 / KDE / Network Printer (HP 4500 Color Laser)
My printer has somehow stalled. Everything I print goes to a queue and never pops out of the printer.
I know the printer is not the problem because I have a XP VM on the same machine and I can print from there fine.
How do I tell OS to start printing again.
Personal Settings -> Peripherals -> Printers Start the printer there? -- Don -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Greg Freemyer pecked at the keyboard and wrote:
All,
OS 10.3 / KDE / Network Printer (HP 4500 Color Laser)
My printer has somehow stalled. Everything I print goes to a queue and never pops out of the printer.
I know the printer is not the problem because I have a XP VM on the same machine and I can print from there fine.
How do I tell OS to start printing again.
Thanks Greg
cupsenable printer_name Use the name of your printer, if you're not sure of the name use lpstat -t which will show the name and status. -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Thanks ken, that worked. On Fri, Feb 15, 2008 at 1:21 PM, Ken Schneider <suse-list3@bout-tyme.net> wrote:
Greg Freemyer pecked at the keyboard and wrote:
All,
OS 10.3 / KDE / Network Printer (HP 4500 Color Laser)
My printer has somehow stalled. Everything I print goes to a queue and never pops out of the printer.
I know the printer is not the problem because I have a XP VM on the same machine and I can print from there fine.
How do I tell OS to start printing again.
Thanks Greg
cupsenable printer_name
Use the name of your printer, if you're not sure of the name use lpstat -t which will show the name and status.
-- Ken Schneider SuSe since Version 5.2, June 1998
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- Greg Freemyer Litigation Triage Solutions Specialist http://www.linkedin.com/in/gregfreemyer First 99 Days Litigation White Paper - http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf The Norcross Group The Intersection of Evidence & Technology http://www.norcrossgroup.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Friday 15 February 2008 11:36:35 Greg Freemyer wrote:
Thanks ken, that worked.
On Fri, Feb 15, 2008 at 1:21 PM, Ken Schneider <suse-list3@bout-tyme.net> wrote:
Greg Freemyer pecked at the keyboard and wrote:
All,
OS 10.3 / KDE / Network Printer (HP 4500 Color Laser)
My printer has somehow stalled. Everything I print goes to a queue and never pops out of the printer.
I know the printer is not the problem because I have a XP VM on the same machine and I can print from there fine.
How do I tell OS to start printing again.
Thanks Greg
cupsenable printer_name
Use the name of your printer, if you're not sure of the name use lpstat -t which will show the name and status.
And to keep the printer from stopping in the future, consider these: http://localhost:631/help/ref-cupsd-conf.html?TOPIC=References&QUERY=#ErrorPolicy http://localhost:631/help/ref-cupsd-conf.html?TOPIC=References&QUERY=#JobRetryInterval http://localhost:631/help/ref-cupsd-conf.html?TOPIC=References&QUERY=#JobRetryLimit I have used ErrorPolicy retry-job with great success in a school environment with wireless printing to a LTSP print server with three networked printers. -- Jim Barnes -- Certainly the game is rigged. Don't let that stop you; if you don't bet, you can't win. -Lazarus Long -- Linux 2.6.20-16-generic -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Fri, Feb 15, 2008 at 1:21 PM, Ken Schneider <suse-list3@bout-tyme.net> wrote:
Greg Freemyer pecked at the keyboard and wrote:
All,
OS 10.3 / KDE / Network Printer (HP 4500 Color Laser)
My printer has somehow stalled. Everything I print goes to a queue and never pops out of the printer.
<snip>
cupsenable printer_name
<snip> I rebooted due to the new kernel and my printer stalled again. What do I need to do to have my printer automatically enabled during bootup? Thanks Greg -- Greg Freemyer Litigation Triage Solutions Specialist http://www.linkedin.com/in/gregfreemyer First 99 Days Litigation White Paper - http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf The Norcross Group The Intersection of Evidence & Technology http://www.norcrossgroup.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Greg Freemyer <greg.freemyer@gmail.com> [07-02-08 12:16]:
I rebooted due to the new kernel and my printer stalled again.
What do I need to do to have my printer automatically enabled during bootup?
On a friends 10.3 install, I added "cupsenable <printer_name>" to /etc/init.d/after.local -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, Jul 2, 2008 at 2:54 PM, Patrick Shanahan <paka@opensuse.org> wrote:
* Greg Freemyer <greg.freemyer@gmail.com> [07-02-08 12:16]:
I rebooted due to the new kernel and my printer stalled again.
What do I need to do to have my printer automatically enabled during bootup?
On a friends 10.3 install, I added "cupsenable <printer_name>" to /etc/init.d/after.local
I don't have that file, so I added it to end of the start clause in /etc/init.d/cups. Greg -- Greg Freemyer Litigation Triage Solutions Specialist http://www.linkedin.com/in/gregfreemyer First 99 Days Litigation White Paper - http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf The Norcross Group The Intersection of Evidence & Technology http://www.norcrossgroup.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, 2008-07-02 at 17:11 -0400, Greg Freemyer wrote:
On Wed, Jul 2, 2008 at 2:54 PM, Patrick Shanahan <paka@opensuse.org> wrote:
* Greg Freemyer <greg.freemyer@gmail.com> [07-02-08 12:16]:
I rebooted due to the new kernel and my printer stalled again.
What do I need to do to have my printer automatically enabled during bootup?
On a friends 10.3 install, I added "cupsenable <printer_name>" to /etc/init.d/after.local
I don't have that file, so I added it to end of the start clause in /etc/init.d/cups.
Greg -- Greg Freemyer Litigation Triage Solutions Specialist http://www.linkedin.com/in/gregfreemyer First 99 Days Litigation White Paper - http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf
The Norcross Group The Intersection of Evidence & Technology http://www.norcrossgroup.com
Is cupsd running at bootup? -- Michael S. Dunsavage -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Michael S. Dunsavage <mikesd@ptd.net> [07-02-08 17:28]:
Is cupsd running at bootup?
Doesn't make any difference. He uses cups to print so if cupsd is not running, initializing the printer is a dead end :^) -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Wednesday 2008-07-02 at 17:11 -0400, Greg Freemyer wrote:
to /etc/init.d/after.local
I don't have that file,
It's a user's created file.
so I added it to end of the start clause in /etc/init.d/cups.
Just write it up somewhere so that when it is overwritten or you reinstall you remember what to do ;-) - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFIa/mMtTMYHG2NR9URAoJ7AJoCpL04F4fgarI9IiRc9OZ1j6ccKACbBhue UaYq2OOw/w0qOm1XanvCd08= =yz8b -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Carlos E. R. <robin.listas@telefonica.net> [07-02-08 17:58]:
The Wednesday 2008-07-02 at 17:11 -0400, Greg Freemyer wrote:
to /etc/init.d/after.local
I don't have that file,
It's a user's created file.
so I added it to end of the start clause in /etc/init.d/cups.
Just write it up somewhere so that when it is overwritten or you reinstall you remember what to do ;-)
if he does it in after.local, he is safe. after.local survives :^) -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Wednesday 2008-07-02 at 18:01 -0400, Patrick Shanahan wrote:
to /etc/init.d/after.local
I don't have that file,
It's a user's created file.
so I added it to end of the start clause in /etc/init.d/cups.
Just write it up somewhere so that when it is overwritten or you reinstall you remember what to do ;-)
if he does it in after.local, he is safe. after.local survives :^)
Yes, I know, like all the *local files; but it executes before "cups". I would, either create another script, or modify the cups script if lazy. Perhaps I'd create a mine.last, and put all my modifications there. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFIa/9ItTMYHG2NR9URAkYfAJwPQiyRE3EbopJw+SLC1t8aSJ771ACgkAcn IqQ0De3O5/LZoZYRul7fcGg= =+Ht/ -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (7)
-
Carlos E. R.
-
Don Raboud
-
Greg Freemyer
-
jim barnes
-
Ken Schneider
-
Michael S. Dunsavage
-
Patrick Shanahan