I tried M57702.ROM but Atiflash was not able to flash my card with that rom so I decided to reflash the card with the original firmware.
Up to now ( 3 hours )I have not had panics or hang. But obviously in SystemProfile my card is now recognized as ATI Radeon 5000 1024 MB.
Thanks for advice.
I'm guessing atiflash generated an authentication type error
In which case type:
Code:
atiflash -i
This will identify your card and tell you which slot it is in - probably zero or one.
To flash a card with a rom that atiflash identifies as being in someway incorrect for your card you need to use the 'force' flag ie -f
Code:
atiflash -p -f 0 M57702.ROM
Which assumes that 0 (zero) is the slot the card is in, and M57702.ROM is the rom.
Any questions, please come back here.
-Rob