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

Trouble with DRI



I'm having trouble with DRI on my Radeon 9600 Pro. From everything that I have read, it should be working. I don't really know what to ask, except to ask, "Can you help me?"

These are the errors from Xorg.0.log

(EE) RADEON(0): [agp] Could not map ring
(EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI.

Gory details below.

Thanks,
Jason

Some info from my system

jcw@w17 ~ $ uname -a
Linux w17 2.6.26-1-686 #1 SMP Wed Sep 10 16:46:13 UTC 2008 i686 GNU/Linux


jcw@w17 ~ $ dmesg | grep "agp\|radeon"
[    6.514439] Linux agpgart interface v0.103
[    6.566541] agpgart: Detected Ati IGP9100/M chipset
[    6.567500] agpgart: AGP aperture is 32M @ 0x0
[   47.974029] [drm] Initialized radeon 1.29.0 20080528 on minor 0
[   49.859493] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[   49.859522] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[   49.859558] agpgart: Putting AGP V2 device at 0000:01:05.0 into 4x mode


jcw@w17 ~ $ lsmod | grep "radeon\|agp\|drm"
radeon                118688  0
drm                    65256  1 radeon
ati_agp                 6220  1
agpgart                28776  2 drm,ati_agp

jcw@w17 ~ $ grep "\[agp\]\|\[drm\]" /var/log/Xorg.0.log
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
(II) RADEON(0): [drm] framebuffer handle = 0xd0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x1002/0x5833; Card 0x1002/0x4150]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
(II) RADEON(0): [agp] ring handle = 0x00000000
(EE) RADEON(0): [agp] Could not map ring
(EE) RADEON(0): [agp] AGP failed to initialize. Disabling the DRI.
(II) RADEON(0): [agp] You may want to make sure the agpgart kernel module is loaded before the radeon kernel module.
(II) RADEON(0): [drm] removed 1 reserved context for kernel
(II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xf8b66000 at 0xb7fa6000
(II) RADEON(0): [drm] Closed DRM master.


Reply to: