Network printer - HPJetDirect - DEBIAN 3.1r2

 
Thread Tools Search this Thread
Operating Systems Linux Debian Network printer - HPJetDirect - DEBIAN 3.1r2
# 1  
Old 07-12-2006
Network printer - HPJetDirect - DEBIAN 3.1r2

Hi, i'm trying to to print to my network printer. I have a test-station with DEBIAN 3.1r2 (O/S) and a printer that owns an ethernet card with an IP address assigned..

I'm sure the eth is up.. because, i run the PING command to test my IP address... and is OK - my wrkstation found the IP on the network.

I install the CUPS packages and I can acces to my
http://localhost:631 (locally) <-- where I ADD the printers ...
BUT when I try to send a test page to my printer, all of my test pages persist with a CANCELLED Status.

I Try different configuration methods - socked, ipp and I
have no clue why this occurs.Smilie

thanks anticipated for any response..


SOLUTION for this community:
Reinstall de cupsys cupsys-client cupssys-bsd PACKAGES <-- and that's all..
the test pages was sent and printed sucessfully. Smilie

Last edited by mgonzal; 07-12-2006 at 03:45 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Print to a network printer on DG/UX

i need to print a file on a network printer with an ip 128.233.1.6 (for example) on a DG/UX (System V) Release 5.4R3.10 so that when telnet from windows client can print on the network printer. (2 Replies)
Discussion started by: kamwa
2 Replies

2. Solaris

Network Printer access

Hi , We are trying to add a network printer (HP laser jet ) which is a part of windows server 2003 from solaris 10 server using lpadmin command. Both the Solaris 10 and windows server being in the same domain . The printer details are getting added in the /etc/printers.conf . But we are... (2 Replies)
Discussion started by: BalajiUthira
2 Replies

3. SCO

problem with network printer

Install a network printer and I can only print with root login. When I use another login creates the request and will not print and soon disappears. please what should I do? (5 Replies)
Discussion started by: Edgar Guevara
5 Replies

4. UNIX for Dummies Questions & Answers

Network printer issues

Hello, I have been having a problem with printing to a network printer on my LAN, I am able to ping all ports from the server and the printer. Print request just stay in the print que the only way to print is from the parallel line to the server. Any ideas on what can be going wrong?? Lp sched is... (1 Reply)
Discussion started by: ostac
1 Replies

5. SCO

Installing network printer

What is the command for setting up a network printer in SCO 5.0.5? (1 Reply)
Discussion started by: deloev
1 Replies

6. AIX

network printer problem

I have AIX 5.3 OS. After issuing the print command, the printer state immediately goes down. I have checked the /etc/qconfig flle, resatrted the qdaemon but again same problem is occuring. I am using HP 5100 connected to jetdirect. what is the problem and it's solution? (4 Replies)
Discussion started by: prashantchavan
4 Replies

7. SCO

Network Printer

Have been setting up HP network printers for quite sometime on SCO open server 3, 5.04 - 5.07. Purchased a new HP 1320n. It has JetDirect Built in. After configuring the Jet Direct, I Try to run the SCO HP Network Software trying to send PostScript or the HP-GL/2 file, they will not print. The... (2 Replies)
Discussion started by: Zanny
2 Replies

8. UNIX for Dummies Questions & Answers

Adding a network printer

I recently added an HP deskjet printer to our Solaris network. I deleted the old printer which this one is replacing. I did everything in Printer Admin. I could think of. The problem now is that when I go to print something out of Star Office, my new printer is not a valid choice from the drop... (3 Replies)
Discussion started by: awells
3 Replies

9. UNIX for Dummies Questions & Answers

Network Printer

Hello, In our company hp network printer 4050n configured on windows nt 4.0. We can able to print from a windows 2000 professional and windows 95,98 machines. And we have redhat linux 6.2 server also. Is it possible to configure network printer to print from a linux server. Can i know the steps... (4 Replies)
Discussion started by: bache_gowda
4 Replies
Login or Register to Ask a Question
PAPSTATUS(8)							   Netatalk 2.2 						      PAPSTATUS(8)

NAME
papstatus - get the status of an AppleTalk-connected printer SYNOPSIS
/usr/sbin/papstatus [-d] [-p printer] [retrytime] DESCRIPTION
papstatus is used to obtain the current status message from an AppleTalk connected printer. It uses the Printer Access Protocol (PAP) to obtain the status information. If no printer is specified on the command line, papstatus looks for a file called .paprc in the current directory and reads it to obtain the name of a printer. The .paprc file should contain a single line of the form object:type@zone where each of object, :type, and @zone are optional. type and zone must be proceeded by `:' and `@' respectively. Blank lines and lines the begin with a `#' are ignored. type and zone default to LaserWriter and the zone of the local host, respectively. OPTIONS
-d Turns on a debugging mode that prints some extra information to standard error. -p printer Get status from printer (do not consult any .paprc files to find a printer name). The syntax for printer is the same as discussed above for the .paprc file. retrytime Normally, papstatus only gets the status from the printer once. If retrytime is specified, the status is obtained repeatedly, with a sleep of retrytime seconds between inquiring the printer. FILES
.paprc file that contains printer name SEE ALSO
nbp(1), pap(1) Netatalk 2.2 17 Dec 1991 PAPSTATUS(8)