Skip to content
Discussion options

You must be logged in to vote

Hi,

first, you combine IPP and PPD keywords - you should use either media-type=stationery (IPP), or MediaType=PLAIN_HIGH (PPD).

Second - the driver looks to combine media type and print quality, which is IMO incorrect and prevents any possible transformation between IPP media-type and PPD MediaType keywords - CUPS tries to guess the media type from MediaType values and present them as IPP attribute values, but it results in duplicates. And if you pass the IPP attribute which doesn't match with anything from PPD, it will probably cause issue in the driver - but I can't say for sure, because the part of log does not show the original error, only error from filter about SIGPIPE.

You can try …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@machencheng2
Comment options

@zdohnal
Comment options

@michaelrsweet
Comment options

Answer selected by machencheng2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants