Bitcoin Forum
May 03, 2024, 12:38:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 265 266 267 268 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 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347498 times)
t-nelson
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
September 24, 2015, 05:23:33 PM
 #6281

where do you see these "git numbers" ? git is not svn...
It is from github at the very top of the page where it says "#### commits ## branches ## releases ..." an example would be from your fork "git 566" is "commit fade2b74".  And yes it is very confusing.  Wink

COMMIT NUMBERS--

I usually refer to commits/builds by the commit number.  It is at the upper left of the page.  Commit numbers are sequential.  The do not, however, help with git "checkout" commands, like the hash value on the upper right.  I still do not understand git checkout syntax well, but I use the commit number when referring to a specific build between releases while posting.

--scryptr

To clarify, that is the commit count, not an index, and is a GitHub feature, nothing to do with git.  This number is mostly useless as it can be invalidated in a number of ways.  With git, generally we refer to a commit by the first 7 chars of the sha1 hash.

Example:
r69 -> 989737b6a5149f1539fa6783106dd755ebeaeb7c -> 989737b

THANKS FOR CLARIFICATION--

I use the commit number for its value as an index.  I apprecate the information, I know that the programmer needs a specific point to grab the code.  The reader needs a sequential number to see about where the stuff is between releases.

--scryptr

P.S.  I think solo-mining is still broken with NeoScrypt.       --scryptr

Do what you want, but so far as historical record goes, it's completely useless.  I could squash the entire git history to 1 commit and that counter would go back to 1.  Or rebase away some commits in the middle and reduce it by 500.  Anyone who reads that number in the future may or may not wind up looking at the same commit (nevermind the fact that you'll have to manually count commits to find it).  IMO, making up your own nomenclature only serves to confuse anyone trying to help themselves and thus is a detriment to the community.  The SHA1 is right there to c/p.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
1714696716
Hero Member
*
Offline Offline

Posts: 1714696716

View Profile Personal Message (Offline)

Ignore
1714696716
Reply with quote  #2

1714696716
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
theLosers106
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile WWW
September 24, 2015, 05:26:10 PM
 #6282

Hi,

I'm a newbie to mining with nVidia GPUs and would like some help getting mine working.. I've had some experience with sgminer but couldn't get ccminer to work.. I'm mainly trying to mine VertCoin (Lyra2REv2) on NiceHash but I never get any accepted shares and my GPU load is very low.. I'm on Windows 10 right now with the latest driver and with the latest copy of the executable. Any help would be really appreciated.

-- theLosers106

Would help to know the hardware used. This ccminer only works with maxwell cards.
Cards below Maxwell will only idle after load of the software.

Code:
The NVIDIA GeForce 820M (or GT 820M) is an entry-level DirectX 12 compatible graphics card announced in January 2014. 
Its core is based on the 28nm GF117 chip (Fermi architecture) and is equipped with 64-bit DDR3 memory.

I see.. That's the problem.. so my new 960 should work with this ccminer right? If I still want to run ccminer on my 820m, which fork of the ccminer should I use or is it not possible?

BTC: 1KnLUyFTyqrMzcNrgACHFEoUtbqQUs8X1Q
XRE: 15RjuCT6T8sF1KkD2MmT4pQvHU8UtSoYXG
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
September 24, 2015, 05:30:36 PM
 #6283

ccminer.exe -u 1CTiNJyoUmbdMRACtteRWXhGqtSETYd6Vd -p s -a lyra2v2 -o stratum+tcp://lyra2rev2.eu.nicehash.com:3347

Hi,

I'm a newbie to mining with nVidia GPUs and would like some help getting mine working.. I've had some experience with sgminer but couldn't get ccminer to work.. I'm mainly trying to mine VertCoin (Lyra2REv2) on NiceHash but I never get any accepted shares and my GPU load is very low.. I'm on Windows 10 right now with the latest driver and with the latest copy of the executable. Any help would be really appreciated.

-- theLosers106

FOR STARTERS--

The command line for ccminer should be:  

"ccminer -a lyra2v2 -o stratum+tcp://yourpool.com:port -u username.wrkr1 -p x"

Make sure that your pool url and the port for Lyra2v2 match properly.  The syntax for username, workers, and passwords vary per pool, but each pool usually explains that on the web.  The algorithm is not called "lyra2rev2" in ccminer, sgminer uses that term.       --scryptr

Thanks for the quick reply.. Yes I have that same config but still can't get it to work.. If it helps I'm trying to mine on a 820m GPU while waiting for my 960 to arrive.. just wanted to try it out first on my laptop..


TYPO-

The zero should have been a small "-o".  Apologies.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
Genoil
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
September 24, 2015, 05:53:59 PM
Last edit: September 25, 2015, 08:37:43 AM by Genoil
 #6284

Sorry for going offtopic, but I know there's quite a few Linux coders in here with GTX750. Would anyone care to compile and run this kernelon Linux with a GTX750(Ti) (some small mods are required to build it on Linux, such as the random() function and nullptr)? Then change cmd line parameter from 1024 to 1536 and tell me if there's a difference or not?

Background info here: https://devtalk.nvidia.com/default/topic/878455/gtx750ti-and-buffers-gt-1gb-on-win7

Thx



Driver: 352.39

Code:
miner0@miner0:/dist$ ./a.out 
Creating buffer of size 1073741824 bytes...
75.266914 GB/s
miner0@miner0:/dist$ ./a.out
Creating buffer of size 1610612736 bytes...
23.446905 GB/s
EDIT:  Results are the same with CUDA Toolkit 6.5 and 7.5.
Thanks a lot for testing. The kernel is supposed to be an extremely simplified version of the ethash (Ethereum) algo to point out a bug with Windows/GTX750Ti. But it seems it is a little bit more complicated. Well, unless you experience a similar bandwidth drop between running ethminer in benchmark vs. real mining mode. But there are quite a few people happily miner ETH on Linux with GTX750, so it's back to the drawing table I guess to find the bug.

--edit--

on second look, it's actually much better than what I observe on Windows, where the bandwidth drops much faster. ~6GB/s at 1536M of buffer

ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
zTheWolfz
Full Member
***
Offline Offline

Activity: 231
Merit: 150



View Profile
September 24, 2015, 06:12:51 PM
Last edit: September 24, 2015, 06:33:01 PM by zTheWolfz
 #6285

profitability for the usual algos is going down, anyone knows some new one (or old one to revive) worth working on?

NEOSCRYPT--

There are couple coins with NeoScrypt algo that have low difficulty and good volume (diff<1, vol~2.5 BTC).  UFOCoin is one of them.  I still cannot solo-mine FeatherCoin with sp_'s CCminer, and receive communications errors with the wallet.  It may be the error that T-Nelson pointed out, where a 168 bit data block is transmitted as a 128 bit data block?

SecureCoin blocks keep coming in with the Quark algo.  I might download the UFOCoin wallet and try it, but I think that there is still some code to tidy up.       --scryptr

Looking at the code for Feathercoin and Phoenixcoin, they seem derivative and to send an 84byte blockheader since switching from scrypt to neoscrypt on a fifth and fourth hardfork, respectively.  However, from what I can gather, neoscrypt wants an 80byte header, as ccminer handles.  I'm not sure if they're sending "padding" for the nonce or it's a bug on their end, there are no comments in the code for assistance.  Does this work in djm34 or tpruvpot forks?

UFOCoin uses scrypt, so should have a 128byte header and work.  From a brief glance anyway.  It could be some other bug.


Some of the dev here: https://forum.feathercoin.com/ could probably help with that I'm sure.
I looked for the old to new fork "core" thread but it seems they have renewed the forum since
I was last there and a lot of the old threads "about a year old" are no longer there to be found.
Sorry no time to test yet this morning, will when I can.
Edit:
Code:
[2015-09-24 13:28:16] Intensity set to 10, 1024 cuda threads
[2015-09-24 13:28:16] NVAPI GPU monitoring enabled.
[2015-09-24 13:28:16] 1 miner thread started, using 'neoscrypt' algorithm.
[2015-09-24 13:28:16] Binding thread 0 to cpu 0 (mask 1)
[2015-09-24 13:28:16] JSON protocol request:
{"method": "getwork", "params": [], "id":0}


* Rebuilt URL to: http://127.0.0.1:3333/
*   Trying 127.0.0.1...
* TCP_NODELAY set
* Connected to 127.0.0.1 (127.0.0.1) port 3333 (#0)
* Server auth using Basic with user 'phoenixcoinpc'
> POST / HTTP/1.1

Authorization: Basic cGhvZW5peGNvaW5wYzp4

Host: 127.0.0.1:3333

Accept-Encoding: identity

Content-Type: application/json

Content-Length: 45

User-Agent: ccminer/1.5.68-git(SP-MOD)

X-Mining-Extensions: longpoll noncerange reject-reason

X-Mining-Hashrate: 0



< HTTP/1.1 200 OK

< Date: Thu, 24 Sep 2015 18:28:16 +0000

< Connection: keep-alive

< Content-Length: 311

< Content-Type: application/json

< Server: phoenixcoin-json-rpc/v0.6.6.0

<

* Connection #0 to host 127.0.0.1 left intact
[2015-09-24 13:28:16] JSON protocol response:
{
   "error": null,
   "result": {
      "algorithm": "neoscrypt",
      "data": "02000000944aa339ea0d85cc7923dc07c206deacfe1dd20358978ac0924382c1fdfabf8e918cca9ce601f3eaa0ce4310f8ffc622870f5fd0d0203fab64e38d1b49af0d34bc400456ee5e091d000000003d010000",
      "target": "0000000000000000000000000000000000000000000000000000ee5e09000000"
   },
   "id": 0
}

[2015-09-24 13:28:16] JSON inval data
[2015-09-24 13:28:16] json_rpc_call failed, retry after 30 seconds
[2015-09-24 13:28:20] CTRL_C_EVENT received, exiting once miner jobs complete.  Ctrl+C again to abort miner jobs
[2015-09-24 13:28:25] CTRL_C_EVENT received, aborting miner jobs
^C
flipclip
Member
**
Offline Offline

Activity: 111
Merit: 10


View Profile
September 24, 2015, 06:13:48 PM
 #6286

Hi,

I'm a newbie to mining with nVidia GPUs and would like some help getting mine working.. I've had some experience with sgminer but couldn't get ccminer to work.. I'm mainly trying to mine VertCoin (Lyra2REv2) on NiceHash but I never get any accepted shares and my GPU load is very low.. I'm on Windows 10 right now with the latest driver and with the latest copy of the executable. Any help would be really appreciated.

-- theLosers106

Would help to know the hardware used. This ccminer only works with maxwell cards.
Cards below Maxwell will only idle after load of the software.

Code:
The NVIDIA GeForce 820M (or GT 820M) is an entry-level DirectX 12 compatible graphics card announced in January 2014. 
Its core is based on the 28nm GF117 chip (Fermi architecture) and is equipped with 64-bit DDR3 memory.

I see.. That's the problem.. so my new 960 should work with this ccminer right? If I still want to run ccminer on my 820m, which fork of the ccminer should I use or is it not possible?
It looks like the 820M is compute version 2.1.  I don't believe any ccminer fork uses 2.1.
The 960 is compute version 5.2 so will work with multiple ccminer forks.
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
September 24, 2015, 06:21:49 PM
Last edit: September 24, 2015, 06:41:03 PM by scryptr
 #6287

profitability for the usual algos is going down, anyone knows some new one (or old one to revive) worth working on?

NEOSCRYPT--

There are couple coins with NeoScrypt algo that have low difficulty and good volume (diff<1, vol~2.5 BTC).  UFOCoin is one of them.  I still cannot solo-mine FeatherCoin with sp_'s CCminer, and receive communications errors with the wallet.  It may be the error that T-Nelson pointed out, where a 168 bit data block is transmitted as a 128 bit data block?

SecureCoin blocks keep coming in with the Quark algo.  I might download the UFOCoin wallet and try it, but I think that there is still some code to tidy up.       --scryptr

Looking at the code for Feathercoin and Phoenixcoin, they seem derivative and to send an 84byte blockheader since switching from scrypt to neoscrypt on a fifth and fourth hardfork, respectively.  However, from what I can gather, neoscrypt wants an 80byte header, as ccminer handles.  I'm not sure if they're sending "padding" for the nonce or it's a bug on their end, there are no comments in the code for assistance.  Does this work in djm34 or tpruvpot forks?

UFOCoin uses scrypt, so should have a 128byte header and work.  From a brief glance anyway.  It could be some other bug.


Some of the dev here: https://forum.feathercoin.com/ could probably help with that I'm sure.
I looked for the old to new fork "core" thread but it seems they have renewed the forum since
I was last there and a lot of the old threads "about a year old" are no longer there to be found.
Sorry no time to test yet this morning, will when I can.

NO WALLET FOR UFO--

It looked decent on CoinWarz, but research turned up no Windows binary for the wallet.  CoinWarz has UFO as a NeoScrypt coin, it was scrypt coin as was FeatherCoin. A lot of outdated info is around, but the wallets in existence were not synching a couple days/weeks back.  I think if I actually had a wallet, I might be a UFOCoin millionaire, but unless I get a response for a wallet, there is no way to mine solo.

--scryptr

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

Activity: 1793
Merit: 1028



View Profile WWW
September 24, 2015, 06:36:08 PM
 #6288

Hi,

I'm a newbie to mining with nVidia GPUs and would like some help getting mine working.. I've had some experience with sgminer but couldn't get ccminer to work.. I'm mainly trying to mine VertCoin (Lyra2REv2) on NiceHash but I never get any accepted shares and my GPU load is very low.. I'm on Windows 10 right now with the latest driver and with the latest copy of the executable. Any help would be really appreciated.

-- theLosers106

Would help to know the hardware used. This ccminer only works with maxwell cards.
Cards below Maxwell will only idle after load of the software.

Code:
The NVIDIA GeForce 820M (or GT 820M) is an entry-level DirectX 12 compatible graphics card announced in January 2014. 
Its core is based on the 28nm GF117 chip (Fermi architecture) and is equipped with 64-bit DDR3 memory.

I see.. That's the problem.. so my new 960 should work with this ccminer right? If I still want to run ccminer on my 820m, which fork of the ccminer should I use or is it not possible?
It looks like the 820M is compute version 2.1.  I don't believe any ccminer fork uses 2.1.
The 960 is compute version 5.2 so will work with multiple ccminer forks.

KBOMBA--

KBomba has a ccminer v1.02 that will mine on compute 2.1.  Look on "github.com/kbomba" under releases for "CCminer-Kbomba", released May 19, 2014.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
zTheWolfz
Full Member
***
Offline Offline

Activity: 231
Merit: 150



View Profile
September 24, 2015, 06:43:52 PM
 #6289

Anyone know if there is a way to still see the output in the miner and also put the info into a log.txt.
Command line please if there is? I know how to get it to log to a file, but would like to also see that info in the miner still as well while log to .txt.
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
September 24, 2015, 06:49:49 PM
 #6290

Anyone know if there is a way to still see the output in the miner and also put the info into a log.txt.
Command line please if there is? I know how to get it to log to a file, but would like to also see that info in the miner still as well while log to .txt.

On Linux you can use the "tee" command.

zTheWolfz
Full Member
***
Offline Offline

Activity: 231
Merit: 150



View Profile
September 24, 2015, 07:03:38 PM
 #6291

Anyone know if there is a way to still see the output in the miner and also put the info into a log.txt.
Command line please if there is? I know how to get it to log to a file, but would like to also see that info in the miner still as well while log to .txt.

On Linux you can use the "tee" command.
Not in Linux, thanks. W7
I was thinking the intensity might be broken in the new release, but seems to be working. This is from the .txt it creates
Haven't checked it without logging to file to see if there is a difference posted there in the miner window..
actually this is 22.9:> 22, 7969024 cuda threads
This is 22:> 22, 4194304 cuda threads no .x number was used.

securechain
Code:
[2015-09-24 13:54:49] Adding 3774720 threads to intensity 22, 7969024 cuda threads
[2015-09-24 13:54:49] CPU priority: realtime
[2015-09-24 13:54:49] NVAPI GPU monitoring enabled.
[2015-09-24 13:54:49] 1 miner thread started, using 'quark' algorithm.
[2015-09-24 13:54:49] Binding thread 0 to cpu 0 (mask 1)
[2015-09-24 13:54:49] JSON protocol request:
{"method": "getwork", "params": [], "id":0}


* Rebuilt URL to: http://192.168.1.5:12568/
*   Trying 192.168.1.5...
* TCP_NODELAY set
* Connected to 192.168.1.5 (192.168.1.5) port 12568 (#0)
* Server auth using Basic with user 'TheWolf'
> POST / HTTP/1.1

Authorization: Basic VGhlV29sZjp4

Host: 192.168.1.5:12568

Accept-Encoding: identity

Content-Type: application/json

Content-Length: 45

User-Agent: ccminer/1.5.68-git(SP-MOD)

X-Mining-Extensions: longpoll noncerange reject-reason

X-Mining-Hashrate: 0



< HTTP/1.1 200 OK

< Date: Thu, 24 Sep 2015 18:54:49 +0000

< Connection: keep-alive

< Content-Length: 592

< Content-Type: application/json

< Server: securecoin-json-rpc/v0.9.0.0-g12be17d-beta

<

* Connection #0 to host 192.168.1.5 left intact
[2015-09-24 13:54:49] JSON protocol response:
{
   "error": null,
   "result": {
      "target": "00000000000000000000000000000000000000000000000000b2400600000000",
      "midstate": "78093f1c27289c3bd4e14bfca6a1df8f5e90c96a5e51ec591125e0a4ea545122",
      "hash1": "00000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000010000",
      "data": "00000070dffa1b33f9432a35d1e9621880f9ac1a552f4a5c76a425b805ed007400000000ebb9b6156e9088f43aa53be135e599c76993a29452a1cef1e446832623feb026560446f91c0640b200000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000"
   },
   "id": 0
}

[2015-09-24 13:54:49] got new work in 4.00 ms
[2015-09-24 13:55:40] JSON protocol request:
{"method": "getwork", "params": [], "id":0}


* Rebuilt URL to: http://192.168.1.5:12568/
* Found bundle for host 192.168.1.5: 0xb87cbc0
* Re-using existing connection! (#0) with host 192.168.1.5
* Connected to 192.168.1.5 (192.168.1.5) port 12568 (#0)
* Server auth using Basic with user 'TheWolf'
> POST / HTTP/1.1

Authorization: Basic VGhlV29sZjp4

Host: 192.168.1.5:12568

Accept-Encoding: identity

Content-Type: application/json

Content-Length: 45

User-Agent: ccminer/1.5.68-git(SP-MOD)

X-Mining-Extensions: longpoll noncerange reject-reason

X-Mining-Hashrate: 0



< HTTP/1.1 200 OK

< Date: Thu, 24 Sep 2015 18:55:40 +0000

< Connection: keep-alive

< Content-Length: 592

< Content-Type: application/json

< Server: securecoin-json-rpc/v0.9.0.0-g12be17d-beta

<

* Connection #0 to host 192.168.1.5 left intact
[2015-09-24 13:55:40] JSON protocol response:
{
   "error": null,
   "result": {
      "target": "00000000000000000000000000000000000000000000000000b2400600000000",
      "midstate": "0cb0b14e8b651bca2a182970f0661d14e094ad25e2234052c84664fe12a08030",
      "hash1": "00000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000010000",
      "data": "00000070dffa1b33f9432a35d1e9621880f9ac1a552f4a5c76a425b805ed007400000000fdff402472f410640a27c7e7edf6f43a657091ae6dce79b96c8032005c823a1e5604472c1c0640b200000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000"
   },
   "id": 0
}

[2015-09-24 13:55:40] got new work in 2.00 ms
[2015-09-24 13:55:52] GPU #0: GeForce GTX 960, 10558
[2015-09-24 13:55:59] GPU #0: GeForce GTX 960, 10560
[2015-09-24 13:56:01] GPU #0: GeForce GTX 960, 10572
[2015-09-24 13:56:03] GPU #0: GeForce GTX 960, 10580
[2015-09-24 13:56:04] GPU #0: GeForce GTX 960, 10597
[2015-09-24 13:56:04] GPU #0: GeForce GTX 960, 10596
[2015-09-24 13:56:05] GPU #0: GeForce GTX 960, 10540
[2015-09-24 13:56:05] JSON protocol request:
{"method": "getwork", "params": [], "id":0}


* Rebuilt URL to: http://192.168.1.5:12568/
* Found bundle for host 192.168.1.5: 0xb87cbc0
* Re-using existing connection! (#0) with host 192.168.1.5
* Connected to 192.168.1.5 (192.168.1.5) port 12568 (#0)
* Server auth using Basic with user 'TheWolf'
> POST / HTTP/1.1

Authorization: Basic VGhlV29sZjp4

Host: 192.168.1.5:12568

Accept-Encoding: identity

Content-Type: application/json

Content-Length: 45

User-Agent: ccminer/1.5.68-git(SP-MOD)

X-Mining-Extensions: longpoll noncerange reject-reason

X-Mining-Hashrate: 10569256



< HTTP/1.1 200 OK

< Date: Thu, 24 Sep 2015 18:56:05 +0000

< Connection: keep-alive

< Content-Length: 592

< Content-Type: application/json

< Server: securecoin-json-rpc/v0.9.0.0-g12be17d-beta

<

* Connection #0 to host 192.168.1.5 left intact
[2015-09-24 13:56:05] JSON protocol response:
{
   "error": null,
   "result": {
      "target": "00000000000000000000000000000000000000000000000000b2400600000000",
      "midstate": "a56471a82e0f5c78dec05da222fc3f202f09f3acaf2078323aa224ff0240e562",
      "hash1": "00000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000010000",
      "data": "00000070dffa1b33f9432a35d1e9621880f9ac1a552f4a5c76a425b805ed00740000000017c3cac0e1562535ed1c3e4d192ae31c58fb0f290d6d777383e49098433a4799560447451c0640b200000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000"
   },
   "id": 0
}

[2015-09-24 13:56:05] got new work in 2.00 ms
[2015-09-24 13:56:17] GPU #0: GeForce GTX 960, 10573
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
September 24, 2015, 08:30:13 PM
 #6292

Possible fix for neoscrypt solo mining by tpruvot:

https://github.com/tpruvot/ccminer/commit/8ec5dd7d8e8ffea2bb710d0013ea657473de1f51

bensam1231
Legendary
*
Offline Offline

Activity: 1750
Merit: 1024


View Profile
September 24, 2015, 08:33:28 PM
 #6293

T Nelson fixed the solomining bug. Please donate some beers to him if you solomine....

next week i will be setting up a couple more servers ...

could you please pm me your details t-nelson so that i may be able to setup the donation server? ...

so far there are three more that i need to setup ...

- tsiv ( still no contact ) ...
- pfool - have all the details now ...
- t-nelson ...

tanx ...

#crysx

I've never understood this. Why don't you input their BTC address on a multipool or Nicehash and mine to it? Or if you're really picky and want to differentiate yourself from normal donations, ask them for a new BTC address just for mining.

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

Activity: 1793
Merit: 1028



View Profile WWW
September 24, 2015, 09:29:10 PM
Last edit: September 24, 2015, 09:45:41 PM by scryptr
 #6294

T Nelson fixed the solomining bug. Please donate some beers to him if you solomine....

next week i will be setting up a couple more servers ...

could you please pm me your details t-nelson so that i may be able to setup the donation server? ...

so far there are three more that i need to setup ...

- tsiv ( still no contact ) ...
- pfool - have all the details now ...
- t-nelson ...

tanx ...

#crysx

I've never understood this. Why don't you input their BTC address on a multipool or Nicehash and mine to it? Or if you're really picky and want to differentiate yourself from normal donations, ask them for a new BTC address just for mining.

HAMPSTERWHEEL MINING--

It started as a joke, in this thread, about the time Neoscrypt was really a hot algo.  I kept saying I would mine on my "hamster wheel", a 6x 750ti rig, for the code.  I did, for a while.  Why be so critical?  It is another way to donate, and privately.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
hashbrown9000
Sr. Member
****
Offline Offline

Activity: 427
Merit: 250


View Profile
September 24, 2015, 10:05:51 PM
 #6295

Anyone want to give solo-mining MobileCash a shot? (lyra2v2 algo, rpcport=14414)

https://bitcointalk.org/index.php?topic=1182734.0

I've been at it all day and cant get any coins into the wallet with either SP_'s or DJM's miner.  I get an accept message in the miner but then it does the "boooooo!" or "nooooooo!"

Pinkcoin:
ETH:
VTC:
BTC:
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
September 24, 2015, 10:25:24 PM
Last edit: September 24, 2015, 10:51:41 PM by scryptr
 #6296

Anyone want to give solo-mining MobileCash a shot? (lyra2v2 algo, rpcport=14414)

https://bitcointalk.org/index.php?topic=1182734.0

I've been at it all day and cant get any coins into the wallet with either SP_'s or DJM's miner.  I get an accept message in the miner but then it does the "boooooo!" or "nooooooo!"

KOPIEMTU --

I took a look at jk_14's instructions at the end of the kopiemtu thread.  He wants to merge-mine VTC and his MBL coin, both on the Lyra2v2 algo.  It is a bold challenge, but I need to work on my hardware instead of get wrapped around that axle.

I have a wallet full of parallax coin, and another full of monocle coin.  I hope that jk_14 comes out on top, good luck!

I am still looking for a UFO wallet, and have some SRC on the market...

--scryptr

P.S.  I need to mow the lawn, and buy groceries, and return a rented DVD, and fix the plumbing, and...  jk_14 must really know Linux.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          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 24, 2015, 10:36:59 PM
 #6297


Yeah we worked it out on IRC.  I'm 100% sure this needs fixed in the wallets, not the miner.  I'm willing to add it based on a non-default flag for the time being though.

BTC:   1K4yxRwZB8DpFfCgeJnFinSqeU23dQFEMu
DASH: XcRSCstQpLn8rgEyS6yH4Kcma4PfcGSJxe
hashbrown9000
Sr. Member
****
Offline Offline

Activity: 427
Merit: 250


View Profile
September 24, 2015, 10:41:53 PM
 #6298

who here can confirm any working miner for lyra2v2 algo coin solo-mining?

Pinkcoin:
ETH:
VTC:
BTC:
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
September 24, 2015, 10:42:42 PM
Last edit: September 24, 2015, 10:56:54 PM by scryptr
 #6299


Yeah we worked it out on IRC.  I'm 100% sure this needs fixed in the wallets, not the miner.  I'm willing to add it based on a non-default flag for the time being though.

THANK YOU!--

You may very well be right about the wallet.  I can get DJM34's CCminer launched, and communicate initially with the wallet, but I never get any card hash reports, only an initial blue neoscrypt block number report to the console.  With sp_'s CCminer, I cannot even get that far, just a red error message.

--scryptr

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

Activity: 1793
Merit: 1028



View Profile WWW
September 24, 2015, 10:56:06 PM
 #6300

who here can confirm any working miner for lyra2v2 algo coin solo-mining?

LAUNCHED--


GTX 960 SSC on Win 7 x64 solo-mining VTC

I just launched my GTX 960 against my VertCoin (VTC) wallet.  I am getting card-hash reports, but no VTC block number reports (blue), at least not yet.  I need to do stuff, I'll check back in a while.  The card is hashing, like before the fix.  6.1Mh/s, it will take a while for a block.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
Pages: « 1 ... 265 266 267 268 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 ... 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!