From owner-freebsd-questions@FreeBSD.ORG Mon Feb 14 17:06:05 2005 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 41D9016A4CE for ; Mon, 14 Feb 2005 17:06:05 +0000 (GMT) Received: from fuse1.fusemail.net (smtp.fusemail.net [69.31.1.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 127BB43D1F for ; Mon, 14 Feb 2005 17:06:05 +0000 (GMT) (envelope-from brianjohn@fusemail.com) Received: from fusemail.com by fuse1.fusemail.net with asmtp (FuseMail extSMTP) id 1D0jfa-0005sx-NJ for freebsd-questions@freebsd.org; Mon, 14 Feb 2005 11:05:58 -0600 Received: from 209.87.176.132 (FuseMail web AccountID 19592) by www.fusemail.com with HTTP; Mon, 14 Feb 2005 11:06:06 -0600 (CST) Message-ID: <3151.209.87.176.132.1108400766.fusewebmail-19592@www.fusemail.com> Date: Mon, 14 Feb 2005 11:06:06 -0600 (CST) From: "Brian John" To: freebsd-questions@freebsd.org User-Agent: FuseWebmail MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal Subject: trouble printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: brianjohn@fusemail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 17:06:05 -0000 Hello, I tried this question on the newbies list first but didn't get a response so I'm trying here. I am having trouble printing from my HP Deskjet 710C printer. It is hooked up via parallel port and I can print fine with it from Windows. However, I can't get it to work in FreeBSD. I followed the instructions here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing-intro-setup.html Everything seems to be fine. But when I try to test the printer using a command similar to this: # cat file > /dev/lptN or this: lptest > /dev/lpt0 nothing happens. Does anyone have a clue what I might have done wrong? Thanks for the help /Brian