From owner-freebsd-questions@FreeBSD.ORG Fri Apr 3 05:15:51 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 9056A106564A for ; Fri, 3 Apr 2009 05:15:51 +0000 (UTC) (envelope-from novembre@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id 3FDD48FC17 for ; Fri, 3 Apr 2009 05:15:51 +0000 (UTC) (envelope-from novembre@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so591079yxm.13 for ; Thu, 02 Apr 2009 22:15:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=iM43+79sKV2Qz1y/77YGGgrROyBi3fUth8n6/ichUcE=; b=Y7yuoAACbUPm8s3WpIBRcvlRTarubD1GN4bIhPcp5vt2D0g2BjgtXpGNi2npdUWf9/ zOy4y2vLiZGf9LgzXwJ+DwtlIRL90c276gdTV8fVlr01UDzUAhTOx71O+4ILMiaeWsFW vKwxd+75HbyLPtoQGxTmytOlpZ3U/Wlo8QOSo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=MjGnK1nqoD2J+W8l9wOmoVL5ZPchq6OgG1PSJ+xzHKvZ+6haRTa5qMrotpcbXq93zq QNVXMXj9lcHRa/K0Nv1vDIfWXrhrbCNirIHWRF8pW4th9Q8k/hl9ZoQWwnqWa0KpAxI1 kr+5/FO23J/CMXsBD9AVbT2QGTXcyKbnX1VtM= MIME-Version: 1.0 Received: by 10.151.13.9 with SMTP id q9mr1524844ybi.44.1238735750733; Thu, 02 Apr 2009 22:15:50 -0700 (PDT) In-Reply-To: <1238718256.14524.10.camel@lenzix.cwb.casa> References: <3b47caa90904011600l1589900ck6ef9abc4a6c7a43d@mail.gmail.com> <1238635240.6615.29.camel@lenzix.cwb.casa> <3b47caa90904012023t37992275h83595001a0f16389@mail.gmail.com> <1238718256.14524.10.camel@lenzix.cwb.casa> Date: Fri, 3 Apr 2009 00:15:50 -0500 Message-ID: <3b47caa90904022215v2083dd68r6fd283c1c021f18b@mail.gmail.com> From: Novembre To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Sergio de Almeida Lenzi Subject: Re: DVD playback issue: FAILURE - non aligned DMA transfer attempted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Apr 2009 05:15:51 -0000 On Thu, Apr 2, 2009 at 7:24 PM, Sergio de Almeida Lenzi < lenzi.sergio@gmail.com> wrote: > Em > > > > I've played another DVD which, I'm 100% sure, had copy protection in the > same drive without any errors, but that was before upgrading my machine from > 7.0-RELEASE to RELENG_7 on Feb 19, 2009. This DVD, however, does not play > and gives that error. Also, I have already turned the hw.ata.atapi_dma to > "0", but that didn't help either. I'm a bit skeptical about it being the > copy protection of the disc. > > Any more ideas? > > Hummm..... > may be the dvd drive is with some firmware problem.... > > After I changed (switched) to dvd drive using sata interface, I > have never seen that problem again.... > > I have seen this too, some dvd plays good, some not... > but with SATA, all plays good.... > > > Sergio > This DVD drive is using the SATA interface. I'm using the ATAPICAM layer to emulate it as a SCSI drive though. I don't know what's happening here. Thanks for your suggestions though...