DarkAGeS
|
|
March 13, 2014, 07:34:47 AM |
|
can minerd for HVC be compilled and work on freebsd?
Yes, of course: cd /usr/ports/ftp/curl make install clean BATCH=yes cd /usr/ports/devel/git make install clean BATCH=yes cd /usr/ports/devel/autotools make install clean BATCH=yes cd /usr/ports/devel/libtool make install clean BATCH=yes
cd ~ git clone https://github.com/1gh/cpuminer-heavycoin 1gh-hvc-cpuminer cd 1gh-hvc-cpuminer ./autogen.sh ./configure CFLAGS="-O3 -march=native" make
./minerd -a heavy -v 512 -o stratum+tcp://hvcpool.1gh.com:5333 -u WALLET -p x
thanks a lot! it works perfect, I just want to suggest instead cd /usr/ports/ftp/curl make install clean BATCH=yes use: and the same with git and autotools ( libtool will be installed as dependency to this moment)
|
|
|
|
1gh (OP)
Jr. Member
Offline
Activity: 46
Merit: 4
|
|
March 13, 2014, 08:57:09 AM |
|
I just want to suggest instead cd /usr/ports/ftp/curl make install clean BATCH=yes use: and the same with git and autotools ( libtool will be installed as dependency to this moment) Ok. Thanks! HeavyCoin Block Reward is 861 HVC.
|
|
|
|
1gh (OP)
Jr. Member
Offline
Activity: 46
Merit: 4
|
|
March 13, 2014, 01:11:45 PM |
|
|
|
|
|
COOLBGT
Newbie
Offline
Activity: 13
Merit: 0
|
|
March 13, 2014, 06:42:04 PM Last edit: March 13, 2014, 06:58:47 PM by COOLBGT |
|
Thanks for the update. BTW is there an optimized version for Opteron 6380 processors for Linux, or is the optimized version created during the building process? I am asking since I can see that here are several optimized versions for the Buldozer arch which is the older Opterons. I think mines are on the Abhu Dahbi architecture. P.S: I am getting an average of 1-2 khash/s more per core with the new build. I have 1 Windows server where I see an increase of 2-3 khash/s. Great job. I think I will be breaking the 3mhash/s barrier tomorrow
|
|
|
|
reorder
|
|
March 14, 2014, 09:48:41 AM |
|
Can you please lower the pool vote for HVC? Leaving it high wouldn't be profitable anymore and miners would drop.
It is miners who set the vote, not the pool.
|
|
|
|
Zulandio
|
|
March 15, 2014, 08:10:13 AM |
|
Hello I just downloaded the miner and it will hash fine for a bit but then it will crash my system. I've tried lowering the -t but it still does it. I'm not familur with CPU mining but I have a 6 core AMD fx-6200 is there any settings I can tweak besides the -t that may prevent this?
|
|
|
|
reorder
|
|
March 15, 2014, 09:09:47 AM |
|
Hello I just downloaded the miner and it will hash fine for a bit but then it will crash my system. I've tried lowering the -t but it still does it. I'm not familur with CPU mining but I have a 6 core AMD fx-6200 is there any settings I can tweak besides the -t that may prevent this?
You can only try lowering miner process priority in task manager.
|
|
|
|
Zulandio
|
|
March 15, 2014, 09:35:55 AM |
|
Still crashes... I dunno maybe it's because of cg miner although my signal cores are hashing fine no issues..
|
|
|
|
reorder
|
|
March 15, 2014, 09:37:21 AM |
|
Still crashes... I dunno maybe it's because of cg miner although my signal cores are hashing fine no issues..
The miner does not use any resources but CPU, so it might be an overheat.
|
|
|
|
aideanhao
Newbie
Offline
Activity: 36
Merit: 0
|
|
March 15, 2014, 10:23:21 AM |
|
[2014-03-15 18:20:06] 6 miner threads started, using 'heavy' algorithm. [2014-03-15 18:20:06] Starting Stratum on stratum+tcp://hvcpool2.1gh.com:5333 [2014-03-15 18:20:28] Stratum connection failed: Failed to connect to hvcpool2. gh.com port 5333: Timed out [2014-03-15 18:20:28] ...retry after 20 seconds [2014-03-15 18:21:09] Stratum connection failed: Failed to connect to hvcpool2. gh.com port 5333: Timed out [2014-03-15 18:21:09] ...retry after 20 seconds [2014-03-15 18:22:02] stratum_subscribe timed out [2014-03-15 18:22:02] ...terminating workio thread [2014-03-15 18:22:02] workio thread dead, exiting.
whats the problem?..
|
|
|
|
reorder
|
|
March 15, 2014, 10:40:19 AM |
|
[2014-03-15 18:20:06] 6 miner threads started, using 'heavy' algorithm. [2014-03-15 18:20:06] Starting Stratum on stratum+tcp://hvcpool2.1gh.com:5333 [2014-03-15 18:20:28] Stratum connection failed: Failed to connect to hvcpool2. gh.com port 5333: Timed out [2014-03-15 18:20:28] ...retry after 20 seconds [2014-03-15 18:21:09] Stratum connection failed: Failed to connect to hvcpool2. gh.com port 5333: Timed out [2014-03-15 18:21:09] ...retry after 20 seconds [2014-03-15 18:22:02] stratum_subscribe timed out [2014-03-15 18:22:02] ...terminating workio thread [2014-03-15 18:22:02] workio thread dead, exiting.
whats the problem?..
hvcpool2.1gh.com seems to be ok currently, probably the problem is on the network between your miner and the host. Does hvcpool.1gh.com not work for you too?
|
|
|
|
aideanhao
Newbie
Offline
Activity: 36
Merit: 0
|
|
March 15, 2014, 02:36:20 PM |
|
[2014-03-15 18:20:06] 6 miner threads started, using 'heavy' algorithm. [2014-03-15 18:20:06] Starting Stratum on stratum+tcp://hvcpool2.1gh.com:5333 [2014-03-15 18:20:28] Stratum connection failed: Failed to connect to hvcpool2. gh.com port 5333: Timed out [2014-03-15 18:20:28] ...retry after 20 seconds [2014-03-15 18:21:09] Stratum connection failed: Failed to connect to hvcpool2. gh.com port 5333: Timed out [2014-03-15 18:21:09] ...retry after 20 seconds [2014-03-15 18:22:02] stratum_subscribe timed out [2014-03-15 18:22:02] ...terminating workio thread [2014-03-15 18:22:02] workio thread dead, exiting.
whats the problem?..
hvcpool2.1gh.com seems to be ok currently, probably the problem is on the network between your miner and the host. Does hvcpool.1gh.com not work for you too? yes..hvcpool.1gh.com not work for me too! :(what happen between my miner and the host?.
|
|
|
|
reorder
|
|
March 15, 2014, 03:00:32 PM |
|
[2014-03-15 18:20:06] 6 miner threads started, using 'heavy' algorithm. [2014-03-15 18:20:06] Starting Stratum on stratum+tcp://hvcpool2.1gh.com:5333 [2014-03-15 18:20:28] Stratum connection failed: Failed to connect to hvcpool2. gh.com port 5333: Timed out [2014-03-15 18:20:28] ...retry after 20 seconds [2014-03-15 18:21:09] Stratum connection failed: Failed to connect to hvcpool2. gh.com port 5333: Timed out [2014-03-15 18:21:09] ...retry after 20 seconds [2014-03-15 18:22:02] stratum_subscribe timed out [2014-03-15 18:22:02] ...terminating workio thread [2014-03-15 18:22:02] workio thread dead, exiting.
whats the problem?..
hvcpool2.1gh.com seems to be ok currently, probably the problem is on the network between your miner and the host. Does hvcpool.1gh.com not work for you too? yes..hvcpool.1gh.com not work for me too! :(what happen between my miner and the host?. Please PM me IP address of your miner so I could trace the possible problem.
|
|
|
|
COOLBGT
Newbie
Offline
Activity: 13
Merit: 0
|
|
March 15, 2014, 07:58:15 PM |
|
Hey guys, does NUMA has any effect on the speed of the mining, or taskset?
|
|
|
|
minecrew
Full Member
Offline
Activity: 224
Merit: 100
MineCrew
|
|
March 15, 2014, 10:20:33 PM |
|
|
|
|
|
suchmoon
Legendary
Offline
Activity: 3850
Merit: 9087
https://bpip.org
|
|
March 16, 2014, 05:46:22 AM |
|
how many coins per day for i7 4770k?
Assuming you are asking about Heavycoin: an i7-4771, which is essential the same as not-overclocked i7-4770K, makes about 30 HVC per day.
|
|
|
|
Wipeout2097
Sr. Member
Offline
Activity: 840
Merit: 255
SportsIcon - Connect With Your Sports Heroes
|
|
March 16, 2014, 10:34:48 AM Last edit: March 16, 2014, 10:53:41 AM by Wipeout2097 |
|
I've used 1GH for ~2 months now, and had to post to say I just love this pool. Thank you so much for providing it! This is what I have to do to mine on a generic MPOS: Click "Signup" Fill username, password, repeat password, email, repeat email, pin, click the "Accept terms of service", click "Signup" Go to email, click the message, copy your activation token, paste on the browser and activate your account Click "login" Fill the email and password. Click "login" Click on "Workers" and fill the entries as many times needed Click "Getting started" and copy the address to your config file Click "Edit account" and press unlock. Go to email, click the message, copy your unlock token, paste on the browser and unlock Fill your payout address, auto-withdraw threshold, etc... Go to Firefox options and allow a cookie from the address. Bookmark the pool
To mine on 1GH: Copy the pool address to the config file Search my payout address Bookmark the resulting page
|
|
|
|
reorder
|
|
March 16, 2014, 10:55:40 AM |
|
For the impatient, here is HVC cgminer version that works on 1gh: https://github.com/reorder/cgminer_skeinIt currently only works with GCN cards (or so I believe). No binaries are available as it is a WIP, and I will not provide support for this version. Please configure with './autogen.sh --enable-heavy --enable-opencl' and run with '--heavy --vote 1024' (or your preferred vote). Best intensity setting seems to be 3 for all cards, but you may have luck with higher values.
|
|
|
|
onliner
|
|
March 16, 2014, 11:47:38 AM |
|
For the impatient, here is HVC cgminer version that works on 1gh: https://github.com/reorder/cgminer_skeinIt currently only works with GCN cards (or so I believe). No binaries are available as it is a WIP, and I will not provide support for this version. Please configure with './autogen.sh --enable-heavy --enable-opencl' and run with '--heavy --vote 1024' (or your preferred vote). Best intensity setting seems to be 3 for all cards, but you may have luck with higher values. Please add http://spaincoin.org/ ! and remove auroracoin
|
|
|
|
kocur
Full Member
Offline
Activity: 140
Merit: 100
We're not in Wonderland anymore Alice
|
|
March 16, 2014, 06:18:31 PM |
|
For the impatient, here is HVC cgminer version that works on 1gh: https://github.com/reorder/cgminer_skeinIt currently only works with GCN cards (or so I believe). No binaries are available as it is a WIP, and I will not provide support for this version. Please configure with './autogen.sh --enable-heavy --enable-opencl' and run with '--heavy --vote 1024' (or your preferred vote). Best intensity setting seems to be 3 for all cards, but you may have luck with higher values. Please add http://spaincoin.org/ ! and remove auroracoin where do you mine spaincoin ? p2pool has about 30% DOA but better mine to wallet like waiting for ddosing little pools and money will be in motion
|
Community Coin: Fair & Free Distribution
|
|
|
|