https://my.pcloud.com/publink/show?code=XZ5chaZO0G4alA7GcumSdCu5aeFkBHwhTgVPut this in /usr/local/bin and chmod +x
Hi guys,
anyone got this working in smos or any linux build?
any linux experts can show how to install and make the file...
i hate going back and forth to windows and gpuz to see what memory brand is being used to flash the correct custom roms.
flashing roms using atiflash on linux is so much easier compared to windows
thanks
Tytanick - any chance in putting this tool in utility folder in next version of smOS? Thanks
That's not - oops. I misread. YES, amdmeminfo will show you the VRAM type. I read VRM manufacturer >.>
Crud. Doesn't look like it supports the 500 series. Guess I can probably figure out what to do from the source though.
Use this one:
https://github.com/sling00/amdmeminfo I have not been able to get it to build due to a lack of /tmp space to build it :/
When I try to upload amdmeminfo to usr/local/bin , i get access denied . How can I do ?
and what is chmod +x ??
type sudo su to get root access
otherwise
see this
https://bitcointalk.org/index.php?topic=1541084.msg19022255#msg19022255I'm sorry but I don't understand your post :
==
miner@simpleminer:~$ sudo su
root@simpleminer:/home/miner# chmod +x amdmeminfo
root@simpleminer:/home/miner# ./amdmeminfo
AMDMemInfo by Zuikkis <
zuikkis@gmail.com>
Updated by Yann St.Arnaud <
ystarnaud@gmail.com>
-----------------------------------
Found card: 1002:67df rev cf (AMD Radeon RX 470)
Bios Version: 113-1E3471U.S6E
PCI: 01:00.0
OpenCL ID: 0
Subvendor: 0x174b
Subdevice: 0xe347
Sysfs Path: /sys/bus/pci/devices/0000:01:00.0
Memory type: Samsung K4G41325FE
root@simpleminer:/home/miner#
===
this seems to be commandline for already added amdmeminfo ?
But how to add it ?
and what is chmod ?
Credits to konquerer, he has already compiled it
see his post above...
===
https://my.pcloud.com/publink/show?code=XZ5chaZO0G4alA7GcumSdCu5aeFkBHwhTgVPut this in /usr/local/bin and chmod +x
===
upload it to your rig using mobaxterm
chmod +x is to give amdmeminfo all the right file permissions it needs to run
before running ammeminfo
run
sudo su
then
./amdmeminfo
Citronick, I need your help.
It still don't work or maybe there is something I don't understand.
All you tell me seems to be advice to make amdmeminfo work well once it is installed.
But I don't manage to upload it.
When I go to /usr/local/bin , and I click upload , and choose the file amdmeminfo (downloaded from here
https://my.pcloud.com/publink/show?code=XZ5chaZO0G4alA7GcumSdCu5aeFkBHwhTgV)
I only get permission denied , and I can't go further ...
I don't know how to proceed
