From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 21:23:13 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBD401065677 for ; Wed, 27 Jul 2011 21:23:13 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 895DC8FC1A for ; Wed, 27 Jul 2011 21:23:13 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p6RLNCcM023981; Wed, 27 Jul 2011 15:23:12 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p6RLNCqv023978; Wed, 27 Jul 2011 15:23:12 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 27 Jul 2011 15:23:12 -0600 (MDT) From: Warren Block To: Antonio Olivares In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Wed, 27 Jul 2011 15:23:12 -0600 (MDT) Cc: FreeBSD Questions Subject: Re: printing to a HP Deskjet 812C printer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2011 21:23:13 -0000 On Wed, 27 Jul 2011, Warren Block wrote: > A Deskjet 812C should be a parallel printer, with device /dev/lpt0. Are you > using a USB to parallel adapter? Cancel that, an 812C has both parallel and USB. Make sure only the USB cable is connected, I suspect those printers don't have auto port switching. When the printer is connected and powered on, /dev/ulpt0 and /dev/unlpt0 should appear.