You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to add a permanent queue for iP7250 (which should work with Airprint)
I am able to print using lp -d Canon_iP7200_series <file name>, - and a temporary queue is created for a minute, but lpadmin -p ip7200 -v ipp://Canon%20iP7200%20series._ipp._tcp.local/ -E -m everywhere (the URI I get from lpstat -l -e) fails with lpadmin: Unable to create PPD file: No such file or directory.
The same error message occurs when trying the URI I get from driverless (ipp://411824000000.local:631/ipp/print).
Attached is the output from ipptool -tv ipp://411824000000.local:631/ipp/print get-printer-attributes.test cups-queue-driverless-ip7250.txt
Why can't I add a permanent queue, but can print and have a temporary one?
Trying to add a permanent queue for iP7250 (which should work with Airprint)
I am able to print using
lp -d Canon_iP7200_series <file name>, - and a temporary queue is created for a minute, butlpadmin -p ip7200 -v ipp://Canon%20iP7200%20series._ipp._tcp.local/ -E -m everywhere(the URI I get fromlpstat -l -e) fails withlpadmin: Unable to create PPD file: No such file or directory.The same error message occurs when trying the URI I get from
driverless(ipp://411824000000.local:631/ipp/print).Attached is the output from
ipptool -tv ipp://411824000000.local:631/ipp/print get-printer-attributes.testcups-queue-driverless-ip7250.txt
Why can't I add a permanent queue, but can print and have a temporary one?