Re: DRM problem
Eric Anholt <[email protected]> Sat, 15 May 2004 12:14:31 -0700
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <1084648471.797.7.camel@leguin> |
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: > > [email protected] 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 [email protected] http://people.freebsd.org/~anholt/ [email protected]