Bitcoin Forum
May 12, 2024, 06:27:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bios edit for Polaris  (Read 3889 times)
christiano88 (OP)
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
January 26, 2017, 11:01:49 AM
 #1

Hello everyone,

I am trying to do a mod in the bios of my RX card and I have reached a dead end.
What I wanna do is to modify the 1900mhz memory strap to work from 1975, as highlighted below.
I have discovered the timings in the bios with a HEX editor, and also some HEX code between the timings that makes no sense, I have converted it to DEC, and it's gibberish.



If anyone can help, I would really appreciate.
1715495239
Hero Member
*
Offline Offline

Posts: 1715495239

View Profile Personal Message (Offline)

Ignore
1715495239
Reply with quote  #2

1715495239
Report to moderator
1715495239
Hero Member
*
Offline Offline

Posts: 1715495239

View Profile Personal Message (Offline)

Ignore
1715495239
Reply with quote  #2

1715495239
Report to moderator
1715495239
Hero Member
*
Offline Offline

Posts: 1715495239

View Profile Personal Message (Offline)

Ignore
1715495239
Reply with quote  #2

1715495239
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715495239
Hero Member
*
Offline Offline

Posts: 1715495239

View Profile Personal Message (Offline)

Ignore
1715495239
Reply with quote  #2

1715495239
Report to moderator
christiano88 (OP)
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
January 26, 2017, 12:18:00 PM
Last edit: January 26, 2017, 01:11:29 PM by christiano88
 #2

It's not gibberish, read it the other way.

Edit: I got it, thank you for the tip!
christiano88 (OP)
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
February 03, 2017, 10:49:35 AM
 #3

Also, how can I set the this voltage in the below picture to stick? If I change in PolarisBiosEditor, it still shows 1000mv in WattTool.



Looked in the HEX code and PolarisBiosEditor seems to write the value in the correct location, but for some reason, it doesn't work.




Q_R_V
Sr. Member
****
Offline Offline

Activity: 428
Merit: 250


Inactivity: 8963


View Profile
February 04, 2017, 12:13:59 AM
 #4




If anyone can help, I would really appreciate.

Take for example 1750Mhz, it's 98AB0200 -> 98 AB 02 00 -> this part is important: 98 AB 02 -> reverse it: 02 AB 98 -> now convert it from base16 to base10 and you will get: 175000. Looks like 1750 Mhz to me Smiley

If you want to take 1975 and convert it to hex, you need to it make base10 to base16 conversion (197500 -> 03 03 7C) -> reverse it: 7C 03 03 and voila, ready to paste into the bios.


Also, how can I set the this voltage in the below picture to stick? If I change in PolarisBiosEditor, it still shows 1000mv in WattTool.

Looked in the HEX code and PolarisBiosEditor seems to write the value in the correct location, but for some reason, it doesn't work.


The best way to do it is to add negative voltage offset.
christiano88 (OP)
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
February 04, 2017, 12:23:30 AM
 #5

I figured out with the help of Wolf0 how to change the timing intervals. But the last issue is annoying, how to add negative offset? Read about it on overclockers.net but I wasn't able to understand, didn't have the required hex knowledge. How do I go about changing that 1000mv to 800mv with negative offset? (Probably -200mv, so 6.25mv*32, i have to put that 32 somewhere)
Q_R_V
Sr. Member
****
Offline Offline

Activity: 428
Merit: 250


Inactivity: 8963


View Profile
February 04, 2017, 12:37:20 AM
Last edit: February 04, 2017, 01:12:11 AM by Q_R_V
 #6

What card model are we talking about? It will be easier for me to answer if you post your specific card model or even factory bios. Isn't that Nitro+ by any chance?
christiano88 (OP)
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
February 04, 2017, 10:11:58 AM
 #7

It is a Nitro+ with samsung memory, 4gb, rx470. Also, would adding a negative offset affect the "P" state voltages? Because I don't want it to touch that, I have defined fixed values there.
PovertyByte
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
February 04, 2017, 10:41:45 AM
 #8

I might pick up a Nitro+ 4GB RX470

Posting here so I can get back to this in my post history
Ambros
Hero Member
*****
Offline Offline

Activity: 653
Merit: 500


View Profile
February 04, 2017, 10:49:36 AM
 #9

I have a few Sapphire Nitro+ 470 4gb with mixed memories, is it possibile to add voltage offset in every rom in the same way?
I am doing it with Wattool but it's very annoying
LoneRangir
Hero Member
*****
Offline Offline

Activity: 615
Merit: 500


View Profile
February 04, 2017, 02:30:29 PM
 #10

I figured out with the help of Wolf0 how to change the timing intervals. But the last issue is annoying, how to add negative offset? Read about it on overclockers.net but I wasn't able to understand, didn't have the required hex knowledge. How do I go about changing that 1000mv to 800mv with negative offset? (Probably -200mv, so 6.25mv*32, i have to put that 32 somewhere)

Can you link to that article, please?
christiano88 (OP)
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
February 06, 2017, 01:44:15 PM
 #11

It's a whole lot of pages on OCN, don't remember the page:
http://www.overclock.net/t/1604567/polaris-bios-editing-rx480-rx470-rx460
Ambros
Hero Member
*****
Offline Offline

Activity: 653
Merit: 500


View Profile
February 06, 2017, 02:44:40 PM
 #12

It's a whole lot of pages on OCN, don't remember the page:
http://www.overclock.net/t/1604567/polaris-bios-editing-rx480-rx470-rx460

Yeah, that topic is awesome and very rich, but it's huge.
Do you have any knowledge about how to add a voltage offset that you can share directly here?
Mny of use would appreciate it
christiano88 (OP)
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
February 06, 2017, 02:52:44 PM
 #13

I gave up on finding how to add offset, I found out that it is of no use to me, I wanted fixed values, not offset, and only applied to the I/O memory controller (the one I highlighted above with yellow) and not the "P" states.
Ambros
Hero Member
*****
Offline Offline

Activity: 653
Merit: 500


View Profile
February 08, 2017, 10:52:53 AM
 #14

Adding offsets is complicated if your ROM doesn't already have one. Insert it, fix the I2C table length, fix the length of VoltageObjectInfo, fix the offsets of ALL tables that come after VoltageObjectInfo, trim the padding between the regular VBIOS and the UEFI one, such that the size does not change, then fix the checksum.

Thank you for those info. It's the best explanation i've received!
Since the effort is so big I think that change it in WattMan is more effective for my home setup.
doktor83
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
February 08, 2017, 05:25:03 PM
 #15

I found this page helpful :

http://www.scadacore.com/field-applications/programming-calculators/online-hex-converter/

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
eretron
Full Member
***
Offline Offline

Activity: 156
Merit: 100


View Profile
February 09, 2017, 12:58:56 AM
 #16

So I was playing with Polaris BIOS editor, trying to adjust some stuff in custom BIOS for my 480s 8GB Ref.

What I figured out is that while all the other values I change (Core clock, MEM clock etc...), after flashing OS is using that values, but whatever I enter in GPU voltage, it looks like OS is overriding those values...

For example changing voltage from 850mV to 1100mV has no effect on power consumption from the wall, which is strange...

Why are those values ignored?

I am using ethOS, and ubuntu OS

Thanks in advance

eretron
Full Member
***
Offline Offline

Activity: 156
Merit: 100


View Profile
February 09, 2017, 09:37:54 AM
 #17

Hm, thanks for answering, I guess I'll leave that to some who is more into that stuff.

But from what I have read on other places, negative voltage offset is what would do the trick, I will try to find out how to edit those in BIOS...

Who knows, maybe I will learn something new along the way Cheesy


Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!