From owner-freebsd-multimedia Sun Nov 29 19:55:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12432 for freebsd-multimedia-outgoing; Sun, 29 Nov 1998 19:55:03 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from nina.pagesz.net (nina.pagesz.net [208.194.157.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA12426 for ; Sun, 29 Nov 1998 19:55:01 -0800 (PST) (envelope-from rhh@pagesz.net) Received: from stealth.dummynet. (juana-42.pagesz.net [208.213.126.42]) by nina.pagesz.net (8.8.7/8.8.7) with ESMTP id WAA13957; Sun, 29 Nov 1998 22:55:08 -0500 Received: (from rhh@localhost) by stealth.dummynet. (8.9.1/8.8.8) id WAA19041; Sun, 29 Nov 1998 22:55:38 -0500 (EST) (envelope-from rhh) Message-ID: <19981129225538.A17954@pagesz.net> Date: Sun, 29 Nov 1998 22:55:38 -0500 From: Randall Hopper To: David Kulp Cc: multimedia@FreeBSD.ORG Subject: Re: fxtv DGA problem Mail-Followup-To: David Kulp , multimedia@FreeBSD.ORG References: <199807231215.FAA06476@hub.freebsd.org> <19980723090736.A16435@ct.picker.com> <199810042105.OAA02532@board66.cruzers.com> <19981129204938.B10866@pagesz.net> <199811300311.TAA00723@board66.cruzers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199811300311.TAA00723@board66.cruzers.com>; from David Kulp on Sun, Nov 29, 1998 at 07:11:12PM -0800 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org David Kulp: |Looks good... | |# xdpyinfo | grep DGA | XFree86-DGA ... |startx reports: |(--) S3: Local bus LAW is 0xFF000000 |and 'fxtv -debug startup' reports the same thing. But with -debug it |also says "sysctl: unknown oid 'hw.bt848'". I'm not sure if this is |interesting. It's just dumping this for the debug output, so it really doesn't amount to much. The reason is 2.2.8 has v1.2.7 of the bt848 driver, and sysctls were added at v1.3.3 which was added months ago in 3.0-RELEASE and 3.0-current. I didn't know that when I added this call. I'd suggest updating your driver, but I don't remember any changes made that would affect this problem. ...but of course I've been out of the loop for a while, so you might grab a newer version just for kicks. Not too sure where the driver pkg lives nowadays, but here's one place you can grab the appropriate files: ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/pci/brooktree848.c ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/pci/brktree_reg.h ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/sys/i386/include/ioctl_bt848.h |Like I said, dtv works, and it definitely uses DGA, so this is all |pretty strange. Yes. Pretty strange. Nothing coming to mind here. |XSERVER: 'The XFree86 Project, Inc' v3320, Protocol Verson 11.0 | Screen Res = 1024x768, DefDepth = 15; NumScreens = 1 | Bitmap Unit/BitOrder/Pad = 32/LSBFirst/32, Image ByteOrder = LSBFirst Ok, so you're running 1024x768, 15 bits per pixel. For kicks, might try other resolutions and depths (16, 24). Also, try moving the TV window to the top left and then the bottom of the screen. Scan your entire desktop. See anything resembling video? |XF86DGAQueryVersion() succeeded - vers = 1.00 | BaseAddr = 0xff000000, Pitch = 1024, BankSize/RamSize = 2097152/2097152 Looks reasonable. What S3 card is this? Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message