From owner-freebsd-questions@FreeBSD.ORG Sat Aug 7 19:21:22 2004 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 8326E16A4F9 for ; Sat, 7 Aug 2004 19:21:22 +0000 (GMT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D80643D41 for ; Sat, 7 Aug 2004 19:21:22 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.11/8.12.11) with ESMTP id i77JLLpX035468; Sat, 7 Aug 2004 13:21:21 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.11/8.12.11/Submit) with ESMTP id i77JLK7t035465; Sat, 7 Aug 2004 13:21:21 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 7 Aug 2004 13:21:20 -0600 (MDT) From: Warren Block To: Livhu Tshisikule In-Reply-To: <200408051658.39998.livhu.tshisikule@telkomsa.net> Message-ID: <20040807131140.G35420@wonkity.com> References: <200408051658.39998.livhu.tshisikule@telkomsa.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.3 (wonkity.com [127.0.0.1]); Sat, 07 Aug 2004 13:21:21 -0600 (MDT) cc: freebsd-questions@freebsd.org Subject: Re: Setting up Olivetti Job-Jet M400 printer on FBSD 5.2.1 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: Sat, 07 Aug 2004 19:21:23 -0000 On Thu, 5 Aug 2004, Livhu Tshisikule wrote: > I am trying to install a printer on my machine. It has a USB connector. With > dmesg I can see that the printer has been detected as > > ulpt0: Olivetti Job_Jet M400, rev 2.00/1.00, addr 2, iclass 7/1 > ulpt0: using bi-directional mode > > How can I test the printer? > > I tried lptest but it printed garbages. According to the Olivetti UK web page http://www.olivettitecnost.co.uk the M400 understands PCL3. Find a sample PostScript document and try rendering it with GhostScript and sending to the printer: gs -sDEVICE=pcl3 myfile.ps > /dev/ulpt0 -Warren Block * Rapid City, South Dakota USA