Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
vg54dett
on 02/06/2017, 22:20:12 UTC
https://my.pcloud.com/publink/show?code=XZ5chaZO0G4alA7GcumSdCu5aeFkBHwhTgV
Put 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#msg19022255

I'm sorry but I don't understand your post :
Quote
==
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 ?