From owner-freebsd-hardware@FreeBSD.ORG Sun Apr 2 00:59:26 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33E9916A401 for ; Sun, 2 Apr 2006 00:59:26 +0000 (UTC) (envelope-from j_guojun@lbl.gov) Received: from smtp109.sbc.mail.mud.yahoo.com (smtp109.sbc.mail.mud.yahoo.com [68.142.198.208]) by mx1.FreeBSD.org (Postfix) with SMTP id BC41143D45 for ; Sun, 2 Apr 2006 00:59:25 +0000 (GMT) (envelope-from j_guojun@lbl.gov) Received: (qmail 99759 invoked from network); 2 Apr 2006 00:59:25 -0000 Received: from unknown (HELO ?192.168.2.10?) (jinmtb@sbcglobal.net@68.127.175.93 with plain) by smtp109.sbc.mail.mud.yahoo.com with SMTP; 2 Apr 2006 00:59:24 -0000 Message-ID: <442F2251.8010205@lbl.gov> Date: Sat, 01 Apr 2006 17:01:05 -0800 From: "Jin Guojun [VFFS]" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050108 X-Accept-Language: zh, zh-CN, en MIME-Version: 1.0 To: Carlos Silva References: <442DFEE5.4040407@yourdot-mail.com> <442E82F2.8040702@bah.homeip.net> <442EACAF.4010606@yourdot-mail.com> <442EAEF1.5050307@bah.homeip.net> <442EB292.1000007@yourdot-mail.com> <442F15C6.4070409@lbl.gov> <442F1698.5050500@yourdot-mail.com> <442F1DB5.8090003@lbl.gov> <442F1EE3.8050904@yourdot-mail.com> In-Reply-To: <442F1EE3.8050904@yourdot-mail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hardware@freebsd.org Subject: Re: cups X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Apr 2006 00:59:26 -0000 Carlos Silva wrote: > my logs from the error are: > ..... (skipped) > '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' '-sIjsServer=hpijs' > '-sDeviceManufacturer=HEWLETT-PACKARD' '-sDeviceModel=PHOTOSMART 1115' > '-dDEVICEWIDTHPOINTS=595' '-dDEVICEHEIGHTPOINTS=842' '-dDuplex=false' > '-r300' > '-sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2,PS:MediaPosition=7' > '-dIjsUseOutputFD' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 3>&1 1>&2 It looks like that hpijs driver is a suitable filter. The problem seems in configuration somewhere to set temporary input/output to /dev/fd for gs, who either cannot find the device or open it. The rest messages are related to this error. I have not idea how this was set. Maybe someone on the list may help. -Jin > D [25/Mar/2006:23:37:55 +0000] [Job 7] **** Unable to open the initial > device, quitting. > D [25/Mar/2006:23:37:55 +0000] [Job 7] renderer return value: 1 > D [25/Mar/2006:23:37:55 +0000] [Job 7] renderer received signal: 1 > D [25/Mar/2006:23:37:55 +0000] [Job 7] tail process done writing data > to STDOUT > D [25/Mar/2006:23:37:55 +0000] [Job 7] KID4 exited with status 0 > D [25/Mar/2006:23:37:55 +0000] [Job 7] KID3 exited with status 3 > D [25/Mar/2006:23:37:55 +0000] [Job 7] Renderer exit stat: 3 > D [25/Mar/2006:23:37:55 +0000] [Job 7] KID4 finished > D [25/Mar/2006:23:37:55 +0000] [Job 7] Process dying with "Possible > error on renderer command line or PostScript error. Check options.", > exit stat: 3 > D [25/Mar/2006:23:37:55 +0000] [Job 7] error: No such file or > directory (2) > D [25/Mar/2006:23:37:55 +0000] [Job 7] Possible error on renderer > command line or PostScript error. Check options. > D [25/Mar/2006:23:37:55 +0000] [Job 7] Renderer process finished > D [25/Mar/2006:23:37:55 +0000] [Job 7] Killing process 20688 (KID3) > D [25/Mar/2006:23:37:55 +0000] [Job 7] Process dying with "Error > closing renderer", exit stat: 3 > D [25/Mar/2006:23:37:55 +0000] [Job 7] error: No such file or > directory (2) > D [25/Mar/2006:23:37:55 +0000] [Job 7] Error closing renderer > E [25/Mar/2006:23:37:55 +0000] PID 20686 stopped with status 3! > D