[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problems getting glx direct rendering



I have a pci ati rage 128 and can't seem to be able to get direct rendering to work. I have kernel 2.4.24 install ed and using X11 4.2.1.1. I have configured XF86Config-4 so that it loads the required modules, glx and dri. The relevant section of the log file are included below. Despite this I am unable to get glx rendering, glxinfo says that I have no direct rendering. I am able to get software rendering but no hardware rendering. Regarding the kernel module r128.o it seems to make no difference if it is installed or not.

Does anyone have any idea what the problem could be?


dmesg gives
[drm] Initialized r128 2.2.0 20010917 on minor 0


/var/log/XFree86.0.log

(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
      compiled for 4.2.1.1, module version = 1.0.0
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
      compiled for 4.2.1.1, module version = 1.0.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1

(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
      compiled for 4.2.1.1, module version = 1.0.0
      ABI class: XFree86 Server Extension, version 0.1

(II) Primary Device is: PCI 01:00:0
(II) ATI:  Candidate "Device" section "Rage 128 Pro TF".
(--) Chipset ATI Rage 128 Pro ULTRA TF (AGP) found
(II) Loading sub module "r128"
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
      compiled for 4.2.1.1, module version = 4.0.1
      Module class: XFree86 Video Driver
      ABI class: XFree86 Video Driver, version 0.5


(II) R128(0): Acceleration enabled




Reply to: