Comment 5 for bug 345651

Revision history for this message
Bryce Harrington (bryce) wrote : Re: [Bug 345651] Re: Direct rendering disabled on Radeon 9800 Pro/Power G5

On Fri, Mar 20, 2009 at 08:06:42AM -0000, Sergey V. Udaltsov wrote:
> Yes we did:)
>
> $ lspci -vvnn | head -n2
> 0000:f0:0b.0 Host bridge [0600]: Apple Computer Inc. U3H AGP Bridge [106b:0059]
> Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
>
> lspci -vvnn | grep -A2 "VGA "
> 0000:f0:10.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon R350 [Radeon 9800 Pro] [1002:4e48]
> Subsystem: ATI Technologies Inc Radeon R350 [Radeon 9800 Pro] [1002:4e48]
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- DisINTx-
>
> Yes it is AGP. But I did not try VGAModes yet - because it worked just
> fine, till yesterday. ATM, the Device section for the adapter is pretty
> much clean.
>
> Or to do you mean AGPMode?

Sorry, yeah AGPMode. Long day.

Well, DRI problems and AGP cards often seem to go hand in hand, so
quirking that would be my first guess.

-ati has received a good bit of DRM lovin' in the last few days which
should mean everything works better, but of course regressions are
always possible. If the AGPMode fiddling doesn't work we can bump this
upstream and see what Alex says.

Bryce