Ubuntu :: Broken Printout From The CUPS?

Jan 22, 2011

I was using happily Brother DCP7030 printer with CUPS on Ubuntu 10.04 for several months with no issues at all however recently I've started having problems with printing anything which is even a bit complex ( like 2 pages pdf, jpg file, etc..., simple gedit files are fine) - after printing properly up to one page the printer is producing one page like the one from attachment (with bunch of vertical lines starting in random places) and then "printing" unlimited number of blank pages until I will force it to stop. Any ideas ?

Ps. The printer itself seems to be fine - printing perfectly when connected to windows or other ubuntu machine configured exactly the same way like the one affected. Removing CUPS and installing it from scratch didn't help.

View 1 Replies


ADVERTISEMENT

Ubuntu :: CUPS Pdf Printing Is Broken?

Dec 19, 2010

I can't print to pdf through the "cups-pdf" print module. Here is my error logfile:

Code:
@ubuntu:/var/spool$ cat /var/log/cups/error_log
E [19/Dec/2010:20:52:44 -0600] [cups-driverd] Bad driver information file "/usr/share

[code]...

View 2 Replies View Related

OpenSUSE Hardware :: Cups Is Broken - How To Determine What Internet Address To Use

Feb 23, 2010

I have an HP Laserjet 3.I can use it in normal Windows mode, or as a Postscript printer.it is an older printer, but it is still listed in the driver database. The cups setup tool cannot autodetect this printer. Also, if I select the actual driver for this printer, the cups tool still reports that no printer has been selected. I cannot add that driver for some reason. So, now I have to become an expert in cups configuration. Where is the cups HOWTO? Not in the SuSE howto section. Online? A little support there, but not SuSE specific. Does this local printer need to be a "network" printer? If so, how to I determine what internet address to use?

View 5 Replies View Related

Ubuntu Servers :: How To Tail Log File And Printout

Sep 29, 2010

I need to printout auth.log each line by log event, I think it should be running using the following command:

~# tail -f /var/log/auth.log | lpr

but it's not, why?

the lpr package already is installed in myserver, there is no problem to print directly.

~# cat /var/log/auth.log | lpr

View 2 Replies View Related

OpenSUSE Hardware :: 11.4 - No Printout On Canon LBP 3100

Mar 24, 2011

I have just installed OpenSUSE 11.4. Everything works perfectly on my HP Probook 4520s. Except my canon printer LBP3100. I downloaded the files from Canon for the CAPT and CUPS drivers ver 1.90. Installed and did exactly as they said in their manual. When I plug in and add printer with YaST, Open SUSE sees the printer and installs it. However when I try to print, nothing comes out!!

View 9 Replies View Related

General :: Save A Xgraph File In Ns2.34 For Later Printout?

Jul 9, 2011

I want to save a xgraph derived by performance comparison of reactive and proactive protocols in MANET.. For doing this, I clicked the hardcopy button and select the device/file to save the file... but nothing happens... and 1 more query is that i have searched the whole Internet to find why the packets are not transferring in Tora...But I could not find it.

View 6 Replies View Related

Fedora :: HP 1400 Printer Detected / Send Document But No Printout

Oct 11, 2009

I try to print with an HP 14000 PSC on Fedora 11. The printer is detected, send a document, it goes on the queue but does not get printed. The status is stopped. The printer status stay on idle with /usb/lib/cups/filter/foomatic-rip failed. I try to restart the printer, unplugged reboot; nothing. I used the same printer on F10 was working fine.

View 3 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

Ubuntu :: Cups Password / Add A Root Users To Access 127.0.0.1:631 Interface For CUPS?

Feb 26, 2010

I know this is listed somewhere but I cannot seem to find it -

How to I add a root users to access the 127.0.0.1:631 interface for CUPS?

View 1 Replies View Related

Ubuntu Security :: 631/tcp CUPS / Close Port / Stop This Service / Tell Update Manager To Shove Cups?

Feb 27, 2011

Running: Ubuntu 10.10

I'm in a bind and I don't know how to get what I want. Nmap shows ipp running cups on port 631. Great, simple enough I uninstall cups, along with its dependencies. A new portscan reveals that the port is closed SUCCESS, but... Ubuntu Update Manager nags me @ every restart about the "important security" updates. I can't lock the version of cups in Synaptic, because cups is not installed! So you see I'm in a bind. If I have cups installed I have an open port, and if I uninstall cups the update manager nags me. What do I do? I've tried:

- stopping the cups service and issuing the chkconfig cups off command... (doesn't close the port)
- uninstalling cups... (update manager nags)
- fuser -k 631/tcp (great, but @ reboot the port is still open)
Please teach me how to close this port / stop this service / tell update manager to shove cups.....

View 8 Replies View Related

Server :: Make Read Only Share Folder With No Printout Access To Clients On System?

Nov 29, 2010

Actually i have to make one share folder on linux in such way that user should only read the documents from shared folder and they should not take prints of that folder.could any one telme what server i should use.?samba or nfs?how can i stop client users to stop taking prints from that shared folder.

View 3 Replies View Related

Ubuntu Servers :: CUPS Not Forwarding To Other Polled CUPS' In 10.04?

Mar 22, 2011

I've been trying to figure this out for longer than I care to admit. We upgraded our print server (sysadmin) to 64 bit lucid and that moved our cups server from 1.3.7 to 1.4.3. We have a remote server that is still 1.3.7 (printhost1) but version difference doesn't seem to be relevant to the problem.

If I'm on console on sysadmin and do an lpr to a printer on printhost1, everything is copacetic. However, If I'm on a host that specifies "ServerName sysadmin" in its "/etc/cups/client.conf" access_log on sysadmin shows:

172.16.10.52 - - [22/Mar/2011:11:11:40 -0500] "POST /printers/103_hp4250 HTTP/1.1" 200 306 Create-Job client-error-not-authorized

and error_log shows:
E [22/Mar/2011:11:11:40 -0500] Returning IPP client-error-not-authorized for Create-Job (ipp://localhost:631/printers/103_hp4250) from 172.16.10.52

We've been using this method of sharing printers between locations for years and years so it not working now is a surprise.

cupsd.conf on sysadmin looks like this and is as open as I can imagine:

ServerName sysadmin
ServerAlias *
ServerAdmin webmaster
FileDevice Yes
SystemGroup staff
LogLevel info
code....

Additional symptoms are that only printers locally defined on sysadmin show up when the client uses System>Administration>Printing in gnome. Same thing when you browse printers in windows on our samba domain controller that backends on CUPS.

I just know that it's something simple that's going to make me facepalm but I'm at a loss.

View 6 Replies View Related

Debian :: Cups Not Starting With The Server / Getting Error Unable To Read Configuration File '/etc/cups/cupsd.conf' - Exiting?

Feb 24, 2011

cups does not start with the server. When I try to start from the terminal I get the error message

cupsd: Unable to read configuration file '/etc/cups/cupsd.conf' - exiting!
cupsd: Child exited with status 1!

The log files show nothing. cupsd.conf exists. It is user - root and group - root with permissions set at 0644.

My interpretation of this is that the program is not launching from either boot or terminal for a fundamental reason. I do not quite see what that reason is .

View 2 Replies View Related

Slackware :: 13 And CUPS / Cannot Get CUPS To Change From 'Letter'?

Feb 12, 2010

I have installed Slackware 13 on one of the hard disks of my computer in order that I can get it working properly before changing over from 12.2.

My main problem is that I cannot get CUPS to change from 'Letter', which I presume is an American size, to A4, has anyone else had experience of this problem?

View 9 Replies View Related

Debian :: Can't Start CUPS Server With /etc/init.d/cups Restart "file Not Found"

Jan 21, 2010

installed lenny and am trying to install brother dcp7010 again:

1) i can't start CUPS server with /etc/init.d/cups restart "file not found", there is a cups@ link in /etc/init.d.

2) when i install dcp7010 cupswrapper

dpkg -i cupswrapperDCP7010-2.0.1-2.i386.de
it ends with
" lpinfo: Verbindung zum Server nicht m�glich: Verbindungsaufbau abgelehnt
lpadmin: Verbindung zum Server nicht m�glich: Verbindungsaufbau abgelehnt"
(connection to server not possible, refused)

3)[URL] doesn't work.

4)foomatic-gui can't find the installed dcp7010 lpr-driver

brdcp7010lpr-2.0.1-1.i386.deb, (a couple of days ago it did)

This is frustrating because it worked in etch and worked for awhile in lenny. The dcp7010-scanner does work.

View 13 Replies View Related

Debian :: Broken Dependency - Mark Smartcam Package As Not Broken And Release Apt?

May 21, 2010

i'm running debian lenny - latest stable i have recently installed smartcam (mobile phone as webcam over bluetooth) from .deb package , get errors of unmet dependency , but application works like a charm, unfortunately broken dependences block my aptitude , i cant fix them either as latest stable use older versions of dependences even in backports... how do i mark smartcam package as not broken and release my apt?

View 8 Replies View Related

Ubuntu Installation :: Updater Says Error 'Fix Broken Packages First' But No Broken Packages

Apr 24, 2010

I've been trying to fix this problem for quite a few days now and have done a lot of searching on these forums, Linux Mint Forums and some others Google lead me to and have has some success, but am now stuck.I have posted a thread on this same topic on the Linux Mint Forums, but have had no success (if you want check it out at:URL...Originally I received error messages when trying to update involving certain repositories which couldn't be accessed (because they either didn't exist or had been moved) and I hunted these down and changed or removed them.

I have done much searching, etc. and cannot find any broken packages. I have tried many many different commands which have mostly done nothing.I seem to be in a similar boat to this person: URL...

View 2 Replies View Related

Ubuntu :: Package Manager Says Have A Broken Package And Wants To 'upgrade' To The Older Broken One?

Sep 1, 2011

I was having a problem with a fresh 11.04 install and the VPN software I use for work. I found the fix was to upgrade the software, so I downloaded an RPM, converted it to .deb and installed it via dpkg. The install worked and the VPN software now works, but Package Manager says I have a broken package and wants to 'upgrade' to the older broken one. How can I fix this without breaking my VPN SW again?

View 1 Replies View Related

Ubuntu :: Cups Will Not Allow To Add A Printer

Jun 6, 2010

I'm trying to setup a headless CUPS server, but no matter what I do, I can't add a new printer. Not using the web interface, or the GUI of another computer connected to the CUPS server.I always get to the point shown in the attached screenshot, and then I am asked for a password, which never works. I've practically slaughtered my cupsd.conf, and it now looks like this:

Code:

LogLevel info
# Allow remote access
Port 631
Listen /var/run/cups/cups.sock

[code]....

it looks like the above should tell CUPS to never ever ask for authentication, but as you can see in the second screenshot, it still does!

View 2 Replies View Related

Ubuntu :: How To Start Cups

Jul 3, 2011

Cups is disabled by default on backtract 5 (kubuntu 10.04), I can start the service running this command

Code:
/etc/init.d/cups start
but I would like cups to load at start up always, I'm sure the fix is just some file editing but don't know which.

View 3 Replies View Related

Ubuntu :: Cups Not Starting At Boot

Feb 7, 2010

I can't get cups to auto-start at boot time. Running sudo cupsd manually works fine, but I don't want to have to do that every session.This seems to be affecting lots of folks. This thread claims that bug #444597 in launchpad has a solution, but I must be too stupid to see it, and the thread is closed so I can't post there.
All my rc and init files seem fine, bootsplash is off, and, of course, there are no useful boot error logs in Karmic.

View 2 Replies View Related

Ubuntu :: Printing From DOSemu To Cups-pdf?

Mar 12, 2010

Anyway im trying to do a simple thing pointed out in the thread title. Everything is set up, cups-pdf works, in dosemu.conf lpt1 command is "lpr" printer-timeout is 10... I "work" in an accounting agency that has a program written in clipper back in 1992. Apparently some prints from this program produce text/plain and some produce application/octet-stream. text/plain is printed. The later is always aborted. I have uncommented the lines in mime.types and mime.convs. Which are located in /usr/share/cups/mime.

View 2 Replies View Related

Ubuntu :: Connecting To The CUPS Server?

Jul 25, 2010

I have a CUPS server on Debian, I am trying to connect from an Ubuntu 8.04 box. Here is my CUPS configuration file on Debian just in case it is usefull:

Code:

LogLevel warning
SystemGroup lpadmin
# Allow remote access
Port 631

[code]....

When I try to add a printer I have set up in CUPS from my Ubuntu box, it asks for the password for katie (this is the user that is logged in on ubuntu box) on 192.168.1.200 (CUPS Debian Box). The problem is, I don't have a katie user set up on the debian box, am I supposed to for this to work. Why is it even prompting for a password? Also, it won't let me change the name so that I can authenticate with a different user, it is not in a text box.

View 4 Replies View Related

Ubuntu Servers :: No Lpr Command Under Cups?

Sep 17, 2010

Setting up a new 64-bit lucid server. I installed cups and cups-client, and expected to have the "lpr","lpq" etc. commands available; we have old scripts that rely on them. But I don't see them anywhere.

Are they still provided in some package I don't know about? Otherwise I'll probably have to come up with wrappers around lp and lpstat, to avoid having to revise a lot of old code.

View 2 Replies View Related

Ubuntu :: 10.10 CUPS Server Not Saved?

Nov 16, 2010

I have a fresh install of Ubuntu 10.10 64, and when I change the CUPS-server via system->administration->printing->server->connect, the new list of network printers loads up correctly.But when I close the window and reopen it, the old CUPS-server is back, so it seems that the change isn't saved anywhere. Rebooting doesn't do anything.

View 1 Replies View Related

Ubuntu :: Server 10.4 Printing - Without Cups

Nov 30, 2010

I'm not looking to setup a print server. I want to print documents TO an existing network printer while I'm logged in via ssh to my Ubuntu Server 10.4 command line shell. Things like admin emails, pdf docs, etc.

All the clients on my LAN are able to print directly to the network printer without any help from the Ubuntu Server. I don't want to setup CUPS on the server unless that's the only way to print from the server itself to a networked printer.

Do I need CUPS or can I print from the command line in some other way?

View 4 Replies View Related

Ubuntu :: CUPS Not Starting At Boot Up?

Feb 4, 2011

However, many of those threads show that adding two lines to the file "/etc/network/interfaces" should solve the problem. I checked on my PC and those two lines are already there.. but CUPS still doesn't start properly on boot up...

View 1 Replies View Related

Ubuntu :: Disable Cups From Start Up?

Mar 6, 2011

This may be posted some where but I searched and searched and searched and all old post that don't work. I'm using 10.10

why is port always opening code...

View 1 Replies View Related

Ubuntu :: Wireless Printing Using CUPS?

Apr 4, 2010

I'm doing work at a home office that uses all Ubuntu computers. They have wireless printing setup on a few computers using CUPS. One of the computer's wireless printing isn't working. could someone please help me with getting this set up? Is this something really basic that most people would understand how to do?

View 4 Replies View Related

Debian :: How Stupid To Install Ubuntu CUPS

Feb 7, 2011

I've been struggling with CUPS on Debian for close to a year now. I've got both Debian Squeeze and Maverick on my EeePC that I use at work (at a high school). The printer we use is an NEC MultiWriter 3650N---a Japanese-only model; the only info I can find on it is in Japanese. NEC has a CUPS driver for it in a .deb package, but I have had absolutely no luck getting it to work---it only prints out garbage when it prints at all.The thing is, using Ubuntu I can get the printer working without installing the driver---I use the NEC MultiWriter Foomatic/npdl driver that comes with CUPS, and it Just Works.I'd rather be using Debian, but not being able to use the printer is a huge issue for me (I have to print out a lot of worksheets, etc).

I'm not too fond of the idea of installing an Ubuntu package on Debian, but if there's a safe way to do that in order to get access to the printer, I'd do it. How stupid would it be to try? However, there's a link posted below to URL... that provides a .ppd file that works. Remember to change the default paper size to A4, though, or the printer will complain that it's out of paper (because it'll be trying to print to US Letter Size by default).

View 7 Replies View Related







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