Pages:
Author

Topic: [ANN][AUTO-SWITCH] Profit-switch auto-exchange pool: CleverMining.com - page 17. (Read 554359 times)

newbie
Activity: 25
Merit: 0
I have some additional miners in US which are located and mining to the us-URL
with the same user: 1JnmoLccUYafL7o2wcpb8y6PoB7kDz2D7H

will both collected to the same userID?
because i have two graphs, one for EU one for US on my userscreen, but the overview dont show the correct collected MHs for both locations.

will they be payed together?

Thanks
Stonie
newbie
Activity: 1
Merit: 0
Hey,


after now over 2 hours the page still doesn't find my "account". 1Kz7PPefDqp28wAm9SKGPrWZr3HcVsbPj5 this is my adress. Is it just simply not loading or does the server not recognize me?
newbie
Activity: 18
Merit: 0
Hello Terk requesting small earning for 1HqrKmGVM2KfjA6JWvEC1GJBXTrWcZttdt I stop mining on that address because I'm mining with other address, but please transfer the small reward for the confident to you pool reputation.  Grin Grin Grin

Your balance is 0.00100648 BTC. Balances below 0.01 but above 0.001 BTC are paid weekly on weekends, so you should receive the payout on Sunday.

It's fine, thanks alot, I want to use other wallet address for mining.
hero member
Activity: 616
Merit: 522
Hello Terk requesting small earning for 1HqrKmGVM2KfjA6JWvEC1GJBXTrWcZttdt I stop mining on that address because I'm mining with other address, but please transfer the small reward for the confident to you pool reputation.  Grin Grin Grin

Your balance is 0.00100648 BTC. Balances below 0.01 but above 0.001 BTC are paid weekly on weekends, so you should receive the payout on Sunday.
newbie
Activity: 18
Merit: 0
Hello Terk requesting small earning for XXXX I stop mining on that address because I'm mining with other address, but please transfer the small reward for the confident to you pool reputation.  Grin Grin Grin
newbie
Activity: 38
Merit: 0
I have some problem to the diff i think ?
I have 3 gridseed g-blade. and as you may know its too blades in them.
But 3 of the bldaes are running on a lower diff then the rest do?
using a raspberry pi.
and in putty its sad that i have like 17~ MH/S but on the web i only have like 14-14.5~ mh/S


i hope you understand my bad english Smiley

Please check for wardware errors reported by your mining software. If you have anything above zero, then it's most likely causing the issue. Perhaps your gridseeds are overclocked and you get less hashrate (due to errors) than if you used lower voltage?



I have had 18 Hardware error for the past 24 hours, is that alot?  and they are not overclocked or anything Smiley
hero member
Activity: 616
Merit: 522
I have some problem to the diff i think ?
I have 3 gridseed g-blade. and as you may know its too blades in them.
But 3 of the bldaes are running on a lower diff then the rest do?
using a raspberry pi.
and in putty its sad that i have like 17~ MH/S but on the web i only have like 14-14.5~ mh/S


i hope you understand my bad english Smiley

Please check for wardware errors reported by your mining software. If you have anything above zero, then it's most likely causing the issue. Perhaps your gridseeds are overclocked and you get less hashrate (due to errors) than if you used lower voltage?
newbie
Activity: 18
Merit: 0
Hello Everybody,
im new to the mining game. been mining various coins for the past few months then i found this pool and it sounds great but im having trouble starting to mine. Im using ccminer which then told me to "try DJM edition". so i tried that but then i get no errors but it wont run.

Batch File: ccminer.exe  -a scrypt -o stratum+tcp://eu.clevermining.com:3333 -u 1J1VtVckxBmoqBTtWLfV5nfSbsHPVTPkrV -p x

CMD: Try 'ccminer --help' for more information.

Switch to cgminer 3.7.2 more stability for gpu mining, gridseed.



Thanks mate, just downloaded it. but i have a new issue. i ran this batch file: cgminer.exe -o stratum+tcp://ziftr.betarigs.com:3333 -u MitchAgedon.WorkerAgedon -p 1234

then the program runs and says there is an error, failed to init gpu.

it also says decrease tc or increase .

Change inside the bat file with this: cgminer.exe --scrypt -o stratum+tcp://eu.clevermining.com:3333 -u YOUR_BTC_ADDRESS -p x



This is the Batch file i am running now: cgminer.exe --scrypt -o stratum+tcp://eu.clevermining.com:3333 -u 1J1VtVckxBmoqBTtWLfV5nfSbsHPVTPkrV -p x -T

still not working. it returns with "invalid config option --kernel: cannot specify a kernel with scrypt."

I removed the Kernel line of code from the config whooch seems to have fixed that. but now when  run it returns "Error -61:clCreateBuffer , decrease tc or increase lg"
"Failed to init gpu thread 0, disabling device 0"

in then left it running and it is detecting blocks but said "requested work restart"

Try using this inside bat file:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o stratum+tcp://eu.clevermining.com:3333 -u YOUR_BTC_ADDRESS -p d=512


"requested work restart" happen because of speed of your internet connection are slow or you are to far from the mining pool server. That is from what I reading on all over place.

I do hope if admin will able opening server in ASIA too because your miner from asia is quite increasing than europe.

i ran this in a batch file and its the same problem. cant initialize gpu.

i dont know if this will help but im running on a GeForce GT 740M gpu on my laptop.

and what does tc and lg mean.

Mining on a laptop CPU or GPU is not a very good idea.  You can damage the laptop with the excessive heat it will generate.

I guess i'll just quit then. Lots of trouble very little reward and possible damage to my computer. no t worth it for me.
thanks for all the help.

Here try take a look to this and consider to buy it for best mining : http://www.aliexpress.com/item/Gridseed-USB-5-2-6MH-S-Scrypt-miner-INCLUDE-POWER-SUPPLY-Litecoin-miner-better-than-antminer/32295417318.html
newbie
Activity: 5
Merit: 0
Hello Everybody,
im new to the mining game. been mining various coins for the past few months then i found this pool and it sounds great but im having trouble starting to mine. Im using ccminer which then told me to "try DJM edition". so i tried that but then i get no errors but it wont run.

Batch File: ccminer.exe  -a scrypt -o stratum+tcp://eu.clevermining.com:3333 -u 1J1VtVckxBmoqBTtWLfV5nfSbsHPVTPkrV -p x

CMD: Try 'ccminer --help' for more information.

Switch to cgminer 3.7.2 more stability for gpu mining, gridseed.



Thanks mate, just downloaded it. but i have a new issue. i ran this batch file: cgminer.exe -o stratum+tcp://ziftr.betarigs.com:3333 -u MitchAgedon.WorkerAgedon -p 1234

then the program runs and says there is an error, failed to init gpu.

it also says decrease tc or increase .

Change inside the bat file with this: cgminer.exe --scrypt -o stratum+tcp://eu.clevermining.com:3333 -u YOUR_BTC_ADDRESS -p x



This is the Batch file i am running now: cgminer.exe --scrypt -o stratum+tcp://eu.clevermining.com:3333 -u 1J1VtVckxBmoqBTtWLfV5nfSbsHPVTPkrV -p x -T

still not working. it returns with "invalid config option --kernel: cannot specify a kernel with scrypt."

I removed the Kernel line of code from the config whooch seems to have fixed that. but now when  run it returns "Error -61:clCreateBuffer , decrease tc or increase lg"
"Failed to init gpu thread 0, disabling device 0"

in then left it running and it is detecting blocks but said "requested work restart"

Try using this inside bat file:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o stratum+tcp://eu.clevermining.com:3333 -u YOUR_BTC_ADDRESS -p d=512


"requested work restart" happen because of speed of your internet connection are slow or you are to far from the mining pool server. That is from what I reading on all over place.

I do hope if admin will able opening server in ASIA too because your miner from asia is quite increasing than europe.

i ran this in a batch file and its the same problem. cant initialize gpu.

i dont know if this will help but im running on a GeForce GT 740M gpu on my laptop.

and what does tc and lg mean.

Mining on a laptop CPU or GPU is not a very good idea.  You can damage the laptop with the excessive heat it will generate.

I guess i'll just quit then. Lots of trouble very little reward and possible damage to my computer. no t worth it for me.
thanks for all the help.
newbie
Activity: 18
Merit: 0
I have some problem to the diff i think ?
I have 3 gridseed g-blade. and as you may know its too blades in them.
But 3 of the bldaes are running on a lower diff then the rest do?
using a raspberry pi.
and in putty its sad that i have like 17~ MH/S but on the web i only have like 14-14.5~ mh/S


i hope you understand my bad english Smiley

I don't think so that raspberry pi might following so tight with auto switch mining pool, but the great usage on the static mining pool if you are only mining specific coin scrypt alo.

Since clevermining are rapidly switch the pool I think raspberry pi will not caught out like pc or laptop and the gridseed g-blade are the faster device put togather with mini size won't not show it true nature of works.
newbie
Activity: 38
Merit: 0
I have some problem to the diff i think ?
I have 3 gridseed g-blade. and as you may know its too blades in them.
But 3 of the bldaes are running on a lower diff then the rest do?
using a raspberry pi.
and in putty its sad that i have like 17~ MH/S but on the web i only have like 14-14.5~ mh/S


i hope you understand my bad english Smiley
hero member
Activity: 616
Merit: 522
Manual difficulty has been temporarily restricted to minimum 1024, so it was set to 1024 if you tried to use lower value. I can't remember why - probably there were some issues with bandwidth usage in the past. I will check it and re-enable lower difficulties tomorrow. Vardiff still goes as low as 256 so perhaps it's best to use it for now (it's best to use it anyway unless your miner has some technical issues). It will start with 1024 but should lower the difficulty after few minutes.
hero member
Activity: 616
Merit: 522
Terk
Sorry to Nag - but payouts not working again nothing since 15 July
Please could you take a look

It's my fault. After finishing maintenance and running manual payout on July 15th I re-enabled automated payouts but forgot to restart the application so the change didn't actually took place. I restarted it yesterday and automated payout ran this night: https://blockchain.info/tx/f1dd7aa0ae60245641da1ec78d09bce26ae59c5c09060c74737d38d08a17e54a

It's all back to normal with automated payouts now.
legendary
Activity: 1726
Merit: 1018
Hi. Here a newbie, small miner for hobby. Only three months mining...

I am having problems with vardiff, since aprox. 8 hours ago...

I have 4 Gridseed 5-chips Dualminer, running with CGMINER 3.7.2 and Windows XP. I use Zadig.

Last month they work without problems, at 850 MHz, about 1.4 MH/s and WU of 5 (1.2 each).
I always use vardiff  with cgminer. About half an hour from starting, diff goes down to 256 and
everything was allright...

Suddenly, today, mi cgminer was at diff 1204... No accepteds.. No work... Very strange,
no changes by my side. PROBLEMS.

I restart a couple of times my miners. Always the same, diff fixed at 1024. WU 1.1 for 1.4 MH/s
Now they are mining but very slow. My small profits are going down...

¿Is really working clevermining vardiff just now? It seems not for me...

I try about 30 times to use fixed diff, with -p parameter... I think this can fix my problems...
BUT ALSO THIS NOT WORKS FOR ME. MORE PROBLEMS.

With Windows XP I tried...

-p d=256
-p "d=256"

nothing works, it always uses vardiff... But now my miners at 1024 diff do about 1/5 of previous work.
Connected to EU server.

Not sure what todo now...

Regards.











Maybe try the us server?  If the vardiff works better it may make up for the lag as a short term fix.

It's weird that so many people are having problems with the manual difficulty too unless that is also a problem with the eu server or something.  I have bfgminer on three different machines with two different kinds of hardware and I have cgminer on another machine with yet another kind of hardware and all of them are working fine using manual difficulty (at either 512 or 1024).
hero member
Activity: 748
Merit: 523
Hi. Here a newbie, small miner for hobby. Only three months mining...

I am having problems with vardiff, since aprox. 8 hours ago...

I have 4 Gridseed 5-chips Dualminer, running with CGMINER 3.7.2 and Windows XP. I use Zadig.

Last month they work without problems, at 850 MHz, about 1.4 MH/s and WU of 5 (1.2 each).
I always use vardiff  with cgminer. About half an hour from starting, diff goes down to 256 and
everything was allright...

Suddenly, today, mi cgminer was at diff 1204... No accepteds.. No work... Very strange,
no changes by my side. PROBLEMS.

I restart a couple of times my miners. Always the same, diff fixed at 1024. WU 1.1 for 1.4 MH/s
Now they are mining but very slow. My small profits are going down...

¿Is really working clevermining vardiff just now? It seems not for me...

I try about 30 times to use fixed diff, with -p parameter... I think this can fix my problems...
BUT ALSO THIS NOT WORKS FOR ME. MORE PROBLEMS.

With Windows XP I tried...

-p d=256
-p "d=256"

nothing works, it always uses vardiff... But now my miners at 1024 diff do about 1/5 of previous work.
Connected to EU server.

Not sure what todo now...

Regards.









member
Activity: 98
Merit: 10
Glad to know that's no payments isn't effecting only me.

Can we get an update when that will be resolved.
newbie
Activity: 21
Merit: 0
Terk
Sorry to Nag - but payouts not working again nothing since 15 July
Please could you take a look

He probably knows and is working on it
newbie
Activity: 2
Merit: 0
Terk
Sorry to Nag - but payouts not working again nothing since 15 July
Please could you take a look
legendary
Activity: 1726
Merit: 1018
Hello Everybody,
im new to the mining game. been mining various coins for the past few months then i found this pool and it sounds great but im having trouble starting to mine. Im using ccminer which then told me to "try DJM edition". so i tried that but then i get no errors but it wont run.

Batch File: ccminer.exe  -a scrypt -o stratum+tcp://eu.clevermining.com:3333 -u 1J1VtVckxBmoqBTtWLfV5nfSbsHPVTPkrV -p x

CMD: Try 'ccminer --help' for more information.

Switch to cgminer 3.7.2 more stability for gpu mining, gridseed.



Thanks mate, just downloaded it. but i have a new issue. i ran this batch file: cgminer.exe -o stratum+tcp://ziftr.betarigs.com:3333 -u MitchAgedon.WorkerAgedon -p 1234

then the program runs and says there is an error, failed to init gpu.

it also says decrease tc or increase .

Change inside the bat file with this: cgminer.exe --scrypt -o stratum+tcp://eu.clevermining.com:3333 -u YOUR_BTC_ADDRESS -p x



This is the Batch file i am running now: cgminer.exe --scrypt -o stratum+tcp://eu.clevermining.com:3333 -u 1J1VtVckxBmoqBTtWLfV5nfSbsHPVTPkrV -p x -T

still not working. it returns with "invalid config option --kernel: cannot specify a kernel with scrypt."

I removed the Kernel line of code from the config whooch seems to have fixed that. but now when  run it returns "Error -61:clCreateBuffer , decrease tc or increase lg"
"Failed to init gpu thread 0, disabling device 0"

in then left it running and it is detecting blocks but said "requested work restart"

Try using this inside bat file:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o stratum+tcp://eu.clevermining.com:3333 -u YOUR_BTC_ADDRESS -p d=512


"requested work restart" happen because of speed of your internet connection are slow or you are to far from the mining pool server. That is from what I reading on all over place.

I do hope if admin will able opening server in ASIA too because your miner from asia is quite increasing than europe.

i ran this in a batch file and its the same problem. cant initialize gpu.

i dont know if this will help but im running on a GeForce GT 740M gpu on my laptop.

and what does tc and lg mean.

Mining on a laptop CPU or GPU is not a very good idea.  You can damage the laptop with the excessive heat it will generate.
newbie
Activity: 25
Merit: 0
Hi Terk, can you take a look,
seams like the daily payout is not working.

Best
Stonie
Pages:
Jump to: