Pages:
Author

Topic: [ANN] | Support Thread | Coins4Hash | 105 Sat/Million Hashes - page 8. (Read 2141 times)

sr. member
Activity: 839
Merit: 267
Chad Hodler since 2013
I'm having my IP banned even if my house machines (3 CPU + 1 GPU) are all using Xmr Stak 2.4.2 with "monero7" algo.
jr. member
Activity: 254
Merit: 1
Gave you some support on FH forum where I have added a couple of proof of payments. Hope it helps a little
member
Activity: 294
Merit: 27
bit.ly/Coins4Hash
Updated immediately. Working on 2.4.2. without the smallest problem

Good to hear all is well. Happy earnings, Senzarcervello Smiley

trying my hands with this, hoping for 1.5x payout.

Welcome aboard, Neo! If you have any questions on how to get started, do not hesitate to ask away. I am here to help. If you post a screenshot of your first payment proof and tell me your FaucetHub username, I will send you a 25% bonus of what your first payout is. If you run into trouble getting your miner to start, let me know.


Sure, thank you, so far in 15 to 20 mins I made 8 sats with two systems, will leave it to mine whole night and check in AM.

It's a start! Sounds like you are CPU mining from those numbers. Let me know what your earnings are when you check them in the AM. Good luck and thanks for trying us out.
newbie
Activity: 427
Merit: 0
Updated immediately. Working on 2.4.2. without the smallest problem

Good to hear all is well. Happy earnings, Senzarcervello Smiley

trying my hands with this, hoping for 1.5x payout.

Welcome aboard, Neo! If you have any questions on how to get started, do not hesitate to ask away. I am here to help. If you post a screenshot of your first payment proof and tell me your FaucetHub username, I will send you a 25% bonus of what your first payout is. If you run into trouble getting your miner to start, let me know.


Sure, thank you, so far in 15 to 20 mins I made 8 sats with two systems, will leave it to mine whole night and check in AM.
member
Activity: 294
Merit: 27
bit.ly/Coins4Hash
Updated immediately. Working on 2.4.2. without the smallest problem

Good to hear all is well. Happy earnings, Senzarcervello Smiley

trying my hands with this, hoping for 1.5x payout.

Welcome aboard, Neo! If you have any questions on how to get started, do not hesitate to ask away. I am here to help. If you post a screenshot of your first payment proof and tell me your FaucetHub username, I will send you a 25% bonus of what your first payout is. If you run into trouble getting your miner to start, let me know.
newbie
Activity: 427
Merit: 0
jr. member
Activity: 254
Merit: 1
Thanks, I've only a server with Centos6 atm that I can use and it was a bit tricky to compile cpuminer-opt onto.
For Centos it is:
Code:
sudo yum install centos-release-scl epel-release
sudo yum install cmake3 devtoolset-4-gcc* hwloc-devel libmicrohttpd-devel openssl-devel make
scl enable devtoolset-4 bash
git clone https://github.com/fireice-uk/xmr-stak.git
mkdir xmr-stak/build
cd xmr-stak/build
cmake3 ..
make install

Thank you very much I'll give it a shot as soon as I can.

Hey Stelio, let us know how everything goes.
dekoedoemoe, thank you for posting that. I hope it helps Stelio along with any other Centos user in the future Tongue

All users who were above a 1,000 satoshi pending balance as of 11:54 AM EST today have been paid!

Has anyone else updated to mine Monero's new algorithm? It's a lot more profitable than the old one. Payouts are running at a 1.5x bonus since your mining is bringing in more revenue than before. Please update as soon as you can. Anyone sending hashes that are not for cryptonightv7 will be banned by the pool automatically in around 24-36 hours. Don't let it happen to you, please update accordingly!

XMR Stak 2.4.1 download link with config included: Click me!

Updated immediately. Working on 2.4.2. without the smallest problem
member
Activity: 294
Merit: 27
bit.ly/Coins4Hash
Thanks, I've only a server with Centos6 atm that I can use and it was a bit tricky to compile cpuminer-opt onto.
For Centos it is:
Code:
sudo yum install centos-release-scl epel-release
sudo yum install cmake3 devtoolset-4-gcc* hwloc-devel libmicrohttpd-devel openssl-devel make
scl enable devtoolset-4 bash
git clone https://github.com/fireice-uk/xmr-stak.git
mkdir xmr-stak/build
cd xmr-stak/build
cmake3 ..
make install

Thank you very much I'll give it a shot as soon as I can.

Hey Stelio, let us know how everything goes.
dekoedoemoe, thank you for posting that. I hope it helps Stelio along with any other Centos user in the future Tongue

All users who were above a 1,000 satoshi pending balance as of 11:54 AM EST today have been paid!

Has anyone else updated to mine Monero's new algorithm? It's a lot more profitable than the old one. Payouts are running at a 1.5x bonus since your mining is bringing in more revenue than before. Please update as soon as you can. Anyone sending hashes that are not for cryptonightv7 will be banned by the pool automatically in around 24-36 hours. Don't let it happen to you, please update accordingly!

XMR Stak 2.4.1 download link with config included: Click me!
sr. member
Activity: 839
Merit: 267
Chad Hodler since 2013
Thanks, I've only a server with Centos6 atm that I can use and it was a bit tricky to compile cpuminer-opt onto.
For Centos it is:
Code:
sudo yum install centos-release-scl epel-release
sudo yum install cmake3 devtoolset-4-gcc* hwloc-devel libmicrohttpd-devel openssl-devel make
scl enable devtoolset-4 bash
git clone https://github.com/fireice-uk/xmr-stak.git
mkdir xmr-stak/build
cd xmr-stak/build
cmake3 ..
make install

Thank you very much I'll give it a shot as soon as I can.
full member
Activity: 186
Merit: 101
webminepool.com
AFAIK precompiled binaries are only for Windows. For linux you have to compile yourself from sources.
Oh, missed you could use another OS. Makes sense.
newbie
Activity: 40
Merit: 0
Thanks, I've only a server with Centos6 atm that I can use and it was a bit tricky to compile cpuminer-opt onto.
For Centos it is:
Code:
sudo yum install centos-release-scl epel-release
sudo yum install cmake3 devtoolset-4-gcc* hwloc-devel libmicrohttpd-devel openssl-devel make
scl enable devtoolset-4 bash
git clone https://github.com/fireice-uk/xmr-stak.git
mkdir xmr-stak/build
cd xmr-stak/build
cmake3 ..
make install
sr. member
Activity: 839
Merit: 267
Chad Hodler since 2013
Thanks, I've only a server with Centos6 atm that I can use and it was a bit tricky to compile cpuminer-opt onto.
newbie
Activity: 40
Merit: 0
hmm here you go then, for your bash if you use debian/ubuntu:
Code:
sudo apt install libmicrohttpd-dev libssl-dev cmake build-essential libhwloc-dev
git clone https://github.com/fireice-uk/xmr-stak.git
mkdir xmr-stak/build
cd xmr-stak/build
cmake ..
make install
sr. member
Activity: 839
Merit: 267
Chad Hodler since 2013
I need a monero7/cryptonight7 linux miner or when the c4h pool updates I'll loose some machines, do you know any? I'm using cpuminer-opt now but it looks like it hasn't added monero7 yet.

Any luck finding one yet?

I was hoping cpuminer-opt would be updated with the alogs but the developer doesn't seem to be willing to do it.

I think Xmr Stak would do, I hope I'll manage to compile it.
Hello,
You can download compiled release. Why do you want to compile it from sources?

AFAIK precompiled binaries are only for Windows. For linux you have to compile yourself from sources.
full member
Activity: 186
Merit: 101
webminepool.com
I need a monero7/cryptonight7 linux miner or when the c4h pool updates I'll loose some machines, do you know any? I'm using cpuminer-opt now but it looks like it hasn't added monero7 yet.

Any luck finding one yet?

I was hoping cpuminer-opt would be updated with the alogs but the developer doesn't seem to be willing to do it.

I think Xmr Stak would do, I hope I'll manage to compile it.
Hello,
You can download compiled release. Why do you want to compile it from sources?
sr. member
Activity: 839
Merit: 267
Chad Hodler since 2013
I need a monero7/cryptonight7 linux miner or when the c4h pool updates I'll loose some machines, do you know any? I'm using cpuminer-opt now but it looks like it hasn't added monero7 yet.

Any luck finding one yet?

I was hoping cpuminer-opt would be updated with the alogs but the developer doesn't seem to be willing to do it.

I think Xmr Stak would do, I hope I'll manage to compile it.
member
Activity: 294
Merit: 27
bit.ly/Coins4Hash
I need a monero7/cryptonight7 linux miner or when the c4h pool updates I'll loose some machines, do you know any? I'm using cpuminer-opt now but it looks like it hasn't added monero7 yet.

Any luck finding one yet?
member
Activity: 294
Merit: 27
bit.ly/Coins4Hash
First are foremost: All users who were above a 1,000 satoshi pending balance as of 9:45 PM EST today have been paid!

A lot of things have been happening behind the scenes on Coins4Hash. If you have not already, please update your software miner to one that is compatible with Monero's new algorithm. We are offering 1.5x payments (send two hashes, get paid for three) if you mine through the new algorithm, Cryptonightv7.

If you use Claymore's GPU v11.3 Miner: Change your pool port from :3333 to :3386 and add -pow7 1 to your config file.
If you use Claymore's CPU v4.0 Miner: Change your pool port from :3333 to :3386 and add -pow7 1 to your config file.

If you are using XMR Stak v2.4.1 or later: You need a whole new config. Click here to download the new config. All you need to do on your end is open the pools.txt file, add your FaucetHub wallet, save the file, and click the start file that suits you best.

Please, if anyone needs any help getting the new version of XMR Stak running, post a reply in this thread. 1.5x payments won't last forever!

If you did not update your mining software, this means you are mining the old version of cryptonight. Please update your miners as soon as you can. We will be accepting old cryptonight hashes/shares for 44'ish hours from the time this post is written max. It takes less than five minutes, and you double your earnings. There are sixteen active miners on C4H. I hope all sixteen of you update your miners.

Make sure to thank Mikser64 and Klinkers for putting the new XMR Stak config file together. They saved myself and you guys lots of time. Instead of manually setting it up, all you have to do is add your address!
member
Activity: 294
Merit: 27
bit.ly/Coins4Hash
UPDATE:
XMR Stak 2.4.1 download link: Click me!

Just for my understanding:

a. The most recent version after the fork isn't the 2.4.2.?
b. Had a look in pools.txt. Shouldn't we add our wallet address after "SK_qSQgoe3NtQn8xmSxmtDW9.1AjxBUmjjzjeyKDA96LJfbc4XjAPsavgkf"?
c. The double reward starts from when?

Thanks.

(Good move to double the reward. Much appreciated  Wink)

1. I think 2.4.3 came out last night as well, actually. I put together a custom download for 2.4.1 because I heard 2.4.2 was unstable.
2. That is my wallet address. Looks like I forgot to take it out after I tested it, sorry about that. I threw an example in the pools.txt file of what it should look like inside the file, it’s surrounded by pound (#) signs. If that is confusing people, then I will remove that when I get the chance. As Stelio already stated, it should look like this:
Code:
c4h.YOUR_FH_WALLET
3. The double hash count started from the time that was posted and will last as long as Monero stays this profitable. Could be a day, could be a week, could be three months. Only time will tell.
how to make new configration with my btc address

Hey Shakeeb! You do not need a whole new configuration. In the pools.txt file, paste your address where it says YOUR_FH_WALLET. A basic config is already written up if you download 2.4.1 where I linked above. XMR Stak will auto generate configs corresponding to your hardware after you click any of the .bat files. Let me know if this helps. Do send screenshots of where you are in the process as well.

It was super late last night when this update finally pushed through. I meant to write this in the download somewhere. Klinkers has helped me write up and explain how everything stacks together (no pun intended) in XMR Stak. Being a Claymore Miner for the past few years introduced a little learning curve when moving to this. He got me up to speed on certain things and how it all works. Klinkers, you made this update a lot easier. Thank you. Smiley

If anyone is having issues, do not hesitate to ask me or him. I’m sure either of us can help you solve your problems if you’re having any!
newbie
Activity: 61
Merit: 0
how to make new configration with my btc address
Pages:
Jump to: