GLX & R128

Scott T. Hildreth shild at sbcglobal.net
Tue Sep 5 15:47:56 UTC 2006


Hope someone can help me sort this out, I've read many posts but I can't
figure this out.
  I am running 6.1-STABLE #2

I have rage 128 card,

    drm0: <ATI Rage 128 SM (AGP)>

my xorg.conf is similar everyone I have seen posted,

=======================================

Section "Module"
        Load  "extmod"
        Load  "glx"
        Load  "dri"
        Load  "dbe"
        Load  "record"
        Load  "xtrap"
        Load  "type1"
        Load  "freetype"
EndSection

Section "DRI"
        Mode 0666
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "ati"
        VendorName  "ATI Technologies Inc"
        BoardName   "Rage 128 SM/4x AGP 4x"
        BusID       "PCI:1:0:0"
EndSection

======================================

I have dri-6.4.1,2 & nvidia-driver-1.0.8762 installed.

...the nvidia-driver was installed by xine or mplayer.

My kernel config  has 

device          drm                 # DRM core module required by DRM
drivers
device          r128drm         # ATI Rage 128

...and  I can't get GLX to work, if I type glxinfo :

name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x21 16 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
0x22 16 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None



-- 
Scott T. Hildreth <shild at sbcglobal.net>


More information about the freebsd-x11 mailing list