[cups] Cannot disable low ink warning

Michael Sweet msweet at apple.com
Thu Sep 7 09:00:08 PDT 2017


Well, this message is coming from the printer, probably either via SNMP or IPP.

You can disable SNMP and IPP supply level checking by adding the following lines to your printer's PPD file:

    *cupsIPPSupplies: False
    *cupsSNMPSupplies: False

This can be done using the lpadmin command:

    lpadmin -p printer -o cupsIPPSupplies=false -o cupsSNMPSupplies=false -o printer-state-reasons=none


> On Aug 7, 2017, at 8:32 AM, R. Diez <rdiezmail-temp2 at yahoo.de> wrote:
> 
> Hallo all:
> 
> Every time I print, I get a low ink warning in the form of a desktop notification. More info is here:
> 
> https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/305609
> 
> However, my printer is not an HP, but a Sharp MX-4100N.
> 
> The troubleshooter says:
>  Status Messages
> 
>  There are status messages associated with this queue.
> 
>  The printer's state message is: 'Waiting for printer to finish.'.
> 
>  Warnings are listed below:
>  Printer 'Sharp-MX-4100N" has no toner left.
> 
> The "waiting" status is also weird. The print job is empty.
> 
> I am told that the printer has toner. I am not the sysadmin. I have no control over the printer. Printing from Windows is fine. I am only getting this warning since a few days ago, and as far as I know, nothing has been changed on the printer. Printing is fine, by the way, it's only the annoying warning.
> 
> By the way, I selected driver "PCL 6/PCL XL Printer - CUPS+Gutenprint v5.2.10-pre2 (en)". I do not really know much about CUPS, I am just a user who wants to print. 8-)
> 
> I am using Ubuntu 16.04.2, but I suspect that this is a generic CUPS issue. Is there a way to disable that kind of pop-up warning completely?
> 
> Thanks in advance,
>  rdiez
> _______________________________________________
> cups mailing list
> cups at cups.org
> https://lists.cups.org/mailman/listinfo/cups

_________________________________________________________
Michael Sweet, Senior Printing System Engineer



More information about the cups mailing list