Bitcoin Forum
June 21, 2025, 08:07:54 AM *
News: Pizza day contest voting
 
   Home   Help Search Login Register More  
Pages: « 1 ... 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 [319] 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347848 times)
zTheWolfz
Full Member
***
Offline Offline

Activity: 231
Merit: 150



View Profile
September 26, 2015, 08:37:58 PM
 #6361

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers
zTheWolfz
Full Member
***
Offline Offline

Activity: 231
Merit: 150



View Profile
September 26, 2015, 08:58:07 PM
 #6362

Hi

after the neoscrypt update from t-nelson I test it
the error is gone but i don´t get any status update from ccminer is this normal ?

best regards

Even when it worked before you didn't get any status update until it actually found a block, weather good or bad.
So no hashrate is posted until it finds a block, then afterwards it starts posting hasrate for the cards.

The way to see if its working is something like GPUZ to see if the cards are under a load or not. on the status page.
If the GPU shows a load 60/99% then its doing work.
qqqq
Legendary
*
Offline Offline

Activity: 1596
Merit: 1011


View Profile
September 26, 2015, 09:05:15 PM
Last edit: September 26, 2015, 09:24:10 PM by qqqq
 #6363

Anybody knows a proper request to monitoring API, like IP:port and command (getsummary for ex) ? A remeber cgminer has
Code:
The JSON request format required is '{"command":"CMD","parameter":"PARAM"}'
but as i understand ccminer api dosn't support Json api request and answers.

EPSYLON3--

Check out tpruvot/epsylon3's work.  The details of the API are explained in his documentation.  That sort of stuff is one of his CCminer specialties.  Also, KBomba uses the API in his CCmonitor, and in his MinerControl branch.  You can find both of them on GitHub, and tpruvot has his own forum on BTC form (here).

--scryptr

Thank you, i found a proper request it's just "summary". So http://localhost:4068/summary shows that's what i needed

Quote
NAME=ccminer;VER=1.5.68-git(SP-MOD);API=1.3;ALGO=lyra2v2;GPUS=3;KHS=25592.25;ACC=0;REJ=0;ACCMN=0.000;DIFF=125460.864079;UPTIME=11276;TS=1443301389

"threads" shows

Quote
GPU=0;BUS=11;CARD=GeForce GTX 970;TEMP=74.0;FAN=72;RPM=1816;FREQ=1240500;KHS=8718.79;HWF=0;I=19.6;THR=851968|GPU=1;BUS=7;CARD=GeForce GTX 970;TEMP=74.0;FAN=73;RPM=1836;FREQ=1240500;KHS=8494.52;HWF=0;I=19.6;THR=851968|GPU=2;BUS=13;CARD=GeForce GTX 970;TEMP=80.0;FAN=86;RPM=2171;FREQ=1240500;KHS=8362.02;HWF=0;I=19.6;THR=851968|

Unfortunately it's not a json format. But it's ok also. And unfortunately it's only localhost bind API ability. Any chance to fix this ? I mean -b 192.168.X.X doesn't work, only 127.0.0.1 

With the -b parameter you can open your ccminer to your network, use -b 0.0.0.0:4068 if required.
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 26, 2015, 09:33:37 PM
 #6364

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



View Profile WWW
September 27, 2015, 03:27:35 AM
 #6365

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

2-BITS--

I sent you 2-bits.  And, thank you!  Please communicate with the neoscrypt wallet devs.  The wallet behavior is not normal.       --scryptr

SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
bensam1231
Legendary
*
Offline Offline

Activity: 1806
Merit: 1024


View Profile
September 27, 2015, 04:49:27 AM
 #6366

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

I did mention no one uses pool mining except for giant farms and they're unlikely to actually donate as they probably have their own devs they employ.

I also said that the miner would be better off with a miner fee split among developers or a company which could manage such things.

I will also, also point out the people who were complaining were mainly other devs.


Honestly I really don't understand this. It's like developers like putting themselves in the corner and then complaining about miners too. What's wrong with a mining fee? We've went over this multiple times. You could easily get paid for your work. You could even make it optional to test it out or a release candidate with miner improvements and a fee to see how it turns out.

It's already been done successfully with Claymore.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
September 27, 2015, 07:36:30 AM
 #6367

Miner with fee: this had been discussed tens of times.
Most devs can't do it because you need to write your own stratum client, GPU interface etc.
It takes too much time. It's not worth the effort.

Miners complaining: if you want nvidia miners stay opensource so you can continue mining with a profit, you know what to do. Otherwise, in a couple months nvidia will be just like amd.

djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 27, 2015, 10:07:18 AM
 #6368

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

I did mention no one uses pool mining except for giant farms and they're unlikely to actually donate as they probably have their own devs they employ.

I also said that the miner would be better off with a miner fee split among developers or a company which could manage such things.

I will also, also point out the people who were complaining were mainly other devs.


Honestly I really don't understand this. It's like developers like putting themselves in the corner and then complaining about miners too. What's wrong with a mining fee? We've went over this multiple times. You could easily get paid for your work. You could even make it optional to test it out or a release candidate with miner improvements and a fee to see how it turns out.

It's already been done successfully with Claymore.
you sound like a broken record bensam...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
fenomenhaa
Sr. Member
****
Offline Offline

Activity: 248
Merit: 250



View Profile
September 27, 2015, 11:50:53 AM
Last edit: September 27, 2015, 02:01:15 PM by fenomenhaa
 #6369

Nicehash lyrav2 currently paying     2.6896btc ..Dropped to 0.50


           ▄▀▀▀▄
   ▄▀▀▀▄   █   █   ▄▀▀▀▄
   █   █    ▀█▀    █   █
    ▀▀▀▀▄    ▀    ▄▀▀▀▀
DE]   ██▀▀▀█▄   ▀▀█   █
 ▀▀▀      ██▄▄▄█▀      ▀▀▀
        ▄   ▀ ▀   ▄
   ▄▀▀▀█     █     █▀▀▀▄
   █   █   ▄▀▀▀▄   █   █
    ▀▀▀    █   █    ▀▀▀
            ▀▀▀
          ▄▄█▄█▄[/color]
▄▀▀▀▄     ██   ██     ▄▀▀▀▄
█   █▀▀[color=#2C97
██████
██████
██████
██████
██████  ██████
██████  ██████
██████  ██████
██████  ██████  ██████
██████  ██████  ██████
██████  ██████  ██████
██████  ██████  ██████
██████  ██████  ██████
██████  ██████  ██████
✓  SUPER FAST TRANSACTION
✓  USER-FRIENDLY INTERFACE
✓  FAST & EASY REGISTRATION
▄██████
███▀▀▀▀
███
███
███
███
███
███
███
███
███
███▄▄▄▄
▀██████
JOIN AFFILIATE PROGRAM
UP TO 50% COMMISSIONS
██████▄
▀▀▀▀███
███
███
███
███
███
███
███
███
███
▄▄▄▄███
██████▀
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
September 27, 2015, 03:15:47 PM
Last edit: September 27, 2015, 03:39:16 PM by sp_
 #6370

Nicehash lyrav2 currently paying     2.6896btc ..Dropped to 0.50
Up to 0.9296 now..


https://www.nicehash.com/index.jsp?p=miners&a=14&l=0

The top miner just switched from mining quark to lyra2v2 5,4 gigash all NVIDIA. I wonder if he is using the DJM-34 version or the sp-mod.

This farm is making 3.274 BTC a day on this adress..
Pretty good..
No donations to the developers.
If you release your faster lyra2v2 kernal djm34, he will upgrade and the profit will go away.

Massive hashrate...

equal to around 1300 750ti's @ 40watt (52,000 watt)

But I think this company has some older compute cards. So the power usage is probobly twice as much as the competition. And all the rigs are linux based.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 27, 2015, 03:40:06 PM
 #6371

Nicehash lyrav2 currently paying     2.6896btc ..Dropped to 0.50
Up to 0.9296 now..


https://www.nicehash.com/index.jsp?p=miners&a=14&l=0

The top miner just switched from mining quark to lyra2v2 5,4 gigash all NVIDIA. I wonder if he is using the DJM-34 version or the sp-mod.


who cares...  Roll Eyes

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
September 27, 2015, 04:36:40 PM
 #6372

My poor gtx750 hashes only 3750khs/s on lyra2v2 and sp_mod r69. Is it normal?
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 27, 2015, 04:43:34 PM
Last edit: September 27, 2015, 06:02:57 PM by t-nelson
 #6373

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

2-BITS--

I sent you 2-bits.  And, thank you!  Please communicate with the neoscrypt wallet devs.  The wallet behavior is not normal.       --scryptr

Much appreciated, sir!

Which coins are you having wallet trouble with specifically? PhoenixCoin is fixed in their master branch, so should be OK whenever they cut a new release.  I opened an issue for FeatherCoin at here.  You can use the --broken-neo-wallet flag until they sort things out.


I also wanted to clarify that by "closed," I meant "closed source."  That is the only way to enforce something like a small fee.  Generally in open source I don't care about such things because, for someone else to monetize my work, they have to put in some effort on their own.  However, with a miner its just; start program, profit!

EDIT: I checked sources for Feather, Pheonix, Orbit, UFO and Halcyon.  They're all correct except for Feather, which I already reported and UFO, which I've reported here.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



View Profile WWW
September 27, 2015, 05:18:37 PM
 #6374

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

2-BITS--

I sent you 2-bits.  And, thank you!  Please communicate with the neoscrypt wallet devs.  The wallet behavior is not normal.       --scryptr

Much appreciated, sir!

Which coins are you having wallet trouble with specifically? PhoenixCoin is fixed in their master branch, so should be OK whenever they cut a new release.  I opened an issue for FeatherCoin at https://github.com/FeatherCoin/Feathercoin/issues/77.  You can use the --broken-neo-wallet flag until they sort things out.


I also wanted to clarify that by "closed," I meant "closed source."  That is the only way to enforce something like a small fee.  Generally in open source I don't care about such things because, for someone else to monetize my work, they have to put in some effort on their own.  However, with a miner its just; start program, profit!

ORBITCOIN (ORB)--

And Feathercoin.  I attempted to use release dot 69 (prior to the wallet flag) with the wallet and it just sat there, no card hashing reports.  I then used DJM34's CCminer for NeoScrypt, with debugging on and quiet off, and got this:


Error messages when attempting to solo-mine with OrbitCoin wallet (NeoScrypt).

At that point I stopped attempting to solo-mine with NeoScrypt.  I'll wait for the compiled Windows release with the wallet flag.  I have compiled on Windows, but not for a while.

--scryptr

SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 27, 2015, 05:25:14 PM
 #6375

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

2-BITS--

I sent you 2-bits.  And, thank you!  Please communicate with the neoscrypt wallet devs.  The wallet behavior is not normal.       --scryptr

Much appreciated, sir!

Which coins are you having wallet trouble with specifically? PhoenixCoin is fixed in their master branch, so should be OK whenever they cut a new release.  I opened an issue for FeatherCoin at https://github.com/FeatherCoin/Feathercoin/issues/77.  You can use the --broken-neo-wallet flag until they sort things out.


I also wanted to clarify that by "closed," I meant "closed source."  That is the only way to enforce something like a small fee.  Generally in open source I don't care about such things because, for someone else to monetize my work, they have to put in some effort on their own.  However, with a miner its just; start program, profit!

ORBITCOIN (ORB)--

And Feathercoin.  I attempted to use release dot 69 (prior to the wallet flag) with the wallet and it just sat there, no card hashing reports.  I then used DJM34's CCminer for NeoScrypt, with debugging on and quiet off, and got this:


Error messages when attempting to solo-mine with OrbitCoin wallet (NeoScrypt).

At that point I stopped attempting to solo-mine with NeoScrypt.  I'll wait for the compiled Windows release with the wallet flag.  I have compiled on Windows, but not for a while.

--scryptr

I've updated my previous post with what I've found regarding neoscrypt wallet status.  If you're having issues with one that's already fixed, then you need a newer version of the wallet.  That may require waiting for their devs to cut a release.  Of the two that are reported, I'd suggest posting in the GH issue thread links I've posted.

As for output, did you see zTheWolfz's post a while back?  Apparently that's how it's always worked.  It could be something in the kernel.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 27, 2015, 05:36:14 PM
 #6376

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

Sorry if it came across as a complaint was only noting it wasn't working and hadn't been for quite sometime.

Thanks for your hard work, more donations to come when I get more to spare.
A few GPU's where down for a day or so and set me back some.

Cheers

Not at all.  You actually sped things up by posting output.  It saved me waiting around on my piddly setup.  We're past even by my book. Smiley

2-BITS--

I sent you 2-bits.  And, thank you!  Please communicate with the neoscrypt wallet devs.  The wallet behavior is not normal.       --scryptr

Much appreciated, sir!

Which coins are you having wallet trouble with specifically? PhoenixCoin is fixed in their master branch, so should be OK whenever they cut a new release.  I opened an issue for FeatherCoin at https://github.com/FeatherCoin/Feathercoin/issues/77.  You can use the --broken-neo-wallet flag until they sort things out.


I also wanted to clarify that by "closed," I meant "closed source."  That is the only way to enforce something like a small fee.  Generally in open source I don't care about such things because, for someone else to monetize my work, they have to put in some effort on their own.  However, with a miner its just; start program, profit!

ORBITCOIN (ORB)--

And Feathercoin.  I attempted to use release dot 69 (prior to the wallet flag) with the wallet and it just sat there, no card hashing reports.  I then used DJM34's CCminer for NeoScrypt, with debugging on and quiet off, and got this:


Error messages when attempting to solo-mine with OrbitCoin wallet (NeoScrypt).

At that point I stopped attempting to solo-mine with NeoScrypt.  I'll wait for the compiled Windows release with the wallet flag.  I have compiled on Windows, but not for a while.

--scryptr
not sure what version you are using... since my original neoscrypt never included  gbt support...
anyhow you need to turn-off gbt support, (see help menu for that)  which is off in most of my release.

edit: actually if you are using the lyra2 version, it probably include the bug sp introduced...
since it is based on the sp fork. (and I don't use this one to mine neoscrypt)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



View Profile WWW
September 27, 2015, 05:57:17 PM
Last edit: September 27, 2015, 06:42:51 PM by scryptr
 #6377

BIG SNIP--

@ T-nelson-- I did see TheWolf's post about the console at launch posting very little info and no hashing reports until a block was found.  That is discouraging, because I may have been actually solo-mining "in the dark".  The wallet needs to be looked at by the right people.

@DJM34-- I am pretty sure that I used the NeoScrypt CCminer that you linked up for the NeoScrypt contributors.  I put the Lyra2v2 in a separate directory.

--scryptr

SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
September 27, 2015, 10:48:44 PM
 #6378

BIG SNIP--

@ T-nelson-- I did see TheWolf's post about the console at launch posting very little info and no hashing reports until a block was found.  That is discouraging, because I may have been actually solo-mining "in the dark".  The wallet needs to be looked at by the right people.

@DJM34-- I am pretty sure that I used the NeoScrypt CCminer that you linked up for the NeoScrypt contributors.  I put the Lyra2v2 in a separate directory.

--scryptr
then in that case use "--no-gbt" in the command line

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
bensam1231
Legendary
*
Offline Offline

Activity: 1806
Merit: 1024


View Profile
September 28, 2015, 12:53:16 AM
 #6379

I'm not sure it matters how many ways to donate we have. Miners seem to be way better at complaining than donating.  I had my all of my GPUs pointed at broken soloing for nearly a week and have only received two donations (thanks again myagui and zTheWolfz!) since the fix went in.  That's despite there being at least a half dozen people on here complaining about the issue.  It really makes me wonder whether my time would be better spent fixing ccminer or teaming up with some of the kernel guys and doing something closed from scratch...

I did mention no one uses pool mining except for giant farms and they're unlikely to actually donate as they probably have their own devs they employ.

I also said that the miner would be better off with a miner fee split among developers or a company which could manage such things.

I will also, also point out the people who were complaining were mainly other devs.


Honestly I really don't understand this. It's like developers like putting themselves in the corner and then complaining about miners too. What's wrong with a mining fee? We've went over this multiple times. You could easily get paid for your work. You could even make it optional to test it out or a release candidate with miner improvements and a fee to see how it turns out.

It's already been done successfully with Claymore.
you sound like a broken record bensam...

Sorry crowdfunding wrecks private miners.

Nicehash lyrav2 currently paying     2.6896btc ..Dropped to 0.50
Up to 0.9296 now..


https://www.nicehash.com/index.jsp?p=miners&a=14&l=0

The top miner just switched from mining quark to lyra2v2 5,4 gigash all NVIDIA. I wonder if he is using the DJM-34 version or the sp-mod.

This farm is making 3.274 BTC a day on this adress..
Pretty good..
No donations to the developers.
If you release your faster lyra2v2 kernal djm34, he will upgrade and the profit will go away.

Massive hashrate...

equal to around 1300 750ti's @ 40watt (52,000 watt)

But I think this company has some older compute cards. So the power usage is probobly twice as much as the competition. And all the rigs are linux based.

Yeah, too bad there isn't a 2% miner fee attached to that... XD


Curiously why do so many devs hate the idea of a miner fee? I don't understand. No one has made a rational argument against it yet. Even Wolf (of all people) eventually agreed with me in this thread that it was a good idea. It supports the developers, it scales with hashing power, and it's something small miners can handle.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
zTheWolfz
Full Member
***
Offline Offline

Activity: 231
Merit: 150



View Profile
September 28, 2015, 12:55:58 AM
Last edit: September 28, 2015, 04:53:45 AM by zTheWolfz
 #6380

BIG SNIP--

@ T-nelson-- I did see TheWolf's post about the console at launch posting very little info and no hashing reports until a block was found.  That is discouraging, because I may have been actually solo-mining "in the dark".  The wallet needs to be looked at by the right people.

@DJM34-- I am pretty sure that I used the NeoScrypt CCminer that you linked up for the NeoScrypt contributors.  I put the Lyra2v2 in a separate directory.

--scryptr
Actually my post about that was for the earlier versions r55 and lower. No console output until it finds a block.
You can also tell if it is actually working by the video card temperature. Idle temp. its not doing any work, if its heating
up its doing work and should find a block. As for time that all depends on the hashrate and diff. as to how long that might take.
Don't know about the newer fixed version since I don't have a working copy yet. Waiting on r70 so I can test the --broken-neo-wallet
Pages: « 1 ... 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 [319] 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 ... 1240 »
  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!