Bitcoin Forum
May 25, 2024, 01:40:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 »
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] rig-monitor 4.0 (alpha released) on: January 20, 2020, 08:23:33 PM
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
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.7 (Windows/Linux) on: June 30, 2019, 06:46:33 PM
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
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices on: June 28, 2019, 07:46:26 PM
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....?

4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: MUSICOIN Mobile (MM) UPGRADED TO VERSION 2.0 (Download now!) 🎸 on: March 22, 2019, 06:35:43 PM
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.

5  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.7.8 - native algo switching on: February 10, 2019, 01:14:44 PM
Hey,

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

Thanks
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: ethash, CPU miner with stratum support on: September 11, 2018, 11:04:37 AM
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.
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: ethash, CPU miner with stratum support on: September 10, 2018, 12:27:50 PM
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.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: ethash, CPU miner with stratum support on: September 10, 2018, 11:37:08 AM
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
9  Alternate cryptocurrencies / Mining (Altcoins) / ethash, CPU miner with stratum support on: September 10, 2018, 07:27:55 AM
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
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices on: September 05, 2018, 06:29:00 AM


Version 3.2.2 released. What's new?
---------------------------------------------------------------------
-Fixed issue with SRBMINER and XMRRIG-PROXY not showing gpu data on dashboard.
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices on: September 05, 2018, 06:12:16 AM
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.
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices on: September 04, 2018, 07:56:47 AM
Ok! I'll telegram!

I found what your issue is. See my previous reply.
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices on: September 04, 2018, 07:56:12 AM
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
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices on: September 04, 2018, 07:00:05 AM
Ok! I'll telegram!

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

grm -config my_config.toml
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: [NEW] rig-monitor 3.2 now incl. support cgminer, Xmrig, Yiimp and Revive devices on: September 03, 2018, 04:57:43 PM
@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
16  Bitcoin / Mining software (miners) / Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1 on: August 28, 2018, 07:19:24 AM
Hi all,

I have added cgminer support to rig-monitor. Check here: https://bitcointalk.org/index.php?topic=2128602.0
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: [New version] rig-monitor now includes profitability charts, single dashboard on: August 28, 2018, 07:06:58 AM

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/
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: [New version] rig-monitor now includes profitability charts, single dashboard on: August 22, 2018, 06:54:44 PM

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/
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: [New version] rig-monitor now includes profitability charts, single dashboard on: August 15, 2018, 08:02:49 AM
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.
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: [New version] rig-monitor now includes profitability charts, single dashboard on: August 11, 2018, 09:16:48 AM

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
Pages: [1] 2 3 4 5 6 7 8 9 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!