Pages:
Author

Topic: TomosMining - HIGHEST PAID MINING (BTC->FaucetHub) 5% REF! - page 42. (Read 35590 times)

sr. member
Activity: 504
Merit: 297
CryptoTalk.Org - Get Paid for every Post!
I think competition is a good thing.
So I'm here to bring higher profits to the miners.

http://thecryptocloud.com

My site pays out 320 satoshis per million hashes. It offers instant withdrawals in 6 different currencies. It features optional webmining. (Lower pay/million)
And it has a chatbox.

Are you up for a little competition?  Smiley
hero member
Activity: 952
Merit: 504
PredX - AI-Powered Prediction Market
Anyone using anything else for GPU mining than XMR-gpu-stak? It's giving just 38 h/s for my Nvidia 860M 4 GB GDDR5 GPU. Though NSCPUminer works fine and gives best hashrate available for my i7 CPU in the same laptop. This laptop is left just for mining only, so nothing else eating away anything...

did you tried this one?

https://bitcointalksearch.org/topic/m.28396744

i got 1800+ h/s on my monster testing server, 640h/s for 4cores of NVIDIA TESLA.. Smiley

Yes, I tried that only, it's giving 38 h/s for this miner only. Do note that I have disabled CPU mining on this particular miner as it was also not giving best hashes for my CPU as well.


something is not OK with your config , i think...  delete .txt files from xmr-stak (or better, backup them)...   Then start the xmr-stak.exe and answer to all questions once to create again the config file
based on benchmarks, you could have 200+ h/s on your graphic card:  http://monerobenchmarks.info/

Tried again by recreating config files, same issue. GPU hash rates not going over 38 h/s, no matter if I disable CPU mining or not via xmr-stak. What could be limiting it?

i think it can be driver, OS, or BIOS, but most probably driver
I tried updating/downgrading to the different Nvidia drivers which were claimed to be stable, but none of them lets it go over 38-39 h/s on GPU. I don't think Bios or OS should affect, as it's not for others as well. Is there some other version of xmr-stak available which I can try?

try :  https://github.com/xmrig/xmrig-nvidia/releases
instructions: https://github.com/xmrig/xmrig-nvidia#usage you must choose -a cryptonight

but i think something is with your GPU (for example iu had NVIDIA TESLA and it was splitted to multiple devices/VMs)

Thanks for your help. Tried this release but got this error -

Code:
 * VERSIONS:     XMRig/2.4.2 libuv/1.14.1 CUDA/9.0 MSVC/2015
 * CPU:          Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz x64 AES-NI
 * GPU #0:       GeForce GTX 860M @ 1019/2505 MHz 64x15 6x25 arch:50 SMX:5
 * ALGO:         cryptonight, donate=1%
 * POOL #1:      80.211.205.216:3333
 * COMMANDS:     hashrate, health, pause, resume
[2018-01-29 01:51:20] use pool 80.211.205.216:3333 80.211.205.216
[2018-01-29 01:51:20] new job from 80.211.205.216:3333 diff 6477
[CUDA] Error gpu 0: :231 "unspecified launch failure"
Press any key to continue . . .

easy solution:  use less threads in parameter  (also be sure you are using --nicehash command switch)

Sorry, but can you please guide or post the exact command instructions to follow? I am a bit noob in this regard. Thanks.

unfortunately i have no nvidia card to use

use:
Code:
xmrig-nvidia -a cryptonight --nicehash -o stratum+tcp://80.211.205.216:3333 -u YOUR_BTC_ADDRESS_WITHOUT_SPACES -p x --cuda-max-threads=N 
use N=1 and go up until you not get better result
also try to play with --cuda-affinity=N     affine GPU threads to a CPU
and --cuda-bfactor=[0-12] run CryptoNight core kernel in smaller pieces
newbie
Activity: 68
Merit: 0
Anyone using anything else for GPU mining than XMR-gpu-stak? It's giving just 38 h/s for my Nvidia 860M 4 GB GDDR5 GPU. Though NSCPUminer works fine and gives best hashrate available for my i7 CPU in the same laptop. This laptop is left just for mining only, so nothing else eating away anything...

did you tried this one?

https://bitcointalksearch.org/topic/m.28396744

i got 1800+ h/s on my monster testing server, 640h/s for 4cores of NVIDIA TESLA.. Smiley

Yes, I tried that only, it's giving 38 h/s for this miner only. Do note that I have disabled CPU mining on this particular miner as it was also not giving best hashes for my CPU as well.
https://imgur.com/a/pzFIt

something is not OK with your config , i think...  delete .txt files from xmr-stak (or better, backup them)...   Then start the xmr-stak.exe and answer to all questions once to create again the config file
based on benchmarks, you could have 200+ h/s on your graphic card:  http://monerobenchmarks.info/

Tried again by recreating config files, same issue. GPU hash rates not going over 38 h/s, no matter if I disable CPU mining or not via xmr-stak. What could be limiting it?

i think it can be driver, OS, or BIOS, but most probably driver
I tried updating/downgrading to the different Nvidia drivers which were claimed to be stable, but none of them lets it go over 38-39 h/s on GPU. I don't think Bios or OS should affect, as it's not for others as well. Is there some other version of xmr-stak available which I can try?

try :  https://github.com/xmrig/xmrig-nvidia/releases
instructions: https://github.com/xmrig/xmrig-nvidia#usage you must choose -a cryptonight

but i think something is with your GPU (for example iu had NVIDIA TESLA and it was splitted to multiple devices/VMs)

Thanks for your help. Tried this release but got this error -

Code:
 * VERSIONS:     XMRig/2.4.2 libuv/1.14.1 CUDA/9.0 MSVC/2015
 * CPU:          Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz x64 AES-NI
 * GPU #0:       GeForce GTX 860M @ 1019/2505 MHz 64x15 6x25 arch:50 SMX:5
 * ALGO:         cryptonight, donate=1%
 * POOL #1:      80.211.205.216:3333
 * COMMANDS:     hashrate, health, pause, resume
[2018-01-29 01:51:20] use pool 80.211.205.216:3333 80.211.205.216
[2018-01-29 01:51:20] new job from 80.211.205.216:3333 diff 6477
[CUDA] Error gpu 0: :231 "unspecified launch failure"
Press any key to continue . . .

easy solution:  use less threads in parameter  (also be sure you are using --nicehash command switch)

Sorry, but can you please guide or post the exact command instructions to follow? I am a bit noob in this regard. Thanks.
hero member
Activity: 952
Merit: 504
PredX - AI-Powered Prediction Market
Anyone using anything else for GPU mining than XMR-gpu-stak? It's giving just 38 h/s for my Nvidia 860M 4 GB GDDR5 GPU. Though NSCPUminer works fine and gives best hashrate available for my i7 CPU in the same laptop. This laptop is left just for mining only, so nothing else eating away anything...

did you tried this one?

https://bitcointalksearch.org/topic/m.28396744

i got 1800+ h/s on my monster testing server, 640h/s for 4cores of NVIDIA TESLA.. Smiley

Yes, I tried that only, it's giving 38 h/s for this miner only. Do note that I have disabled CPU mining on this particular miner as it was also not giving best hashes for my CPU as well.


something is not OK with your config , i think...  delete .txt files from xmr-stak (or better, backup them)...   Then start the xmr-stak.exe and answer to all questions once to create again the config file
based on benchmarks, you could have 200+ h/s on your graphic card:  http://monerobenchmarks.info/

Tried again by recreating config files, same issue. GPU hash rates not going over 38 h/s, no matter if I disable CPU mining or not via xmr-stak. What could be limiting it?

i think it can be driver, OS, or BIOS, but most probably driver
I tried updating/downgrading to the different Nvidia drivers which were claimed to be stable, but none of them lets it go over 38-39 h/s on GPU. I don't think Bios or OS should affect, as it's not for others as well. Is there some other version of xmr-stak available which I can try?

try :  https://github.com/xmrig/xmrig-nvidia/releases
instructions: https://github.com/xmrig/xmrig-nvidia#usage you must choose -a cryptonight

but i think something is with your GPU (for example iu had NVIDIA TESLA and it was splitted to multiple devices/VMs)

Thanks for your help. Tried this release but got this error -

Code:
 * VERSIONS:     XMRig/2.4.2 libuv/1.14.1 CUDA/9.0 MSVC/2015
 * CPU:          Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz x64 AES-NI
 * GPU #0:       GeForce GTX 860M @ 1019/2505 MHz 64x15 6x25 arch:50 SMX:5
 * ALGO:         cryptonight, donate=1%
 * POOL #1:      80.211.205.216:3333
 * COMMANDS:     hashrate, health, pause, resume
[2018-01-29 01:51:20] use pool 80.211.205.216:3333 80.211.205.216
[2018-01-29 01:51:20] new job from 80.211.205.216:3333 diff 6477
[CUDA] Error gpu 0: :231 "unspecified launch failure"
Press any key to continue . . .

easy solution:  use less threads in parameter  (also be sure you are using --nicehash command switch)
newbie
Activity: 68
Merit: 0
Anyone using anything else for GPU mining than XMR-gpu-stak? It's giving just 38 h/s for my Nvidia 860M 4 GB GDDR5 GPU. Though NSCPUminer works fine and gives best hashrate available for my i7 CPU in the same laptop. This laptop is left just for mining only, so nothing else eating away anything...

did you tried this one?

https://bitcointalksearch.org/topic/m.28396744

i got 1800+ h/s on my monster testing server, 640h/s for 4cores of NVIDIA TESLA.. Smiley

Yes, I tried that only, it's giving 38 h/s for this miner only. Do note that I have disabled CPU mining on this particular miner as it was also not giving best hashes for my CPU as well.
https://imgur.com/a/pzFIt

something is not OK with your config , i think...  delete .txt files from xmr-stak (or better, backup them)...   Then start the xmr-stak.exe and answer to all questions once to create again the config file
based on benchmarks, you could have 200+ h/s on your graphic card:  http://monerobenchmarks.info/

Tried again by recreating config files, same issue. GPU hash rates not going over 38 h/s, no matter if I disable CPU mining or not via xmr-stak. What could be limiting it?

i think it can be driver, OS, or BIOS, but most probably driver
I tried updating/downgrading to the different Nvidia drivers which were claimed to be stable, but none of them lets it go over 38-39 h/s on GPU. I don't think Bios or OS should affect, as it's not for others as well. Is there some other version of xmr-stak available which I can try?

try :  https://github.com/xmrig/xmrig-nvidia/releases
instructions: https://github.com/xmrig/xmrig-nvidia#usage you must choose -a cryptonight

but i think something is with your GPU (for example iu had NVIDIA TESLA and it was splitted to multiple devices/VMs)

Thanks for your help. Tried this release but got this error -

Code:
 * VERSIONS:     XMRig/2.4.2 libuv/1.14.1 CUDA/9.0 MSVC/2015
 * CPU:          Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz x64 AES-NI
 * GPU #0:       GeForce GTX 860M @ 1019/2505 MHz 64x15 6x25 arch:50 SMX:5
 * ALGO:         cryptonight, donate=1%
 * POOL #1:      80.211.205.216:3333
 * COMMANDS:     hashrate, health, pause, resume
[2018-01-29 01:51:20] use pool 80.211.205.216:3333 80.211.205.216
[2018-01-29 01:51:20] new job from 80.211.205.216:3333 diff 6477
[CUDA] Error gpu 0: :231 "unspecified launch failure"
Press any key to continue . . .
hero member
Activity: 952
Merit: 504
PredX - AI-Powered Prediction Market
Anyone using anything else for GPU mining than XMR-gpu-stak? It's giving just 38 h/s for my Nvidia 860M 4 GB GDDR5 GPU. Though NSCPUminer works fine and gives best hashrate available for my i7 CPU in the same laptop. This laptop is left just for mining only, so nothing else eating away anything...

did you tried this one?

https://bitcointalksearch.org/topic/m.28396744

i got 1800+ h/s on my monster testing server, 640h/s for 4cores of NVIDIA TESLA.. Smiley

Yes, I tried that only, it's giving 38 h/s for this miner only. Do note that I have disabled CPU mining on this particular miner as it was also not giving best hashes for my CPU as well.


something is not OK with your config , i think...  delete .txt files from xmr-stak (or better, backup them)...   Then start the xmr-stak.exe and answer to all questions once to create again the config file
based on benchmarks, you could have 200+ h/s on your graphic card:  http://monerobenchmarks.info/

Tried again by recreating config files, same issue. GPU hash rates not going over 38 h/s, no matter if I disable CPU mining or not via xmr-stak. What could be limiting it?

i think it can be driver, OS, or BIOS, but most probably driver
I tried updating/downgrading to the different Nvidia drivers which were claimed to be stable, but none of them lets it go over 38-39 h/s on GPU. I don't think Bios or OS should affect, as it's not for others as well. Is there some other version of xmr-stak available which I can try?

try :  https://github.com/xmrig/xmrig-nvidia/releases
instructions: https://github.com/xmrig/xmrig-nvidia#usage you must choose -a cryptonight

but i think something is with your GPU (for example iu had NVIDIA TESLA and it was splitted to multiple devices/VMs)
newbie
Activity: 68
Merit: 0
Anyone using anything else for GPU mining than XMR-gpu-stak? It's giving just 38 h/s for my Nvidia 860M 4 GB GDDR5 GPU. Though NSCPUminer works fine and gives best hashrate available for my i7 CPU in the same laptop. This laptop is left just for mining only, so nothing else eating away anything...

did you tried this one?

https://bitcointalksearch.org/topic/m.28396744

i got 1800+ h/s on my monster testing server, 640h/s for 4cores of NVIDIA TESLA.. Smiley

Yes, I tried that only, it's giving 38 h/s for this miner only. Do note that I have disabled CPU mining on this particular miner as it was also not giving best hashes for my CPU as well.
https://imgur.com/a/pzFIt

something is not OK with your config , i think...  delete .txt files from xmr-stak (or better, backup them)...   Then start the xmr-stak.exe and answer to all questions once to create again the config file
based on benchmarks, you could have 200+ h/s on your graphic card:  http://monerobenchmarks.info/

Tried again by recreating config files, same issue. GPU hash rates not going over 38 h/s, no matter if I disable CPU mining or not via xmr-stak. What could be limiting it?

i think it can be driver, OS, or BIOS, but most probably driver
I tried updating/downgrading to the different Nvidia drivers which were claimed to be stable, but none of them lets it go over 38-39 h/s on GPU. I don't think Bios or OS should affect, as it's not for others as well. Is there some other version of xmr-stak available which I can try?
hero member
Activity: 952
Merit: 504
PredX - AI-Powered Prediction Market
Hello Tomos, since few days i got error like this :

Stratum - reading socket failed 10038, disconnect

it means the end of my cpu ?

the miner stop and if i didn't clik on S, miner don't relaunch automatically, any advice ?

hi, something could block your miner (probably firewall or antivirus) - add an exception for directory where you running miner + open needed ports on firewall (3333) from miner app

if it happens only sometimes, it can be from my auto switcher..
maybe screenshot of the problem will help more
newbie
Activity: 60
Merit: 0
Hello Tomos, since few days i got error like this :

Stratum - reading socket failed 10038, disconnect

it means the end of my cpu ?

the miner stop and if i didn't clik on S, miner don't relaunch automatically, any advice ?
hero member
Activity: 952
Merit: 504
PredX - AI-Powered Prediction Market
Having issues with faucetHub

Me and a couple of friends are using a couple of large servers (32core) to mine. Using different addresses on faucethub (same account). I believe I read it somewhere that this would be a good way to have stats on all the different devices that are used to mine.

The issue that I encounter now is that faucethub things that we are cheating you by using multiple servers instead of a single one for mining. They blocked my account on the basis that I have been cheating you. Which I haven't.

Could you contact them and explain to them that your site isn't a faucet in the traditional way (based on adds and the like) and that is it a mining site in which the more mining hardware is used the better ?

kind regards Hoet


hi, why don't you mining to the same BTC addresss? The results are the same or better , than to mine to multiple address..
create support ticket in faucethub , mex knows me, and my project too..
your satoshis are not lost, just not paid at the moment. once the problem is solved, you will be paid again

I send them a support ticket yesterday explaining the situation and asking a couple of questions. Instead I got a default answer stating what I can see on my faucet account. Without answering any of my questions. Earlier today I send a replay, again with my questions and a better explanation as to your site. No reply on that yet, only been like an hour or so ago. Besides that I also made a notification over here.

The reason I use a address for each server so that I can keep track on how many each server is doing. As it is a project with a couple of friends of mine. Although we do a lot together, each of them wants to see how much their server is producing. That's the sole reason I have used separate addresses. And that is also the reason, I think. I got banned.

I have around 7 addresses with faucet and on those I have a lot of faucet claims (mostly from japakar.com every 4 minutes). The overview at faucethub claims that I have a lot of claims and under the 20 addresses. Which suggests to me that they use both to determine some kind of score (the more claims you make on an address the worse the score gets). And it also states that I make multiple claims from one faucet. Which is correct, there are 3 servers running the mining on 3 separate addresses as described above. I that is the trigger for the ban I could all use the same BTC address and use another way to determine how many hashes are done with each server. The servers are end of contract in a couple of days Sad

I'll wait till I get a reply on my second mail to faucethub and if that comes back with a default statement I'll mention mex and you in the next reply

kind regards Hoet

if you renting a server, you can continue mining, your hashes wont be lost, everything will be paid when the things are solved.
newbie
Activity: 9
Merit: 0
Having issues with faucetHub

Me and a couple of friends are using a couple of large servers (32core) to mine. Using different addresses on faucethub (same account). I believe I read it somewhere that this would be a good way to have stats on all the different devices that are used to mine.

The issue that I encounter now is that faucethub things that we are cheating you by using multiple servers instead of a single one for mining. They blocked my account on the basis that I have been cheating you. Which I haven't.

Could you contact them and explain to them that your site isn't a faucet in the traditional way (based on adds and the like) and that is it a mining site in which the more mining hardware is used the better ?

kind regards Hoet


hi, why don't you mining to the same BTC addresss? The results are the same or better , than to mine to multiple address..
create support ticket in faucethub , mex knows me, and my project too..
your satoshis are not lost, just not paid at the moment. once the problem is solved, you will be paid again

I send them a support ticket yesterday explaining the situation and asking a couple of questions. Instead I got a default answer stating what I can see on my faucet account. Without answering any of my questions. Earlier today I send a replay, again with my questions and a better explanation as to your site. No reply on that yet, only been like an hour or so ago. Besides that I also made a notification over here.

The reason I use a address for each server so that I can keep track on how many each server is doing. As it is a project with a couple of friends of mine. Although we do a lot together, each of them wants to see how much their server is producing. That's the sole reason I have used separate addresses. And that is also the reason, I think. I got banned.

I have around 7 addresses with faucet and on those I have a lot of faucet claims (mostly from japakar.com every 4 minutes). The overview at faucethub claims that I have a lot of claims and under the 20 addresses. Which suggests to me that they use both to determine some kind of score (the more claims you make on an address the worse the score gets). And it also states that I make multiple claims from one faucet. Which is correct, there are 3 servers running the mining on 3 separate addresses as described above. I that is the trigger for the ban I could all use the same BTC address and use another way to determine how many hashes are done with each server. The servers are end of contract in a couple of days Sad

I'll wait till I get a reply on my second mail to faucethub and if that comes back with a default statement I'll mention mex and you in the next reply

kind regards Hoet
hero member
Activity: 952
Merit: 504
PredX - AI-Powered Prediction Market
Having issues with faucetHub

Me and a couple of friends are using a couple of large servers (32core) to mine. Using different addresses on faucethub (same account). I believe I read it somewhere that this would be a good way to have stats on all the different devices that are used to mine.

The issue that I encounter now is that faucethub things that we are cheating you by using multiple servers instead of a single one for mining. They blocked my account on the basis that I have been cheating you. Which I haven't.

Could you contact them and explain to them that your site isn't a faucet in the traditional way (based on adds and the like) and that is it a mining site in which the more mining hardware is used the better ?

kind regards Hoet


hi, why don't you mining to the same BTC addresss? The results are the same or better , than to mine to multiple address..
create support ticket in faucethub , mex knows me, and my project too..
your satoshis are not lost, just not paid at the moment. once the problem is solved, you will be paid again
newbie
Activity: 9
Merit: 0
Having issues with faucetHub

Me and a couple of friends are using a couple of large servers (32core) to mine. Using different addresses on faucethub (same account). I believe I read it somewhere that this would be a good way to have stats on all the different devices that are used to mine.

The issue that I encounter now is that faucethub things that we are cheating you by using multiple servers instead of a single one for mining. They blocked my account on the basis that I have been cheating you. Which I haven't.

Could you contact them and explain to them that your site isn't a faucet in the traditional way (based on adds and the like) and that is it a mining site in which the more mining hardware is used the better ?

kind regards Hoet
hero member
Activity: 952
Merit: 504
PredX - AI-Powered Prediction Market
Can we run this on mobile

cmd miner not, but you can run webminer, navigate to main page and chose webmine from top menu - it's not so effective,but works
newbie
Activity: 258
Merit: 0
Can we run this on mobile
newbie
Activity: 37
Merit: 0
Thank you! All . transferred to a purse! We continue to mine!
hero member
Activity: 952
Merit: 504
PredX - AI-Powered Prediction Market
Dear admin! In 2018, you are no longer paid on your mining? More than 1,000 satoshs have been blamed and the second day is waiting .. no payment for me!

i paid right now..

will check if there is not left some unpaid miners

PM me your BTC address you are mining for
newbie
Activity: 37
Merit: 0
Dear admin! In 2018, you are no longer paid on your mining? More than 1,000 satoshs have been blamed and the second day is waiting .. no payment for me!
hero member
Activity: 952
Merit: 504
PredX - AI-Powered Prediction Market
hey,

some news:

1)  I finished our private mining pool with 3 cryptos , so we are mining solo without pool fees Smiley
2) We already found some blocks, and the project is starting to be profitable
3) Our miners reached number 200+ , congrats and thanks!
4) Due to growing payouts and slower exchanges, it can happen, i will send only 1x daily the payouts.. but i will.. always! Smiley


happy mining,

tomos81
hero member
Activity: 952
Merit: 504
PredX - AI-Powered Prediction Market
Anyone using anything else for GPU mining than XMR-gpu-stak? It's giving just 38 h/s for my Nvidia 860M 4 GB GDDR5 GPU. Though NSCPUminer works fine and gives best hashrate available for my i7 CPU in the same laptop. This laptop is left just for mining only, so nothing else eating away anything...

did you tried this one?

https://bitcointalksearch.org/topic/m.28396744

i got 1800+ h/s on my monster testing server, 640h/s for 4cores of NVIDIA TESLA.. Smiley

Yes, I tried that only, it's giving 38 h/s for this miner only. Do note that I have disabled CPU mining on this particular miner as it was also not giving best hashes for my CPU as well.


something is not OK with your config , i think...  delete .txt files from xmr-stak (or better, backup them)...   Then start the xmr-stak.exe and answer to all questions once to create again the config file
based on benchmarks, you could have 200+ h/s on your graphic card:  http://monerobenchmarks.info/

Tried again by recreating config files, same issue. GPU hash rates not going over 38 h/s, no matter if I disable CPU mining or not via xmr-stak. What could be limiting it?

i think it can be driver, OS, or BIOS, but most probably driver
Pages:
Jump to: