Hello!
Hardware acceleration (DRI) is not working with my ATI Radeon 9200 card
on a fresh install of Debian Sarge (3.1), using the AMD 64 build of Kernel 2.6.
I have a radeon 8500, and it works with a fresh install of sarge with a 2.6.8 kernel. That is a similar card I think. I don't remember if I had to manually uncomment the dri, and glx lines in the config file.
From /var/log/XFree86.0.log I'm seeing this message:
"""
(II) RADEON(0): [drm] drmSetBusid failed (5, PCI:1:0:0), Invalid argument
(EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI.
"""
Could you have the busid wrong? Did you check it against lspci? Or maybe just the syntax of that line wrong?