From owner-freebsd-questions@FreeBSD.ORG Thu May 22 19:10:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90D7137B401 for ; Thu, 22 May 2003 19:10:45 -0700 (PDT) Received: from ns1.vagner.com (ns1.vagner.com [65.39.87.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id D320B43F85 for ; Thu, 22 May 2003 19:10:44 -0700 (PDT) (envelope-from george@vagner.com) Received: (from root@localhost) by ns1.vagner.com (8.12.9/8.12.8) id h4N2Ajn2033540 for questions@freebsd.org; Thu, 22 May 2003 19:10:45 -0700 (MST) (envelope-from george@vagner.com) Received: from vagner.com (pcp01602196pcs.manass01.va.comcast.net [68.50.240.22]) by ns1.vagner.com (8.12.9/8.12.8av) with ESMTP id h4N2Ag1E033530 for ; Thu, 22 May 2003 19:10:43 -0700 (MST) (envelope-from george@vagner.com) Message-ID: <3ECD8329.50005@vagner.com> Date: Thu, 22 May 2003 22:10:49 -0400 From: Laszlo Vagner User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021229 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-5.8 required=4.0 tests=USER_AGENT_MOZILLA_UA version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) X-Virus-Scanned: by AMaViS perl-11 Subject: cant print Larger files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 02:10:45 -0000 Trying to print to an HP 1200C postscript printer works beautiful if the file is small enough, but if it is of a larger size than say 1 meg the printer will start flashing like its working on it but then the led will stop flashing after some time about 10-15 minutes later, normal files continue to print ok. I am just using the generic lp printer in my printcap. Should i be going a different route other than lp? I havent messed with printers too much on unix so may need help. BTW printing in windows works on all the files fine. Tnx