Bitcoin Forum
April 25, 2024, 12:05:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: 1 2 3 4 5 6 [All]
  Print  
Author Topic: YACoin - cpuminer released. Very soon pools will be availaible for this coin  (Read 28649 times)
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 09, 2013, 02:56:47 PM
 #1

So it's simple.

If you're using linux, first make sure you have libcurl install, you can get this by installing

Quote
apt-get install libcurl-dev for ubuntu and debian users
yum install curl-devel for the rest

For compiling in linux, the steps are:

Quote
git clone https://github.com/ali1234/cpuminer

cd cpuminer

./autogen.sh

./configure CFLAGS="-O3"

make

make install

Then to run it, you need to have the daemon running.

An example of ~/root/.yacoin/yacoin.conf:

Quote
rpcuser=randomuser
rpcpassword=yourgivenpassword
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=[any ip that will be mining on your server]
rpcport=9323
port=7688
daemon=1
server=1
gen=0

To mine on the machine that has the daemon server running, simply type:

Quote
./minerd -o http://yourdaemonmachine.com:9323 -u randomuser -p yourgivenpassword -a scrypt-jane
Quote
./minerd -o http://127.0.0.1:9323 -u randomuser -p yourgivenpassword -a scrypt-jane


Hopefully someone can add this together to make a complete Yacoin mining guide.

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
1714046726
Hero Member
*
Offline Offline

Posts: 1714046726

View Profile Personal Message (Offline)

Ignore
1714046726
Reply with quote  #2

1714046726
Report to moderator
1714046726
Hero Member
*
Offline Offline

Posts: 1714046726

View Profile Personal Message (Offline)

Ignore
1714046726
Reply with quote  #2

1714046726
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714046726
Hero Member
*
Offline Offline

Posts: 1714046726

View Profile Personal Message (Offline)

Ignore
1714046726
Reply with quote  #2

1714046726
Report to moderator
bbxx
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


cryptoshark


View Profile WWW
May 09, 2013, 02:58:31 PM
 #2

great Smiley

[2013-05-09 16:57:06] thread 0: 49344 hashes, 9.86 khash/s
[2013-05-09 16:57:06] thread 1: 49404 hashes, 9.86 khash/s
[2013-05-09 16:57:06] thread 2: 48432 hashes, 9.66 khash/s
[2013-05-09 16:57:06] thread 3: 49200 hashes, 9.84 khash/s

getting on 3570k @stock ubuntu server 13x64

on windows7x64 i got about 60% hashrate above
juhakall
Sr. Member
****
Offline Offline

Activity: 657
Merit: 250


View Profile WWW
May 09, 2013, 03:00:52 PM
 #3

great Smiley

[2013-05-09 16:57:06] thread 0: 49344 hashes, 9.86 khash/s
[2013-05-09 16:57:06] thread 1: 49404 hashes, 9.86 khash/s
[2013-05-09 16:57:06] thread 2: 48432 hashes, 9.66 khash/s
[2013-05-09 16:57:06] thread 3: 49200 hashes, 9.84 khash/s

getting on 3570k @stock ubuntu server 13x64

on windows7x64 i got about 60% hashrate above

That's quite low. I'm getting almost 50kh/s per thread with an i5-3570.

I'm currently developing an experimental social AI platform
bbxx
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


cryptoshark


View Profile WWW
May 09, 2013, 03:06:02 PM
 #4

are you using virtualbox ?
my cpu is stock

and how it is possible to get 50khs/thread ?
u should have about 50 total or i am missing something ?
bbxx
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


cryptoshark


View Profile WWW
May 09, 2013, 03:11:05 PM
 #5

Ok i oced to 4200 i am getting 11.5k/thread

i think this is related to my memory bus cause i have temporarly only one stick@1600@9-9-9-9 so it is single channel

am i right ?
bbxx
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


cryptoshark


View Profile WWW
May 09, 2013, 03:14:00 PM
 #6

Ok i am noob

-a scrypt-jane
forgot

now getting 66.5 /thread Smiley

Smiley
bengx
Full Member
***
Offline Offline

Activity: 202
Merit: 100


View Profile
May 09, 2013, 03:27:41 PM
 #7

Ok i am noob

-a scrypt-jane
forgot

now getting 66.5 /thread Smiley

Smiley

32bit Windows is it?
bbxx
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


cryptoshark


View Profile WWW
May 09, 2013, 03:37:25 PM
 #8

ubuntu 13 server 64bit, 4GHz/core, 3570k, z77 extreme4 Smiley
barrywu2013
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile WWW
May 09, 2013, 03:44:29 PM
 #9

how to get the yacoin.conf?

Can't set up one... although I have the wallet already..

Thx!
shivansps
Hero Member
*****
Offline Offline

Activity: 1134
Merit: 502


Vave.com - Crypto Casino


View Profile
May 09, 2013, 04:13:01 PM
 #10

getting 200khash/s out of a 2500K on a Linux VM 64 bits.

GSnak
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
May 09, 2013, 04:17:04 PM
 #11

great Smiley

[2013-05-09 16:57:06] thread 0: 49344 hashes, 9.86 khash/s
[2013-05-09 16:57:06] thread 1: 49404 hashes, 9.86 khash/s
[2013-05-09 16:57:06] thread 2: 48432 hashes, 9.66 khash/s
[2013-05-09 16:57:06] thread 3: 49200 hashes, 9.84 khash/s

getting on 3570k @stock ubuntu server 13x64

on windows7x64 i got about 60% hashrate above

That's quite low. I'm getting almost 50kh/s per thread with an i5-3570.

?

About 25KH/s per thread on a 2500K @ 4.6GHz. Win version must be lousy.
xxrforone
Member
**
Offline Offline

Activity: 115
Merit: 10


NoHoooo


View Profile
May 09, 2013, 04:21:58 PM
 #12

downloading ubu 13
LeftToeCut
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 09, 2013, 04:27:43 PM
 #13

[2013-05-09 16:27:05] thread 23: 106043 hashes, 21.19 khash/s

so... 21 x 24 khashes then I guess..about the same as with the builtin miner
wesjuhnl
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 09, 2013, 04:27:50 PM
 #14

Maybe a stupid question but do you need a special software for this.

Iv made yacoin.conf

iv made a bat file with :

yacoin-qt.exe -server

./minerd -o http://127.0.0.1:9323 -u wesjuhnl -p x -a scrypt-jane

but nothing happends

Btc: 1BxeYiGGk64tCsotMwVhepVcAfoRRsR81k

Ltc: LanjQbwLhYSQkQbyuy5KDCEP6bmakZJd2V

Yac: YN5gfrrgupTN76m787YfDf2GNVRvxR67Ge

Ftc: 6efpCJD7mkEe79U4gzq6oEsAvnZGJub1Dj
serge79
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
May 09, 2013, 04:38:12 PM
 #15

Any news about a pool? I'd like to give this coin a try, transactions are incredibly fast.
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 09, 2013, 04:54:18 PM
 #16

Maybe a stupid question but do you need a special software for this.

Iv made yacoin.conf

iv made a bat file with :

yacoin-qt.exe -server

./minerd -o http://127.0.0.1:9323 -u wesjuhnl -p x -a scrypt-jane

but nothing happends

U have to specify the listening port and make sure it's not blocked in your firewall

Quote
rpcuser=randomuser
rpcpassword=yourgivenpassword
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=[any ip that will be mining on your server]
rpcport=9323
port=7688
daemon=1
server=1
gen=0

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
Adamlm
Hero Member
*****
Offline Offline

Activity: 822
Merit: 1002


View Profile WWW
May 09, 2013, 04:59:19 PM
 #17

Any news about a pool? I'd like to give this coin a try, transactions are incredibly fast.
+1
yes, a pool is needed indeed

limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 09, 2013, 05:00:14 PM
 #18

There will be a mining pool soon. Smiley

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
ymer
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
May 09, 2013, 05:03:09 PM
 #19

Thanks for the Windows binaries.


 Roll Eyes
aikklond
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
May 09, 2013, 05:13:55 PM
 #20

why is the windows miner lagging so much behind?


any chance for a windows 64 miner?
GröBkAz
Hero Member
*****
Offline Offline

Activity: 854
Merit: 500



View Profile
May 09, 2013, 05:17:09 PM
 #21

Maybe a stupid question but do you need a special software for this.

Iv made yacoin.conf

iv made a bat file with :

yacoin-qt.exe -server

./minerd -o http://127.0.0.1:9323 -u wesjuhnl -p x -a scrypt-jane

but nothing happends

I have the same problem.

get the error 401, http request failed
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 09, 2013, 05:20:18 PM
 #22

Maybe a stupid question but do you need a special software for this.

Iv made yacoin.conf

iv made a bat file with :

yacoin-qt.exe -server

./minerd -o http://127.0.0.1:9323 -u wesjuhnl -p x -a scrypt-jane

but nothing happends

I have the same problem.

get the error 401, http request failed

Maybe a stupid question but do you need a special software for this.

Iv made yacoin.conf

iv made a bat file with :

yacoin-qt.exe -server

./minerd -o http://127.0.0.1:9323 -u wesjuhnl -p x -a scrypt-jane

but nothing happends

U have to specify the listening port and make sure it's not blocked in your firewall

Quote
rpcuser=randomuser
rpcpassword=yourgivenpassword
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=[any ip that will be mining on your server]
rpcport=9323
port=7688
daemon=1
server=1
gen=0

Make sure port 9323 is open in your firewall.

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
alex_fun
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
May 09, 2013, 05:20:29 PM
 #23

Smiley

markm
Legendary
*
Offline Offline

Activity: 2940
Merit: 1090



View Profile WWW
May 09, 2013, 05:23:29 PM
 #24

This needs to be pulled into cgminer or renamed (to yacminer for example) so that doing the install step does not walk over the system-wide cgminer already installed.

Also, running it as root is really a terrible habit to get into.

Maybe because it would otherwise clobber the existing cgminer already installed by default into /usr/local, this might be best compiled by the user who actually runs yacoind, using the user-homedirectory style of prefix so this stuff only yacoin needs stays in yacoin's area until cgminer per se pulls it and makes it part of the standard distribution.

Also, for it to be ready to be pulled the configure option to include this new style of scrypt should be part of the configure system, so that like the previous style of scrypt whether to compile it in or not is a configure option.

(You should have to do ./configure --with-scrypt-jane to get it to include scrypt-jane in the build just like you have to use --with-scrypt to get it to include scrypt in the build.)

Presumably just doing configure right now will, when you do make install, clobber your existing cgminer all your old style scrypt coins use with a new one that does not include scrypt but only scrypt-jane?

Or has the configure been hacked to include old style scrypt by default as well as including scrypt-jane by default?

-MarkM-

Browser-launched Crossfire client now online (select CrossCiv server for Galactic  Milieu)
Free website hosting with PHP, MySQL etc: http://hosting.knotwork.com/
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
May 09, 2013, 05:36:44 PM
 #25

I get 400 KH/s on a 2700K using
-O3 -march=core-avx-i
with the QT client.

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
Ginsley
Full Member
***
Offline Offline

Activity: 234
Merit: 114


View Profile
May 09, 2013, 05:41:44 PM
 #26

if i use -a scrypt-jane on minerd call i just get "Try 'minerd --help' for more information.
using Windows 7 - what am i doing wrong? -.-

1HYeuyxKHGmFs1ARvAPGgmEW9pW6u8L26U
aikklond
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
May 09, 2013, 05:42:39 PM
 #27

I get 400 KH/s on a 2700K using
-O3 -march=core-avx-i
with the QT client.
windows or linux?what is the full command?
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
May 09, 2013, 05:45:22 PM
 #28

I get 400 KH/s on a 2700K using
-O3 -march=core-avx-i
with the QT client.
windows or linux?what is the full command?


Linux

Edit the qt .pro

Code:
QMAKE_CXXFLAGS += -O3 -march=core-avx-i
QMAKE_CFLAGS += -O3 -march=core-avx-i

Compile, run
Code:
./yacoin-qt -gen -genproclimit=8

YH1q1wuVyznBAzKJN19akXgFaBSdbgbQih

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
aikklond
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
May 09, 2013, 05:47:27 PM
 #29

I get 400 KH/s on a 2700K using
-O3 -march=core-avx-i
with the QT client.
windows or linux?what is the full command?


Linux

Edit the qt .pro

Code:
QMAKE_CXXFLAGS += -O3 -march=core-avx-i
QMAKE_CFLAGS += -O3 -march=core-avx-i

Compile, run
Code:
./yacoin-qt -gen -genproclimit=8

YH1q1wuVyznBAzKJN19akXgFaBSdbgbQih

unfortunately i am on windows 64...

I think my 2600k will never break 100 kh/s
TomHartburg
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
May 09, 2013, 06:44:13 PM
 #30

when I run the

Quote
./autogen.sh

command I get

Quote
tom@ubuntu:~/cpuminer$ ./autogen.sh
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: autom4te failed with exit status: 1

I have literally no idea what that means.

I'm using ubuntu 12.04



elCamo
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
May 09, 2013, 06:52:58 PM
 #31

I am a noob to mining, this is my first attempt.
Im running Mac OSX 10.6.8 , Im having trouble figuring out how to start the daemon. whats the command.. what am I missing here?

when I type:
./minerd -o http://127.0.0.1:9323 -u elcamo -p passy -a scrypt-jane
it just lists the minerd options and doesnt run anything.

I created a yacoin.conf file and its in the same directory..
looks like this :

rpcuser=elcamo
rpcpassword=passy
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=(my ip)
rpcport=9323
port=7688
daemon=1
server=1
gen=0

Any help is greatly appreciated.
Thanks
lrlrlr
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 09, 2013, 07:12:42 PM
 #32

I'm running this with --debug.  I see a ton of hash > Target (False Positive)

Does anyone know what this means?  Is that attempts to solve the block that are incorrect, or an issue with my configuration?

Thank you, sorry if the question is stupid, no documentation that I could find.
dooferorg
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile
May 09, 2013, 07:57:53 PM
 #33

Anyone have a windows 64 bit binary for this yet? Getting a MinGW64 setup working is a nightmare

BTC: 1dooferoD3vnwgez3Jo1E4bFfgMf81LR2
ZEC: t1gnToN2HZW4GD52kofEVdijhRijWjCNfYi
shivansps
Hero Member
*****
Offline Offline

Activity: 1134
Merit: 502


Vave.com - Crypto Casino


View Profile
May 09, 2013, 08:03:51 PM
 #34



260khash out of a 2500K@3.9, cpuminer compiled with CFLAGS core-avx-i, the built-in miner with the same flags gets about 315khash/s, but it dips below to 200 way too offen.

donjonson
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
May 09, 2013, 08:10:42 PM
 #35

So it's simple.

If you're using linux, first make sure you have libcurl install, you can get this by installing

Quote
apt-get install libcurl-dev for ubuntu and debian users
yum install curl-devel for the rest

For compiling in linux, the steps are:

Quote
git clone https://github.com/ali1234/cpuminer

cd cpuminer

./autogen.sh

./configure CFLAGS="-O3"

make

make install

Then to run it, you need to have the daemon running.

An example of ~/root/.yacoin/yacoin.conf:

Quote
rpcuser=randomuser
rpcpassword=yourgivenpassword
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=[any ip that will be mining on your server]
rpcport=9323
port=7688
daemon=1
server=1
gen=0

To mine on the machine that has the daemon server running, simply type:

Quote
./minerd -o http://yourdaemonmachine.com:9323 -u randomuser -p yourgivenpassword -a scrypt-jane
Quote
./minerd -o http://127.0.0.1:9323 -u randomuser -p yourgivenpassword -a scrypt-jane


Hopefully someone can add this together to make a complete Yacoin mining guide.

Great help, thanks!

I'm just a simple guy swimming in a sea of sharks.
halop
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
May 09, 2013, 09:09:03 PM
 #36

a windows binary would be nice  Smiley
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
May 09, 2013, 09:34:56 PM
 #37

a windows binary would be nice  Smiley
The same for me - cannot find win binaries, cannot compile it myself. Spent on it some time, but failed at make step.

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
May 09, 2013, 09:36:43 PM
 #38

a windows binary would be nice  Smiley
The same for me - cannot find win binaries, cannot compile it myself. Spent on it some time, but failed at make step.

And don't tell me "use windows, newbie" - if I install Linux on customer's cluster, you'll never see me again  Grin

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
LeftToeCut
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 09, 2013, 09:37:04 PM
 #39

nice, throwing 300 v-cores at yacoin for the lulz, I'll need to open an orphanage methinks
shaal
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
May 09, 2013, 10:07:16 PM
 #40

Anyone tried running the linux miner in a virtual os? just installed 64bit Ubuntu now to give it a try.
cryptohunter
Legendary
*
Offline Offline

Activity: 2100
Merit: 1167

MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG


View Profile
May 09, 2013, 10:19:58 PM
 #41

So it's simple.

If you're using linux, first make sure you have libcurl install, you can get this by installing

Quote
apt-get install libcurl-dev for ubuntu and debian users
yum install curl-devel for the rest

For compiling in linux, the steps are:

Quote
git clone https://github.com/ali1234/cpuminer

cd cpuminer

./autogen.sh

./configure CFLAGS="-O3"

make

make install

Then to run it, you need to have the daemon running.

An example of ~/root/.yacoin/yacoin.conf:

Quote
rpcuser=randomuser
rpcpassword=yourgivenpassword
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=[any ip that will be mining on your server]
rpcport=9323
port=7688
daemon=1
server=1
gen=0

To mine on the machine that has the daemon server running, simply type:

Quote
./minerd -o http://yourdaemonmachine.com:9323 -u randomuser -p yourgivenpassword -a scrypt-jane
Quote
./minerd -o http://127.0.0.1:9323 -u randomuser -p yourgivenpassword -a scrypt-jane


Hopefully someone can add this together to make a complete Yacoin mining guide.


I have a linux server running centos, if i login on ssh and follow those commands in the boxes can i use that to cpu mine?
or do i need a different distro?

Also how will i see my wallet on there? or do i keep my wallet on my windows pc and somehow use my server to mine and send the coins to my wallet on my windows machine?

do i need linux skills to set this up and will my website crash if i mess this up, currently i see i am using 0.01 of my cpu since its only static pages and its a dual quad core xeon machine.?

thanks

bitdwarf
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


The cryptocoin watcher


View Profile
May 09, 2013, 10:27:30 PM
 #42

Anyone tried running the linux miner in a virtual os? just installed 64bit Ubuntu now to give it a try.

I've read someone say they were getting 200kh/s running Ubuntu in a VM on a i5 2500k, which is the same as a regular install on a stock 2500k. But maybe they were overclocking.

𝖄𝖆𝖈: YF3feU4PNLHrjwa1zV63BcCdWVk5z6DAh5 · 𝕭𝖙𝖈: 12F78M4oaNmyGE5C25ZixarG2Nk6UBEqme
Ɏ: "the altcoin for the everyman, where the sweat on one's brow can be used to cool one's overheating CPU" -- theprofileth
shivansps
Hero Member
*****
Offline Offline

Activity: 1134
Merit: 502


Vave.com - Crypto Casino


View Profile
May 09, 2013, 10:30:36 PM
 #43

190khash/s on a VM, there is not AVX on vms... maybe on a VMware sphere 5

Im trying to compile it using the x86_64 mingw

Code:
./configure --host=x86_64-w64-mingw32 CFLAGS="-O3 -march=core-avx-i"

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-w64-mingw32
checking target system type... x86_64-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking for x86_64-w64-mingw32-gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether x86_64-w64-mingw32-gcc -std=gnu99 needs -traditional... no
checking whether x86_64-w64-mingw32-gcc -std=gnu99 and cc understand -c and -o together... yes
checking dependency style of x86_64-w64-mingw32-gcc -std=gnu99... gcc3
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... no
checking syslog.h presence... no
checking for syslog.h... no
checking for sys/sysctl.h... no
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for getopt_long... yes
checking whether we can compile AVX code... yes
checking whether we can compile XOP code... yes
checking for json_loads in -ljansson... no
checking for pthread_create in -lpthread... no
checking for pthread_create in -lpthreadGC2... no
checking for pthread_create in -lpthreadGC1... no
checking for pthread_create in -lpthreadGC... no
checking for gawk... (cached) mawk
checking for curl-config... /usr/local/bin/curl-config
checking for the version of libcurl... 7.30.0
checking for libcurl >= version 7.10.1... yes
checking whether libcurl is usable... no
configure: error: Missing required libcurl >= 7.10.1
shivan@ubuntu64:~/cpuminer$

Never tryied to crosscompile anything for windows, no idea of why is failing the libcurl when i try to use the mingw gcc, ive already installed the libcurl lib intro the /usr/x86_64-w64-mingw32/.

snipsnoop
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
May 09, 2013, 10:36:03 PM
 #44

Anyone tried running the linux miner in a virtual os? just installed 64bit Ubuntu now to give it a try.

Running in VMplayer atm just for fun. Assigned 4 Processors to it and getting around 140kh/s.
Better than what I was getting with windows 7, which is sad really Smiley
bitdwarf
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


The cryptocoin watcher


View Profile
May 09, 2013, 10:36:23 PM
 #45

Never tryied to crosscompile anything for windows, no idea of why is failing the libcurl when i try to use the mingw gcc, ive already installed the libcurl lib intro the /usr/x86_64-w64-mingw32/.

Mmh, do you have libcurl4-openssl-dev?

I had the same error compiling the pre-launch incomplete source, so I did apt-file search curl.h.

𝖄𝖆𝖈: YF3feU4PNLHrjwa1zV63BcCdWVk5z6DAh5 · 𝕭𝖙𝖈: 12F78M4oaNmyGE5C25ZixarG2Nk6UBEqme
Ɏ: "the altcoin for the everyman, where the sweat on one's brow can be used to cool one's overheating CPU" -- theprofileth
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 09, 2013, 10:36:26 PM
 #46

So it's simple.

If you're using linux, first make sure you have libcurl install, you can get this by installing

Quote
apt-get install libcurl-dev for ubuntu and debian users
yum install curl-devel for the rest

For compiling in linux, the steps are:

Quote
git clone https://github.com/ali1234/cpuminer

cd cpuminer

./autogen.sh

./configure CFLAGS="-O3"

make

make install

Then to run it, you need to have the daemon running.

An example of ~/root/.yacoin/yacoin.conf:

Quote
rpcuser=randomuser
rpcpassword=yourgivenpassword
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=[any ip that will be mining on your server]
rpcport=9323
port=7688
daemon=1
server=1
gen=0

To mine on the machine that has the daemon server running, simply type:

Quote
./minerd -o http://yourdaemonmachine.com:9323 -u randomuser -p yourgivenpassword -a scrypt-jane
Quote
./minerd -o http://127.0.0.1:9323 -u randomuser -p yourgivenpassword -a scrypt-jane


Hopefully someone can add this together to make a complete Yacoin mining guide.


I have a linux server running centos, if i login on ssh and follow those commands in the boxes can i use that to cpu mine?
or do i need a different distro?

Also how will i see my wallet on there? or do i keep my wallet on my windows pc and somehow use my server to mine and send the coins to my wallet on my windows machine?

do i need linux skills to set this up and will my website crash if i mess this up, currently i see i am using 0.01 of my cpu since its only static pages and its a dual quad core xeon machine.?

thanks

I can set it up for you or guide you through the process. It works on centos. Just try and install it and if you run into any issues contact me via PM

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 09, 2013, 10:37:15 PM
 #47

190khash/s on a VM, there is not AVX on vms... maybe on a VMware sphere 5

Im trying to compile it using the x86_64 mingw

Code:
./configure --host=x86_64-w64-mingw32 CFLAGS="-O3 -march=core-avx-i"

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-w64-mingw32
checking target system type... x86_64-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking for x86_64-w64-mingw32-gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether x86_64-w64-mingw32-gcc -std=gnu99 needs -traditional... no
checking whether x86_64-w64-mingw32-gcc -std=gnu99 and cc understand -c and -o together... yes
checking dependency style of x86_64-w64-mingw32-gcc -std=gnu99... gcc3
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... no
checking syslog.h presence... no
checking for syslog.h... no
checking for sys/sysctl.h... no
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for getopt_long... yes
checking whether we can compile AVX code... yes
checking whether we can compile XOP code... yes
checking for json_loads in -ljansson... no
checking for pthread_create in -lpthread... no
checking for pthread_create in -lpthreadGC2... no
checking for pthread_create in -lpthreadGC1... no
checking for pthread_create in -lpthreadGC... no
checking for gawk... (cached) mawk
checking for curl-config... /usr/local/bin/curl-config
checking for the version of libcurl... 7.30.0
checking for libcurl >= version 7.10.1... yes
checking whether libcurl is usable... no
configure: error: Missing required libcurl >= 7.10.1
shivan@ubuntu64:~/cpuminer$

Never tryied to crosscompile anything for windows, no idea of why is failing the libcurl when i try to use the mingw gcc, ive already installed the libcurl lib intro the /usr/x86_64-w64-mingw32/.

ubuntu?

apt-get install libcurl-dev

post me the output of that command.

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
cryptohunter
Legendary
*
Offline Offline

Activity: 2100
Merit: 1167

MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG


View Profile
May 09, 2013, 10:37:52 PM
 #48

So it's simple.

If you're using linux, first make sure you have libcurl install, you can get this by installing

Quote
apt-get install libcurl-dev for ubuntu and debian users
yum install curl-devel for the rest

For compiling in linux, the steps are:

Quote
git clone https://github.com/ali1234/cpuminer

cd cpuminer

./autogen.sh

./configure CFLAGS="-O3"

make

make install

Then to run it, you need to have the daemon running.

An example of ~/root/.yacoin/yacoin.conf:

Quote
rpcuser=randomuser
rpcpassword=yourgivenpassword
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=[any ip that will be mining on your server]
rpcport=9323
port=7688
daemon=1
server=1
gen=0

To mine on the machine that has the daemon server running, simply type:

Quote
./minerd -o http://yourdaemonmachine.com:9323 -u randomuser -p yourgivenpassword -a scrypt-jane
Quote
./minerd -o http://127.0.0.1:9323 -u randomuser -p yourgivenpassword -a scrypt-jane


Hopefully someone can add this together to make a complete Yacoin mining guide.


I have a linux server running centos, if i login on ssh and follow those commands in the boxes can i use that to cpu mine?
or do i need a different distro?

Also how will i see my wallet on there? or do i keep my wallet on my windows pc and somehow use my server to mine and send the coins to my wallet on my windows machine?

do i need linux skills to set this up and will my website crash if i mess this up, currently i see i am using 0.01 of my cpu since its only static pages and its a dual quad core xeon machine.?

thanks

I can set it up for you or guide you through the process. It works on centos. Just try and install it and if you run into any issues contact me via PM

thanks very much i'm going to give it a try. First time using ssh to do anything really so will be fun to try it out.
cheers Smiley

AlternativeCypt
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile
May 09, 2013, 10:38:38 PM
 #49

Mine, expand, trade. Make sure you EMAIL support@bter.com and admin@bter.com TO ADD/INTEGRATE YaCoin on their exchange! Email at least twice a day!

Also, PM me if you want to buy any YAC!  
shivansps
Hero Member
*****
Offline Offline

Activity: 1134
Merit: 502


Vave.com - Crypto Casino


View Profile
May 09, 2013, 10:40:24 PM
 #50

its libcurl4-openssl-dev is installed i can compile it for linux, but no for windows with the mingw gcc...

ive even downloaded, compiled and installed libcurl from source too...

Kyune
Sr. Member
****
Offline Offline

Activity: 287
Merit: 250


View Profile
May 09, 2013, 10:59:43 PM
 #51

Anyone tried running the linux miner in a virtual os? just installed 64bit Ubuntu now to give it a try.


For what it's worth, I'm seeing about 120 khash/sec running this modded cpuminer in a Ubuntu 12.10 64-bit Virtualbox VM on a Win 7 host, off of a Phenom II X4 955 CPU oc'ed to 3.9 Ghz, allocating 4 cores at 85% execution cap.

Earlier, on a Ubuntu 11.10 server VM on the same machine running the yacoind built-in miner, gethashespersec was bouncing around between 40 khash/sec and 60 khash/sec, although I was allocating a bit less CPU at the time (3 cores at 100% execution cap).




BTC:  1K4VpdQXQhgmTmq68rbWhybvoRcyNHKyVP
shivansps
Hero Member
*****
Offline Offline

Activity: 1134
Merit: 502


Vave.com - Crypto Casino


View Profile
May 09, 2013, 11:17:51 PM
 #52

itsa diferent lubcurl, anyway i give up, ill stick to linux mining in a vm until someone shares the correct compiled exe, sorry guys i tryied.

ShaunOfTheLive
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 09, 2013, 11:37:57 PM
 #53

Why am I getting 500 error?

[2013-05-09 16:36:15] json_rpc_call failed, retry after 30 seconds
[2013-05-09 16:36:45] HTTP request failed: The requested URL returned error: 500 Internal Server Error
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 09, 2013, 11:40:30 PM
 #54

you need to allowip Smiley

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
zenrog
Member
**
Offline Offline

Activity: 229
Merit: 45


View Profile
May 09, 2013, 11:51:09 PM
 #55

Maybe a stupid question but do you need a special software for this.

Iv made yacoin.conf

iv made a bat file with :

yacoin-qt.exe -server

./minerd -o http://127.0.0.1:9323 -u wesjuhnl -p x -a scrypt-jane

but nothing happends

I have the same problem.

get the error 401, http request failed

Maybe a stupid question but do you need a special software for this.

Iv made yacoin.conf

iv made a bat file with :

yacoin-qt.exe -server

./minerd -o http://127.0.0.1:9323 -u wesjuhnl -p x -a scrypt-jane

but nothing happends

U have to specify the listening port and make sure it's not blocked in your firewall

Quote
rpcuser=randomuser
rpcpassword=yourgivenpassword
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=[any ip that will be mining on your server]
rpcport=9323
port=7688
daemon=1
server=1
gen=0

Make sure port 9323 is open in your firewall.
How i can open a port?
Brewins
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000



View Profile
May 09, 2013, 11:57:33 PM
 #56

anyone porting this to win 64 bit?
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 09, 2013, 11:58:50 PM
 #57

/sbin/iptables -I INPUT -p tcp --dport 9323 -j ACCEPT
/sbin/iptables -I INPUT -d 0/0 -s 0/0 -p tcp --dport 9323 -j ACCEPT

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
ShaunOfTheLive
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
May 10, 2013, 12:15:44 AM
 #58

you need to allowip Smiley

I don't think that was the problem, since I didn't change the conf and it's working now. I think I just forgot to wait until it synced all the blocks.
ghostlander
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
May 10, 2013, 01:43:47 AM
 #59

Anyone tried running the linux miner in a virtual os? just installed 64bit Ubuntu now to give it a try.

I've read someone say they were getting 200kh/s running Ubuntu in a VM on a i5 2500k, which is the same as a regular install on a stock 2500k. But maybe they were overclocking.

That's not impressive. A couple of quad Xeons E5345 @ 2.33GHz deliver 250 KH/s. No HTT, no AVX.

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
Neverest
Newbie
*
Offline Offline

Activity: 70
Merit: 0



View Profile
May 10, 2013, 02:02:02 AM
 #60

So it's simple.

If you're using linux, first make sure you have libcurl install, you can get this by installing

Quote
apt-get install libcurl-dev for ubuntu and debian users
yum install curl-devel for the rest

For compiling in linux, the steps are:

Quote
git clone https://github.com/ali1234/cpuminer

cd cpuminer

./autogen.sh

./configure CFLAGS="-O3"

make

make install

Then to run it, you need to have the daemon running.

An example of ~/root/.yacoin/yacoin.conf:

Quote
rpcuser=randomuser
rpcpassword=yourgivenpassword
addnode=82.211.30.212
addnode=78.21.9.49
addnode=88.204.169.242
rpcallowip=127.0.0.1
rpcallowip=[any ip that will be mining on your server]
rpcport=9323
port=7688
daemon=1
server=1
gen=0

To mine on the machine that has the daemon server running, simply type:

Quote
./minerd -o http://yourdaemonmachine.com:9323 -u randomuser -p yourgivenpassword -a scrypt-jane
Quote
./minerd -o http://127.0.0.1:9323 -u randomuser -p yourgivenpassword -a scrypt-jane


Hopefully someone can add this together to make a complete Yacoin mining guide.

I get stuck:

"me@ubuntu:~$ sudo apt-get install libcurl-dev
[sudo] password for me:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libcurl-dev is a virtual package provided by:
  libcurl4-openssl-dev 7.22.0-3ubuntu4.1
  libcurl4-nss-dev 7.22.0-3ubuntu4.1
  libcurl4-gnutls-dev 7.22.0-3ubuntu4.1
You should explicitly select one to install.

E: Package 'libcurl-dev' has no installation candidate"

How do I explicitly select one?

When ignoring and continuing I get:

me@ubuntu:~$ git clone https://github.com/ali1234/cpuminer
Cloning into 'cpuminer'...
remote: Counting objects: 1136, done.
remote: Compressing objects: 100% (676/676), done.
remote: Total 1136 (delta 548), reused 1028 (delta 456)
Receiving objects: 100% (1136/1136), 827.16 KiB | 104 KiB/s, done.
Resolving deltas: 100% (548/548), done.

So that seems to work. Then:

me@ubuntu:~$ cd cpuminer
me@ubuntu:~/cpuminer$ ./autogen.sh
./autogen.sh: 8: ./autogen.sh: aclocal: not found
me@ubuntu:~/cpuminer$ ./configure CFLAGS="-O3"
bash: ./configure: No such file or directory

Why?
Next error:

me@ubuntu:~/cpuminer$ make
make: *** No targets specified and no makefile found.  Stop.

Running Ubunto on a VMware on Win 7 64bits. Any help appreciated!
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 10, 2013, 02:03:13 AM
 #61

sudo apt-get install libcurl4-openssl-dev

Damn, linux is hard isn't it?

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
ghostlander
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
May 10, 2013, 02:11:28 AM
 #62

sudo apt-get install libcurl4-openssl-dev

Damn, linux is hard isn't it?

Yep, damn hard to figure it out. Autoconf and automake to follow. Downloading and compiling source tarballs must be a rocket science for average user these days.

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
Neverest
Newbie
*
Offline Offline

Activity: 70
Merit: 0



View Profile
May 10, 2013, 03:02:13 AM
 #63

sudo apt-get install libcurl4-openssl-dev

Damn, linux is hard isn't it?

Yep, damn hard to figure it out. Autoconf and automake to follow. Downloading and compiling source tarballs must be a rocket science for average user these days.


Thanks Limitless, but "libcurl4-openssl-dev is already the newest version" , so that doesn't explain the errors.

And no, I would not consider myself an average user, as I was already working for the first Crypto currency company in 1996, and have built and ran many websites past 15 years on Linux servers, but PHP etc make a lot more sense to me than the confusing linux commands.
As long as that does not change, even the wonderful (really!) Ubuntu will play 3rd fiddle after Win and (heaven's forbid) OSX.. Anyway, any help is appareciated, whether it is my low intelligence or the rocket science level  Cheesy
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 10, 2013, 03:04:54 AM
 #64

./autogen.sh: 8: ./autogen.sh: aclocal: not found


apt-get install automake

Then run again.

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
Aggrophobia
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000



View Profile
May 10, 2013, 03:05:04 AM
Last edit: May 10, 2013, 03:16:29 AM by Aggrophobia
 #65

sudo apt-get install automake  



...working with linux since 2 days Wink


recompiled the Yacoin_qt with the CFlags in ubuntu gave me an error

QMAKE_CXXFLAGS += -O3 -march=core-avx-i
QMAKE_CFLAGS += -O3 -march=core-avx-i

invalid machine code

with 3570k
jimhsu
Sr. Member
****
Offline Offline

Activity: 364
Merit: 264


View Profile
May 10, 2013, 04:32:58 AM
 #66

After looking at source for pushpool, I can at least conclude that porting something over is nontrivial.

Here's what I think is necessary:
1. Change scrypt to scrypt_n, calculate n from the timestamp (relatively trivial)
2. Find a working implementation of SHA3 - since OpenSSL doesn't have one, either porting poco's code over or writing your own. Either way, I can't read assembler so no help there. (the nontrivial part)
3. Making requisite changes to config.json (trivial)
3. Putting the two together and testing and fixing inevitable bugs (another challenging part)

As I said, I probably don't have the skills to do this, but if you found this post helpful, then hey I contributed something.

Think I found a keccak implementation here: https://github.com/Fackelmann/SHA3 , still don't understand how it's used in the actual code though. In place of SHA256?

Dans les champs de l'observation le hasard ne favorise que les esprits préparé
tacotime
Legendary
*
Offline Offline

Activity: 1484
Merit: 1005



View Profile
May 10, 2013, 05:06:33 AM
 #67

After looking at source for pushpool, I can at least conclude that porting something over is nontrivial.

Here's what I think is necessary:
1. Change scrypt to scrypt_n, calculate n from the timestamp (relatively trivial)
2. Find a working implementation of SHA3 - since OpenSSL doesn't have one, either porting poco's code over or writing your own. Either way, I can't read assembler so no help there. (the nontrivial part)
3. Making requisite changes to config.json (trivial)
3. Putting the two together and testing and fixing inevitable bugs (another challenging part)

As I said, I probably don't have the skills to do this, but if you found this post helpful, then hey I contributed something.

Think I found a keccak implementation here: https://github.com/Fackelmann/SHA3 , still don't understand how it's used in the actual code though. In place of SHA256?

You want the scrypt-jane implementation of CHACHA20/KECCAK-512 to verify new blocks.
https://github.com/floodyberry/scrypt-jane

Code:
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
KrLos
Hero Member
*****
Offline Offline

Activity: 768
Merit: 1000



View Profile
May 10, 2013, 06:32:00 AM
 #68

anyone get the win x64  minerd binaries? i've tried all for compile and can't do it...

Thanks
Bitsinmyhead
Sr. Member
****
Offline Offline

Activity: 465
Merit: 254


View Profile
May 10, 2013, 06:35:20 AM
 #69

anyone get the win x64  minerd binaries? i've tried all for compile and can't do it...

Thanks

+1

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses 100% original codebase
  Superfast with 30 seconds instant finality
  Tested 5000 tx per block on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
truckythin
Hero Member
*****
Offline Offline

Activity: 781
Merit: 501



View Profile
May 10, 2013, 06:36:35 AM
 #70

get it here bro, minerd with support for scrypt-jane

https://mega.co.nz/#!IJRziTBD!ZCAKGC7fqYkyXsEDi9GB1RYiqIUqj2S9bEm6UI2y1no
jimhsu
Sr. Member
****
Offline Offline

Activity: 364
Merit: 264


View Profile
May 10, 2013, 06:45:20 AM
 #71

After looking at source for pushpool, I can at least conclude that porting something over is nontrivial.

Here's what I think is necessary:
1. Change scrypt to scrypt_n, calculate n from the timestamp (relatively trivial)
2. Find a working implementation of SHA3 - since OpenSSL doesn't have one, either porting poco's code over or writing your own. Either way, I can't read assembler so no help there. (the nontrivial part)
3. Making requisite changes to config.json (trivial)
3. Putting the two together and testing and fixing inevitable bugs (another challenging part)

As I said, I probably don't have the skills to do this, but if you found this post helpful, then hey I contributed something.

Think I found a keccak implementation here: https://github.com/Fackelmann/SHA3 , still don't understand how it's used in the actual code though. In place of SHA256?

You want the scrypt-jane implementation of CHACHA20/KECCAK-512 to verify new blocks.
https://github.com/floodyberry/scrypt-jane

Ah, thanks taco.

Dans les champs de l'observation le hasard ne favorise que les esprits préparé
Brewins
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000



View Profile
May 10, 2013, 08:57:40 AM
 #72

get it here bro, minerd with support for scrypt-jane

https://mega.co.nz/#!IJRziTBD!ZCAKGC7fqYkyXsEDi9GB1RYiqIUqj2S9bEm6UI2y1no

THANKS SO MUCH!!!!
tamehuang
Full Member
***
Offline Offline

Activity: 195
Merit: 100



View Profile
May 10, 2013, 09:28:31 AM
 #73

when i run the autogen.sh, it show me

configure.ac:3: error: Autoconf version 2.59c or higher is required
configure.ac:3: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
aclocal: autom4te failed with exit status: 63

what's the problem?

Shevek
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
May 10, 2013, 09:47:02 AM
 #74

AFAIK, YAC does not allow parallelization.

So, pools are stupid thing with YAC.

Proposals for improving bitcoin are like asses: everybody has one
1SheveKuPHpzpLqSvPSavik9wnC51voBa
Fernandez
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000



View Profile
May 10, 2013, 09:55:57 AM
 #75


I am never getting that LongPoll detected message; so must be doing something wrong.

Using Win 7 32 bit. Set up the conf file; ran the client as server and started this miner with the instructions from first page.






██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████





...INTRODUCING WAVES........
...ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM...






bitdwarf
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


The cryptocoin watcher


View Profile
May 10, 2013, 10:10:17 AM
 #76

I am never getting that LongPoll detected message; so must be doing something wrong.

The screenshot would be from mining in the dontmine.me pool.

𝖄𝖆𝖈: YF3feU4PNLHrjwa1zV63BcCdWVk5z6DAh5 · 𝕭𝖙𝖈: 12F78M4oaNmyGE5C25ZixarG2Nk6UBEqme
Ɏ: "the altcoin for the everyman, where the sweat on one's brow can be used to cool one's overheating CPU" -- theprofileth
Fernandez
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000



View Profile
May 10, 2013, 10:12:09 AM
 #77

I am never getting that LongPoll detected message; so must be doing something wrong.

The screenshot would be from mining in the dontmine.me pool.

Oh cheers!!

So while setting up solomine; I still never get the 'New block detected message' - any ideas how to resolve it?






██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████





...INTRODUCING WAVES........
...ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM...






xibeijan
Legendary
*
Offline Offline

Activity: 1232
Merit: 1001


View Profile
May 10, 2013, 10:15:37 AM
 #78

Any news about how to PoS mine with YaCoin?

Notable projects 2019: Semux, Dero, Wagerr, BEAM
Wolf Rainer
Legendary
*
Offline Offline

Activity: 1960
Merit: 1022


View Profile
May 10, 2013, 10:47:03 AM
 #79

I need help, is download the binary versión (The 2 dll files), i put them in the minerd folder, then i open minerd with cmd and put -a scrypt-jane -s 5 -t 4 -o http://yac.dontmine.me:8080 -u riddikulo.1 -p x but nothing happeds, minerd shows me again the imput options like not getting the -a scrypt-jane a valid option.
gpudude
Full Member
***
Offline Offline

Activity: 126
Merit: 100


GPUDude


View Profile
May 10, 2013, 11:28:29 AM
 #80

get it here bro, minerd with support for scrypt-jane

https://mega.co.nz/#!IJRziTBD!ZCAKGC7fqYkyXsEDi9GB1RYiqIUqj2S9bEm6UI2y1no

6/46 detection ratio
Wolf Rainer
Legendary
*
Offline Offline

Activity: 1960
Merit: 1022


View Profile
May 10, 2013, 11:34:47 AM
 #81


TROYAN!
fenican
Hero Member
*****
Offline Offline

Activity: 1393
Merit: 505


View Profile
May 10, 2013, 11:36:22 AM
 #82

Nice work.  I spun up 6 "high CPU" instances on Amazon last night to test this with 6 CPU miners feeding into one running yacoind.  Found about 6 blocks.  Not economical, though.  Cost me about $26 in EC2 hourly charges.  I'll probably recoup that as the value of YAC rises.

Fun experiment.  At least I'll be ready to spin up a farm quickly when the next CPU coin using Jane algorithm surfaces
gpudude
Full Member
***
Offline Offline

Activity: 126
Merit: 100


GPUDude


View Profile
May 10, 2013, 11:48:27 AM
 #83

./minerd -o http://127.0.0.1:9323 -u randomuser -p yourgivenpassword -a scrypt-jane

When doing so all I get is

"./cpuminer: is a directory"

god3
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 10, 2013, 02:03:44 PM
 #84

Optimised version of cpuminer for Windows 7 x64:
https://bitcointalk.org/index.php?topic=201027.0
eule
Hero Member
*****
Offline Offline

Activity: 756
Merit: 501


View Profile
May 10, 2013, 03:19:06 PM
Last edit: May 10, 2013, 04:20:52 PM by eule
 #85

Could someone please upload a Linux binary for x86_64? My VPS hits memory limit at ./configure ...  Undecided

Quote
checking whether libcurl is usable... yes
checking for curl_free... yes
./configure: fork: Cannot allocate memory
./configure: fork: Cannot allocate memory
edit: Nevermind got it to work, not sure why it didn't before as the VPS has enough RAM. Getting 313 khash on my shitty 15€ VPS using 10 of 12 cores. Tongue

aikklond
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
May 10, 2013, 04:11:31 PM
Last edit: May 10, 2013, 04:33:51 PM by aikklond
 #86



Delete


aikklond
Legendary
*
Offline Offline

Activity: 1148
Merit: 1000


View Profile
May 10, 2013, 04:33:37 PM
 #87

ok guys i use this

minerd_scrypt_jane_x64_avx.exe -q -a scrypt-jane -o http://yac.dontmine.me:8080 -O username:pass

and i am getting 295-265 k/hs on CMD with a 2600k @ 4.2 GHz is this normal? should i use any other flags?



CAN I close minerd WITHOUT closing CMD?
ghostlander
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
May 10, 2013, 05:09:56 PM
 #88

get it here bro, minerd with support for scrypt-jane

https://mega.co.nz/#!IJRziTBD!ZCAKGC7fqYkyXsEDi9GB1RYiqIUqj2S9bEm6UI2y1no

This one slow horribly. A 64-bit Linux build running inside VirtualBox is 3x faster.

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
shivansps
Hero Member
*****
Offline Offline

Activity: 1134
Merit: 502


Vave.com - Crypto Casino


View Profile
May 10, 2013, 10:35:05 PM
 #89

Code:
make[2]: Entering directory `/home/linaro/cpuminer'
gcc -std=gnu99  -mfpu=neon -mcpu=cortex-a8 -mfloat-abi=hard -pthread  -o minerd minerd-cpu-miner.o minerd-util.o minerd-sha2.o minerd-sha2-arm.o minerd-sha2-x86.o minerd-sha2-x64.o minerd-scrypt.o minerd-scrypt-arm.o minerd-scrypt-x86.o minerd-scrypt-x64.o minerd-scrypt-jane.o -L/usr/lib/arm-linux-gnueabihf -lcurl -Wl,-Bsymbolic-functions -Wl,-z,relro compat/jansson/libjansson.a -lpthread
minerd-scrypt-jane.o: In function `scrypt_test_mix':
scrypt-jane.c:(.text+0x26b4): undefined reference to `detect_cpu'
collect2: ld returned 1 exit status
make[2]: *** [minerd] Error 1
make[2]: Leaving directory `/home/linaro/cpuminer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/linaro/cpuminer'
make: *** [all] Error 2

i guess is not ready to be compiled on ARM...

thdim
Member
**
Offline Offline

Activity: 67
Merit: 10


View Profile
May 11, 2013, 09:35:31 AM
 #90

hello and thanks for this great software
one question: how much is a normal accepted rate? i have 77%, is there anything i can do to increase it?
kooke
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


Bitcoin super-duper-mega-ultra-hyper-node


View Profile
May 11, 2013, 11:41:58 AM
 #91

Are you people crazy? How are you downloading viruses from a known scammer?

Viceroy
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile
May 11, 2013, 05:11:56 PM
 #92

Facts:
https://bitcointalk.org/index.php?topic=202089.0
   
YAcoin Fear Mongering Campaign:
https://bitcointalk.org/index.php?topic=202078.0;topicseen
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 11, 2013, 05:16:56 PM
 #93

Are you people crazy? How are you downloading viruses from a known scammer?

You're an idiot.

That is the official cpuminer which you can find everywhere. https://github.com/ali1234/cpuminer

Example:

here: http://yac.dontmine.me/gettingstarted (minerd github)

or here: www.yacoin.org (cpuminer linux)

So don't go around accusing me of keylogging and stealing shit.

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 11, 2013, 05:19:10 PM
 #94

You are a retard. Do you even read?

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
Viceroy
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile
May 11, 2013, 05:19:47 PM
Last edit: May 11, 2013, 05:32:44 PM by Viceroy
 #95

that's bullshit man.  Stop trolling his thread.  

Limitless, you should make a new thread after locking this one that is self-moderated and then you can keep trolls like the idiot above away.  I think we may be under attack by something aweful.

FACTS & Speculation:

https://bitcointalk.org/index.php?topic=202292.0
https://bitcointalk.org/index.php?topic=202089.0
https://bitcointalk.org/index.php?topic=202168.0
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 11, 2013, 05:20:45 PM
 #96

You are a retard. Do you even read?

Probably blocked you so he can't see your posts.

seleme
Legendary
*
Offline Offline

Activity: 2772
Merit: 1028


Duelbits.com


View Profile WWW
May 11, 2013, 05:22:45 PM
 #97

Some people are seriously retarded.

Take your original minerd.exe (pooler's one) to virustotal and guess what you will find there - 33/46

https://www.virustotal.com/en/file/8670d1587ed339719b495dca78e54e812efb6ce8bf263cdac3f3096f21a6f70e/analysis/

       ███████████████▄▄
    ██████████████████████▄
  ██████████████████████████▄
 ███████   ▀████████▀   ████▄
██████████    █▀  ▀    ██████▄
███████████▄▄▀  ██  ▀▄▄████████
███████████          █████████
███████████▀▀▄  ██  ▄▀▀████████
██████████▀   ▀▄  ▄▀   ▀██████▀
 ███████  ▄██▄████▄█▄  █████▀
  ██████████████████████████▀
    ██████████████████████▀
       ███████████████▀▀
.
.Duelbits.
.
..THE MOST REWARDING CASINO......
   ▄▄▄▄████▀███▄▄▄▄▄
▄███▄▀▄██▄   ▄██▄▀▄███▄
████▄█▄███▄█▄███▄█▄████
███████████████████████   ▄██▄
██     ██     ██     ██   ▀██▀
██ ▀▀█ ██ ▀▀█ ██ ▀▀█ ██    ██
██  █  ██  █  ██  █  ██
█▌  ██
██     ██     ██     ████  ██
█████████████████████████  ██
████████████████████████████▀
█████████████████████████
█████████████████████████
████████████████████████▌
       +4,000      
PROVABLY FAIR
GAMES
   $500,000  
MONTHLY
PRIZE POOL
      $10,000     
BLACKJACK
GIVEAWAY
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 11, 2013, 05:25:14 PM
 #98

Some people are seriously retarded.

Take your original minerd.exe (pooler's one) to virustotal and guess what you will find there - 33/46

https://www.virustotal.com/en/file/8670d1587ed339719b495dca78e54e812efb6ce8bf263cdac3f3096f21a6f70e/analysis/

VirusTotal won't tell you anything. Almost every antivirus flags it because of Botnets.

seleme
Legendary
*
Offline Offline

Activity: 2772
Merit: 1028


Duelbits.com


View Profile WWW
May 11, 2013, 05:27:53 PM
 #99

Some people are seriously retarded.

Take your original minerd.exe (pooler's one) to virustotal and guess what you will find there - 33/46

https://www.virustotal.com/en/file/8670d1587ed339719b495dca78e54e812efb6ce8bf263cdac3f3096f21a6f70e/analysis/

VirusTotal won't tell you anything. Almost every antivirus flags it because of Botnets.

Of course it won't but some people think seeing some red words at virustotal means that's the proof.

       ███████████████▄▄
    ██████████████████████▄
  ██████████████████████████▄
 ███████   ▀████████▀   ████▄
██████████    █▀  ▀    ██████▄
███████████▄▄▀  ██  ▀▄▄████████
███████████          █████████
███████████▀▀▄  ██  ▄▀▀████████
██████████▀   ▀▄  ▄▀   ▀██████▀
 ███████  ▄██▄████▄█▄  █████▀
  ██████████████████████████▀
    ██████████████████████▀
       ███████████████▀▀
.
.Duelbits.
.
..THE MOST REWARDING CASINO......
   ▄▄▄▄████▀███▄▄▄▄▄
▄███▄▀▄██▄   ▄██▄▀▄███▄
████▄█▄███▄█▄███▄█▄████
███████████████████████   ▄██▄
██     ██     ██     ██   ▀██▀
██ ▀▀█ ██ ▀▀█ ██ ▀▀█ ██    ██
██  █  ██  █  ██  █  ██
█▌  ██
██     ██     ██     ████  ██
█████████████████████████  ██
████████████████████████████▀
█████████████████████████
█████████████████████████
████████████████████████▌
       +4,000      
PROVABLY FAIR
GAMES
   $500,000  
MONTHLY
PRIZE POOL
      $10,000     
BLACKJACK
GIVEAWAY
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 11, 2013, 05:34:47 PM
 #100

Kooke. An investigation is underway. I recommend you hold back the FUD you're expressing bout the YAC FUD until the investigation is finished. All we are doing is making more for the moderators to look through.

limitless (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 11, 2013, 05:35:33 PM
 #101

POS scammer? What is that?

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 11, 2013, 05:36:15 PM
 #102

POS scammer? What is that?

Piece of Shit Scammer

seleme
Legendary
*
Offline Offline

Activity: 2772
Merit: 1028


Duelbits.com


View Profile WWW
May 11, 2013, 05:36:39 PM
 #103

No you STFU! Why are you helping this POS scammer!?!?



I don't help him, I don't have idea what's with this miner, maybe it was fishy, all I'm saying that people who are posting virustotal results as proof are dumb.

       ███████████████▄▄
    ██████████████████████▄
  ██████████████████████████▄
 ███████   ▀████████▀   ████▄
██████████    █▀  ▀    ██████▄
███████████▄▄▀  ██  ▀▄▄████████
███████████          █████████
███████████▀▀▄  ██  ▄▀▀████████
██████████▀   ▀▄  ▄▀   ▀██████▀
 ███████  ▄██▄████▄█▄  █████▀
  ██████████████████████████▀
    ██████████████████████▀
       ███████████████▀▀
.
.Duelbits.
.
..THE MOST REWARDING CASINO......
   ▄▄▄▄████▀███▄▄▄▄▄
▄███▄▀▄██▄   ▄██▄▀▄███▄
████▄█▄███▄█▄███▄█▄████
███████████████████████   ▄██▄
██     ██     ██     ██   ▀██▀
██ ▀▀█ ██ ▀▀█ ██ ▀▀█ ██    ██
██  █  ██  █  ██  █  ██
█▌  ██
██     ██     ██     ████  ██
█████████████████████████  ██
████████████████████████████▀
█████████████████████████
█████████████████████████
████████████████████████▌
       +4,000      
PROVABLY FAIR
GAMES
   $500,000  
MONTHLY
PRIZE POOL
      $10,000     
BLACKJACK
GIVEAWAY
Viceroy
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile
May 11, 2013, 05:38:35 PM
 #104

it is INDEED fishy...

https://bitcointalk.org/index.php?topic=202292.0
Viceroy
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile
May 11, 2013, 05:49:10 PM
 #105

OP to be banned:

https://bitcointalk.org/index.php?topic=202292.msg2112773#msg2112773
aso118
Legendary
*
Offline Offline

Activity: 1918
Merit: 1012


★Nitrogensports.eu★


View Profile
May 12, 2013, 07:17:05 AM
 #106

get it here bro, minerd with support for scrypt-jane

https://mega.co.nz/#!IJRziTBD!ZCAKGC7fqYkyXsEDi9GB1RYiqIUqj2S9bEm6UI2y1no

Thank-you for making this!  However, I keep getting this error

[2013-05-12 03:01:39] HTTP request failed: The requested URL returned error: 503
 Service Unavailable: Back-end server is at capacity

I've never seen this when using other versions of minerd.  Do I need to change something to help avoid this?


           █████████████████     ████████
          █████████████████     ████████
         █████████████████     ████████
        █████████████████     ████████
       ████████              ████████
      ████████              ████████
     ████████     ███████  ████████     ████████
    ████████     █████████████████     ████████
   ████████     █████████████████     ████████
  ████████     █████████████████     ████████
 ████████     █████████████████     ████████
████████     ████████  ███████     ████████
            ████████              ████████
           ████████              ████████
          ████████     █████████████████
         ████████     █████████████████
        ████████     █████████████████
       ████████     █████████████████
▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
▬▬ THE LARGEST & MOST TRUSTED ▬▬
      BITCOIN SPORTSBOOK     
   ▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
             ▄▄▄▄▀▀▀▀▄
     ▄▄▄▄▀▀▀▀        ▀▄▄▄▄           
▄▀▀▀▀                 █   ▀▀▀▀▀▀▀▄▄
█                    ▀▄          █
 █   ▀▌     ██▄        █          █               
 ▀▄        ▐████▄       █        █
  █        ███████▄     ▀▄       █
   █      ▐████▄█████████████████████▄
   ▀▄     ███████▀                  ▀██
    █      ▀█████    ▄▄        ▄▄    ██
     █       ▀███   ████      ████   ██
     ▀▄        ██    ▀▀        ▀▀    ██
      █        ██        ▄██▄        ██
       █       ██        ▀██▀        ██
       ▀▄      ██    ▄▄        ▄▄    ██
        █      ██   ████      ████   ██
         █▄▄▄▄▀██    ▀▀        ▀▀    ██
               ██▄                  ▄██
                ▀████████████████████▀




  CASINO  ●  DICE  ●  POKER   
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
   24 hour Customer Support   

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 14, 2013, 01:29:21 AM
 #107

get it here bro, minerd with support for scrypt-jane

https://mega.co.nz/#!IJRziTBD!ZCAKGC7fqYkyXsEDi9GB1RYiqIUqj2S9bEm6UI2y1no

Thank-you for making this!  However, I keep getting this error

[2013-05-12 03:01:39] HTTP request failed: The requested URL returned error: 503
 Service Unavailable: Back-end server is at capacity

I've never seen this when using other versions of minerd.  Do I need to change something to help avoid this?

Is this a clean version of minerd for use with YACoin?

microxp
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
May 27, 2013, 04:33:01 PM
 #108

Does anyone knows how to add the sse4 support for cpuminer for yacoin under linux?
Digicoiner
Sr. Member
****
Offline Offline

Activity: 310
Merit: 250


In Crypto I trust.


View Profile
May 30, 2013, 10:02:03 PM
 #109

Can anyone help?  My speeds have decreased a bit after compiling and installing minerd on a ubuntu VM with Core2 Duo E8500.

[2013-05-30 14:59:15] thread 0: 34201 hashes, 6.80 khash/s
[2013-05-30 14:59:20] thread 0: 34006 hashes, 6.54 khash/s
[2013-05-30 14:59:25] thread 0: 32707 hashes, 6.53 khash/s
[2013-05-30 14:59:30] thread 0: 32634 hashes, 6.71 khash/s
[2013-05-30 14:59:35] thread 0: 33558 hashes, 6.44 khash/s
[2013-05-30 14:59:40] thread 0: 32213 hashes, 6.44 khash/s


Do I need to re-compile with some other flags?
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
June 01, 2013, 05:20:08 AM
 #110

Can anyone help?  My speeds have decreased a bit after compiling and installing minerd on a ubuntu VM with Core2 Duo E8500.

[2013-05-30 14:59:15] thread 0: 34201 hashes, 6.80 khash/s
[2013-05-30 14:59:20] thread 0: 34006 hashes, 6.54 khash/s
[2013-05-30 14:59:25] thread 0: 32707 hashes, 6.53 khash/s
[2013-05-30 14:59:30] thread 0: 32634 hashes, 6.71 khash/s
[2013-05-30 14:59:35] thread 0: 33558 hashes, 6.44 khash/s
[2013-05-30 14:59:40] thread 0: 32213 hashes, 6.44 khash/s


Do I need to re-compile with some other flags?

That's simple fluctuation. No hardware runs in the same conditions constantly for an exponential amount. It fluctuates mainly because operating systems pull background commands all the time, and power feed is never 100% constant. It's nothing to worry about. If it fluctuates more than 20% then you have an issue. Yours is less than 5%.

Digicoiner
Sr. Member
****
Offline Offline

Activity: 310
Merit: 250


In Crypto I trust.


View Profile
June 01, 2013, 06:22:45 AM
 #111

I'm not referring to the decrease in the sample below.  I mean that I didn't get any increase in hash rate compared to mining using the yacoind daemon.  In fact mining with yacoind gave me a slightly higher hash rate I believe.  Is there a way to compile minerd so it optimizes my processor (Core2 Duo E8500) and gives me a faster hash rate.

Can anyone help?  My speeds have decreased a bit after compiling and installing minerd on a ubuntu VM with Core2 Duo E8500.

[2013-05-30 14:59:15] thread 0: 34201 hashes, 6.80 khash/s
[2013-05-30 14:59:20] thread 0: 34006 hashes, 6.54 khash/s
[2013-05-30 14:59:25] thread 0: 32707 hashes, 6.53 khash/s
[2013-05-30 14:59:30] thread 0: 32634 hashes, 6.71 khash/s
[2013-05-30 14:59:35] thread 0: 33558 hashes, 6.44 khash/s
[2013-05-30 14:59:40] thread 0: 32213 hashes, 6.44 khash/s


Do I need to re-compile with some other flags?

That's simple fluctuation. No hardware runs in the same conditions constantly for an exponential amount. It fluctuates mainly because operating systems pull background commands all the time, and power feed is never 100% constant. It's nothing to worry about. If it fluctuates more than 20% then you have an issue. Yours is less than 5%.
theblazehen
Full Member
***
Offline Offline

Activity: 194
Merit: 100



View Profile
June 11, 2013, 05:04:55 PM
 #112

Having difficulty compiling on linux mint:

Code:
 ./autogen.sh
configure.ac:15: installing `./compile'
configure.ac:4: installing `./config.guess'
configure.ac:4: installing `./config.sub'
configure.ac:6: installing `./install-sh'
configure.ac:6: installing `./missing'
compat/jansson/Makefile.am: installing `./depcomp'
Makefile.am: installing `./INSTALL'
configure.ac:106: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

BURST: BURST-ZRT2-GB5S-A6CS-HBVAE
liteuser
Full Member
***
Offline Offline

Activity: 145
Merit: 100


View Profile
June 11, 2013, 05:47:46 PM
 #113

Having difficulty compiling on linux mint:

Code:
 ./autogen.sh
configure.ac:15: installing `./compile'
configure.ac:4: installing `./config.guess'
configure.ac:4: installing `./config.sub'
configure.ac:6: installing `./install-sh'
configure.ac:6: installing `./missing'
compat/jansson/Makefile.am: installing `./depcomp'
Makefile.am: installing `./INSTALL'
configure.ac:106: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

This may work:

https://github.com/jgarzik/cpuminer/issues/40

BTC: 13GtfEPpEiq6jGCFJGCXAUVDehCFVvTaov
http://www.vultr.com/?ref=6838137
theblazehen
Full Member
***
Offline Offline

Activity: 194
Merit: 100



View Profile
June 12, 2013, 11:50:22 AM
 #114

Having difficulty compiling on linux mint:

Code:
 ./autogen.sh
configure.ac:15: installing `./compile'
configure.ac:4: installing `./config.guess'
configure.ac:4: installing `./config.sub'
configure.ac:6: installing `./install-sh'
configure.ac:6: installing `./missing'
compat/jansson/Makefile.am: installing `./depcomp'
Makefile.am: installing `./INSTALL'
configure.ac:106: error: possibly undefined macro: AC_MSG_ERROR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

This may work:

https://github.com/jgarzik/cpuminer/issues/40

Thanks

BURST: BURST-ZRT2-GB5S-A6CS-HBVAE
PSL
Member
**
Offline Offline

Activity: 166
Merit: 10


View Profile
June 18, 2013, 08:58:38 AM
Last edit: June 18, 2013, 02:31:47 PM by PSL
 #115

cpuminer by pooler was improved to support stratum protocol. Unfortunately, there is no support for scrypt-jane in cpuminer 2.3.1...

https://bitcointalk.org/index.php?topic=55038.0
Pages: 1 2 3 4 5 6 [All]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!