From owner-freebsd-multimedia Sun Jul 15 6:51:11 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id B7CFD37B401 for ; Sun, 15 Jul 2001 06:51:07 -0700 (PDT) (envelope-from aa8vb@nc.rr.com) Received: from stealth.cary.dummynet ([66.26.228.229]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 15 Jul 2001 09:51:07 -0400 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id f6FDnux01596; Sun, 15 Jul 2001 09:49:56 -0400 (EDT) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Sun, 15 Jul 2001 09:49:56 -0400 From: Randall Hopper To: "Kenneth D. Merry" Cc: multimedia@FreeBSD.ORG Subject: Re: Fxtv / G450 hack (was Re: fxtv, G450, & DGA anyone?) Message-ID: <20010715094956.C1240@nc.rr.com> References: <20010711224717.A1723@nc.rr.com> <200107121621.f6CGLZk04238@beauty.kobe1995.net> <20010711225308.A1769@nc.rr.com> <20010712001108.A29469@panzer.kdm.org> <20010714214934.A13385@nc.rr.com> <20010714211740.A55034@panzer.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010714211740.A55034@panzer.kdm.org>; from ken@kdm.org on Sat, Jul 14, 2001 at 09:17:40PM -0600 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 Kenneth D. Merry: |Randall Hopper: |> For those that also haven't had success with DGA (direct video) with Fxtv |> and XFree86, try the attached patches. | |It doesn't seem to work for me. The behavior is still the same as before. |I have to have something partially blocking the fxtv window in order for |the video to update. | |I'm using XFree86 4.1.0, with a MGA driver I built back in March from the |XFree86 CVS tree. Hmm. I received mail from Frank Nobis last night who has a G450 running XFree86 4.1.0 on 4.3-S SMP with DGA & no problems. Here I've got G450/4.0.3/4.3-S. So the "MGA driver" version difference may be the difference between your two configs. Also appears XFree86 may have fixed the GetVideo bug/feature in 4.1.0. I really just got my G450/Athlon system built and haven't yet gotten to tuned it up for FreeBSD/XFree86 (DRI, mga/agp modules, etc.; any URLs to web pages or list posts appreciated). So I'm not sure exactly what you mean when you say "MGA driver". Is this the MGA kernel module? The driver linked into the "XFree86" X server? To your problem, here are a few DGA tests: http://people.freebsd.org/~rhh/fxtv/dgatest.c http://people.freebsd.org/~rhh/fxtv/dgafbtest.c http://people.freebsd.org/~rhh/fxtv/tv-dgatest.c It would be interesting to see if these work for you, and what the first one prints. The first dumps the GetVideo returns. The second draws crosshairs in the corners of your screen via DGA & /dev/mem. The third plops a frame of colorbar video in the corners of your screen, and then bounces a TV around (to test TV card memory access vs. CPU memory access). Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message