From owner-freebsd-current@FreeBSD.ORG Sun Aug 29 11:10:50 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B91DF1065693 for ; Sun, 29 Aug 2010 11:10:50 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 421528FC12 for ; Sun, 29 Aug 2010 11:10:49 +0000 (UTC) Received: by bwz20 with SMTP id 20so3632855bwz.13 for ; Sun, 29 Aug 2010 04:10:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=mN7KDXZw4ANSdn9d7VM8iHRF5AwP7GNJlEy6w2FEmeo=; b=GgIQVSGLf9a24w+YD89yQN7dBXxwwrGzW+gudXkdWAR9k2MGElvrXfEexY+5NkRM9S uN/CoKZAeWMHF19dFAD0hm9qDEyKugQd0Bi0h8Eiuseu/8VJQu7VjMlPp65Ug9Ea5T71 z+jO8ruiutintga3CTg9GrenUtVrJ5Fqw86vo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=Gf3wcJzXWFnwLbXZ3mnVCMc6SWgC3O9wruwdTeOPHAyfWb6bV6UnIIf9HZs5wZUSQ4 GVrfzVGgzag4642EXMxfDNAn1iAQq188Jwr3gqcwyLO99GiyxcUE8SsJ6T3RrfOcW7Ic O3CtNr/tbVGVWhsVHF8zU/Way1nZPrFXEwYaY= Received: by 10.204.15.148 with SMTP id k20mr2186143bka.74.1283078876956; Sun, 29 Aug 2010 03:47:56 -0700 (PDT) Received: from ernst.jennejohn.org (p578E1CBA.dip.t-dialin.net [87.142.28.186]) by mx.google.com with ESMTPS id d27sm4203980bku.22.2010.08.29.03.47.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 29 Aug 2010 03:47:56 -0700 (PDT) Date: Sun, 29 Aug 2010 12:47:54 +0200 From: Gary Jennejohn To: Buganini Message-ID: <20100829124754.1427b8e3@ernst.jennejohn.org> In-Reply-To: References: <19577.18337.120013.129482@hergotha.csail.mit.edu> <4C79499B.3050305@icyb.net.ua> <201008281741.o7SHfqH1008851@hergotha.csail.mit.edu> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: Difficulty playing DVDs under AHCI/CAM? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2010 11:10:50 -0000 On Sun, 29 Aug 2010 09:40:04 +0000 Buganini wrote: > BTW, it seems that DVD burning with ahci is broken, > burning a CD is okay, but I never burn a DVD sucessfully with ahci. > Always get somethings like "unable to write@60H input/output error" > and many "(cd0:ahcich2:0:0:0): SCSI sense: ILLEGAL REQUEST > csi:43,0,0,c asc:24,0 (Invalid field in CDB): Command byte 6 is > invalid" > in dmesg, > > With ahci unloaded, I see "(cd0:ata4:0:0:0): SCSI sense: ILLEGAL > REQUEST csi:43,0,0,c asc:24,0 (Invalid field in CDB): Command byte 6 > is invalid" once, but it works. > > But I can read data DVD with ahci and sucessfully verify data with diff. > I've been using ahci for a long time (-current) and have absolutely no problem burning CDs/DVDs with xfburner. -- Gary Jennejohn