LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Canon superprinter is always disabled on CUPS start or restart (https://www.linuxquestions.org/questions/linux-server-73/canon-superprinter-is-always-disabled-on-cups-start-or-restart-4175448921/)

howwhi 02-06-2013 01:34 PM

Canon superprinter is always disabled on CUPS start or restart
 
Long time lurker.

System: CentOS 5.7
Printer: Canon iR-ADV C5035 (one of those spaceship jobs that does everything but make coffee or adjust the drapes)

Whenever the system is booted or service cups [ start | restart ], this Canon is in the disabled state. The cupsenable command or any of the gui tools enable the printer and all is good.

Why is this disabled? Is there a control bit we may twiddle somewhere such that the printer comes up enabled?

Howard

John VV 02-06-2013 03:14 PM

dose the scanner in this " all in one wonder" work ?

it might be SANE that is having issues
canon is very well known for NOT supporting "non- Microsoft" OS's

Also 5.7 is two minor versions out of date and is unsupported.
in the older 5 series only CentOS 5.9 is supported

please upgrade .

howwhi 02-06-2013 03:54 PM

Canon CUPS
 
Thank you for your response, John.

The Canon is connected via network and the scanner is not configured to the CentOS system at all. The "spaceship" has all manner of computer in and of itself for scanning and all the other.

Your comments about Canon support for "non-Windows" is true enough. Just wondering if there was something buried in the .ppd file or some such that I could adjust.

I know about the v5.7 being behind. This is current compared to most of the servers I support. Upgrades invariably break other things so we tend to bury these application servers behind hefty firewalls and let them run.

Howard

John VV 02-06-2013 04:43 PM

I take it you have used the cups web interface

for a non network "localhost:631"
use the address of the printer

it dose need to be done by "root" to save the settings

Have you disabled SANE ( or uninstalled it ) ?

howwhi 02-06-2013 05:13 PM

The printer has been configured for a long time; before I came to the company. We configure printers via the System / Administration / Printing utility from the graphical user interface (yeah, I know - a GUI on a server... Sigh). Prints fine, just disabled on startup.

The xsane programs are installed on the server but do not appear to be configured. There would be no occasion to run the scanner from the server as there are plenty of desktop systems for that kind of thing.

No issue about root and installing printers. BT&DT with a drawer full of shirts...

Howard

John VV 02-06-2013 05:40 PM

5.7 is using the init system

Is cups starting before the network ?

the older 5 series dose not have "bootchart" built into the system ( unlike udev setups)

install it and ,have a look .

it is starting to sound like a boot order issue with the start up scripts

howwhi 02-08-2013 09:08 PM

Thank you again, John.

Boot order does not explain why the Canon (and only the Canon out of 20 some printers) is disabled after a "service cups restart".

Bootchart, huh. Looks interesting. Thanks.

Howard

John VV 02-08-2013 09:28 PM

You have read through the boot log and the cups log for any errors
the printer should be listed someplace in it
/var/log/boot.log
/var/log/massages
/var/log/cups/error.log


All times are GMT -5. The time now is 01:39 AM.