From owner-freebsd-stable@FreeBSD.ORG Thu Apr 9 15:25:14 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3140106564A for ; Thu, 9 Apr 2009 15:25:14 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from smtp4.sbb.rs (smtp4.sbb.rs [89.216.2.36]) by mx1.freebsd.org (Postfix) with ESMTP id 4A51E8FC1E for ; Thu, 9 Apr 2009 15:25:13 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from faust.net (cable-94-189-247-5.dynamic.sbb.rs [94.189.247.5]) by smtp4.sbb.rs (8.14.0/8.14.0) with ESMTP id n39FPCR6006226 for ; Thu, 9 Apr 2009 17:25:12 +0200 Received: by faust.net (Postfix, from userid 1001) id 2CB885C1C; Thu, 9 Apr 2009 17:25:09 +0200 (CEST) Date: Thu, 9 Apr 2009 17:25:09 +0200 From: Zoran Kolic To: freebsd-stable@freebsd.org Message-ID: <20090409152509.GA972@faust.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-SMTP-Vilter-Version: 1.3.2 X-SBB-Virus-Status: clean X-SBB-Spam-Score: -2.0 Subject: atapicam question X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2009 15:25:15 -0000 Howdy! Amd64, 7.1. Few days ago I replaced dieing dvd writer with brand new pioneer 116d. In the kernel I removed all not needed stuff and included atapicam and both cd and acd. Previously I used cd only with no hiss. Making dvd I first encountered error at the very beginning of the whole process: acd: Failure - Inquiry illegal request. Using growisofs I got another errors, but nothing that made dvd unusable: "failure - read_toc illegal request" and "failure - unknown cmd". Dvd that contained files with typos, with "(", ")" and "`" gave me some "looking for lun" message du- ring the write. Not shown in /var/log/messages anyway. Since I included atapicam into the kernel and it booted fine, it works with both device drivers. I found some posts that hal could be set not to probe writer, but it is not good, for acd to read dvd. Any opinion on this topic? Maybe some growisofs bug I'm not aware of. I have an impression dvd device is not broken, aside it is new one. Firmware version is 1.06, with 1.09 as the lattest on pioneer site. Another topic could be "how to reflash" dvd writer from freebsd?". Best reagards Zoran