From owner-freebsd-multimedia Wed Sep 23 17:28:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15412 for freebsd-multimedia-outgoing; Wed, 23 Sep 1998 17:28:05 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from blackie.cruzers.com (cruzers.com [205.215.232.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA15355 for ; Wed, 23 Sep 1998 17:28:01 -0700 (PDT) (envelope-from dkulp@board66.cruzers.com) Received: from board66.cruzers.com (board66.cruzers.com [205.215.233.66]) by blackie.cruzers.com (8.8.7/8.8.5) with ESMTP id RAA19955; Wed, 23 Sep 1998 17:50:13 -0700 (PDT) Received: (from dkulp@localhost) by board66.cruzers.com (8.8.8/8.7.3) id RAA02510; Wed, 23 Sep 1998 17:27:43 -0700 (PDT) Date: Wed, 23 Sep 1998 17:27:43 -0700 (PDT) Message-Id: <199809240027.RAA02510@board66.cruzers.com> From: David Kulp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Roger Hardiman Cc: Doug White , multimedia@FreeBSD.ORG Subject: Re: fxtv problems In-Reply-To: <3606181D.15FB@cs.strath.ac.uk> References: <3606181D.15FB@cs.strath.ac.uk> X-Mailer: VM 6.22 under 19.15 XEmacs Lucid Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Roger Hardiman writes: > > Looks like direct capture mode isn't working. > > run fxtv with > > fxtv -disableDirectV > > FXTV runs in two modes > 1) DGA mode. (or Direct Video mode) > A DMA transfer from the TV card to the VGA card. > However, this needs the later releases of XFree86 and some > older S3 cards had problems. It is only used when there are > NO menus pulled down and then NO other windows partly cover fxtv. > > 2) NORMAL MODE. This mode is enabled whenever another Window partly > covered or has a Menu pulled down. (or does not have DGA eg > AcceleratedX) > fxtv -disableDirectV forces this mode all the time. > I'm running XFree86 3.3.2, so the problem must be in my S3 card. :-( I discovered that 'dga' is a free86 test program for DGA mode and when I try to run it I get > dga X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 78 (X_CreateColormap) Serial number of failed request: 12 Current serial number in output stream: 269 which seems to be damning evidence that there's something wrong with the card. But why does dtv-tuner work so smoothly at 640x480 mode, but fxtv jitters? Is dtv-tuner using DGA? Does this have something to do with drawing to a normal window instead of drawing to the root window? It appears that even in full-screen mode (when fxtv changes the resolution), fxtv is drawing to a normal window (I can see a little bit of window decoration). thanks, -david. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message