Author Topic: Need some help solo mining  (Read 2163 times)

0 Members and 1 Guest are viewing this topic.

Offline qaldyari

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
  • Newcomer
    • View Profile
Need some help solo mining
« on: December 14, 2014, 02:54:41 AM »
Ok so I could use a bit of help from the experts on solo mining. I fire up the wallet, let it sync up and then bring up my cuda miner with the following command :

cudaminer.exe -s 1 -i 1 -H 0 -o localhost:9527 -O ****:****

I get a nice long list of hashes along these lines

[2014-12-13 20:45:59] GPU #0: GeForce GTX 765M, 139.12 khash/s
[2014-12-13 20:46:00] GPU #0: GeForce GTX 765M, 138.48 khash/s
[2014-12-13 20:46:01] GPU #0: GeForce GTX 765M, 138.81 khash/s
[2014-12-13 20:46:02] GPU #0: GeForce GTX 765M, 138.78 khash/s
[2014-12-13 20:46:03] GPU #0: GeForce GTX 765M, 138.40 khash/s
[2014-12-13 20:46:04] GPU #0: GeForce GTX 765M, 138.19 khash/s
[2014-12-13 20:46:05] GPU #0: GeForce GTX 765M, 137.71 khash/s
[2014-12-13 20:46:06] GPU #0: GeForce GTX 765M, 139.63 khash/s
[2014-12-13 20:46:07] GPU #0: GeForce GTX 765M, 137.94 khash/s
[2014-12-13 20:46:08] GPU #0: GeForce GTX 765M, 137.88 khash/s
[2014-12-13 20:46:10] GPU #0: GeForce GTX 765M, 137.75 khash/s
[2014-12-13 20:46:11] GPU #0: GeForce GTX 765M, 137.32 khash/s
[2014-12-13 20:46:12] GPU #0: GeForce GTX 765M, 137.62 khash/s

which I fully expect and yes its running off a laptop so no excitement as far as raw power. My problem is last night I let it go for about 12 hours and have not seen a block hit my wallet. Coinwars shows that in a day I should get about 49 or so coins. I would figure in 12 hours I would have at least had 1 hit my wallet. Is there something I need to change in my config for cudaminer?

Thanks in advance,
Steven



Offline qaldyari

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
  • Newcomer
    • View Profile
Re: Need some help solo mining
« Reply #1 on: December 14, 2014, 05:44:30 PM »
Update for anyone that can help. I tried it with cgminer and my 2 gridseeds and it just keeps showing new block detected but never anything accepted / rejected/ stale or anything.

cgminer.exe --scrypt -o localhost:9527 -u **** -p **** -Q0 -s1 -E3 --gridseed-options=baud=115200,freq=800,chips=40,btc=0 --hotplug=1

I had added the q,s,e from another post in here in an attempt to help but it doesn't seem to. Anyone have any ideas?