From owner-freebsd-questions Sat May 1 12:26: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id B693B14BFD for ; Sat, 1 May 1999 12:26:03 -0700 (PDT) (envelope-from kline@tera.com) Received: from athena.tera.com (athena.tera.com [207.224.230.169]) by gershwin.tera.com (8.8.8/8.8.8) with ESMTP id MAA02421; Sat, 1 May 1999 12:26:01 -0700 (PDT) From: Gary Kline Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id MAA12513; Sat, 1 May 1999 12:26:00 -0700 (PDT) Message-Id: <199905011926.MAA12513@athena.tera.com> Subject: printjob.c To: questions@freebsd.org Date: Sat, 1 May 1999 12:25:59 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL23 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Further examination of my lpr problems have turned up some strange results. As root, lptest > /dev/lpt0 spits out essentially blank pages; it prints one test line and quits. As myself, I run into permission problems. catting a file ( as root ) to /dev/lpt0 seems to work in very slowmotion which would seem to indicate some screwup in the BIOS setup. lpq always shows `no entries'. The "cannot exevc %s" string is coming from an execv() failure in lpr/lpr/printjob.c, but that's about it. Ideas, printer wizards?? thanks, gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message