Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2000 09:11:41 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Artem Koutchine <matrix@ipform.ru>
Cc:        ports@FreeBSD.org
Subject:   Re: Installed Utah-glx, but see no HW accelaration for RIva128ZX
Message-ID:  <3973F51D.E01476F3@FreeBSD.org>
References:  <001e01bff027$2a125ae0$0c00a8c0@ipform.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Artem Koutchine wrote:

> Hi!
>
> I installed Utah-glx (nicely compiled and installed). Added the module
> block in the config file of XFree86 3.3.6. Ran Mesa tests, ran xracer,
> gltrone,glracer and saw no acceleation at all. What the deal?
>
> Here is what X says:
>
> XFree86 Version 3.3.6 / X Window System
> (protocol Version 11, revision 0, vendor release 6300)
> Release Date: January 8 2000
>         If the server is older than 6-12 months, or if your card is newer
>         than the above date, look for a newer version before reporting
>         problems.  (see http://www.XFree86.Org/FAQ)
> Operating System: FreeBSD 4.1-RC i386 [ELF]
> Configured drivers:
>

You have to add the following into your /etc/XF86Config:

Section "Module"
    Load "glx.so"
EndSection

Have phun!

-Maxim



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3973F51D.E01476F3>