Installed printer won't print after first shutdown
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Unless CUPS wasn't chkconfig'd why would a manual restart be needed?
I'm really not sure what "chkconfig'd" is.. but unless there is an rc script setup to start it up, it's not going to start at boot. I guess unless chkconfig is something that is done through the gui maybe?
On all my machines I use rc scripts to start/stop services at the appropriate runlevels.. except for gentoo.. I guess they are essentially the same, bu they aren't called "rc" scripts.. heh. I don't think.
I'm really not sure what "chkconfig'd" is.. but unless there is an rc script setup to start it up, it's not going to start at boot. I guess unless chkconfig is something that is done through the gui maybe?
On all my machines I use rc scripts to start/stop services at the appropriate runlevels.. except for gentoo.. I guess they are essentially the same, bu they aren't called "rc" scripts.. heh. I don't think.
On rpm-based systems chkconfig is used to set establish that a daemon starts and stops automatically and also sets the affected run-level for that to happen. On Debian-based systems, use update-rc.d. Some daemons actually have the checkconfig line built in. This is ours to get the Informix daemon to run: # chkconfig: 2345 12 78
I would have thought CUPS would be scripted to start and stop by the installation program.
Appreciate discussion on the "won't print" printer
on openSuse 10.3 /Linux 2.6.22.17
RESPONDS to ps -A | grep cups WITH 3328 ? 00.00.00 = CUPS RUNNING
so far so good, but
localhost: 631 revealed a long list of jobs on hold.
Cannot find the way to release printer, and keep it that way.
And here: http://www.linux-foundation.org/en/O...SDocumentation
-- Particularly [7] "Avoid your print queue being automatically disabled....This makes the behaviour of CUPS on errors during the communication with the printer (e. g. printer turned off) configurable instead of CUPS simply disabling the queue. "
If nothing there, try re-installing your printer with the Cups Administration - Add Printer menus.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.