From: Michel Dänzer <daenzerm@student.ethz.ch>
To: debian-powerpc@lists.debian.org
Cc: linuxppc-dev@lists.linuxppc.org,
Steffen Haeuser <SteffenH@hyperion-software.de>
Subject: [ANN] Rage128 (Pro) DRI test binaries
Date: Mon, 14 Aug 2000 13:31:12 +0200 [thread overview]
Message-ID: <3997D880.22A70312@student.ethz.ch> (raw)
Grab them at http://n.ethz.ch/student/daenzerm/download/DRI/ .
Here's the DRI.readme you find there:
Direct Rendering Infrastructure for Rage128 (Pro) on PowerPC
------------------------------------------------------------
These are test binaries. If you have installed XFree86 4.0.2 or later,
chances are it already supports DRI. Please check before trying these
tarballs.
You can find general information about the DRI at http://dri.sourceforge.net .
For flexibility, I have split things up in three tarballs:
- dri-main
This contains the X server binary, the common modules, the libraries and
an example XF86Config (etc/X11/XF86Config.dri). Just untar into / and
start the server like this:
/usr/XF86-DRI/bin/X :1 -xf86config /etc/X11/XF86Config.dri
The :1 is only needed if you already have an X server running on display
:0 .
You may have to set the environment variable LD_LIBRARY_PATH to
/usr/XF86-DRI/lib for GL apps to use the correct libraries.
- dri-r128
This contains the Rage128 (Pro) specific modules for the X server and
libGL. You have to untar this into / as well for things to work.
I have split these from the main tarball to allow for frequent updates
without having to download too much.
- drm-source
This contains the source for the Direct Rendering Manager kernel module.
The following assumes you are running kernel version <ver>:
Untar anywhere, cd drm-source, make, cp r128.o /lib/modules/<ver>/misc/ .
If your kernel source isn't in /usr/src/linux{,-<ver>}, you have to set
TREE to where it is, e.g. make TREE=/usr/src/linux-pmac-benh .
Current Status
--------------
It Works(TM) :)
There are color problems here and there, I'm working on that.
Performance isn't too exciting without AGP GART, however before you give up
frustrated, try something which uses (preferrably lots of) textures. :)
The kernel modules sometimes can't be loaded successfully upon the first
server start. Just exit and restart. Or load it manually before starting the
server to be on the safe side.
Please repoprt any bugs you find to me!
Have fun and be happy,
Michel Dänzer <daenzerm@student.ethz.ch>
--
Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast
Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and The DRI Project
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next reply other threads:[~2000-08-14 11:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-08-14 11:31 Michel Dänzer [this message]
2000-09-13 22:20 ` [ANN] Rage128 (Pro) DRI test binaries Thomas Graichen
2000-09-14 1:23 ` Michel Dänzer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3997D880.22A70312@student.ethz.ch \
--to=daenzerm@student.ethz.ch \
--cc=SteffenH@hyperion-software.de \
--cc=debian-powerpc@lists.debian.org \
--cc=linuxppc-dev@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).