From owner-freebsd-questions Tue Mar 9 8:50: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.net.com (ns1.net.com [134.56.3.101]) by hub.freebsd.org (Postfix) with ESMTP id E21DC14E6E for ; Tue, 9 Mar 1999 08:50:02 -0800 (PST) (envelope-from nesi_unanaowo@net.com) Received: from unet.net.com (unet [134.56.112.30]) by ns1.net.com (8.8.8+Sun/8.8.8) with SMTP id IAA12414 for ; Tue, 9 Mar 1999 08:54:46 -0800 (PST) Received: from west-mail.net.com by unet.net.com (SMI-8.6/SMI-SVR4) id IAA17430; Tue, 9 Mar 1999 08:47:02 -0800 Received: from net.com ([134.56.114.51]) by west-mail.net.com (Netscape Messaging Server 3.6) with ESMTP id AAA828 for ; Tue, 9 Mar 1999 08:49:42 -0800 Message-ID: <36E55110.34D2D94A@net.com> Date: Tue, 09 Mar 1999 08:49:20 -0800 From: Nesi Unanaowo Organization: N.E.T. http://www.net.com X-Mailer: Mozilla 4.5C-NETv45 [en] (X11; U; SunOS 5.7 sun4m) X-Accept-Language: en, en-GB, fr, de MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Printing problem Content-Type: multipart/mixed; boundary="------------0D8F3BA0BB0E5E7745362C6F" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------0D8F3BA0BB0E5E7745362C6F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I am using a simple filter program --dj-printcap for my HP Deskjet printer. The program installs without any problem and appropriate entries are made to the /etc/printcap file which is attached. But when I send a print job to the printer nothing comes out. The printer kicks in as soon as the job is sent and makes some noise and actually attempts to move the paper from the tray and then some more noise as if it printing then all of a sudden the noise stops and nothing comes out but the printer activity light keeps blinking. I have to turn the printer off to stop the blinking and retract a blank sheet of paper. I tested printing on this printer and it worked even though the output wasn't as expected since no filter was used. By the way this program runs fine under Redhat Linux 5.2 I am running FreeBSD 3.0 Any suggestions/pointers will be appreciated. TIA -Nesi --------------0D8F3BA0BB0E5E7745362C6F Content-Type: text/plain; charset=us-ascii; name="my_printcap" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="my_printcap" # # Copyright (c) 1983 Regents of the University of California. # All rights reserved. # # Redistribution and use in source and binary forms are permitted # provided that this notice is preserved and that due credit is given # to the University of California at Berkeley. The name of the University # may not be used to endorse or promote products derived from this # software without specific prior written permission. This software # is provided ``as is'' without express or implied warranty. # # @(#)etc.printcap 5.2 (Berkeley) 5/5/88 # # HP DeskJet 520 (Text) #Set Default Printer lp|inkjet: \ :lp=/dev/lpt0: \ :sd=/var/spool/lpd/lp: \ :if=/usr/local/bin/lpfilter: \ :mx#0: \ :sh # HP DeskJet 520 (Postscript) psjet|postscript_inkjet: \ :lp=/dev/lpt0: \ :sd=/var/spool/lpd/psjet: \ :if=/usr/local/bin/psjetfilter: \ :mx#0: \ :sh --------------0D8F3BA0BB0E5E7745362C6F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message