"Quote:
Originally Posted by X2-3800 View Post
May be there are BIOSs out with more than 4 powerstates, but than there also >4 0xXX addresses with >4 Hex values.
It doesn't matter how many "hex values" there are, the VT11xx has just four voltage registers. Do not change the other registers, they program the controller chip to do strage things!
However, the voltage table is more or less independent of the voltage registers. When changing the voltage registers, the voltage table is being kind of ignored. Still, the voltage table can't simply be changed to anything you want, why won't you juste believe me that? It's due to how this table is being saved inside the BIOS."
I never wanted to do this! I never claimed this! And I never claimed that this chip has more than 4 voltage registers! All what you are writing, I am allready know.
What I want is, that RBE simple update the voltage values in the "BIOS voltage table of RBE" depending of the real hexcode in the voltageregisters!!
Because this values 0: 1.083 V 1:1.143 V 2: 1.203 V and 3: 1.263 V are wrong if I had changed the registers to
0x15 = Hex20 = 0,85 V
0x16 = Hex39 = 1,1625 V
0x17 = Hex3a = 1,175 V
0x18 = Hex41 = 1,2625 V
Thats very very simple.
You only have to convert the hexvalues (there is an formula out there, to do this), programed in the BIOS file for "registers" 0x15 0x16 0x17 0x18 to readable voltagevalues and refresh the "Voltage Table".
So the passiv "Voltage Table" becomes activ and shows real voltagevalues instead of standard values of the card. You can also change the drop down menues for Powerplay.
Now I can load the BIOS file and see instantly what voltage values will be programmed in the Chipregisters by the BIOS-file.
Its all possible because that "Voltage Table" is an simple "Label" that can renamed every time you want. I am allready do similar things with an very old "Visual Borland C++" in school.
But I give up, you didn't or will not understand me. Its so simple to understand......