Date: Mon, 16 Jul 2001 18:28:20 -0600 From: "Kenneth D. Merry" <ken@kdm.org> To: Randall Hopper <aa8vb@nc.rr.com> Cc: multimedia@FreeBSD.ORG Subject: Re: Fxtv / G450 hack (was Re: fxtv, G450, & DGA anyone?) Message-ID: <20010716182820.A68499@panzer.kdm.org> In-Reply-To: <20010716181856.C1320@nc.rr.com>; from aa8vb@nc.rr.com on Mon, Jul 16, 2001 at 06:18:56PM -0400 References: <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> <20010715094956.C1240@nc.rr.com> <20010715201038.A60120@panzer.kdm.org> <20010715232138.A2174@nc.rr.com> <20010715222713.A60880@panzer.kdm.org> <20010716181856.C1320@nc.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 16, 2001 at 18:18:56 -0400, Randall Hopper wrote:
> Kenneth D. Merry:
> |>Try this in your Fxtv app-default file; that fixes it here:
> |>
> |> ! Video-mode specific stuff
> |> Fxtv.bswap2Bpp: true
> |> Fxtv.bswap3Bpp: true
> |> Fxtv.bswap4Bpp: true
> |> Fxtv.wswap4Bpp: true
> |> Fxtv.Bpp24bit: 3
> |> Fxtv.Bpp32bit: 4
> ...
> |Unfortunately that doesn't seem to have any effect. The Bpp24bit setting
> |was already 3 in my app-defaults file.
>
> Ok, one final thing to check. Those resources may or may not be found by
> Fxtv based on your environment. Try:
>
> > appres Fxtv | grep Bpp
>
> And makes sure you see the right settings. Also try putting these in your
> ~/.Xdefaults and run "xrdb -load ~/.Xdefaults", then run Fxtv.
You're right, the fxtv app defaults weren't getting loaded, for whatever
reason. Putting them in .Xdefaults makes them show up with appres:
{gondolin:/usr/home/ken:7:0} appres Fxtv |grep Bpp
Fxtv.Bpp32bit: 4
Fxtv.bswap3Bpp: true
Fxtv.bswap4Bpp: true
Fxtv.wswap4Bpp: true
Fxtv.Bpp24bit: 3
Fxtv.bswap2Bpp: true
Unfortunately, that still doesn't fix the DGA problem. It only works if
there's something partially obstructing the fxtv window.
Ken
--
Kenneth Merry
ken@kdm.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010716182820.A68499>
