Bitcoin Forum
April 27, 2024, 10:32:46 PM *
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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ... 58 »
  Print  
Author Topic: [UPDATE] RX480 (Ref) 31+Mh, Custom Rom - VDDC OFFSET + Custom timing  (Read 230966 times)
brizio71
Sr. Member
****
Offline Offline

Activity: 456
Merit: 250


Blockchain Just Entered The Real World


View Profile
August 17, 2016, 10:06:55 PM
 #81

Follow these steps


1: (while everything is at stock, so stock rom, stock driver) i execute this command first (as admin)
Quote
bcdedit /set nointegritychecks on

2: I reboot to safe mode(Hold Shift while clicking reboot) and i replace that atikmdag.sys file.

3: I reboot back into windows with that replaced atikmdag file. Windows should load perfectly, same for your drivers.

4: I flash my rom (command line atiflash, also as admin)

5: I reboot with signature checks disabled (also holding left shift while hitting the reboot button), you can do this in the next screen after you clicked reboot while holding left shift. You'll get a menu and you just do this. (same applies for Safe mode)
Quote
Troubleshoot > Advanced options > Startup Settings and click Restart

6: Everything should look perfectly fine when rebooted (i do not get the "test mode" message in the lower right corner. It just works  Wink)



Ps.



More than 12hrs rock solid.


Greetings

Is it possible have similar rom for RX470 4GB card too ?




   ▄▄███████▄▄       ▐█     █▌         ██          ▐██████▄▄       ▐██████▄          ██         ▐█▄        █▌    ███████▌
 ▄███▀▀   ▀▀███▄     ▐█     █▌        █▌▐█         ▐█   ▀▀██▄     ▐█   ▀█▌        █▌▐█        ▐███▄      █▌       █▌   
▐██▌        ▐██▌    ▐█     █▌       ██  ██        ▐█      ▐█▌    ▐█   ▄█▌       ██  ██       ▐█ ▀██▄    █▌       █▌   
███          ███    ▐█     █▌      ██   ██       ▐█       ██    ▐██████▀       ██   ██      ▐█   ▀██▄   █▌       █▌   
▐██▌   ██▄   ▐██▌    ▐█     █▌     ██████████      ▐█      ▐█▌    ▐█▀██▄        ██████████     ▐█    ▀██▄ █▌       █▌   
 ▀███▄▄ ▀██▄ ▀█▀     ▐█▄   ▄█▌    ██       ██     ▐█   ▄▄██▀     ▐█  ▀██▄     ██       ██    ▐█      ▀███▌       █▌   
   ▀▀█████▀██▄        ▀██████▀    ██         ██    ▐██████▀▀       ▐█   ▀█▌   ██         ██   ▐█        ▀█▌       █▌   
           ▀▀▀

A Blueprint for Mapping Decentralized Data


Telegram             Twitter             Medium             LinkedIn
██
██
██
██
██
   
Data Stamping
Constellation Creation
Enriched data and services
██
██
██
██
██
   
With Quadrant, any form of

Data can be Authenticated.
1714257167
Hero Member
*
Offline Offline

Posts: 1714257167

View Profile Personal Message (Offline)

Ignore
1714257167
Reply with quote  #2

1714257167
Report to moderator
1714257167
Hero Member
*
Offline Offline

Posts: 1714257167

View Profile Personal Message (Offline)

Ignore
1714257167
Reply with quote  #2

1714257167
Report to moderator
1714257167
Hero Member
*
Offline Offline

Posts: 1714257167

View Profile Personal Message (Offline)

Ignore
1714257167
Reply with quote  #2

1714257167
Report to moderator
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714257167
Hero Member
*
Offline Offline

Posts: 1714257167

View Profile Personal Message (Offline)

Ignore
1714257167
Reply with quote  #2

1714257167
Report to moderator
1714257167
Hero Member
*
Offline Offline

Posts: 1714257167

View Profile Personal Message (Offline)

Ignore
1714257167
Reply with quote  #2

1714257167
Report to moderator
janos666
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
August 18, 2016, 12:49:01 AM
Last edit: August 18, 2016, 01:35:20 AM by janos666
 #82

Well, first of all: Thanks for these BIOS images. Smiley

Here is the proper (and I think the only actually working) way of permanently dealing with the driver signature checks:

in Safe Mode, overwrite your
Code:
C:\Windows\System32\drivers\atikmdag.sys
file with the cracked one and issue this command in an admin command line:
Code:
bcdedit /set testsigning on
and finally, use this tool (while booted into Test Mode which is now the default for every boot, so simply reboot from Safe Mode "normally" = into Test Mode now):
http://www.ngohq.com/?page=dseo
to locally self-sign the cracked DLL (since Test Mode requires a valid test signature!) -> copy-paste the line above when asked for the DLL file location
(Don't try to use the tool to enable Test Mode! Issue the bcdedit command above manually. This tool is for Windows 7, not >=8 but it can still sign anything anywhere...)
Cryptozillah
Hero Member
*****
Offline Offline

Activity: 687
Merit: 502


View Profile
August 18, 2016, 05:47:53 AM
 #83

Follow these steps


1: (while everything is at stock, so stock rom, stock driver) i execute this command first (as admin)
Quote
bcdedit /set nointegritychecks on

2: I reboot to safe mode(Hold Shift while clicking reboot) and i replace that atikmdag.sys file.

3: I reboot back into windows with that replaced atikmdag file. Windows should load perfectly, same for your drivers.

4: I flash my rom (command line atiflash, also as admin)

5: I reboot with signature checks disabled (also holding left shift while hitting the reboot button), you can do this in the next screen after you clicked reboot while holding left shift. You'll get a menu and you just do this. (same applies for Safe mode)
Quote
Troubleshoot > Advanced options > Startup Settings and click Restart

6: Everything should look perfectly fine when rebooted (i do not get the "test mode" message in the lower right corner. It just works  Wink)



Ps.



More than 12hrs rock solid.


Greetings
Thanks for the guide, will try it out later today.
What rom are you using ?
Eliovp (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1293

Huh?


View Profile WWW
August 18, 2016, 07:03:31 AM
 #84

Thanks for the guide, will try it out later today.
What rom are you using ?

You're welcome.

The heavy one. Smiley

Still stable, exactly 24hrs. Smiley

mikhan
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
August 18, 2016, 07:20:07 AM
 #85

and finally, use this tool (while booted into Test Mode which is now the default for every boot, so simply reboot from Safe Mode "normally" = into Test Mode now):
http://www.ngohq.com/?page=dseo
to locally self-sign the cracked DLL (since Test Mode requires a valid test signature!) -> copy-paste the line above when asked for the DLL file location
(Don't try to use the tool to enable Test Mode! Issue the bcdedit command above manually. This tool is for Windows 7, not >=8 but it can still sign anything anywhere...)
have you tried yourself? I didn't manage to make it work without "7" option at reboot Sad

btw thanks a lot to eliovp and boysie also, now running 5x480 at 155MH/s
Cryptozillah
Hero Member
*****
Offline Offline

Activity: 687
Merit: 502


View Profile
August 18, 2016, 07:54:39 AM
 #86

Thanks for the guide, will try it out later today.
What rom are you using ?

You're welcome.

The heavy one. Smiley

Still stable, exactly 24hrs. Smiley
The heavy one ? Smiley
You got a link ?
Eliovp (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1293

Huh?


View Profile WWW
August 18, 2016, 08:42:27 AM
 #87

Thanks for the guide, will try it out later today.
What rom are you using ?

You're welcome.

The heavy one. Smiley

Still stable, exactly 24hrs. Smiley
The heavy one ? Smiley
You got a link ?


Yup

Cryptozillah
Hero Member
*****
Offline Offline

Activity: 687
Merit: 502


View Profile
August 18, 2016, 09:28:49 AM
 #88

Thanks for the guide, will try it out later today.
What rom are you using ?

You're welcome.

The heavy one. Smiley

Still stable, exactly 24hrs. Smiley
The heavy one ? Smiley
You got a link ?


Yup
Thanks man
billyCryptoKid
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
August 18, 2016, 01:07:25 PM
 #89

Dual mining is only producing 23 & 350ish MH. However, solo is producing 31. Claymore is only reading the card as a 4gb. Am I doing something wrong to get such low dual mining?
mikhan
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
August 18, 2016, 03:17:24 PM
 #90

any news about how to disable win10 driver signature check permanently?
Marvell1
Legendary
*
Offline Offline

Activity: 2394
Merit: 1102


Leading Crypto Sports Betting & Casino Platform


View Profile
August 18, 2016, 04:18:56 PM
 #91

Dual mining is only producing 23 & 350ish MH. However, solo is producing 31. Claymore is only reading the card as a 4gb. Am I doing something wrong to get such low dual mining?

that does not sound right you should be getting at least 27-28 eth and 400 sia, the whole point of dual mining is to keep close to max ETH hash rate and mine SIA as a bonus

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Masked_Immortal
Member
**
Offline Offline

Activity: 67
Merit: 10


View Profile
August 18, 2016, 06:46:34 PM
 #92

can i use this rom for asus 8 gb?

SCAVO  Technologies
SELF-SUSTAINING CRYPTO MINING FARM  BY USING RENEWABLE ENERGY RESOURCES - LIFETIME CONTRACT
────────  Whitepaper ⬝  Twitter ⬝  Telegram ⬝   Facebook ⬝  Ann Thread     ───────  Join our ICO:  July. 15- Oct. 31
citronick
Legendary
*
Offline Offline

Activity: 1834
Merit: 1080


---- winter*juvia -----


View Profile
August 18, 2016, 08:11:04 PM
Last edit: August 18, 2016, 11:42:27 PM by citronick
 #93

Heliox - if the power saving friendly version for Windows available yet? I have Sapphire 480 8GB. Thanks!

I am tempted to use the full-power version, but I just busted a breaker the other day and wouldnt want to take the chance...

If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
zcrewsmok
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
August 18, 2016, 08:25:35 PM
 #94

Hi @Eliovp and @ldw-com,

I used rom => http://www.mininghwcomparison.com/RX480-30MhOTB.zip
and atikmdag.sys file. http://www.win-raid.com/file.php?url=http%3A%2F%2Ffiles.homepagemodules.de%2Fb602300%2Ff16t892p30028n2_PQDCGzub.rar&r=1&content=RE%3A_AMD_and_Nvidia_GOP_update_%28No_requests%2C_DIY%29
But my computer doesn't detected graphic cards.

I used window 10 Pro. Ref PowerColor graphic rx480 8GB.
My steps is:
1. disable check and enable testing mode.
2. Restart and copy atikmdag file to system.
3. Restart and mode bios by ATIFlash 2.7.4.
3. Restart and check result.

Result is: bios is modded but graphic cards and radeon settings don't work.

Please help me.


+1

I have PowerColor.

for Windows stopped this device because it has reported problems . (Code 43 )


I returned to https://www.techpowerup.com/vgabios/184327/amd-rx480-8192-160603 and work
FlexiN
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
August 18, 2016, 09:07:46 PM
 #95

Guys, can you say me the power consumption for each card with these settings, and for the whole rig, with RX480 i suppose ?

Interesting if it's profitable to try, thanks.
vlcmstne
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
August 18, 2016, 09:47:39 PM
 #96

So it looks like I'm not the only one having that issue with the Powercolor card any one know if its just that card that's having an issue or if you just have to change the sub-vendor ID or something?
janos666
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
August 19, 2016, 01:13:52 AM
Last edit: August 19, 2016, 01:25:11 AM by janos666
 #97

and finally, use this tool (while booted into Test Mode which is now the default for every boot, so simply reboot from Safe Mode "normally" = into Test Mode now):
http://www.ngohq.com/?page=dseo
to locally self-sign the cracked DLL (since Test Mode requires a valid test signature!) -> copy-paste the line above when asked for the DLL file location
(Don't try to use the tool to enable Test Mode! Issue the bcdedit command above manually. This tool is for Windows 7, not >=8 but it can still sign anything anywhere...)
have you tried yourself? I didn't manage to make it work without "7" option at reboot Sad

Yes. I found and started using this solution several years ago when I had troubles with an old notebook and this is exactly what I just did yesterday on the mining PC (and it worked).
SecureBoot could still interfere though, especially if it's a clean install of Windows 10 RS1 (the last update) which made MS signatures (*) mandatory for kernel mode drivers.
So, I guess you have to disable Secure Boot (sometimes "Other OS" means "disabled" in practice, so set it to anything but "Enabled" or "UEFI Windows").

* valid MS means WHQL is practice, it's not enough if AMD itself signs it but not MS (so, forget using your own signatures in that system).


The other possible trick in my procedure is that I flashed the card first and started to work on Windows later, so the DLL file rejected and this it wasn't loaded when I rebooted into Test Mode to sign it.
I am not sure if you can successfully sign in Safe Mode (I guess not but you can try) but you can prevent the driver from loading if you, for example, disconnect all AMD cards and use the Intel iGPU (if available). And that's what I did (I didn't disconnect anything but used the iGPU) because there was no output at all on the AMD card when it tried to boot in EFI mode without a signed driver.
mikhan
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
August 19, 2016, 03:02:37 AM
 #98

secure boot is off of course in my system
so you suggest to enable IGPU, sign driver myself, then turn testmode off and that's all?
dumada
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
August 19, 2016, 07:59:27 AM
 #99

At now, I'm looking for disable win10 driver signature check permanently solution.
Anyone know about that thing?

I searched the forum, it seems nobody knows. It would be better for the AMD friends to sign the BIOS for us.
janos666
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
August 19, 2016, 12:07:49 PM
 #100

secure boot is off of course in my system
so you suggest to enable IGPU, sign driver myself, then turn testmode off and that's all?

No.
- turn on the iGPU (set it to Auto if possible, so it's always disabled when you don't connect any monitors to it but enabled whenever you do)
- move your monitor to the iGPU (you might loose the signal on the discrete cards anyway and you might need to do this temporarily to stop the AMD driver from loading)
- have an AMD driver installed (doesn't matter if already "cracked" or stock but I will assume stock here)
- flash your cards with custom BIOS (if not already)
- reboot to Safe Mode to replace the DLL file with the cracked one (if not already)
- enable the Test Mode with bcdedit permanently for every regular boot (and keep it enabled indefinitely) and reboot
- sign your DLL file with the tool linked above (preferably while in Test Mode but with the driver NOT loaded, either due to signature problem or no cards connected, etc...)

My exact journey was like this:
- flashed the cards
- enabled Test Mode for regular boots
- rebooted to Safe More (note: not Test Mode yet) and applied the cracked DLL
- tried but failed to reboot into Test Mode (I ended up with a completely blank display, no life sign)
- moved the monitor to the iGPU and rebooted again into Test Mode (by default)
- I signed the cracked driver with the linked tool
- rebooted (yet again into Test Mode as always from now) and saw the AMD driver loaded
- I shut down Windows, move the monitor back to the discrete AMD card (for WattMan to work), booted (into Test Mode) and everything works
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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ... 58 »
  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!