I've got an embedded ATI Rage 128 Pro TF AGP card, and the r128 module 
for DRI is not registering the /dev/dri/card0 device like it should

My kernel is Linux 2.4.19 with DevFS, AGPGART compiled as a module.
dmesg reports the following when I load the agpgart module:
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: Detected Intel i845 chipset
agpgart: AGP aperture is 64M @ 0xf4000000

The r128 module loads and displays the following through
dmesg:
[drm] AGP 0.99 on Intel i845 @ 0xf4000000 64MB
[drm] Initialized r128 2.2.0 20010917 on minor 0

In my XF86Config file, I have:
Load    "dri"
Load    "glx"

When I start X, the following is logged:
(II) R128(0): Using XFree86 Acceleration Architecture (XAA)
         Screen to screen bit blits
         Solid filled rectangles
         8x8 mono pattern filled rectangles
         Indirect CPU to Screen color expansion
         Solid Lines
         Dashed Lines
         Scanline Image Writes
         Offscreen Pixmaps
         Setting up tile and stipple cache:
                 32 128x128 slots
                 13 256x256 slots
                 5 512x512 slots
 (II) R128(0): Acceleration enabled
 (II) R128(0): Using hardware cursor (scanline 4208)
 (II) R128(0): Largest offscreen area available: 1408 x 1924
 (II) R128(0): Direct rendering disabled
 (II) Setting vga for screen 0.

I'm a bit lost to what else needs to be done to get DRI working with AGP 
cards.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to