Search content
Sort by

Showing 20 of 173 results by rodney2250
Post
Topic
Board Mining (Altcoins)
Re: [NEW] rig-monitor 4.0 (alpha released)
by
rodney2250
on 20/01/2020, 20:23:33 UTC
After a long wait, I finally release rig-monitor 4.0

What's new in version 4.0 (alpha):

Updated market monitor module to use update coinmarketcap.com API
Refactored code base to make it simpler to extend/add new miners/pools/smartplugs
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.7 (Windows/Linux)
by
rodney2250
on 30/06/2019, 18:46:33 UTC
Hi all,

I am getting the following error message: Cannot build OpenCL program for GPU 0 with version 14.x

This is just a test miner for an Ethereum fork - having a small DAG - so I don't think it's related to the memory. I am running Windows 10, august 2017 blockchain drivers and have tested against 14.6 and 14.7. Version 12 works fine.

Any ideas?

Code:
ETH: 1 pool is specified
Main Ethereum pool is europe.ethash-hub.miningpoolhub.com:20565
At least 16 GB of Virtual Memory is required for multi-GPU systems
Make sure you defined GPU_MAX_ALLOC_PERCENT 100
Be careful with overclocking, use default clocks for first tests
Press "s" for current statistics, "0".."9" to turn on/off cards, "r" to reload pools, "e" or "d" to select current pool, "x" to select GPU, "z" to find best -dcri values
Press "y" to set Compute Mode and disable CrossFire in AMD drivers for all cards
OpenCL initializing...

AMD Cards available: 2
GPU #0: Oland (AMD Radeon R7 200 Series), 3072 MB available, 5 compute units (pci bus 1:0:0)
GPU #1: Oland (AMD Radeon R7 200 Series), 3072 MB available, 5 compute units (pci bus 2:0:0)
POOL/SOLO version
Cannot build OpenCL program for GPU 0
Cannot build OpenCL program for GPU 1
GPU #0: set -etha as 1 (ETH algo for slow cards)
GPU #1: set -etha as 1 (ETH algo for slow cards)
No NVIDIA CUDA GPUs detected.
T
Post
Topic
Board Mining (Altcoins)
Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices
by
rodney2250
on 28/06/2019, 19:46:26 UTC
After almost 1 year hiatus I am resuming the development of rig-monitor.

I have not done any extensive testing yet, but I notice the coinmarketcap API has changed so the profitability and market data are not working.

Anything else not working, miners, pools, etc....?

Post
Topic
Board Announcements (Altcoins)
Re: MUSICOIN Mobile (MM) UPGRADED TO VERSION 2.0 (Download now!) 🎸
by
rodney2250
on 22/03/2019, 18:35:43 UTC
Why do millennial listeners love free music? A new industry report has revealed the secret, ?It?ll prove more fuel both for the music industry?s complaints about the ?value gap??. Musicoin is definitely echoing the needs of the young generation based on the big trend of Fair Play for both musicians and music lovers. As described by Creative Crypto Magazine: ?Musicoin is making moves in 2019 and building bridges to connect artists more intimately with their fanbases.?

How many times do you repeat that BS to yourself so that you can believe it?!?!?

You are giving the most valuable asset of the service FOC: the music itself.
The other, secondary, sources of revenue simply will never scale enough in order for any media business to break even.... just look at the most popular streaming services all of them with millions of users, rich content libs and still struggling to stay afloat.

Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.7.8 - native algo switching
by
rodney2250
on 10/02/2019, 13:14:44 UTC
Hey,

any plans to support RYU's new algo - Cryptonight-GPU?

Thanks
Post
Topic
Board Mining (Altcoins)
Re: ethash, CPU miner with stratum support
by
rodney2250
on 11/09/2018, 11:04:37 UTC
Yes, build it with the "-DBUNDLE=miner" cmake param, it'll include the code for CPU mining.

Then when you run the "ethminer" executable, use the "-C" runtime param so it executes CPU mining.

I managed to compile it but for some weird reason it could not connect to the pool while using the stratum. I ended up finding a stratum proxy which fixed my issue.
Post
Topic
Board Mining (Altcoins)
Re: ethash, CPU miner with stratum support
by
rodney2250
on 10/09/2018, 12:27:50 UTC
Yes, build it with the "-DBUNDLE=miner" cmake param, it'll include the code for CPU mining.

Then when you run the "ethminer" executable, use the "-C" runtime param so it executes CPU mining.

Thank you!!! I will give it a go later today.
Post
Topic
Board Mining (Altcoins)
Re: ethash, CPU miner with stratum support
by
rodney2250
on 10/09/2018, 11:37:08 UTC
Have you tried using the older C2 fork of Genoil's Ethminer? https://github.com/Genoil/cpp-ethereum/tree/c2/ethminer
That code fork still has CPU mining and stratum support.

Thanks for the tip. So I need to compile the c2 branch?

How about the params? The only examples on that page are for AMD and CUDA
Post
Topic
Board Mining (Altcoins)
ethash, CPU miner with stratum support
by
rodney2250
on 10/09/2018, 07:27:55 UTC
does anybody have, or know where to dl, an ethash, CPU miner with stratum support?
I am working on varDiff algo for OEP but need something “portable” than can run on my dev VMs
currentyl I am using an ethminer fork, but it lacks stratum

thanks
Post
Topic
Board Mining (Altcoins)
Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices
by
rodney2250
on 05/09/2018, 06:29:00 UTC


Version 3.2.2 released. What's new?
---------------------------------------------------------------------
-Fixed issue with SRBMINER and XMRRIG-PROXY not showing gpu data on dashboard.
Post
Topic
Board Mining (Altcoins)
Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices
by
rodney2250
on 05/09/2018, 06:12:16 UTC
Sry ive reached the PM limit so posting here:

Code:
> select fan, temp from miner_gpu where miner='SRBMINER' order by time desc limit 10
name: miner_gpu
time                fan  temp
----                ---  ----
1536063923000000000 4200 63
1536063923000000000 4132 61
1536063923000000000 4202 63
1536063923000000000 4138 64
1536063923000000000 4219 66
1536063923000000000 4083 61
1536063862000000000 4219 65
1536063862000000000 4078 63
1536063862000000000 4202 63
1536063862000000000 4203 64
These are for 6 cards

WRT pool :  "supportxmr,nodejs-pool,xmr,https://www.supportxmr.com,

I am running this though my simulator. In the meantime please join our telegram group as it's easier to help you.
Post
Topic
Board Mining (Altcoins)
Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices
by
rodney2250
on 04/09/2018, 07:56:47 UTC
Ok! I'll telegram!

I found what your issue is. See my previous reply.
Post
Topic
Board Mining (Altcoins)
Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices
by
rodney2250
on 04/09/2018, 07:56:12 UTC
Hi.hero!
i need you help!

 I am going to run  it  in UBUNTU 18.04

but i cant run grm  In last step  .

snake@snake-VirtualBox:~/grm-3.2$ ./grm -config  config.toml
INFO: 2018/09/04 15:03:50 main.go:32: Starting rig-monitor version 3.2 ...
INFO: 2018/09/04 15:03:50 main.go:48: Commmand line arguments: -config config.toml
INFO: 2018/09/04 15:03:50 main.go:62: Config file specified. Using config.toml file.
INFO: 2018/09/04 15:03:50 config.go:65: Reading configuration file...
ERROR: 2018/09/04 15:03:50 config.go:74: Couldn't load config: While parsing config: invalid base

plz help me to run it . thx!

Hi,

there's a typo on the default config file. Under the telegram section the chatID should be
chatID = 43592

and not

chatID = 043592

even if you do not use it, you should remove the leading 0. That's what's causing grm to crash.

Let me know
Post
Topic
Board Mining (Altcoins)
Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices
by
rodney2250
on 04/09/2018, 07:00:05 UTC
Ok! I'll telegram!

BTW there was a typo on my first reply to you. It should have been:

grm -config my_config.toml
Post
Topic
Board Mining (Altcoins)
Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices
by
rodney2250
on 03/09/2018, 16:57:43 UTC
@rodney2250 Great project bro!!

But your blog has instruction for earlier versions. I'm having difficulties setting up the latest version. This is my first try and disclaimer: Im a complete noob.

This is what im getting :
INFO: 2018/09/03 21:51:10 config.go:65: Reading configuration file...
ERROR: 2018/09/03 21:51:10 config.go:74: Couldn't load config: While parsing config: invalid base

grafana and influxdb are up and running.

Glad you like it.

The latest instructions can be found here: https://www.rigmonitor.app/blog/installing-rig-monitor/

wrt the error, config files should go in the conf folder. if you want to specify a different config file name (config.toml is the default) then you'd use it like this: grm -config my config.toml

If you need more support then I suggest to join our telegram group: https://t.me/joinchat/IuYcwBKqbGqIeXpw9sfq7Q
Post
Topic
Board Mining software (miners)
Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1
by
rodney2250
on 28/08/2018, 07:19:24 UTC
Hi all,

I have added cgminer support to rig-monitor. Check here: https://bitcointalk.org/index.php?topic=2128602.0
Post
Topic
Board Mining (Altcoins)
Re: [New version] rig-monitor now includes profitability charts, single dashboard
by
rodney2250
on 28/08/2018, 07:06:58 UTC

Hi everyone,

version 3.2 of rig-monitor is out. What's new:

-Support for XMRig (tested with 2.7.1-beta)
-Support for Yiimp API (and extended API e.g. Unimining)
-Support for cgminer
-Telegram notifications support to grm. Power Rule Manager will send notifications to telegram every time a rig is rebooted.
-Extended support for reloading configuration params during runtime. All params, except telegram, are updated during runtime.
-Major code refactoring to reduce executable size and memory footprint
-Fixed profit calculation errors by adding retying strategy to whattomine.com connections
-Fixed issue with xmr-stak not recording gpu hashrate to "hr" field in miner_gpu table
-Fixed issue with Dynu DNS updater only updating once during runtime

Download it here: https://www.rigmonitor.app/blog/downloads/
Post
Topic
Board Mining (Altcoins)
Re: [New version] rig-monitor now includes profitability charts, single dashboard
by
rodney2250
on 22/08/2018, 18:54:44 UTC

Hi all,

version 3.2.d.2 (development) has just been published.
What's new:
-Support for XMRig (tested with 2.7.1-beta)
-Support for Yiimp API (and extended API e.g. Unimining)
-Support for cgminer
-Telegram notifications support to grm. Power Rule Manager will send notifications to telegram every time a rig is rebooted.
-Extended support for reloading configuration params during runtime. All params, except telegram, are updated during runtime.
-Major code refactoring to reduce executable size and memory footprint
-Fixed profit calculation errors by adding retying strategy to whattomine.com connections
-Fixed issue with xmr-stak not recording gpu hashrate to "hr" field in miner_gpu table

Download it here: https://www.rigmonitor.app/blog/downloads/
Post
Topic
Board Mining (Altcoins)
Re: [New version] rig-monitor now includes profitability charts, single dashboard
by
rodney2250
on 15/08/2018, 08:02:49 UTC
So I tried to modify tplink.py to return
Code:
{"emeter":{"get_realtime":{"current":%c%,"voltage":%v%,"power":%p%,"total":0,"err_code":0}}}
For sonoffs, Obviously with replaced tokens, but I guess you don't really call tplink.py from your script, but handle everyhting internally or maybe you do call some commands before
Code:
{"emeter":{"get_realtime":{}}}
which I also should fake output ? I'm to lazy to sniff the traffic right now Smiley

I ended up ordering a plug. It's hard to develop and test without one. I should get it today so tomorrow I'll start development.
Post
Topic
Board Mining (Altcoins)
Re: [New version] rig-monitor now includes profitability charts, single dashboard
by
rodney2250
on 11/08/2018, 09:16:48 UTC

Version 3.1 released. You can download it here: https://www.rigmonitor.app/blog/downloads/

3.1
---------------------------------------------------------------------
-Added check for number of rigList and poolList configuration items
-Updated whattomine url to use https
-Support for payment correction factor for pools that report payments in currency subunits
-Fixed issue (#54) with "INVALID SHARES REPORTED BY RIG" not starting at 0
-Fixed issue (#53) with "VALID SHARES REPORTED BY RIG" not honoring selected pool
-Fixed issue with time/day boundaries used in past profitabily calculation
-Fixed issue with TLS/SSL errors when connecting to whattomine.com