Date: Mon, 04 Sep 2006 16:00:03 -0500 From: "Scott T. Hildreth" <shild@sbcglobal.net> To: freebsd-x11@freebsd.org Subject: GLX & R128 Message-ID: <1157403603.1843.14.camel@fbsd1.dyndns.org>
next in thread | raw e-mail | index | archive | help
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@sbcglobal.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1157403603.1843.14.camel>