From owner-freebsd-questions Fri Jul 5 8:42:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 303AC37B400 for ; Fri, 5 Jul 2002 08:42:39 -0700 (PDT) Received: from office.advantage-interactive.com (host217-37-74-237.in-addr.btopenworld.com [217.37.74.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36DA543E31 for ; Fri, 5 Jul 2002 08:42:32 -0700 (PDT) (envelope-from simond@irrelevant.org) Received: from devbox.advantage-interactive.com ([192.168.254.128]) by office.advantage-interactive.com with esmtp (Exim 3.36 #1) id 17QVDt-0000FJ-00; Fri, 05 Jul 2002 16:42:17 +0100 Subject: Re: DMA on ATAPI (or lack of it ....) From: Simon Dick To: Juha Ylitalo Cc: questions@FreeBSD.ORG In-Reply-To: <1025883140.270.53.camel@shoes.st-paul> References: <1025883140.270.53.camel@shoes.st-paul> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 05 Jul 2002 16:42:17 +0100 Message-Id: <1025883737.10728.4.camel@linux> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-07-05 at 16:32, Juha Ylitalo wrote: > I am going to give you all the relevant stuff below. I ended up having > so much of that stuff, that I decided to move my original question to > the beginning and all system related stuff to the end. > > My noname Athlon box seems to work nicely, except for those times, when > I try to watch DVD movies (with ogle 0.8.4). Problem in movies is that > framerate is 17-20 fps. > With quick check on system, problem turns out to be that DMA is turned > on ATA, but not on ATAPI. Is there something (in BIOS, rearrange IDE > devices, sysctl, kernel, ...) that I could do to change DMA on for atapi > and that way I would get better performance from DVD drive or should I > simply settle on what I get out of it at the moment (since movies really > are only area, where it bothers me) and worry about it, when I buy my > next machine, which will probably take at least 4-5 years (based on > interval on my previous hardware upgrades). Try adding this to /etc/sysctl.conf hw.ata.atapi_dma=1 -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message