Server :: CUPS Doesn't Let Me Print From Network

Oct 3, 2009

I have an ubuntu server (9.04) that needs to share a printer (a Brother 2070N on USB). To configure cups, I had to modify cups.conf quite a bit to let me access the printer management pages, but I did get it working. I can print using the lpr command, as well as print test pages using the management interface's "Print Test Page" button from any computer on my network. However, I cannot actually set up Ubuntu, Fedora, Vista, or OSX to see the network printer, and it's driving me insane.Brother from any computer on the network I can see the specific printer management page, but no computer can actually print to the printer (other than using the "print test page" button)

View 2 Replies


ADVERTISEMENT

Networking :: Can't Connect CUPS To A USB LPR Network Print Server / Get It?

Nov 18, 2010

I just recently bought a WinStar USB LPR Network Print Server so that I could connect my printer to my network so all the machines on my network could print, and everything would be OS independent. The problem I'm having is that I can't get CUPS to connect to the printer. It either never prints anything, saying that the printer is not connected, or saying that LPR is spooling the job, but it never completes. I've been configuring it as a network printer in CUPS, and trying all the different configuration options to no avail. The print server is located on http://192.168.1.103 and is pingable. The print server I have is this one:

WinStars Networking USB LPR Print Server

What is the correct way to set up a print server like this so I can print to it?

View 6 Replies View Related

Software :: CUPS - Print Jobs Shows Completed, But Page Doesn't Print?

Dec 6, 2008

I initially had a problem accessing the CUPS interface (see my other post) and got that resolved by adding the user "cupsys". Now, everything "looks" ok, and when I print a test page, it shows it as completed (in CUPS). However, the page never prints.
The printer is a Canon MP600 (using the canonmp600en.ppd file to configure it). Here's the output of my conf file.

Code:
# Show troubleshooting information in error_log.
LogLevel debug

[code]...

View 8 Replies View Related

CentOS 5 :: Get Kubuntu's Print Configuration Tool To See My Network CUPS Server?

Sep 27, 2009

I am demo'ing Kubuntu 9.04 workstation to a customer. He has a CentOS 5.3 server (my doing). On it is our CUPS Network file server. Everyone (65 of them) print to our network printer through it using LPR/LPD (and sometimes Samba).

Problem: when Kubuntu's Print Configuration Tool went looking for printers, it found every network printer's IP address, but missed my CUPS printer server. What did I do wrong on one or both ends (I have control over both).

View 7 Replies View Related

Ubuntu :: CUPS Bug: A4 Doesn't Print Correctly?

Jan 26, 2010

my printer has a known CUPS bug; A4 is printed as letter size; i.e. printing only appears on the bottom half of the page. I downloaded a ppd file at [URL] but it improved nothing. Also installed the bug's patch (sorry I don't have the bug's number) and followed the instructions; zero results. Upgraded Ubuntu 9.04's CUPS-related repositories to 9.10 but no improvement. Every test page still comes out with just the top third sitting at the bottom.

View 1 Replies View Related

General :: Cups Generic Text Only Doesn't Print 255 Characters?

Dec 26, 2010

I configured cups and I managed to print successfully with generic text only but my problem is that the printout always comes out as 80 columns. anything more than 80 colums wraps on the next page. I tried changing the pagesize at the textonly.ppd but it didn't work.my textonly.ppd is

*PPD-Adobe: "4.3"
*%
*% Text-only printer definition

[code]...

View 1 Replies View Related

OpenSUSE Network :: CUPS Does Not Recognize Ubuntu Cups Server On Intranet?

Feb 24, 2010

I have a printer configured on my Ubuntu server using CUPS amd made it available to the local network. The printer is recognized on my other Ubuntu machine without any problems.
But on my Suse laptop, the printer is not recognized. Using the YaST printer Configuations, I choose the option "Recieve Printer Information from Remote CUPS servers. But no printer is found.But... when I choose Do All Yout Printing Directly via One Remote CUPS server and enter the correct IP address (192.168.1.100), the printer is found andI am sure the printer info is broadcasted because it shows up on my second Ubuntu PC. But why is it not recognized by default on my Suse machine

View 2 Replies View Related

OpenSUSE Network :: Unable To Get Studio15 To Print To Remote Cups Printer

Jan 11, 2010

the remote printer appears in cups but if I try to do a test page i get a page not found error. it even says ready under yast printers.it is set up on a remote desktop using cups

View 8 Replies View Related

Server :: Changing CUPS Print Orientation?

Mar 2, 2010

In Windows printing I can take an 11 X 17 report, and tell the print manager to rotate and size. The job then prints (Xerox N40) aligned correctly.

Currently, even after telling the N40 it has ledger paper and switching it's orientation, my 11 X 17 reports print "down" the page rather than across.

Is it possible to tell CUPS to rotate the print job?

View 9 Replies View Related

CentOS 5 :: CUPS Print Server Not Working?

Aug 27, 2010

I just installed CentOS 5.3 on Compaq desktop PC with HP laser jet 2100 attached to parallel port. The PC is connected to LAN with 2 other PCs running Fedora. I configured the HP printer as a shared CUPS printer and I was able to detect the printer from the other PCs running Fedora but I can't print test page from the other PCs.

P.S. I opened up port 513 and 631 for both UDP and TCP on print server PC and cups-lpd service is running on it.

View 3 Replies View Related

Networking :: CUPS With Remote Print Server - D-Link DS-802

Dec 6, 2010

I have Rechat FC4 with CUPS 1.45 and a Dlink DS-802 Print Server.

I have installed CUPS, and pointed it at the DS-802,
but no joy.

Windows already prints to the 802 via a W2k3 server, so that works fine. FC4 with CUPS seems to point at the 802 but print jobs from localhost (just go to the print queue, and there they stay.

Windows continues to function fine, but linux wont send to the 802. Also, if Windows users try to print to the CUPS shared printer, it shows "No Accesss".

View 1 Replies View Related

Server :: How To Add Model Wizbang 9000 To Print To CUPS?

Apr 29, 2010

Using command line tools, how would you add Model Wizbang 9000 to print to CUPS? My Linux 2 Instructor is ver unclear with home questions, and help at my school- well there is none for Linux 2.

View 1 Replies View Related

Ubuntu Networking :: Can't See Printers From CUPS Print Server In Windows

Sep 21, 2010

I just setup a Ubuntu CUPS print server. However when I I try to browse to it, it tells me that I do not have permission to do so and does not let me see the printers or any shared folders.

View 5 Replies View Related

Ubuntu :: Set Up A Cups Print Server On 10.10 Server?

Mar 14, 2011

I'm trying to set up a cups print server on 10.10 server. When I run

Code:
sudo apt-get install cupsys

i get this error

Code:
E: Unable to locate package cupsys

I can find and install all kinds of other stuff and this is a fresh install.

Here's my /etc/apt/sources.list

Code:
#deb cdrom:[Ubuntu-Server 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

[Code]....

View 5 Replies View Related

General :: CUPS Client Configuration For Printing To Windows Print Server

May 24, 2011

Since last few weeks i am struggling to setup printer connected to print server.

Here is the setup that i have:

I have Red Hat Linux machine from which i want to issue print jobs.

I have Windows Print Server having multiple printers connected to it.

I am able to print jobs from Windows client to any of these printers. But i am not able to print from Red Hat Linux. (i have verified that i can print using smbclient utility, but based on my reading, CUPS API could be used from application to discover, print and issue print jobs.)

I am not able to get the correct configuration for setting up CUPS client.

View 3 Replies View Related

CentOS 5 Server :: CUPS Shared Printer Wont Print If Printed From MS DOS?

Apr 1, 2009

My setup is like this: i have a small office network and i bought yesterday a new multifunctional printer Samsung SCX-4521F. It is shared with samba and connected to the server with USB. In the network everyhing works well, users can log on to the domain, print from windows to the new shared Samsung printer and i even managed to enable network scannin. But when i try to print from MS DOS i wont get a single page. We have an accounting program in dos. All the other computers are XP Pro SP3. My server is running for 2 weeks the newest CentOS with all updates. I'v maped the network printer in windows witht the command "net use LPT1 \ServerSCX-4521F. I get a message that maping was completed succesfully. If i start a print job nothing happens. "Printing" or "warming up" flashes several times on the printer and thats it.

CUPS error log:
I [02/Apr/2009:00:03:45 +0300] Adding start banner page "none" to job 125.
I [02/Apr/2009:00:03:45 +0300] Adding end banner page "none" to job 125.

[code]....

View 3 Replies View Related

Slackware :: CUPS Print Jobs Print 1st Page OK, But All Others Are Overwritten?

Feb 26, 2011

Not sure when CUPS started acting up. I have the latest 13.1 current software installed.The first page to print is always OK, but all succeeding pages are overwritten. The second page shows the first page on top of it, and the third shows the preceding pages on top of it - and so on. Has anyone else seen this problem?I guess the printer buffer is not getting flushed correctly. If my configurations were trashed in some way, I don't know where to look for a fix.

View 14 Replies View Related

OpenSUSE Hardware :: CUPS 11.3 X64 Doesn't Do Network Printing / Troubleshoot It?

Aug 5, 2010

I have a HP P1005, which is connected to my desktop computer. I have it configured using hp-setup and set it to share across the network. However no matter what I do on an other computer connected to the network I'm unable to detect the printer. With OS 11.2 it all worked smoothly and practically out of the box. Only need was to add CUPS as an allowed service. This option is taken out, apparently it posed a security risk beats me if you only allowed local traffic. In order to open up the port I added in the internal and external zone the following: code...

Still the printer is not detected. If I turn the firewall off on both machines, no printer. If I try to ping it from the host machine it asks whether or not I enabled the firewall (which is turned off!!).

cupsd is running on the server printer. Localhost:631 is correctly configured and printing from my desktop works fine.

View 1 Replies View Related

Server :: Where Is The Spool File Stored When A File Is Sent To Print In Cups

Oct 28, 2010

I'm trying to setup a print server in Fedora 13. I've made it using CUPS and when I send something to print from a Windows PC it goes ok. My main concern is to know where is the spool file stored when a file is sent to print. I've seen in many forums that it is stored in /var/spools/cups. What I only see here is a file name c000XXX with some information about the printing job. I'm using hold print for this printer and before printing out anything I can't find the spool. I've tried cups-pdf and it stores a pdf file in a route but this is not enough for me. I need to know where the spool data is stored in order to know from who is the job being send.

View 1 Replies View Related

OpenSUSE Hardware :: Cups Loses Jobs - Doesn't Show Up At The Server

Feb 7, 2011

I have a 11.3 machine as a print server sharing out a printer Then I have two clients using that printer. One 11.3 and one 11.4 6 of 6. When I print from LibreOffice on either machines every other print job disappears. I'm a bit puzzled ! It's not random it's exactly every other that doesn't show up at the server. It's not in the server job log.

View 5 Replies View Related

Server :: Printer Isn't Recognized By CUPS Over Network

Jun 17, 2009

I've been at this mess pardon my french for a few hours and i'm still going nowhere, original thread posted over at archlinux forums:Since my printer isn't visible on my server (works just fine on my client) I tried to manually add various URI (tried em all) and I went from "printer location not found, waiting for jobs, to printer isnt running".

In my opinion it should be working but it's not, i've read the linux printer database/various linux forums/#cups on freenode (idled for 2 days no response)/gentoo wiki/forums and the old tool "google" but most of the "hacks" I tried didn't work.There's a lot of google links with issues similars to my own and alas they are all unresolved, is this a typical problem with unix/CUPS over servers/network?Why is it so difficult for CUPS to detect my printer over my server?

View 5 Replies View Related

Server :: Using CUPs To Share A A Network Printer?

Nov 9, 2010

Is it possible to use CUPs to share an already networked printer using IPP? The printer itself uses IPP.I know at first look this may seem like a silly thing to do, however I have a special case to set up a "print proxy server" due to security compliance reasons

View 1 Replies View Related

Networking :: Old 'Axis 150' Print Server Doesn't Support TCP / IP

Feb 27, 2010

I have got an old print server Axis 150. It does not support TCP/IP I know that there was a thread about this print server [URL].... but I didn't found answer to "how to bring it up" there.

View 5 Replies View Related

OpenSUSE Network :: Cups Printing Server Change Administrator?

Jul 6, 2010

I'm trying to setup a cups printing server, but I want the default admin to not be root. Google has given me a couple hints and the cups administration page a little further but I'm now stuck at the end.What I want is a user called admin who belongs to the group printadmin as cups server administrator.What I have done1) I have created a local user called admin user yast user interface , and a group called printadmin. Added admin to the group printadmin2) I changed the line in /etc/cups/cupsd.conf.SystemGroup sys roottoSystemGroup printadmin 3) Changed all instances of of Authtype from Basic to Digest (Allows me to have a file called passwd.md5 in /etc/cups/ with the name of the allowed cups admins inside)4) Ran the following command to create and add admin.Code:lppasswd -a -g printadmin dmin This is what I receive after running the commandlppasswd -a -g printadmin administratorEnter password:Enter password again:lppasswd: Die Kennwortdatei wird verwendet!

View 3 Replies View Related

OpenSUSE :: Can't Print In Firefox 3.6 By Cups

Feb 5, 2010

I cant print in firefox 3.6 by cups. Whe i go to file print i see the printers. The file is send to the wright printer. Printer crasch. I look on internet en found a solution. Firefox can only print to file. I had to add gtk-printer-backbands ="lpr,file" in /etc/gtk-2.0 in the file gtkr. and restart cups When i co to the printers i don't see the printers but only lpr. When i klik print the page wil print but only to the defualt printer. Is there a solution the fix this error. Ore how can i give the commando lpr -p printername. I try this on command line I make 2 printqueue's to the same printer and when i give echo "text" | lpr -p printername it works How can i change the gtkr file to have the posibility to slect the printers

View 2 Replies View Related

OpenSUSE :: CUPS Is Asking For A Password To Print Anything?

Dec 7, 2010

opensuse v11.3
linux 2.6.34.7-0.5-desktop x86_64

I must have done something while wandering through the CUPS web interface but I cannot say what it was. Nevertheless, now I must enter a password every time I print a document.

View 2 Replies View Related

Software :: Not Able To Print To One Printer Using CUPS

Jan 30, 2009

I am hard time printing to one particular Canon IR8500 printer Red hat.WE are using CUPS to manager around 30 printers.when I try to start the printer from CUPS, it comes back immediately to Printer State: Stopped, accepting jobs..After I delete it and redefine it, the status says Idle, but as soon as I submit a job, the status change to 'Stopped'.

View 4 Replies View Related

CentOS 5 :: Configure CUPS To Print To PDF?

Jun 4, 2010

Cent OS 5.5

How do I configure CUPS to print to PDF?

View 1 Replies View Related

Debian :: CUPS Failed To Print File In 7.8

Nov 10, 2015

I have installed cups(1.5.3) in my Beagleboard black based custom hardware running on Debian 7.8 using 'apt-get install' command. I am trying to print to HP deskjet 1112 usb printer from system line but nothing is getting printed and the output of 'lpstat -t' shows the error : "/usr/lib/cups/filter/hpcups failed "

The error_log output is :

I [10/Nov/2015:09:44:51 +0000] Saving job.cache...
I [10/Nov/2015:09:44:52 +0000] Listening to [v1.::1]:631 (IPv6)
I [10/Nov/2015:09:44:52 +0000] Listening to 127.0.0.1:631 (IPv4)
I [10/Nov/2015:09:44:52 +0000] Listening to /var/run/cups/cups.sock (Domain)

[code]....

Please find the response from CUPS administrators below:

As far as I see this has nothing to do with CUPS.As far as I see the first error message comes from Ghostscript: "Unable to open the initial device, quitting" (this is in Ghostscript's gs_init.ps file).Therefore Ghostscript does not produce any output which lets then the filter from HP's HPLIP driver software error out with "cupsRasterOpen failed" and finally the HP backend errors out with "ERROR: null print job".Neither Ghostscript nor HP's HPLIP driver software belong to CUPS so that the issue does not belong to CUPS (according to my analysis).

I guess that somehow the "Ghostscript command line" is not correct or does not work as it should.Usually this is alos no bug in Ghostscript but "some where else" where the Ghostscript command line with all its parameters is created.

View 2 Replies View Related

Debian Hardware :: Unable To Print With CUPS

Apr 9, 2015

I am currently attempting to attach my printer to my fresh Debian installation and get CUPS running with it. I was able to add the printer easily enough, but when I try and print a test page from the web interface, it fails, and I see the following in the log.

Code: Select allD [08/Apr/2015:21:31:45 -0700] [Job 6] PPD uses qualifier 'Gray.OFF.600dpi'
D [08/Apr/2015:21:31:45 -0700] [Job 6] Calling FindDeviceById(Samsung_ML-1710)
D [08/Apr/2015:21:31:45 -0700] [Job 6] Failed to send: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
D [08/Apr/2015:21:31:45 -0700] [Job 6] Failed to get profile filename!

[Code] .....

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved