Coolstoryteller
|
|
January 29, 2014, 03:25:59 AM |
|
So the normal minerd won't work because of the x11?
Can this be mined in unix?
Edit: Ah looks like you can build it, giving that a try.
Easy Tutorial 1 - Log into root 2 - Create a swap file sudo dd if=/dev/zero of=/swapfile bs=64M count=16 sudo mkswap /swapfile sudo swapon /swapfile 3 - Download minerd, configure and compile sudo apt-get update sudo apt-get install build-essential libcurl4-openssl-dev zip sudo apt-get install automake sudo wget https://github.com/ig0tik3d/xcoin-cpuminer_1.1/archive/master.zipsudo unzip 34a84a753c5b86614bd05fb7c34a801885d23f71.zip cd xcoin-cpuminer_1.1-34a84a753c5b86614bd05fb7c34a801885d23f71 chmod 755 ./autogen.sh ./autogen.sh sudo CFLAGS="-O3 -msse2" ./configure sudo make sudo strip minerd 4 - Signup at a pool ./minerd -a X11 -o stratum+tcp://pool.darkcoin.io:3333 -u username.workername -p password 5 - You should see it detect threads and then you're good to go
|
|
|
|
mattmct
|
|
January 29, 2014, 04:55:45 AM |
|
Cheers Coolstoryteller!
I actually did something very similar before I read your reply, but your method might be better. Cheers again!
|
|
|
|
CHAOSiTEC
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
January 29, 2014, 07:12:52 AM |
|
So the normal minerd won't work because of the x11?
Can this be mined in unix?
Edit: Ah looks like you can build it, giving that a try.
2 - Create a swap file sudo dd if=/dev/zero of=/swapfile bs=64M count=16 sudo mkswap /swapfile sudo swapon /swapfile only needed if your system is low on memory, like 512 or 1 meg.. and you havnt created a swap partition on your computer, tutorial is good for creating the cpu miner on cloud servers
|
node-vps.com - Tron / Masternode hosting services
|
|
|
TanteStefana
Full Member
Offline
Activity: 280
Merit: 100
The Future Of Work
|
|
January 29, 2014, 04:50:06 PM |
|
Wow, I missed a lot!
I liked X11, but understand the problem, though if you add coin to the end, you don't get the Linux stuff...
Darkcoin is good too, glad no annonecoin because there already is one. They use the invisible internet i2p and tor to hide their transactions. I'd love it for eduiffield to give us a pros/cons between our Darkcoin vs this system? Certainly, I like a less restrictive number of coins to make them more usable (anoncoin has very few coins total)
I don't have time to compile a new miner, is it necessary? Will you keep the old pool address going a while, CHAOSiTEC?
|
|
|
|
CHAOSiTEC
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
January 29, 2014, 04:56:20 PM |
|
Will you keep the old pool address going a while, CHAOSiTEC?
yeah ill be keeping it up for now, i expect to start moving things over to drk.lotterymining.com tomorrow, but for now you can keep using your current settings... the miner doesnt need to be recompiled only the wallet...
|
node-vps.com - Tron / Masternode hosting services
|
|
|
eddywise
Sr. Member
Offline
Activity: 253
Merit: 250
Let's Boolberry
|
|
January 29, 2014, 05:04:35 PM |
|
|
Boolberry : @eddywise DRK: XqTbkj1hpCWBpBSvbWtzBRu5PxzJ2KoA3F BTC: 1FZYvzY4cPLwwZmU8rGPM7xGYjfjiZUmuZ Once desperately want, now desperate to forget
|
|
|
eduffield (OP)
Legendary
Offline
Activity: 1176
Merit: 1036
Dash Developer
|
|
January 29, 2014, 05:24:15 PM |
|
I reached out to that guy yesterday thinking the coin was dead, he got back to me this morning and is interested in helping out around here. So I guess the 2 coin communities are merging. Should be interesting.
|
Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
|
|
|
|
mattmct
|
|
January 29, 2014, 06:06:07 PM |
|
Cheers! The new faster miner sounds good. But how do we know it's legit? Sorry for my suspicions, but it seems you have to be now days. Looks like a different gitt.
|
|
|
|
CHAOSiTEC
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
January 29, 2014, 06:08:15 PM |
|
Cheers! The new faster miner sounds good. But how do we know it's legit? Sorry for my suspicions, but it seems you have to be now days. Looks like a different gitt. but same user that posted the other miners, i vouch for him! ig0tik3d: NICE 5 khashs/s faster than the previous per core on my laptop.
|
node-vps.com - Tron / Masternode hosting services
|
|
|
ig0tik3d
Legendary
Offline
Activity: 1246
Merit: 1000
|
|
January 29, 2014, 06:12:56 PM |
|
if you compile in linux try CFLAGS="-O3 -msse2 -msse4" .. on my 5800k was about 31kh now about 46kh per thread... (with 3 threads)
|
|
|
|
CHAOSiTEC
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
January 29, 2014, 06:37:20 PM |
|
if you compile in linux try CFLAGS="-O3 -msse2 -msse4" .. on my 5800k was about 31kh now about 46kh per thread... (with 3 threads)
gave me about 3k extra im now at 33 khashes/s per core and thats a speed boost of 13 kh/s per core since version 1 :-) mine is 3610qm i7
|
node-vps.com - Tron / Masternode hosting services
|
|
|
billotronic
Legendary
Offline
Activity: 1610
Merit: 1000
Crackpot Idealist
|
|
January 29, 2014, 06:38:19 PM |
|
Previous miner compiled fine. Now getting this: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -msse2 -msse4 -MT minerd-xcoin.o -MD -MP -MF .deps/minerd-xcoin.Tpo -c -o minerd-xcoin.o `test -f 'xcoin.c' || echo './'`xcoin.c xcoin.c: In function âXhashâ: xcoin.c:95:13: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] In file included from xcoin.c:29:0: x6/grso-asm.c: In function âgrsoP1024ASMâ: x6/grso-asm.c:6:3: error: unknown register name â%r15â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r14â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r13â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r12â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r11â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r10â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r9â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r8â in âasmâ In file included from xcoin.c:29:0: x6/grso-asm.c: In function âgrsoQ1024ASMâ: x6/grso-asm.c:521:3: error: unknown register name â%r15â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r14â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r13â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r12â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r11â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r10â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r9â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r8â in âasmâ
|
|
|
|
CHAOSiTEC
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
January 29, 2014, 06:48:59 PM |
|
Previous miner compiled fine. Now getting this: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson -O3 -msse2 -msse4 -MT minerd-xcoin.o -MD -MP -MF .deps/minerd-xcoin.Tpo -c -o minerd-xcoin.o `test -f 'xcoin.c' || echo './'`xcoin.c xcoin.c: In function âXhashâ: xcoin.c:95:13: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] In file included from xcoin.c:29:0: x6/grso-asm.c: In function âgrsoP1024ASMâ: x6/grso-asm.c:6:3: error: unknown register name â%r15â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r14â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r13â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r12â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r11â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r10â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r9â in âasmâ x6/grso-asm.c:6:3: error: unknown register name â%r8â in âasmâ In file included from xcoin.c:29:0: x6/grso-asm.c: In function âgrsoQ1024ASMâ: x6/grso-asm.c:521:3: error: unknown register name â%r15â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r14â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r13â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r12â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r11â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r10â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r9â in âasmâ x6/grso-asm.c:521:3: error: unknown register name â%r8â in âasmâ
what is your gcc version? gcc --version
|
node-vps.com - Tron / Masternode hosting services
|
|
|
mattmct
|
|
January 29, 2014, 06:53:25 PM |
|
Ah cool, many thanks!
I'm getting similar errors.
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] mv -f .deps/minerd-xcoin.Tpo .deps/minerd-xcoin.Po gcc -std=gnu99 -O3 -msse2 -msse4 -pthread -o minerd minerd-cpu-miner.o minerd-
When I did the config, it complained about files in sub folders or something.
when trying to run it says "Illegal instruction (core dumped)"
---
gcc (Ubuntu/Linaro 4.8.2-14ubuntu4) 4.8.2
|
|
|
|
eduffield (OP)
Legendary
Offline
Activity: 1176
Merit: 1036
Dash Developer
|
|
January 29, 2014, 06:59:52 PM |
|
|
Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
|
|
|
CHAOSiTEC
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
January 29, 2014, 07:01:11 PM |
|
Ah cool, many thanks!
I'm getting similar errors.
xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] xcoin.c:110:2: warning: right shift count >= width of type [enabled by default] mv -f .deps/minerd-xcoin.Tpo .deps/minerd-xcoin.Po gcc -std=gnu99 -O3 -msse2 -msse4 -pthread -o minerd minerd-cpu-miner.o minerd-
When I did the config, it complained about files in sub folders or something.
when trying to run it says "Illegal instruction (core dumped)"
---
gcc (Ubuntu/Linaro 4.8.2-14ubuntu4) 4.8.2
must be something to do with your setup, im running 4.8.1 så either its incompatable with the default compiler tools on your computer, your missing something, or its a bug in the compiler itself... hmmm try my compiled version https://mega.co.nz/#!PhISTR4J!IMx9kF4EYnJujMioUoDiO1Z0amb8ONdC5yyu5Qhm3Ms
|
node-vps.com - Tron / Masternode hosting services
|
|
|
ig0tik3d
Legendary
Offline
Activity: 1246
Merit: 1000
|
|
January 29, 2014, 07:05:19 PM Last edit: January 29, 2014, 07:17:52 PM by ig0tik3d |
|
seems you use 32 bit version linux os... or try sudo apt-get install autotools-dev libcurl-dev automake chmod +x autogen.sh ./autogen.sh ./configure CFLAGS="-O3 -msse2 -msse4" make #or make -j8
|
|
|
|
mattmct
|
|
January 29, 2014, 07:08:37 PM |
|
Cheers for the help!
I downloaded an pasted your build.
./minerd: error while loading shared libraries: libcurl-nss.so.4: cannot open shared object file: No such file or directory
|
|
|
|
CHAOSiTEC
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
January 29, 2014, 07:12:36 PM |
|
Cheers for the help!
I downloaded an pasted your build.
./minerd: error while loading shared libraries: libcurl-nss.so.4: cannot open shared object file: No such file or directory
sudo apt-get install libcurl4-nss-dev
|
node-vps.com - Tron / Masternode hosting services
|
|
|
|