From owner-freebsd-questions@FreeBSD.ORG Sat Apr 5 12:59:43 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 7630137B401 for ; Sat, 5 Apr 2003 12:59:43 -0800 (PST) Received: from traven9.uol.com.br (traven9.uol.com.br [200.221.29.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06AEE43FA3 for ; Sat, 5 Apr 2003 12:59:42 -0800 (PST) (envelope-from fallenbr@uol.com.br) Received: from 200-161-253-22.dsl.telesp.net.br ([200.161.253.22]) by traven9.uol.com.br (8.9.1/8.9.1) with ESMTP id RAA17332; Sat, 5 Apr 2003 17:59:36 -0300 (BRT) From: Konrad Scorciapino To: Mike Meyer Date: Sat, 5 Apr 2003 17:59:04 -0300 User-Agent: KMail/1.5 References: <200303311816.24823.fallenbr@uol.com.br> <200304051208.46286.fallenbr@uol.com.br> <16014.64733.340306.822543@guru.mired.org> In-Reply-To: <16014.64733.340306.822543@guru.mired.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304051759.04013.fallenbr@uol.com.br> cc: freebsd-questions@freebsd.org Subject: Re: USB Printer 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, 05 Apr 2003 20:59:43 -0000 Hmm... I see... Ok, its fixed and I got no more error messages... Still, the program has locked... Here is the output: konrad@localhost /home/konrad # enscript -p /etc/motd | gs -q -dNOPAUSE -sOutputFile=- -sDEVICE=ijs -sIjsServer=hpijs -dIjsUseOutputFD -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="DESKJET 656C" -sIjsParams="Quality:Quality=1,Quality:ColorMode=0,Quality:MediaType=0,Quality:PenSet=0,Quality:FullBleed=0,PS:MediaPosition=7" > /dev/ultp0 ^C konrad@localhost /home/konrad # Thanks