1
vote
0answers
40 views

Cups configuration does not consider my new PPD driver (Debian Wheezy)

My Brother HL-4040CN is very impredictible when trying to print images or PDFs. Searching around, I found an accurate driver description file at openprinting.org: ...
2
votes
1answer
52 views

How to make a printer which is recognized but not working print

I'm running a Debian 6.0. I connected an HP 1000 J110 to my server which I access via SSH. Listing the USB ports it recognized it. Also I Pasted the PPD on the /etc/cups/ppd/ folder. Is the PPD my PC ...
3
votes
1answer
54 views

how can I configure cups to be used from network machines with windows?

Ive been fighting with "CUPS" since many hours (too many) and I still cannot figure out whats wrong, I installed a printer on a Debian Machine, when I will add a printer I have two options "Local ...
2
votes
3answers
194 views

CUPS - check if print successful (either python or in system)

EDIT: I forgot to make it clear I'm using python and pycups. The code is python but I shouldn't have thought that was enough. I've dug through the cups documentation a few times and couldn't find ...
1
vote
1answer
1k views

Problem with Airprint server for iOS 6

I'm trying to set up Airprint server on Raspberry Pi under CUPS. I have done everything like in this tutorial: Configuring the Raspberry Pi as an AirPrint server. Then I have done this: Linux ...
3
votes
0answers
234 views

Problems with printer page format in cups

I'm setting up print server for custom thermal printer on Raspberry Pi running Linux Debian and I have a strange problem. If I print a test page it prints OK, same with web page from Firefox, but when ...
1
vote
1answer
841 views

How to open cups in debian squeeze to all clients

The standard CUPS configuration on debian squeeze allows only access from localhost. I would like to allow all LAN users the same permissions. The LAN is behind a secured router. Access to the eb ...
2
votes
0answers
116 views

Any way for Unix to ignore lpoptions and let Java do it's job?

I'm using the javax.print API to print a Jasper Report on Debian Linux. For some reason the saved lpoptions (CUPS settings) always override settings chosen on the Java Print dialog. At this point the ...
1
vote
2answers
1k views

How on earth can I stop this CUPS-related message on my Debian 6 virtual machine?

I’ve got a Debian 6 VMWare virtual machine that I mostly use via SSH (but occasionally via the GUI). Every few minutes, the following message gets printed in my terminal: CUPS config timestamp ...