From owner-freebsd-questions@FreeBSD.ORG Fri Aug 28 04:53:41 2009 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 EC2F4106564A for ; Fri, 28 Aug 2009 04:53:40 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id B79779038A for ; Thu, 27 Aug 2009 22:13:19 +0000 (UTC) Received: from eagle.syrec.org (c-24-6-221-126.hsd1.ca.comcast.net [24.6.221.126]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id n7RMD25u062275; Thu, 27 Aug 2009 15:13:02 -0700 (PDT) Message-ID: <4A9704EC.9030100@rawbw.com> Date: Thu, 27 Aug 2009 15:13:00 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.23 (X11/20090824) MIME-Version: 1.0 To: Joerg Schilling References: <4a96eaeb.+hwTxrm8ZMkfnJv7%Joerg.Schilling@fokus.fraunhofer.de> <4A96F862.1040508@rawbw.com> <4a96f8ac.7yxfIGkQ+lxeAvHQ%Joerg.Schilling@fokus.fraunhofer.de> <4A96F9A2.3080001@rawbw.com> <4a970010.sbpgYsYLhO5P1h6Q%Joerg.Schilling@fokus.fraunhofer.de> <4A9700D8.7090503@rawbw.com> <4a97028b.33/8PtH/TTQ8dv17%Joerg.Schilling@fokus.fraunhofer.de> In-Reply-To: <4a97028b.33/8PtH/TTQ8dv17%Joerg.Schilling@fokus.fraunhofer.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: CD writing fails on P6T motherboard with Pioneer cdwriter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Aug 2009 04:53:41 -0000 Joerg Schilling wrote: > You did not send the SCSI error message > > Jörg > I've sent the entire output printed to stdout/stderr. This line in there talks about timeout: cdrecord: Input/output error. write_g1: scsi sendcmd: cmd timeout after 41.429 (40) s Yuri