CUPS (acronym for Common Unix Printing System) is a printing system for computer operating systems like Unix, allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them and send them to the correct printer.
1
vote
0answers
7 views
Print to a different printer if the default one is offline
I want to setup CUPS to print to a second printer if the default printer is offline for some reason. I have searched but I think my terminology for what I want is not right so not getting far.
0
votes
0answers
15 views
Network printer won't print from Notepad
I have a network printer (using a Raspberry Pi as a server with CUPS and SANE), I can print fine from any computer to the printer but it will not print anything from Notepad, what is the cause of ...
1
vote
0answers
27 views
Printing on a Raspberry Pi
I've been working on this for a few days now, and it's become quite a head-scratcher. I'm attempting to connect a SATO CL408e printer (it's a label printer) to it. Because the Pi lacks an LPT port, I ...
0
votes
0answers
11 views
Does LPRng has support for USB postscript printers?
I am working on a project in which i want to add a USB Postscript printer support in my Embedded System(cortex arm11 processor).
I am using Linux Kernel 3.0 and confused that should I use CUPS or ...
0
votes
1answer
14 views
Entered wrong username at cups and now I can't manage printers
I just installed cups. When the webinterface asked me for username and password, I gave my regular user and not the root password. Now I can't log in (forbidden). I tried to clear the browsing data ...
0
votes
0answers
40 views
Extremely slow printing (1 cps or so) on linux
I have a generic printer (text only) connected to a linux PC via parallel port but suddently it will just refuse to print at a normal speed.
Form a cople of pages per minute I'm stuck at a couple of ...
0
votes
0answers
44 views
cups lp print multiple separately stapled copies
There is a Ricoh MPC3001, which I'm using for printing. Today I tried to print five copies of some pages in a PDF, while also stapling them:
lp -n 5 -P 31-50 -o Duplex=DuplexNoTumble -o ...
0
votes
1answer
57 views
Cannot change default paper size in CUPS
I'm running suse 12.1x86 (Gnome 3) with cups 1.5.x (guessing, I'm not at my pc right now). We have a network-connected Xerox printer and recently we changed its IP.
Connection to the printer was ...
0
votes
1answer
42 views
use linux printer configuration in windows
I'm having the following problem:
I have a ubuntu 12.04 lts machine and a network printer. The network printer is correctly configured in ubuntu, so I can print from my ubuntu machine.
Furthermore I ...
0
votes
1answer
33 views
Recognized printer not printing
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 uses to print when ...
0
votes
0answers
11 views
OS X and HP7410 Printer Default Unsettable?
I am running a mac using OS X 10.8 (Lion) connected through a home network to an HP 7410 printer. The printer has a much larger lower tray than upper tray, so I use the upper tray for specialty ...
0
votes
1answer
209 views
CUPS network printer and Windows 7 x64
I have a HP LaserJet 2200d printer connected to my Ubuntu Server 12.04, and I can print files locally with lpr command. Here's the output of lpstat:
cce@puntti:~$ lpstat -p -d
printer ...
0
votes
0answers
61 views
Getting avahi to automatically publish CUPS printers
I know I can manually add a .service file for each printer I have. But I would like to have them published automatically.
But from what I've read, it is also possible to get CUPS to inform avahi ...
0
votes
0answers
52 views
Brother MFC-7360N has misaligned prints
I need to print from a Debian 7.0 (Wheezy) box to a Brother MFC-7360N. The resulting printouts are all shifted 1cm to the right and 1cm up. This is particularly annoying if I want to print labels. ...
1
vote
0answers
14 views
Where are the print filters stored in Ubuntu?
I'm trying to backup my printer configuration to use it on another machine. To do this I copied the /etc/cups folder.
For some printers it says:
There is a missing print filter for printer ...
3
votes
2answers
198 views
Linux: Alert user when a file changes
Here's a more general use question.
How can I monitor a log file for specific changes, and use a "notify-send" alert in Ubuntu to alert when said changes occur?
ORIGINAL QUESTION:
I'm attempting ...
2
votes
1answer
155 views
CUPS 1.6.1 client and CUPS 1.4.4 server
I have a Debian "server" (old desktop that's just always on) running CUPS 1.4.4, a Gentoo desktop with CUPS 1.5 (I think), and a laptop with Arch Linux and CUPS 1.6.1.
On the Debian box (the server ...
0
votes
2answers
134 views
pdftoraster missing from ghostscript-cups package on fedora 17?
Attempting to get AirPrint running on an old laser network printer (so my kid can print from his iOS device) with avahi-daemon, cups and this python script.
I've followed the instructions as per this ...
1
vote
1answer
318 views
lp vs lpr. What to use in case of CUPS and what historical difference?
My Debian distro provide lp and lpr commands for printing from CUPS packages.
I am noob to printing in UNIX but (have other tech skills).
I try find difference in man lp and man lpr. Only case that ...
2
votes
2answers
47 views
Cups without webserver
I have a minimal linux system and I would like to print. It seems
the usual approach is to install cups.
But what I think is very annoying is that cups comes with its own webserver to do the ...
0
votes
0answers
65 views
Printing from Windows machines to CUPS works erratically
I'm trying to construct a Linux print server to be accessed by Windows machines. The setup is as follows:
Ubuntu 12.10 Desktop
CUPS 1.6.1
Printers shared via Samba 3.6.6
Windows machines are running ...
2
votes
1answer
123 views
Is it possible to print without CUPS?
Having a SOHO printer, HP DeskJet 3940 is it possible to print with lpr/lpd on Debian GNU/Linux?
The Debian Wiki says that
LPR. The still commonly used traditional printing system is called lpr ...
0
votes
1answer
99 views
Logon failure trying to print using Samba
I'm trying to set up a CUPS print server on a Knoppix system for use by Windows clients in an Active Directory domain. So far, I've had success with printing over IPP. Now I want to explore the ...
1
vote
0answers
13 views
Is there anyway to print to a remote client/printer from a cloud-based virtual CentOS machine?
The scenario is that I will potentially be using a cloud based virtual machine and then accessing the machine from a tablet. I then need to send a command to a wireless interfaced printer that will be ...
0
votes
1answer
51 views
Improve black prints on a colour laser printer
My Kyocera FS-C5400DN colour laser printer prints some documents that include graphics (greytone or coloured) blured
A pure textpage is perfect and most time colourpages are fine too. It looks if ...
2
votes
1answer
66 views
Adding domain users to CUPS allow list
CentOS 6, CUPS. I've been able to log in with my user account to the web admin CUPS login, but I can't work out how to log in with a domain user account (on the command line, it's domain\user). Does ...
0
votes
0answers
78 views
Linux IPP/CUPS client error
I have an IPP/CUPS capable printer (HP LaserJet 4300). I do Windows printing with it over IPP – there are no problems. There is also a Linux machine running SLES 11.
When I use yast2 printer ...
2
votes
1answer
2k views
Arch Linux - Cannot start CUPS service with systemd
In order to get printing working in Arch Linux, I installed cups, cups-filters, and hplilp (ghostscript and gs-fonts were already installed). However, when I try and make the CUPS service run on ...
1
vote
0answers
186 views
Getting canon printers to work with Arch Linux
I am trying to setup a canon MF4412 printer on my Arch Linux desktop.
I followed the official guide in setting up a CUPS server/client as well as installing the cndrvcups-lb driver package.
...
1
vote
1answer
69 views
Why can I see two distinct /tmp dirs?
Problem
I am seeing two different /tmp directories. In a plain GNOME terminal ls -lia /tmp gives the following:
total 136
5797 drwxrwxrwt 36 root root 780 Oct 5 20:57 .
2 drwxr-xr-x 21 ...
2
votes
0answers
248 views
Missing characters when printing in linux
I have a pdf that I was printing recently, and on the final printout there is a single character that doesn't print. It is the greek letter phi, and the pdf was built with pdflatex. The phi shows up ...
0
votes
1answer
345 views
CUPS causes printer to click and doesn't print
I'm suffering a strange problem with my Cannon iP4850 when trying to use CUPS on a Raspberry Pi (this is not RPi specific, please do not vote to move it).
When I plug the printer into my Laptop ...
0
votes
3answers
865 views
How do I setup a WI-FI printer?
I have a Samsung ML-2168W printer with WI-FI support. Currently it is connected to my computer with a USB cable. However, I have no clue of how to connect it to the network through WI-FI (with WPA). ...
1
vote
0answers
57 views
Print to Windows7 shared printer from CUPS, but always on “printing”
I added a Windows 7 shared print on CUPS, then I tried to print a test page.
CUPS said it is succeed. On Windows, Windows printer manager also said it was printing, but nothing was printed.
1
vote
1answer
175 views
CUPS : Creating a dummy printer directing to dev/null
I used following command , is there anything wrong with it ?
lpadmin -p lp0 -E -v /dev/null -m raw
0
votes
1answer
157 views
Add a remote printer over ssh on OSX?
I have a printer at my office that is connected to a local network and my linux box at work can see it on the network. However, it is not visible to the outside world.
I was trying to figure out a ...
1
vote
1answer
531 views
CUPS server taking a long time to print certain jobs
I have a CUPS server set up, to which Windows machines can print. Everything seems to work well (Microsoft Office and some other programs I've tried), except for Adobe Acrobat Pro. It takes a long ...
0
votes
0answers
414 views
debian cups can't add a printer
I've installed cups and cups-client.
I'm in the lpadmin group.
Now when I click on 'Add Printer' in the Administration nothing happens.
The access log says it was successful though.
localhost - - ...
0
votes
1answer
160 views
CUPS, suggest driver for Windows
I have configured CUPS PDF on the Linux side and printing works fine from Windows via IPP (over HTTP).
However when I add the printer to Windows, I need to manually select the driver to be used. Is ...
1
vote
1answer
54 views
On a mac can I use CUPS to set a minimum font size?
I am setting up a mac for an aunt who needs large fonts to read, I have set up Safari correctly but there is a problem.
When I print the text comes out at the original font size, not the enlarged ...
0
votes
1answer
772 views
Reducing the file size of PDFs generated with CUPS-PDF
I use CUPS-PDF to automatically generate PDFs from documents, but the size of the outputted PDFs is astonishingly high (~8 Mb vs ~800 Kb of I file produced by File -> Save as PDF). Any suggestion on ...
0
votes
1answer
155 views
Print via terminal without usblp
I need to print in an Epson TM-U220PD model M188D for receipts (without cups support), I used to write in a terminal [text] > /dev/lp0 but
now usblp is deprecated. I can use this printer enabling the ...
2
votes
1answer
236 views
Unable to Retrieve Supply Levels in Print Queue
Retrieving the supply levels of my printer in the print queue application used to work fine but now I get an Information Not Available error. In the error logfile it says Unable to query ink levels.
...
1
vote
0answers
201 views
Margin problems when printing PDF using LPR on OS X
I'm printing a PDF document using LPR on OS X, to a Canon MP190 printer.
When printing the same document (Letter paper size) from the Preview app, the margins are correct.
When printing using LPR, the ...
2
votes
0answers
205 views
Linux IrDA printing
I have a USB IrDA that I got working with my IrDA printer (SiPiX compact printer A6) on the Windows side, using default 4000000 speed and 1.0ms turn-around time (in the driver config). The USB IrDA ...
0
votes
1answer
154 views
multiple printer entries shown for HP Officejet 4500 in CUPS system-config-printer 1.2.0
I upgraded from 8.04 to 10.04 in September. When I access System > Administration > Printing, I see multiple printers although I only have one connected i.e. I see:
Officejet_4500_G510a-f (green ...
6
votes
4answers
450 views
How do I print an entire page in Firefox?
For my personal records (e.g. receipts), I like to print a web page in Firefox using CUPS print-to-pdf. This works great when the page layout is narrow. However, if the page is too wide, the output is ...
1
vote
0answers
118 views
Make Sending Alternate Username to Printer Queue Permenant
I am currently having trouble to print file to a userid protected network printer. The problem is that my username is not what they want.
Well, I can print files from terminal:
lpr -p [printer name] ...
0
votes
1answer
271 views
CUPS as a single printer for network pdf printing
I have some equipment which has the option to print the results of a run, to a networked printer; however the only option provided to configure the printer is IP/port.
Presumably this is OK if ...
1
vote
0answers
132 views
CUPS - use credentials from login to pass to samba server
Everytime I print, CUPS asks me for authentication information to print to a SAMBA shared printer. Is it possible to pass my credentials to the SAMBA share directly from whatever I used to ...

