Bitcoin Forum
May 24, 2024, 05:25:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 [172]
3421  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 07, 2014, 11:12:36 AM
Quote
Thanks man...I will try this in a few hours once I am back home. Lost a whole night of sleep trying to get it to work. The .conf file will go into app/roaming/maxcoin folder, right?

I remember having this same issue when trying to mine litecoin in the wallet, but for the life of me I cant remember what I did to set it right.


app/roaming/maxcoin  ...

yes


u can use These Settings for any  alt coin Client  when u try mining solo ..
u just Need to rename the .conf every time

-------------------------

rpcallowip=all
daemon=1
server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=12345
rpcconnect=127.0.0.1
gen=0




Thanks...just got home and I still get the same error...500, json.



maybe your wallet isnt completly sync ?
early in the morning i see ff the wallet get startet and cuda is allright executed  i got "error 500" unless the wallet load the whole blockchain
3422  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 07, 2014, 07:05:08 AM
which flag did u set for scantime ?
3423  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 07, 2014, 06:19:43 AM
is there any tech guru?

why GTX690 hashing on K8x32 with
10000 khs and 17% load but with K1000x16 with 500khs and 50-98% load ?

why mine GPU if CPU gives 2mhs at pool?!

i cant get into that cudaminer after cgminer Sad

WTF?HuhHuhHuhHuh?



use  -l K1000x32 -L 128 , for solo mining .. this could fix your Problem with low hash rates ..
remember that "CUDA"  in the Moment only works if u mine solo . 
if u connect to any pool actualy using cudaminer your Shares will be rejected .

"""" check your .conf   for "gen=1"   this will extremly slow down your gpu
replace it with "gen=0" """"""""""""""

3424  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 07, 2014, 06:10:26 AM
Quote
Thanks man...I will try this in a few hours once I am back home. Lost a whole night of sleep trying to get it to work. The .conf file will go into app/roaming/maxcoin folder, right?

I remember having this same issue when trying to mine litecoin in the wallet, but for the life of me I cant remember what I did to set it right.


app/roaming/maxcoin  ...

yes


u can use These Settings for any  alt coin Client  when u try mining solo ..
u just Need to rename the .conf every time

-------------------------

rpcallowip=all
daemon=1
server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=12345
rpcconnect=127.0.0.1
gen=0


3425  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 07, 2014, 05:56:31 AM
I did everything you guys have helped me with till now, but i still get the 500 error. Has anyone been able to solve this?

1. I downloaded wallet and cudaminer, latest version
2. ran wallet once
3. went to users/appdata/roaming/maxcoin and added the maxcoin.conf (there was no .conf file in the folder)
4. went back to cudaminer, made a bat with the help of some of the settings you guys were showing, putting in my uder and pass, but still not sure on the localhost thing
5. ran maxcoind.exe
6. started the bat file

result:

error 500, some json stuff....can someone please help me..


-----------------------------------------------------

config =>

# Seed nodes
addnode=213.179.202.19
addnode=wombat.dar.sh
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
addnode=91.121.8.25
addnode=213.192.56.163:8334
addnode=91.121.8.25
addnode=148.251.11.43

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1


# RPC information
rpcuser=user
rpcpassword=pass
rpcport=12345
rpcconnect=127.0.0.1

# Mining
gen=0


------------------------------------

cudaminer.exe -o http://127.0.0.1:12345 -O user:pass --algo=keccak d 0 -l F1024x16 -L 128  -i 0 -C 2  -H 2 -s 10


works for me .. 
3426  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 07, 2014, 05:47:12 AM


Why does this show hashrate so high?  



The F, K, T kernels support keccak mining. Maybe the K kernels run faster on
Compute 3.5 devices. Best to try. Launch configs should look somewhat like this
(do not exceed the warp figures given here)

-l F1000x16
-l K1000x32   << fastest on my GTX 780
-l T1000x24

Best to replace the 1000 blocks with a large multiple of your card's
multiprocessor count. At least a few hundred, but probably less than 3000.


... try  -l K1000x32
3427  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 07, 2014, 05:39:58 AM
why cant i get real hashing? not in pool not in solo, looks like benchmark Sad






i u would see a " share found"  it will means that u find a block "solo-mining"
if u would see a " share found" @ mining in a pool , it was a wonder...  actualy cuda cant work on any kezzak pools

...


so its all fine
3428  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 07, 2014, 05:32:30 AM
if someone helps me get my nvidia card hashing maxcoin ill pay a hefty BTC donation add me ok skype  : toewing

what is your Problem oO
3429  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: February 07, 2014, 04:43:33 AM
hello , everything works fine , but i just wanna know if i should use the -s1 flag for solo mining ?




--algo=keccak -d 0 -l F1024x16 -L 128  -i 0 -C 2  -H 2 -s 1


[2014-02-07 05:39:01] 1 miner threads started, using 'keccak' algorithm.
[2014-02-07 05:39:01] GPU #0: GeForce GTX 560 Ti with compute capability 2.0
[2014-02-07 05:39:01] GPU #0: interactive: 0, tex-cache: 2D, single-alloc: 1
[2014-02-07 05:39:01] GPU #0: 32 hashes / 0.0 MB per warp.
[2014-02-07 05:39:01] GPU #0: using launch configuration F1024x16
[2014-02-07 05:39:01] GPU #0: GeForce GTX 560 Ti, 72311 khash/s
[2014-02-07 05:39:02] GPU #0: GeForce GTX 560 Ti, 82778 khash/s
[2014-02-07 05:39:03] GPU #0: GeForce GTX 560 Ti, 79724 khash/s
[2014-02-07 05:39:04] GPU #0: GeForce GTX 560 Ti, 82268 khash/s
[2014-02-07 05:39:05] GPU #0: GeForce GTX 560 Ti, 84680 khash/s
[2014-02-07 05:39:06] GPU #0: GeForce GTX 560 Ti, 82296 khash/s
[2014-02-07 05:39:07] GPU #0: GeForce GTX 560 Ti, 80933 khash/s
[2014-02-07 05:39:08] GPU #0: GeForce GTX 560 Ti, 82081 khash/s
[2014-02-07 05:39:09] GPU #0: GeForce GTX 560 Ti, 83647 khash/s
[2014-02-07 05:39:10] GPU #0: GeForce GTX 560 Ti, 82723 khash/s
[2014-02-07 05:39:11] GPU #0: GeForce GTX 560 Ti, 82421 khash/s
[2014-02-07 05:39:12] GPU #0: GeForce GTX 560 Ti, 81368 khash/s
[2014-02-07 05:39:13] GPU #0: GeForce GTX 560 Ti, 80975 khash/s
[2014-02-07 05:39:14] GPU #0: GeForce GTX 560 Ti, 82834 khash/s
[2014-02-07 05:39:15] GPU #0: GeForce GTX 560 Ti, 81528 khash/s
[2014-02-07 05:39:16] GPU #0: GeForce GTX 560 Ti, 82278 khash/s
[2014-02-07 05:39:17] GPU #0: GeForce GTX 560 Ti, 81333 khash/s


thank you
Pages: « 1 ... 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 [172]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!