Bitcoin Forum
April 20, 2024, 04:14:34 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: 1 2 [All]
  Print  
Author Topic: [ANN] Progminer, our first mining software for ProgPoW is now ready to roll!  (Read 1427 times)
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 10, 2019, 06:33:02 AM
 #1

original post: https://medium.com/ethereumprogpow/progminer-our-first-mining-software-to-support-progpow-is-now-ready-to-roll-fbb2d02797ca




Dear GPU miners!

Today, I am pleased to announce the public launch of Progminer, mining software to support ProgPoW mining!

Based on the latest version of Ethminer software Progminer provides a powerful, stable, open source mining tool to connect mining pools and mine coins on ProgPoW.

Currently Progminer is the only mining software that supports the latest spec of ProgPoW ( v0.9.2 ), and Progminer is the only software to support mining on ethereum-like networks with commodity hardwares.

As we’d some QAs and bug fixes since the first version of Progminer ( v1.0.0 ) release, now we’ve confirmed that Progminer works for most mining rigs to mine ethereum, such as Geforce GTX 1080 or Radeon RX480.

You can download the latest version release of Progminer on our official Github page and please report the bugs if you got them, you can submit issue on our github repository or use our discord channel to find some help.

Also we recommend to use our Gangnam Testnet Pool to check if your rig supports Progminer before using it for mainnet, don’t hesitate to see the working version of ProgPoW!

We appreciate for your contribution.



How to use:

Download progminer version with the exact match of cuda version installed on your rig, recommended version is CUDA 10 with latest graphic driver installed.


Example option:

Code:
./progminer -P stratum://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@progpool.pro:8008

progminer.exe -P stratum://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@progpool.pro:8008


Failover:

Add more pools on the option at the startup, for example

Code:
progminer.exe -P stratum://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@progpool.pro:8008 -P stratum://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@backup.progpool.pro:8008

will work if the main pool is down.


Tested environment:

- GTX 1070 & RX 570 tested


Changelog:

- ProgPoW support added on latest version of ethminer

- CUDA support added

- OpenCl support added

- Some fixes & update for latest ProgPoW spec ( 0.9.2 )



Links:

Website: https://ethereumprogpow.com

Blog: https://medium.com/ethereumprogpow

Github link: https://github.com/gangnamtestnet/progminer

Discord link: https://discord.gg/ZYfFbMH

Follow our twitter: https://twitter.com/ethereumprogpow
1713586474
Hero Member
*
Offline Offline

Posts: 1713586474

View Profile Personal Message (Offline)

Ignore
1713586474
Reply with quote  #2

1713586474
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713586474
Hero Member
*
Offline Offline

Posts: 1713586474

View Profile Personal Message (Offline)

Ignore
1713586474
Reply with quote  #2

1713586474
Report to moderator
areyouathief
Jr. Member
*
Offline Offline

Activity: 94
Merit: 1


View Profile
January 11, 2019, 09:36:39 PM
 #2


nice, but
last cuda 9 version is: 9.2
and support for 9.2 is missing...

./ccminer: /usr/local/cuda/lib64/libnvrtc.so.9.1: version `libnvrtc.so.9.1' not found (required by ./ccminer)
cryptoyes
Member
**
Offline Offline

Activity: 297
Merit: 10


View Profile
January 13, 2019, 01:17:51 AM
Last edit: January 13, 2019, 01:33:38 AM by cryptoyes
 #3

This doesn't seem to work. I'm getting only rejected shares on all bitcoin interest pools I tried ... has anyone actually tested this?

EDIT: https://github.com/gangnamtestnet/progminer/issues/9#issue-398608948

I take it that ProgPow 0.9.2 is incompatible with the version used in Bitcoin-Interest
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 13, 2019, 03:10:22 AM
 #4


nice, but
last cuda 9 version is: 9.2
and support for 9.2 is missing...

./ccminer: /usr/local/cuda/lib64/libnvrtc.so.9.1: version `libnvrtc.so.9.1' not found (required by ./ccminer)

Will deploy a CUDA 9.2 and 10 support version at the future, thanks  Cheesy
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 13, 2019, 03:14:01 AM
 #5

This doesn't seem to work. I'm getting only rejected shares on all bitcoin interest pools I tried ... has anyone actually tested this?

EDIT: https://github.com/gangnamtestnet/progminer/issues/9#issue-398608948

I take it that ProgPow 0.9.2 is incompatible with the version used in Bitcoin-Interest

Progminer tends to work for Ethereum based networks only and therefore doesn't support BCI since it has a whole different mining algo and RPC structure.
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 13, 2019, 03:26:04 AM
 #6

Just received an report of constant crash and connection problem at the start of the miner,

Please try
Code:
stratum1+tcp://
instead of
Code:
stratum://
if it doesn't work on establishing connection with the pool

Related issue: https://github.com/ethereum-mining/ethminer/issues/1819 & https://github.com/gangnamtestnet/progminer/issues/11
Foxy4321
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
January 13, 2019, 01:36:55 PM
 #7

shit not mine AMD  Sad
tutorialevideo
Legendary
*
Offline Offline

Activity: 1161
Merit: 1001

Don`t invest more than you can afford to lose


View Profile WWW
January 13, 2019, 03:54:43 PM
 #8

Keep this post update Smiley

Hosting Bitcoin and any mining gear in Europe/Romania.

https://bitcointalk.org/index.php?topic=5228685.msg53918147#msg53918147

For more info you can write me!
Lucky - Luciano
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500



View Profile
January 13, 2019, 04:00:27 PM
 #9

 I receive a notice ( although my graphics card works significantly below a standards clocks  from 1380 MHz  for a GPU and 2050 MHz for GPU DDR5 RAM) :

Lucky - Luciano
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500



View Profile
January 13, 2019, 04:06:33 PM
 #10

Is there any coin that can currently mining with this software for real profits (which is not experimental)?
keksik
Jr. Member
*
Offline Offline

Activity: 169
Merit: 1


View Profile
January 13, 2019, 04:21:21 PM
 #11

Is there any coin that can currently mining with this software for real profits (which is not experimental)?

Bitcoin Interest is using progpow for mainet, check any calculators online for profit.
Lucky - Luciano
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500



View Profile
January 13, 2019, 05:25:19 PM
 #12

I receive a notice ( although my graphics card works significantly below a standards clocks  from 1380 MHz  for a GPU and 2050 MHz for GPU DDR5 RAM) :




I get the same information for all 5 of my rigs. I downclocks  all cards to even 1000 mhz for GPU and 1750 mhz for GPU DDR5 RAM and again the same.


naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 14, 2019, 11:04:03 PM
 #13

Is there any coin that can currently mining with this software for real profits (which is not experimental)?

No
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 14, 2019, 11:08:39 PM
 #14

Is there any coin that can currently mining with this software for real profits (which is not experimental)?

Bitcoin Interest is using progpow for mainet, check any calculators online for profit.

Progminer wouldn't work for Bitcoin Interest since they use their own version of ProgPoW, we are based on the latest specification of ProgPoW ( v0.9.2 )
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 14, 2019, 11:12:26 PM
 #15

I receive a notice ( although my graphics card works significantly below a standards clocks  from 1380 MHz  for a GPU and 2050 MHz for GPU DDR5 RAM) :




I get the same information for all 5 of my rigs. I downclocks  all cards to even 1000 mhz for GPU and 1750 mhz for GPU DDR5 RAM and again the same.




You should use the latest "amd" supported version of Progminer https://github.com/gangnamtestnet/progminer/releases/tag/v1.1.0-amd
camchimonline
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
January 18, 2019, 06:05:19 AM
 #16

Dont work
Win 10 64bit
https://sv1.uphinhnhanh.com/images/2019/01/18/9376E23E-4D38-4827-8444-86378C51ECED.png
12miners
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 18, 2019, 09:14:58 AM
 #17

Hi dev!
Can you make failover pools in the config file.json?
Lucky - Luciano
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500



View Profile
January 18, 2019, 07:12:39 PM
 #18

I receive a notice ( although my graphics card works significantly below a standards clocks  from 1380 MHz  for a GPU and 2050 MHz for GPU DDR5 RAM) :




I get the same information for all 5 of my rigs. I downclocks  all cards to even 1000 mhz for GPU and 1750 mhz for GPU DDR5 RAM and again the same.




You should use the latest "amd" supported version of Progminer https://github.com/gangnamtestnet/progminer/releases/tag/v1.1.0-amd

I use that version.
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 21, 2019, 06:01:33 AM
 #19

Dont work
Win 10 64bit


You should use the latest "amd" supported version of Progminer https://github.com/gangnamtestnet/progminer/releases/tag/v1.1.1-amd
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 21, 2019, 06:06:41 AM
 #20

Hi dev!
Can you make failover pools in the config file.json?

Add more pool address on command line and you will be good

example) progminer.exe -P stratum1+tcp://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@progpool.pro:8008 -P stratum1+tcp://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@backup.progpool.pro:8008
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 21, 2019, 06:11:22 AM
 #21

I receive a notice ( although my graphics card works significantly below a standards clocks  from 1380 MHz  for a GPU and 2050 MHz for GPU DDR5 RAM) :




I get the same information for all 5 of my rigs. I downclocks  all cards to even 1000 mhz for GPU and 1750 mhz for GPU DDR5 RAM and again the same.




You should use the latest "amd" supported version of Progminer https://github.com/gangnamtestnet/progminer/releases/tag/v1.1.0-amd

I use that version.

Sorry for that, there was a bug on AMD miner and it is now fixed on latest version 1.1.1 You should use the latest "amd" supported version of Progminer https://github.com/gangnamtestnet/progminer/releases/tag/v1.1.1-amd
herrdrone
Sr. Member
****
Offline Offline

Activity: 633
Merit: 267


View Profile
January 21, 2019, 06:32:10 PM
 #22

Just added this miner to: https://progpow.pro/miningSoftware.php

ProgPow could get delayed but Constantinople Hard Fork is scheduled to February 27th:
https://blockmanity.com/news/ethereum-developers-decide-to-activate-constantinople-hard-fork-on-february-27th-progpow-could-get-delayed/

RAVENCOIN BENCHMARKS-> https://ravencoinhashrate.space/
fluxy12
Jr. Member
*
Offline Offline

Activity: 145
Merit: 1


View Profile
January 21, 2019, 07:11:21 PM
 #23

Vitalik have already proved he doesn't like miners and he told ASICS are not a problem, so i hope that him and his centralized project will fall soon.

There is so many coins that are home miners friendly it is better to improve them.
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 23, 2019, 01:31:24 PM
 #24

Vitalik have already proved he doesn't like miners and he told ASICS are not a problem, so i hope that him and his centralized project will fall soon.

There is so many coins that are home miners friendly it is better to improve them.

Despite the fact that Ethereum is the 2nd biggest currency for POW mining and has paid most of the share for GPU mining industry...
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
January 23, 2019, 01:44:25 PM
 #25


Thanks, I hope ProgPoW can be implemented asap.
minerbaba
Newbie
*
Offline Offline

Activity: 91
Merit: 0


View Profile
February 01, 2019, 04:30:42 PM
 #26

GPU not deteceted

Code:
progminer --list-devices
pause

Code:
progminer.exe -P stratum://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@progpool.pro:8008
pause


https://imgur.com/a/Th5wzG7
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
February 13, 2019, 01:02:34 AM
 #27

GPU not deteceted

Code:
progminer --list-devices
pause

Code:
progminer.exe -P stratum://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@progpool.pro:8008
pause




I assume that is a bug from upstream ethminer release, have you tried out with ethminer?
naikmyeong (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 23
Merit: 1


View Profile
February 16, 2019, 12:57:39 AM
 #28

I've found out this would be helpful for AMD card detection problem.

https://github.com/ethereum-mining/ethminer/issues/1840#issuecomment-460036403
tvplus006
Legendary
*
Offline Offline

Activity: 2282
Merit: 1655


To the Moon


View Profile WWW
February 19, 2019, 10:34:48 PM
 #29

SCAM ACCUSATION https://bitcointalk.org/index.php?topic=5112026.0

.BEST..CHANGE.███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
furan7391
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 19, 2019, 02:23:39 PM
 #30

progminer 1.1.2-9+commit.f0197778
Build: windows/release/msvc

Error: No usable mining devices found

What this message?
Pages: 1 2 [All]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!