From owner-freebsd-multimedia Fri Mar 7 11:25:35 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D112737B401; Fri, 7 Mar 2003 11:25:33 -0800 (PST) Received: from hermes.pressenter.com (hermes.pressenter.com [209.224.20.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E93843FB1; Fri, 7 Mar 2003 11:25:32 -0800 (PST) (envelope-from nospam@hiltonbsd.com) Received: from [209.100.171.89] (helo=daggar.sbgnet.net) by hermes.pressenter.com with smtp (Exim 3.16 #1) id 18rNTG-0000i2-00; Fri, 07 Mar 2003 13:25:30 -0600 Date: Fri, 7 Mar 2003 13:25:13 -0600 From: Stephen Hilton To: freebsd-multimedia@FreeBSD.ORG Cc: lioux@FreeBSD.ORG, eta@lclark.edu Subject: Re: XFree86 4.3.0 and Ogle problems Message-Id: <20030307132513.1daa8d8b.nospam@hiltonbsd.com> In-Reply-To: <20030307115331.60e8c169.nospam@hiltonbsd.com> References: <20030307115331.60e8c169.nospam@hiltonbsd.com> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 7 Mar 2003 11:53:31 -0600 Stephen Hilton wrote: > Howdy, > > I have updated my system to Xfree86 4.3.0 via Eric's patches > and most stuff is running fine, but found a problem with ogle. > > With the ogle 9.0 port my playback is choppy/faster/no audio > it would start ok then quickly fall apart. > > I de-installed then checked out the ogle and ogle-gui 8.5 ports > and hacked the ogle Makefile like this: > > LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \ > dvdread.2:${PORTSDIR}/multimedia/libdvdread \ > > To: > > LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \ > dvdread.3:${PORTSDIR}/multimedia/libdvdread \ > > So that I would still be using the newer dvdread libs, then > rebuilt and re-installed ogle, playback and audio seem fine > now. > > My video card is a Matrox G400, audio is Aureal Vortex2. > > Any other info need, just ask :-) Talking to myself again :-) Just found out that my CDROM has dropped back to non-udma mode. Do not know why yet, but will post again when this is resolved. I am using atapicam and the cd0 device on my 4.8-Pre system. Also have the /boot/loader.conf like this: userconfig_script_load="YES" boot_verbose="YES" hw.ata.atapi_dma="1" hw.ata.ata_dma="1" agp_load="YES" linux_load="YES" And am pretty sure I had UDMA on the CDROM in the past, but that may have been before I started using atapicam. Will follow-up when I know more. Stephen Hilton nospam@hiltonbsd.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message