Date: Tue, 2 Aug 2005 09:59:18 -0700 (PDT) From: Garrett Cooper <youshi10@u.washington.edu> To: Dick Hoogendijk <dick@nagual.st> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: DVD burning.. Message-ID: <Pine.A41.4.61b.0508020957160.73910@dante76.u.washington.edu> In-Reply-To: <20050802162506.GA800@lothlorien.nagual.st> References: <20050801170353.P10855@fw.skeleton.org> <42EECAFC.3000800@mac.com> <20050802112250.G551@fw.skeleton.org> <20050802153115.GE595@gothic.blackend.org> <20050802162506.GA800@lothlorien.nagual.st>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Aug 2005, Dick Hoogendijk wrote: > On 02 Aug Marc Fonvieille wrote: >> On Tue, Aug 02, 2005 at 11:24:59AM -0400, Jeff Mitchell wrote: >>> On Mon, 1 Aug 2005, Chuck Swiger wrote: >>> >>> # Is "sysctl hw.ata.atapi_dma" set to 1? It looks like your system >>> isn't # able >>> >>> Aha, that seems to be it; I had slapped that into my rc.local >>> with some other sysctl's (before I found out about >>> /etc/sysctl.conf), and that one is read-only by that stage of >>> loading. Had to be in /boot/loader.conf to 'take'. >>> >> [...] >> >> This and many other things are documented in the Handbook. > > True. The handbook states hw.ata.atapi_dma="1" should be in > /boot/loader.conf, however, what about hw.ata.ata_dma? It is set to "1" > on my fbsd-4.11-stable box but I can not find where is is set. Probably just a default when you built your kernel (because IIRC you can specify defaults for your sysctl in the kernel config somewhere). Put hw.ata.ata_dma="0" in your sysctl.conf file if you _really_ want it turned off. -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A41.4.61b.0508020957160.73910>