Search content
Sort by

Showing 7 of 7 results by mdog288
Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.7.15 - Nimiq/Kawpow/Ethash/Cryptonight and More
by
mdog288
on 28/10/2020, 11:42:30 UTC
Hi.

I try to request TRM using the API and Linux command line :

Code:
curl -d '{"command":"summary"}' -H "Content-Type: application/json" -X POST http://localhost:4028 > summary.json; cat summary.json

summary.json file is created but it's not JSON format :

Code:
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   170    0   170    0     0   166k      0 --:--:-- --:--:-- --:--:--  166k

And I have an error :

Code:
STATUS=E,When=1603699097,Code=14,Msg=Invalid command,Description=TeamRedMiner 0.7.15|

What is the correct way to use TRM API ?

Thanks.

i am using the following command:

Code:
echo '{"command":"summary"}' | nc localhost 4028 2>/dev/null

Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
mdog288
on 23/10/2020, 08:55:00 UTC
Hello

I want to configure a computer with linux, for my 4GB gpus (as long as they last) I have tried it with ubuntu 20.04.1 lts (the newest), I installed official drivers, the newest, but the miner does not even start xDD

In the end I used a pendrive with simplemining and it works, but I would like to have access to my own platform, as I have always done with windows.

Could someone give me some tips on what linux to use? And what drivers, I would be very grateful.

The truth is that linux I have used little, it has usually been in virtual machines to test the distribution and it is the first time that I face a serious installation and I am lost.

best regards!!! : )

if you run the miner outside of the root, you need to add the user to the video group: sudo useradd USERNAME video
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
mdog288
on 22/10/2020, 17:30:13 UTC
Has anyone been able to get Phoenix working on Ubuntu?  I have it working however I cannot get the AMD pro driver's installed so it will not recognize any GPUs

I am using ./amdgpu-pro-install -y --opencl=legacy,rocm --headless and it locks up at 96% on  Building initial module for 5.4.0-42-generic....any ideas?

I am using Ubuntu 20.04.1 and ive tried the 20.30 and 20.40 drivers

Thanks



You need 4Gb more system RAM (i use 8Gb) for build module. amdgpupro-20.30+ may allocate dag file over 4gb, tested on phoenix -bench 390 on RX580 8Gb (4.15 Gb allocated...), mining without errors but hashrate unstable, TRM more stable with this driver version.

You sure you need that much system memory for Ubuntu? I remember a few years back I was building rigs during the profitable days of 2017 mining and I found myself run out of system ram on my last rig. Basically had everything except 2GB sticks of ram, system only had 2GB. So I tried Claymore and at the time the DAG was maybe 2.5-3.0GB or so and it wouldn't work.



I decided to try out Ubuntu and see if it will work with only 2GB of ram, figured I had nothing to lose. So I tried it and it actually worked. Was able to mine on 2GB of system RAM on a DAG larger than 2GB. So it might be possible to mine with 4GB of ram as long as its Linux instead of Windows.

8Gb system memory need only for build last amdgpu module (20.10, 20.20, 20.30, 20.40), mining working with 2Gb but i have 4Gb modules on other my rig's.

I am not following what the DAG has to do with building the initial module as how would the driver's know you are mining. Many other software suites use opencl/compute besides mining?

I'm just talking about the fact that when assembling the next new amdgpu module on my PC with ubuntu, the build process ended with an error, after looking at the build log, I will see a message that the system memory is not enough, I was surprised, but after increasing the amount of RAM on this PC the module compiled.
About the dag file. the amd drivers had a restriction on creating a buffer in memory of more than 4GB, and since driver version 20.30 there is no such restriction, I checked it personally on version 20.30 and PhoenixMiner-5.1c with the -bench 390 parameter.
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
mdog288
on 22/10/2020, 05:16:00 UTC
Has anyone been able to get Phoenix working on Ubuntu?  I have it working however I cannot get the AMD pro driver's installed so it will not recognize any GPUs

I am using ./amdgpu-pro-install -y --opencl=legacy,rocm --headless and it locks up at 96% on  Building initial module for 5.4.0-42-generic....any ideas?

I am using Ubuntu 20.04.1 and ive tried the 20.30 and 20.40 drivers

Thanks



You need 4Gb more system RAM (i use 8Gb) for build module. amdgpupro-20.30+ may allocate dag file over 4gb, tested on phoenix -bench 390 on RX580 8Gb (4.15 Gb allocated...), mining without errors but hashrate unstable, TRM more stable with this driver version.

You sure you need that much system memory for Ubuntu? I remember a few years back I was building rigs during the profitable days of 2017 mining and I found myself run out of system ram on my last rig. Basically had everything except 2GB sticks of ram, system only had 2GB. So I tried Claymore and at the time the DAG was maybe 2.5-3.0GB or so and it wouldn't work.

I decided to try out Ubuntu and see if it will work with only 2GB of ram, figured I had nothing to lose. So I tried it and it actually worked. Was able to mine on 2GB of system RAM on a DAG larger than 2GB. So it might be possible to mine with 4GB of ram as long as its Linux instead of Windows.

8Gb system memory need only for build last amdgpu module (20.10, 20.20, 20.30, 20.40), mining working with 2Gb but i have 4Gb modules on other my farms.
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
mdog288
on 20/10/2020, 11:50:13 UTC
Has anyone been able to get Phoenix working on Ubuntu?  I have it working however I cannot get the AMD pro driver's installed so it will not recognize any GPUs

I am using ./amdgpu-pro-install -y --opencl=legacy,rocm --headless and it locks up at 96% on  Building initial module for 5.4.0-42-generic....any ideas?

I am using Ubuntu 20.04.1 and ive tried the 20.30 and 20.40 drivers

Thanks



You need 4Gb more of ram (i use 8Gb) for build module. amdgpupro-20.30+ may allocate dag file over 4gb, tested on phoenix -bench 390 no one errors).
Post
Topic
Re: Нужна помощь в запуске пула open-ethereum-pool
by
mdog288
on 27/10/2017, 12:58:28 UTC
А как ета настроить?

Что вы имеете в виду? По ссылке в первом посте подробная инструкция. сам настраивал - все работает, только под саму ноду надо блее-менее нормальное железо, чтобы блокчейн снихронизировался без запаждываний.
Post
Topic
Re: Нужна помощь в запуске пула open-ethereum-pool
by
mdog288
on 25/10/2017, 06:39:52 UTC
Всем доброго дня.

У меня вопрос следующий, пару дней назад настроил пул для ETH, пару дней находил блоки но потом что-то пошло не так, блоки находятся все реже, последний найденный блок показывает что найден моим пулом, но награда за него не пришла, блокчейн так же показывает что это блок был найден другим пулом, в чем может быть проблема, у кого-нибудь было такое?