Hi everyone,
I have 2 RX570 & RX470 card I'd like to flash but I only have linux systems.
So I've been looking for a tool which can run on linux to flash amd cards. I've found there is an atiflash binary available in some place on the web.
After hesitating a bit downloaded it and tried to run it with the command bellow:
root@myrig1$ ./atiflash -i
Adapter not found
As shown above the command returns no cards are found and that happens even if i try to set a different card id with (try 0 to 9):
root@myrig1$ ./atiflash -i 1
Adapter not found
I have seen this thread here
https://bitcointalk.org/index.php?topic=1809527.0 which reports atiflash not working on all motherboard... which i find surprising but I'm no expert really. I'm actually if anynewer version of the tool is available somewhere I would have missed it or if anybody knows wether a bios option needs to be set/unset...
Any help appreciated