DRM problem

Eric Anholt eta at lclark.edu
Sat May 15 12:14:31 PDT 2004


On Fri, 2004-05-14 at 18:41, Alvaro A. Ramirez wrote:
> Hello everyone. Just got the xserver installed from CVS. Everything is
> great! Now I am trying to get dri working on my radeon card (7500). Just
> got a dri module snapshot and recompiled it using the script provided.
> Compilation worked without a problem. However, when I start Xati, I get
> the following error:
> 
> Failed to Open DRM. DMA won't be used.
> Using ATI card:ATI Radeon RV200 QW at PCI:0000:01:00.0
> Screen: 16/16 depth/bpp
> 
> the xserver did start, but no acceleration is found:
> 
> tuco at stella dripkg $ glxinfo
> name of display: :2.0
> Xlib:  extension "GLX" missing on display ":2.0".
> Xlib:  extension "GLX" missing on display ":2.0".
> Xlib:  extension "GLX" missing on display ":2.0".
> Error: couldn't find RGB GLX visual

Accelerated GL is not supposed to work.  Expect things to break if you
mix --enable-dri and --enable-glx.

As far as "Failed to open DRM," you need to load the DRM before running
Xati if you want to use the DMA features.  kdrive doesn't have the
module-loading code that XFree86 does to do it automatically.

-- 
Eric Anholt                                eta at lclark.edu          
http://people.freebsd.org/~anholt/         anholt at FreeBSD.org





More information about the xserver mailing list