public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Martin Schlemmer <azarah@saintmail.net>
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] voodoo 3 300 && DRI?
Date: Sat Sep 22 05:53:01 2001	[thread overview]
Message-ID: <1001159522.21961.10.camel@nosferatu.lan> (raw)
In-Reply-To: <1807.209.244.211.98.1001133200.squirrel@thinktank.mediafarm.ch>

On Sat, 2001-09-22 at 06:33, Tom von Schwerdtner wrote:
> I havent the foggiest clue why, but I dont seem to have hardware accel with 
> my Voodoo 3 3000.
> 
> I have agpart and 3dfx items compiled into the kernel, and the X.log looks 
> good....I built media-libs/glide-v3 (it looked right) and the latest 
> X....but no accel.
> 
> Anyone else running Voodoo 3 or 5?
> 

dont have one, dont use dri, but hope this can be usefull.

to enable dri, it should be compiled into the kernel 

  Character devices:
     [*] Direct Rendering Manager (XFree86 DRI support)
     [*]   Build drivers for new (XFree 4.1) DRM
     <*>   3dfx Banshee/Voodoo3+

that is just to have the kernel DRI module ...

Now, to het accel support in X, in theory you should just
to you XF86Config file, add:

Section "Module"
......
        Load  "extmod"
        Load  "dri"
        Load  "glx"             #not sure about this one
        Load  "GLcore"
........
    EndSection

X should have its own mesa libs, so not needed to compile glide-v3, but
dont quote me on this.

greetings
MS




  reply	other threads:[~2001-09-22 11:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-21 22:35 [gentoo-dev] voodoo 3 300 && DRI? Tom von Schwerdtner
2001-09-22  5:53 ` Martin Schlemmer [this message]
2001-10-01  4:27 ` Djamil ESSAISSI
  -- strict thread matches above, loose matches on Subject: below --
2001-09-22  4:22 Michael Rychlik

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=1001159522.21961.10.camel@nosferatu.lan \
    --to=azarah@saintmail.net \
    --cc=gentoo-dev@cvs.gentoo.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