Disabling AIGLX?

Dan Williams dcbw at redhat.com
Thu Apr 20 17:54:03 UTC 2006


On Thu, 2006-04-20 at 11:30 -0600, Kevin DeKorte wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Is there is a way to disable aiglx in rawhide? I'm trying to play
> ppracer on my i915 video card and 1.7 Ghz PM CPU and I can only get
> about 8-9FPS at 800x600x32... certainly I should be able to get better
> performance than that? Or is there a setting I should try in my
> xorg.conf file?

Are there any problems with DRI?  Grep your /var/log/Xorg.0.log file for
"drm" and see if any error-type stuff shows up.

For example, my log file (which works) says:

(II) RADEON(0): AGP card detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [dri] Found DRI library version 1.2.0 and kernel module version 1.24.0

...

(II) RADEON(0): [drm] DRM interface version 1.2
(II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:00.0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xe0a53000
(II) RADEON(0): [drm] mapped SAREA 0xe0a53000 to 0xb7fee000
(II) RADEON(0): [drm] framebuffer handle = 0xe0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel


Dan





More information about the fedora-test-list mailing list