Le 25.06.2006 16:30:51, Jerome Glisse a écrit :
> On 6/25/06, Peter Zubaj <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Use primary. Try to comment out every row in r300init.c which contains
> > 0x0000140 (do not comment out already commented rows). This should
> > prevent screen corruption).
> 
> Try also by commenting out up to print S05, i think the initialization might
> be a bit different depending on card thus we might need log of fglrx to
> compare value written on different card.
> 
> best,
> Jerome Glisse
> 

Nope, doesn't help :'(
It still get corrupted after i commented out the 0x00000140 stuff. I localized 
the nasty lines, though :

        ptr[0x000001F8>>2] = 0x0000011A;
        ptr[0x000001FC>>2] = 0x151557FF;
        ptr[0x000001F8>>2] = 0x0000011C;
        ptr[0x000001FC>>2] = 0x151557FF;
        ptr[0x000001F8>>2] = 0x0000011E;
        ptr[0x000001FC>>2] = 0x151557FF;
        ptr[0x000001F8>>2] = 0x00000120;
        ptr[0x000001FC>>2] = 0x151557FF;

Any of those line couples is responsible of screen corruption here, so i 
commented them too.. so i stopped X, run r300init, restart X.... so i launched 
a game... my heart pulsing faster....... lockup after roughly the same time :'(



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to