DRI with radeon 7200 & via kt600

Mike A. Harris mharris at redhat.com
Fri Oct 24 16:34:54 UTC 2003


On Fri, 24 Oct 2003, Toni Guedes wrote:

>> If your card is a PCI card, then 3D acceleration is not supported 
>> officially but you can try using Option "ForcePCIMode" to enable 
>> pcigart mode.
>> 
>> If your AGP chipset is unknown, you can try enabling experimental 
>> AGP support via modules.conf with agp_try_unsupported=1 for the 
>> agpgart driver.
>
>My video card is a Radeon 7200 32mb DDR AGP(4X)
>It worked fine until I've replaced my ASUS A7V motherboard (via KT133)
>with this new model from MSI (via KT600). The agpgart doesn't load whith
>a message like "cannot determine aperture size..."
>
>Someone told me that this chipset isn't supported in 2.4 kernel and that
>I must use 2.5/2.6, but using Arjanv's 2.6 kernel gave me segfalts when
>I run glxinfo or glxgears...

Try using the unsupported option:

	Option "ForcePCIMode"

That option is useful for 2 things:

1) It allows PCI Radeon cards to enable DRI experimentally, and 
   may work perfectly or may crash horribly.  Very experimental 
   and unsupported, but bug reports are appreciated nonetheless 
   so that I can investigate them if I ever have time, just don't 
   expect any official high speed fixes.  ;o)

2) It allows AGP Radeon cards to be treated as if they were a PCI 
   Radeon card and use pcigart for DRI.  Same caveats as #1 above 
   apply here. 


Your other option is to rebuild the XFree86 rpm from src.rpm with 
XFree86-4.3.0-Mesa-SSE-fixes-from-MesaCVS.patch patch disabled.  
That might or might not allow you to use the 2.6.x kernels.


-- 
Mike A. Harris     ftp://people.redhat.com/mharris
OS Systems Engineer - XFree86 maintainer - Red Hat





More information about the test mailing list