Quote Originally Posted by rym View Post
ok i see one card has the clocks higher but the other wont show.. winflash says the bios is loaded already.. do i need to disable ccc or mom ?

this is the active card the other inactive shows clocks corectly. 725 1125 in gpuz
I noticed your flash command:
-f - p 1 and -f -p 2

It's my understanding that the first graphics-device has device ID 0 and not 1, and the second graphic-device has device ID 1 and not 2

so the flash lines should be:

-f -p 0 for card number 1, with device ID 0
-f -p 1 for card number 2, with device ID 1

What happened is that with your first command you flashed the second card and with the second command flashed no card at all. Could explain why one of your card has higher clocks and the other does not