From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 10:49:17 2003 Return-Path: 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 BE20D16A4C0 for ; Mon, 6 Oct 2003 10:49:17 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D28FC43FDD for ; Mon, 6 Oct 2003 10:49:16 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 89625 invoked from network); 6 Oct 2003 17:49:15 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 6 Oct 2003 17:49:15 -0000 X-pair-Authenticated: 209.68.2.70 Date: Mon, 6 Oct 2003 12:49:14 -0500 (CDT) From: Mike Silbersack To: Juan Rodriguez Hervella In-Reply-To: <200310061034.46050.jrh@it.uc3m.es> Message-ID: <20031006124753.U4783@odysseus.silby.com> References: <20031004000819.O21168@odysseus.silby.com> <200310061034.46050.jrh@it.uc3m.es> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: ATI Radeon IGP 340M X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2003 17:49:17 -0000 On Mon, 6 Oct 2003, Juan Rodriguez Hervella wrote: > Thank you very much. > > It's working. I've tried to play a DVD using "ogle", but > it doesn't work very well, the movement isn't steady....I've got > a friend with the same laptop using Linux and he tells me it works > nice.....so I guess it's a FreeBSD performance problem....*sigh* > > Thank you anyway. > > -- > JFRH FreeBSD doesn't enable DMA access to CD/DVD drives by default, that may be part of the problem; try enabling atapi_dma (see the ata manpage), that might help. Mike "Silby" Silbersack