Questions tagged [cups]

CUPS stands for Common Unix Printing System. It has been in use by major Linux distributions for user-friendly printing services for about a decade and was purchased by Apple Inc in 2007 when it was purchased from Michael Sweet. CUPS was notable in providing a web-based administrative interface to the Linux printing system and was considered a vast improvement over the old lpadmin CLI tools of the time.

151 questions
1
vote
0 answers

lpr command: no prints and no error

PROBLEM: no prints and no output (and no errors) for 'lpr -P printername file.txt' DETAILS: I have the same CUPS installation in two different servers. In one of this server lpr command works and prints are ok. In the other no prints and no output…
Sam
  • 151
  • 4
1
vote
0 answers

Ubuntu Print Server in Windows Environment

For my project at work, I decided to create a Ubuntu Linux 16.04 print server but it's in a Windows environment. I installed CUPS via apt and Samba via apt also. The few printers I have setup work fine, they share and everything to either my Linux…
1
vote
3 answers

How do I print from across the Internet using CUPS

I work as the programmer/IT guy at a small company and I've run into a bit of a problem. Hardware is assembled here at the office but the hardware face plates are screen printed at my house by my mom. She has this stick about things and requires a…
Grant
  • 321
  • 4
  • 10
1
vote
0 answers

Printer stops working after reboot

Problem with Samsung printer driver installation. In a nutshell: one thin client (O.S Suse Linux) one usb printer (Samsung ml 1640) After installing the specific manufacturer driver, the printer works perfectly except that after rebooting the…
nansen
  • 11
  • 1
1
vote
0 answers

Samba AD DC not showing Printers

I have setup my Ubuntu Server as an AD DC using Version 4.1.6-Ubuntu. When I try to access the printers share from a Windows Client I am getting an "Illegal Function" error. I tried it from Windows 10 and from Windows 7 Clients. Also the printers…
DFR-HFR
  • 11
  • 1
1
vote
0 answers

CUPS ignoring lp -o options when printing to Ricoh 4000 with Fiery E-5100

I'm having difficulties controlling which paper type, size and tray when printing from the command line using either lp or lpr. The commands appear to just ignore the -o options altogether and print as if the paper is plain letter in the default…
1
vote
2 answers

Xerox Phaser 3010 won't print anything

I've tried Fedora Core 18, 19, 20 and 21 (but I can't go back now, just had a chance while updating). Every time the system has no problem finding and identifying the printer. It doesn't have a PPD exactly for this model, but it has a Xerox Phaser…
wvxvw
  • 126
  • 8
1
vote
0 answers

CUPS-PDF Output Filename Fix

I'm using Virtual PDF Printer with cups-pdf package in debian 7.7 wheezy. I have some problem with output PDF filename. It's work correctly when I Print .rtf document with wordpad. But, when I Print .docx document with MS Office 2010 or .txt…
1
vote
0 answers

Configuring cups to accept multiple jobs from Mac end users

I have a CUPS server up and running with a print release station working fine. I'm not just trying to fine tune it. Right now my mac end users have their print jobs stack up in their local queue, and they can release them one at a time from the…
Nick B
  • 11
  • 1
1
vote
1 answer

Upgrade to Wheezy - CUPS printing to lpd printers is 6x slower

We have Debian Squeeze 32-bit servers that print PDFs to Xerox DocuColor printers. The PDFs are processed in about six seconds. We are in the process of upgrading our servers to Wheezy 64-bit. We can print documents, but the same documents take…
Rob
  • 234
  • 1
  • 3
  • 9
1
vote
0 answers

windows overwrites cups drivers

I'm currently trying to enforce grayscale printing at the company I work at. I have added the printer (sharp mx2600n) to the cups server using the ppd file. on the web interface i set the color mode to black & white and i have disabled the color…
MaartenS
  • 91
  • 4
1
vote
0 answers

How do I load Windows printer drivers on a Samba 4 print server?

Premise / status: I've set up Samba 4 as an AD controller, and, according to the instructions on the howto, have established a [print$] share that should allow me to "upload printer drivers for Point'n'Print driver installation." The printers are…
1
vote
1 answer

Sharing Printers Internal Network

My company currently has an internal linux server ( Centos 5.7 ) that runs an internal website ( PHP/Apache ) for internal work. One thing that has been a bit of a problem is creating print jobs. We have a wide array of printers anywhere from HP…
Robert
  • 207
  • 1
  • 6
1
vote
2 answers

Where can I get the 64bit Windows Cups drivers?

I'm trying to setup a samba print server so that when users add a printer in Windows, the Cups postscript drivers are supplied and installed automatically. This is working fine for 32 bit Win 7 clients... however, for 64 bit clients, I need the 64…
danbishop
  • 15
  • 1
  • 4
1
vote
1 answer

CUPS printers discovered via browsing appear as ///dev/null

I have two servers on the same subnet, one CUPS server and one that needs to access printers configured on the CUPS server. CUPS browsing seems to be partially working, but according to lpstat on the client, the devices are ///dev/null instead of an…
Nic
  • 13,025
  • 16
  • 59
  • 102