Bitcoin Forum
June 01, 2024, 08:49:05 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 »
  Print  
Author Topic: SRBPolaris V3.5 - BIOS editor for AMD RX4XX and RX5XX cards  (Read 124981 times)
666mrga999
Newbie
*
Offline Offline

Activity: 106
Merit: 0


View Profile
April 23, 2017, 11:03:28 AM
 #21

SRBPolaris Bios Editor

Mega download : https://mega.nz/#!iUYiVRKD!UL4FU3CLNv2QYwKS6aWDMQLHPWL-hmtCnbNBqbHm8Nc

This is a bios editor like PBE, just easier to use for beginners IMHO.

Supports:
RX470
RX480
RX570
RX580

Some things you can do with it :

- Copy memory straps fast and easy
- Set default GPU and MEM clocks
- Set GPU voltage
- Fan settings
- Etc

I made it for myself, but then added english lang. too, so others could use it.

If you like this tool, and find it useful, don't hesitate, donate! Smiley

BTC : 15nK4XRb6PZzXMoxyuEMnDm1oyx92pUqZY
ETH : 0x1ac47bac4f9bc9a91c47841dbe36ae5e0b21135e


VirusTotal as usual reports zillions of trojans, so if you think it really contains a virus, just don't use it.

Can you please make bios editor for hawaii cards (R9 390 etc.)? Would be greatly appreciated,
tnx
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2548
Merit: 626


View Profile WWW
April 23, 2017, 11:11:05 AM
 #22

Sorry mrgo, nemam hawaii kartice Sad

There is hawaiibiosreader for that : https://github.com/OneB1t/HawaiiBiosReader

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Subw
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
April 23, 2017, 03:02:38 PM
 #23

Thanks  for the tool.
Would Linux pick up GPU voltage set via Bios edit?
Eyedol-X
Hero Member
*****
Offline Offline

Activity: 952
Merit: 508



View Profile
April 23, 2017, 03:27:21 PM
 #24

Thanks for this new version.

While I'm not against closed source, I do have some questions.

The false positives in your version all indicate around a virus and backdoor application.

Could you help us understand why you think these false positives are occurring?

To be clear: I'm not accusing you of putting something malicious in this build, I'm just curious if you have some idea why VT would falsely flag it.

Thanks again
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2548
Merit: 626


View Profile WWW
April 23, 2017, 03:28:28 PM
 #25

There is stuff in PBE that's interesting only to advanced users.
I tried to make this one 'beginner friendly', with less but important options.

I modify my own bioses with it, so i don't need any afterburners, trixxes and stuff like that at all.

- Copy lower strap to higher ones by one click
- Set GPU and MEM default freq.
- Set VDDC
- Set TDP, TDC and max.temp.

This can all be done in 1 minute,and you got yourself an all in one bios, and no need for wattman and friends anymore.
Thanks for your support and not being assailant as the other guys Smiley
It would be great if you make some possibility that PBE can't do. F.e. memory voltage for each Pstate.

Memory voltage can't be changed, its fixed at 1.5V. Hardmod is required to change it.

That exists in PBE is VDDC change but it isn't working.
Global vddc setting works 100% every time (and you don't have that in PBE either), but the only cards i saw have this possibility by default are some sapphire nitros.
This can be added to any bios if that card is using a IR3567B chip. It's not hard, but the tables lenght recalculation is a bit tricky.

Regarding settings by state, i made my own way of doing that in SRBPolaris.
You enter the value you want for the last state, then the prog. calculates everything for you.
Unfortunately this does not work on every card, usually the vddc is higher than the one you set.

I'm still researching this.

Not true for some ASUS cards!

No polaris10 based asuses here, so i couldn't try, but i believe you Smiley

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2548
Merit: 626


View Profile WWW
April 23, 2017, 03:29:21 PM
 #26

Thanks  for the tool.
Would Linux pick up GPU voltage set via Bios edit?

Of course, that's the point of editing the voltage in the .rom so, you don't have to use tools to achieve the same.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2548
Merit: 626


View Profile WWW
April 23, 2017, 03:35:54 PM
 #27

Thanks for this new version.

While I'm not against closed source, I do have some questions.

The false positives in your version all indicate around a virus and backdoor application.

Could you help us understand why you think these false positives are occurring?

To be clear: I'm not accusing you of putting something malicious in this build, I'm just curious if you have some idea why VT would falsely flag it.

Thanks again

I know exactly why.
Since im working in .net, i used Confuser to pack & protect the code, so it wouldn't be too easy to decompile it.
Not that i have a trojan or virus in there, but since i work on it a lot, i think it belongs to me Smiley

Try it yourself, just make a simple .net hello world or anything, and pack it with Confuser, or any other packer.
Antiviruses will go crazy.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Eyedol-X
Hero Member
*****
Offline Offline

Activity: 952
Merit: 508



View Profile
April 23, 2017, 03:38:04 PM
 #28

Thanks for this new version.

While I'm not against closed source, I do have some questions.

The false positives in your version all indicate around a virus and backdoor application.

Could you help us understand why you think these false positives are occurring?

To be clear: I'm not accusing you of putting something malicious in this build, I'm just curious if you have some idea why VT would falsely flag it.

Thanks again

I know exactly why.
Since im working in .net, i used Confuser to pack & protect the code, so it wouldn't be too easy to decompile it.
Not that i have a trojan or virus in there, but since i work on it a lot, i think it belongs to me Smiley

Try it yourself, just make a simple .net hello world or anything, and pack it with Confuser, or any other packer.
Antiviruses will go crazy.

Thank you for this clarification
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2548
Merit: 626


View Profile WWW
April 23, 2017, 03:49:53 PM
 #29

Some of the big guys here could confirm this (that packed soft. is reported as virus), but i think they rather have fun reading all of those accuses i get than helping Smiley

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
padrino
Legendary
*
Offline Offline

Activity: 1428
Merit: 1000


https://www.bitworks.io


View Profile WWW
April 23, 2017, 04:04:10 PM
 #30

Some of the big guys here could confirm this (that packed soft. is reported as virus), but i think they rather have fun reading all of those accuses i get than helping Smiley

I grabbed it to check out, it's good to see someone else jumping in with a tool, I didn't use it since it doesn't bring anything new to the table right now but looking forward to what might come in the future.... My AV doesn't actually flag anything on it either....

1CPi7VRihoF396gyYYcs2AdTEF8KQG2BCR
https://www.bitworks.io
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2548
Merit: 626


View Profile WWW
April 23, 2017, 04:17:32 PM
 #31

Nothing new that you couldn't do with a hex editor ,that is true Smiley

Something that PBE doesn't have for sure is the default freq. setting for GPU and MEM.
I think that is important in bios modding, so that's why i added it.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Tmdz
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 1000


View Profile
April 23, 2017, 04:24:28 PM
 #32

In regards to changing gpu core voltage.

All my roms have always shown some number in the field very high such as 65288 mv

Can I change it to something like 900 mv and will it work?  I have always left it alone and used afterburned to down volt, I figured the bios wasnt being read correcttly in the voltage department.  applys to sapphire 4gb cards 470/480
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2548
Merit: 626


View Profile WWW
April 23, 2017, 04:40:25 PM
 #33

In regards to changing gpu core voltage.

All my roms have always shown some number in the field very high such as 65288 mv

Can I change it to something like 900 mv and will it work?  I have always left it alone and used afterburned to down volt, I figured the bios wasnt being read correcttly in the voltage department.  applys to sapphire 4gb cards 470/480

That 65288 is just a pointer, you can change it to the actual voltage you want, ex. 900, yes.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
twofreckles
Sr. Member
****
Offline Offline

Activity: 366
Merit: 250


View Profile
April 23, 2017, 07:20:13 PM
 #34

Thank you for the tool, Ill test it for sure and don't pay attention to some idiots, if they don't need it nobody is forcing to use it Smiley

Anyway I got a question under Voltages, you got "modyfication type" with and without VDDC mod. What this is all about?

Subw
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
April 23, 2017, 07:36:05 PM
 #35

Thanks  for the tool.
Would Linux pick up GPU voltage set via Bios edit?

Of course, that's the point of editing the voltage in the .rom so, you don't have to use tools to achieve the same.

If voltage really works in linux i will donate. Have no time to verify it myself right now
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2548
Merit: 626


View Profile WWW
April 23, 2017, 07:55:03 PM
 #36

Thank you for the tool, Ill test it for sure and don't pay attention to some idiots, if they don't need it nobody is forcing to use it Smiley

Anyway I got a question under Voltages, you got "modyfication type" with and without VDDC mod. What this is all about?


Sometimes changing VDDC is not enough, so if the "without vddci" option is not working for you, try the other one Smiley

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2548
Merit: 626


View Profile WWW
April 23, 2017, 07:59:11 PM
 #37

Thanks  for the tool.
Would Linux pick up GPU voltage set via Bios edit?

Of course, that's the point of editing the voltage in the .rom so, you don't have to use tools to achieve the same.

If voltage really works in linux i will donate. Have no time to verify it myself right now

What cards ?

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
qwep1
Hero Member
*****
Offline Offline

Activity: 610
Merit: 500


View Profile
April 23, 2017, 08:24:37 PM
 #38

https://www.virustotal.com/ru/file/b0d9adf7d181dd9a726786194c19dc7c4e685f3eb365c493c94e9f903b155401/analysis/1492978458/

              ▄▄██▄▄
          ▄▄██████████▄▄
      ▄▄██████████████████▄▄
  ▄▄██████████▀▀ ▀▀██████████▄▄
▄█████████▀▀          ▀▀█████████▄
██████▀▀        ▄▄        ▀▀██████
██████      ▄▄██████▄▄      ██████
██████    ██████████████    ██████
██████    ██████████████    ██████
██████    ██████████████    ██████
██████      ▀▀██████▀▀      ██████
██████          ▀▀        ▄▄██████
▀█████    ▄▄          ▄▄█████████▀
   ▀▀█    ████▄▄ ▄▄██████████▀▀
          ████████████████▀▀
          ▀▀██████████▀▀
              ▀▀██▀▀
P H O R E

     █
    █
   █
  █
   █
    █
   █
  █
 █
    KryptKoin rebranded to Phore   
     █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █
PoS 3.0  -  Masternodes  -  Obfuscation


     █
    █
   █
  █
   █
    █
   █
  █
 █
.


            ▄▄██▄▄
        ▄▄██████████▄▄
    ▄▄████████▀▀████████▄▄
 ▄████████▀▀      ▀▀████████▄
▐█████▀▀              ▀▀█████▌
▐████       ▄▄██▄▄       ████▌
▐████    ▄██████████▄    ████▌
▐████    ████████████    ████▌
▐████    ▀██████████▀    ████▌
▐████       ▀▀██▀▀       ████▌
 ▀███                 ▄▄█████▌
    ▀    █▄▄      ▄▄████████▀
         █████▄▄████████▀▀
         ▀██████████▀▀
            ▀▀██▀▀
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2548
Merit: 626


View Profile WWW
April 23, 2017, 08:43:08 PM
 #39


oh no! im busted Cheesy

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Tmdz
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 1000


View Profile
April 23, 2017, 09:12:32 PM
 #40

Great little piece of software.

Flashed an entire rig with my settings, it is nice you can set that target temp so no longer I have manually set up fan curve.   Cool
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 »
  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!