Bitcoin Forum
May 13, 2024, 09:12:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: atiflash and flashing all cards with 1 command  (Read 9970 times)
twofreckles (OP)
Sr. Member
****
Offline Offline

Activity: 366
Merit: 250


View Profile
January 04, 2017, 07:22:59 PM
 #1

OK I know the command:

atiflash -p <number of gpu> <name of rom>

now question arise, is it possible to flash all 6 gpus at once? Giving number of gpu seperated by comma won't work for instance. Am I missing something? How is it done?

Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715591569
Hero Member
*
Offline Offline

Posts: 1715591569

View Profile Personal Message (Offline)

Ignore
1715591569
Reply with quote  #2

1715591569
Report to moderator
1715591569
Hero Member
*
Offline Offline

Posts: 1715591569

View Profile Personal Message (Offline)

Ignore
1715591569
Reply with quote  #2

1715591569
Report to moderator
suggsy89
Full Member
***
Offline Offline

Activity: 142
Merit: 100


View Profile
January 04, 2017, 07:30:39 PM
 #2

It's this command..

Code:
atiflash -pa bios.rom

Before you flash all your GPUs at once just check that the rom is good on a single GPU first.
Golku
Full Member
***
Offline Offline

Activity: 263
Merit: 100


View Profile
January 04, 2017, 07:33:30 PM
 #3

As far as i know its not possible
It is much safer to do it manually if a flash fails you can reflash it

What a option is you can make like 5 different bat files to flash the gpu

And make a bat to make it automaticly so it will start bat1 bat2 bat3 bat4 and bat5

Still i dont advise it it will take much libger but atleast you know that it wont fail
suggsy89
Full Member
***
Offline Offline

Activity: 142
Merit: 100


View Profile
January 04, 2017, 07:36:54 PM
 #4

Eliovp
Legendary
*
Offline Offline

Activity: 1050
Merit: 1293

Huh?


View Profile WWW
January 04, 2017, 08:07:26 PM
 #5

write a batch file that opens 5-6 separate command windows.
I do this all the time.
I'm not going to flash them 1 by one...

So basically 6 command windows (opened as admin) and each of them flashing 1 card.. simple and never had an issue doing that.

Greetings


Edit:

go 1 by 1 better safe than sorry

What i do is technically one by one Wink

doktor83
Hero Member
*****
Offline Offline

Activity: 2520
Merit: 626


View Profile WWW
January 04, 2017, 08:08:30 PM
 #6

go 1 by 1 better safe than sorry

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

Activity: 924
Merit: 1000


View Profile
January 04, 2017, 08:22:50 PM
 #7

Hello there,

Here is my personal experience.  Take it as a grain of salt if you wish, but it might save you days or months of learning.  Smiley

Its possible to flash all adapters, but it usually does not work.  Best way is to build a script in vbscript, batch file, or powershell.  Flash each adapter individually.;
Run it as administrator.
I personally just run a batch file as administrator for each adapter.
This procedure can unlock the rom and flash it.

One I flash each rom, I then uninstall any 3rd party GPU utility such as  MSI afterburner (make sure to select delete all settings), then uninstall amd drivers.

Then run the amd driver wipe utility as some AMD driver version + 3rd party tools like MSI AB will mess with voltage, fan rpm, mhz, etc.

As a contingency, you may to have remote desktop or some sort of remote connectivity program installed.  This would be in case you flash bad roms on all of your adapters.  Smiley

Then do a clean install of an amd driver package.  Ideally you want something that allows use of unsigned drivers (modified bios roms).  Personally I use 16.9.2 (i think that's correct version).


Best of luck and have fun!


EDIT: Eliovp's method is great  Or you can just have a copy of the script for each card, or a script that flashes each card one by one.
I prefer one by one as I have flashed bad bios before when testing.

twofreckles (OP)
Sr. Member
****
Offline Offline

Activity: 366
Merit: 250


View Profile
January 04, 2017, 08:53:38 PM
Last edit: January 04, 2017, 09:03:56 PM by twofreckles
 #8

It's this command..

Code:
atiflash -pa bios.rom

Before you flash all your GPUs at once just check that the rom is good on a single GPU first.

Yeee this ain't working checked that before:

http://prntscr.com/drjxu1



batch files looks to be an option, on it... Smiley thank you guys.

suggsy89
Full Member
***
Offline Offline

Activity: 142
Merit: 100


View Profile
January 04, 2017, 10:22:39 PM
 #9

Where did you get the rom file from?
peteris-apse
Jr. Member
*
Offline Offline

Activity: 98
Merit: 1


View Profile
August 28, 2017, 06:28:20 PM
 #10

create bat file like this- run from atiflash folder with all files in folder.

AtiFlash.exe -p 3 Anoraks-powersave-1500.rom &
AtiFlash.exe -p 4 Anoraks-powersave-1500.rom &
AtiFlash.exe -p 5 Anoraks-powersave-1500.rom

flashes bios after bios.
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!