On Wed, Oct 02, 2002 at 09:40:20AM -0400, Andy Dustman wrote:
>I finally last night got the CVS version to run, but only by running the
>complete X server out of the build tree. glxgears runs several hundred
>fps (I forget the exact number) but even better, used virtually no CPU
>time, so apparently the IRQ stuff is working. (Radeon 8500 128MB (QL),
>Pentium III-700, Red Hat Linux 7.3)
>
>What didn't work was making a binary snapshot (via the dripkg.sh script)
>and installing that over the system-wide X installation: It does the the
>same old trick of the video going dead and X dying on signal 11. This is
>no surprise since the snapshot lacks some of the libraries which DRI has
>updated.
>
>If I can put together a binary snapshot with the right libraries that
>will work with a stock installation, I'll be happy to supply these,
>since they should be like the old snapshots that José Fonseca was
>supplying prior to his upgrade.

I think it's probably much easier if done with the aid of the scripts.
Since you already downloaded and compiled from CVS you just need to
download dripkg.sh and install.sh scripts from
http://dri.sourceforge.net/snapshots/scripts/ . Then all you have to do
is

        ./dripkg.sh RADEON /path/to/cvs/xc/ /path/to/cvs/build/ 20021002-linux.i386

If didn't built on a seperate lndir'd 'build' directory just give the
same path to the CVS.

>
>Can anyone put together a list of what libraries must be upgraded? The
>GL directory in the dripkg is empty in all the old snapshots; I suspect
>that's a Bad Thing.

Not really. In the beggining of the snapshots prodcution it was decided
to only include the device-dependent files (at least in theory, since
there have been some unexpected exceptions). 

Jose Fonseca


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to