Tagged Questions
1
vote
1answer
14 views
Installing HP DeskJet 3520 in CUPS
I am trying to install this printer into CUPS under Debian 6.
The printer is automatically detected correctly and then I have a list of drivers to choose from.
There is no driver for the 3520 - so I ...
1
vote
0answers
23 views
Windows shared network printer keeps using rear tray as source
I am trying to set up network printing on my Linux Mint 15 (64 bit) system (dualboot with Windows 7). The printer is a Canon PIXMA MG5100 and is connected (via USB) to a computer running Windows XP. ...
2
votes
1answer
64 views
“Filter failed” from hplip
Problem Description - Unable to print
Device name : HP LaserJet M1005 MFP USB printer
OS : Linux 3.8.13-1-MANJARO #1 SMP PREEMPT x86_64 GNU/Linux
Error Description :
Cups is working well and ...
1
vote
1answer
41 views
Username conflicts on a central printer queue
We have just switched to a centralized print queue. The printer is setup with
lpadmin -p SPScolour -E -D "Sustainable Print Colour" -v lpd://xxx.yyy.com/colour
The IT people are saying my local ...
1
vote
0answers
70 views
Cups configuration does not consider my new PPD driver (Debian Wheezy)
My Brother HL-4040CN is very unpredictible when trying to print images or PDFs. Searching around, I found an accurate driver description file at openprinting.org: ...
2
votes
1answer
63 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 ...
1
vote
2answers
106 views
How to force lp from CUPS to print in grayscale?
I want to print an image from a command line:
lp -o scaling=//100// image.jpg
How can I force it to be printed in grayscale?
1
vote
0answers
61 views
Enable remote printing options with cups-lpd
I am trying to print from SCO OpenServer remotely to a CUPS-LPD daemon running on a Red Hat Linux machine but it is dropping any print options from the print request.
For example:
lp -d ...
0
votes
0answers
116 views
Images won't print in landscape. Ricoh MPC3500
Had a strange quirk with a Ricoh MPC3500 unable to print images in landscape. At first I thought it was just not printing images but after some testing it prints them fine in portrait.
Im using Mint ...
1
vote
1answer
96 views
View all user's printing jobs from the command line
I'm running Fedora 17, Gnome (3?), and using bash from terminal. Whenever I run lpstat I only get a list of my jobs, but every time I go to retrieve my jobs from the printer, somebody else is ...
2
votes
3answers
222 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
570 views
CUPS gives 'Unable to open the initial device, quitting' when printing to network printer
I am trying to print over Wi-Fi to an HP Photosmart D110 printer which is successfully recognized by CUPS. But I only get a sheet with the error message Unable to open the initial device, quitting. ...
1
vote
2answers
461 views
Can (CUPS) ppd files for Mac OS X be used for linux?
I am looking at buying a printer (actually an all-in-one I prefer for the features it provides, but I want to focus on the printer part here) which does not provide linux drivers, but does provide Mac ...
1
vote
1answer
487 views
Ricoh Aficio SP 100su E
After installing a Ricoh Aficio SP 100su E printer (it does scanning as well),
I've tried a tenth of the GDI and PCL (5e/6) generic and Ricoh drivers without any success.
I've learned from Ricoh that ...
2
votes
1answer
256 views
Get list of installed printers
Inside of a script I send a certain file to print using the lpr command on an user-selected printer.
The list of the printers, from which the user selects the one to use, I get using the lpstat -a ...
1
vote
0answers
98 views
How do restore printer settings from a backup
I recently re-installed my system from Mint 12 to Mint 14. Pretty much everything is set as before but I had apparently forgotten about the printers.
In order to avoid resetting all the small ...
1
vote
0answers
277 views
Printing PDF with not embedded TrueType Font (cups / lpr)
I have a PDF in which the TrueType font OCRB is used, however the font is not embedded.
So I tried to install the font on my system (which is by the way a SLES11 SP2), I did the following things:
...
1
vote
1answer
177 views
Resume last print job from command line
To resume a job from command line I can call lpq which gives me the job number for example 211 and then lp -i 211 -H resume.
However is there a way
to resume the last job without figuring out its ...
2
votes
1answer
110 views
Samsung CLP-31x printer not working
So, my Samsung CLP-31x series printer stopped printing from Debian 6 applications. Closed source applications such as Chrome work, as does Foxit under Wine. Currently using the foo2qpdl CUPS driver. ...
1
vote
0answers
76 views
printing to “One Single CUPS Server” can not find queues if 'ServerName' is a CNAME
Running "OpenSuSE 11.4" with "cups-client-1.4.6-6.1.i586" installed, I try to use one single CUPS-server to do all my printing jobs / to manage my queues.
In YaST -> printer I've selected
[x] Do ...
1
vote
2answers
278 views
Ignoring “print banner page” flag in inbound LPD jobs (CUPS-LPD)
I have a USB inkjet printer connected to a server running CentOS 5.7 (64). I installed and enabled cups-lpd so that another Unix server could send print jobs to that printer.
The other Unix server ...
5
votes
1answer
812 views
printing problems with DDST (aka PLC6) printer RICOH Aficio SP C240DN
I'm having big problems printing on a RICOH Aficio SP C240DN (a color laser printer). Cups/Openprinting doesn't have a driver for exactly this printer. There are near numbers but not 240DN.
It also ...
2
votes
2answers
484 views
How to specify printer paper size in mm instead of inches?
In eog (Eye of Gnome) 2.30.2, I found no way to specify size unit in mm in Print... and Page Setup dialogs:
So I have to convert these sizes in inches to sizes in mm.
I'm using CUPS as the print ...
1
vote
1answer
134 views
Is there a way to get the filename (or title) of a completed print job?
The lpq -a lists, among other things, the name of each file printed.
Rank Owner Job File(s) Total Size
active myuser 2 version.txt 1024 ...
5
votes
1answer
260 views
CUPS - install once, use another printer (of the same model) without re-configuring problem
For example I have "HP 1020 LaserJet" local USB printer successfully installed on a CUPS.
It uses one connection.
If I get another HP 1020 LaserJet printer it wouldn't print, I am having to
modify ...
0
votes
1answer
620 views
CUPS printing of pdf files
How can I tell the lpr command (cups) that my file is actually a pdf?
lpr file.pdf
won't print anything.
2
votes
0answers
119 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 ...
3
votes
2answers
304 views
How to make dot matrix printer print every line of 'tail -f'
I have a dot matrix printer, an Epson LQ-500.
It works well with CUPS, and I use it to print listings sometimes, text files, etc.
now, I'd like to use it as a logging printer. for that, I need it to ...
1
vote
1answer
107 views
printing issue: single page on PC is printing across multiple pages
I have just setup a ubuntu 11.10 desktop and i have an issue with the printing.
When I send a document from the desktop to the HP Officejet 6500 E710n-z it will center it and print across 4 pages.
...
2
votes
1answer
132 views
Controlling users' default printer as an administrator
What are the necessary steps to change the default printer for individual users on a reasonably recent Linux system using CUPS? (i.e. not the system-wide default)
The CUPS lpr manpage indicates that ...
8
votes
3answers
2k views
Mount printers at /dev/usb and still use CUPS
Due to a new version of CUPS, I suddenly lost the direct path to my printers that was previously available under /dev/usb/lpXXX. I used this to print directly from the command line. echo "test" > ...
4
votes
2answers
916 views
Do CUPS clients need to have drivers installed locally?
If I use CUPS, should clients have drivers installed locally?
Example: say we have 1 Networked PC with Linux, 1 Print Server (or CUPS, Samba Print server)
If the Linux PC wants to print a document ...
2
votes
2answers
1k views
Don't require root to add printers
When a user wants to add a new printer it's asking for a root password. I have an LTSP environment and the system is asking for a root password all the time; it's not asking even for a sudo'ed user's ...
0
votes
2answers
4k views
How to enable cups-lpd / port 515?
I have a print server using CUPS on a CentOS 5.3 box. On my PC, I set up a remote printer with the URI http://$PRINT_SERVER:631/printers/$PRINTER_NAME, and have successfully been able to print files ...
1
vote
2answers
2k views
How do I make “black&white” the default?
When I print something (Firefox 5 but also other apps), the option "color" is always set to "Color (CMYK)". How do I make "monochrome" or "black & white" the default?
This is a Kyocera FS-C5100DN ...
7
votes
2answers
597 views
CUPS remote printer entry is stopped locally
My local CUPS daemon on my laptop has an entry for a remote printer on my CUPS server. My local CUPS daemon thinks this printer is stopped, but it's not. The only interface CUPS gives me to manage ...
7
votes
1answer
3k views
How to print from iPad to CUPS?
I would like to print from an iPad2 to the office printer running on CUPS. After following a couple of cookbook style cheat sheets, printing from the iPad still does not work. the iPad sees the ...
4
votes
3answers
726 views
Print an SVG from the command line
How can I print an SVG, already scaled to a4 size, from the command line?
I tried using lpr, but instead the printer just printed out the actual XML of the file, which isn't what I wanted.
1
vote
1answer
361 views
Unable to change the default printer
When I use the command
$ sudo lpoptions -d Deskjet-F300-series
it won't change the default printer.
$ lpstat -a
Deskjet-F300-series accepting requests since Sun 10 Apr 2011 11:02:12 AM CEST
...
2
votes
2answers
358 views
How do I get an HP Deskjet F4210 to work?
I brought to home my friend's printer (HP Deskjet F4210). I'm using Xubuntu 10.04.
When I use the command
lpr scanned.pdf
the printer does nothing. lpq writes
Deskjet-F300-series is not ready
Rank ...
2
votes
1answer
146 views
How to print to a Lexmark 5630 printer using CUPS
I want to print using a Lexmark 5630 printer, and it appears they only have drivers for Mac and Windows. Does CUPS support it, with maybe some reverse-engineered driver, or am I at a loss?
4
votes
1answer
1k views
Dot Matrix printer setup in Debian
I am using Debian which is similar to Ubuntu.
They have 7 dot matrix printers, some of which are very old (example), which have worked since 1979 and are faster than many inkjets at printing text.
...
1
vote
3answers
540 views