Author

Topic: [ANN] [CPU mining] Yenten v2.0.1 [YTN] [YescryptR16] [Exchange avilable] - page 157. (Read 147137 times)

hero member
Activity: 756
Merit: 501
Hey guys i am new here
I am using an odroid xu4 for mining and got an ubuntu as OS.
I installed and compiled the MinerD for Yescrypt but i only get rejecteds (boooos)

so where am i able to download the miner with yescryptr16

thanks for any help
Check out this post:
Found the minerd source at https://github.com/conan-equal-newone/yenten/releases, all I had to do to get running:
Code:
apt-get install build-essential autotools-dev autoconf libcurl3 libcurl4-gnutls-dev jansson
wget https://github.com/conan-equal-newone/yenten/releases/download/1.1.0/yenten_minerd_source.zip
unzip yenten_minerd_source.zip
Edit line 6 of configure.ac: AM_INIT_AUTOMAKE([gnu foreign])
chmod +x autogen.sh
./autogen.sh
./configure CFLAGS="-O3 -funroll-loops -fomit-frame-pointer -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard"
make
strip minerd
-march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard will be different for most ARM devices, look up the recommended CFLAGS for your device.
To build yentend I followed the readme except the two steps mentioned above.
The 4 big cores report 0.02kH/s each, the 4 little cores 0.01kH/s. So with proper cooling I would get at least 120H/s, only running the 4 big cores atm.
The CFLAGS are for Odroid XU3 but should work fine with Odroid XU4 as well.

so moment of truth.  Got my alfawise x5 running and got 90 hashes per sec running 4 threads in the wallet.  I am using a kill-a-watt power guage and it says 7 watts while mining; 12.86 hashes/watt.  Do you have a kill-a-watt to test your odroid?
Sorry no wattmeter, but the Odroid XU3 is said to consume max. 20W with all cores and GPU on full load. I guess it's around 15W when mining on all eight cores.

Anyone got a Raspi, NanoPi or Odroid C1? A farm of cheap ARM boards could be quite competitive. Grin
sr. member
Activity: 356
Merit: 259
airdrop-pepe.art
thank you, still not mining,  minerd.exe pauses asks me to type any key to continue,
when i type key, minerd.exe vanish, no mine

i read at github download page for yenten minerd,
it gives advises for disable sslv3
and i search how disable sslv3
but not find how disable sslv3

is problem cause by sslv3? don't know,
but try to find how disable sslv3
and try again

you do not have to do anything for sslv3, that's changes made for the wallet 1.2.1 that's all

i assume you are on windows, you have only to click to the .bat file created with your yenten address and it will start miner.
newbie
Activity: 18
Merit: 0
Hey guys i am new here
I am using an odroid xu4 for mining and got an ubuntu as OS.
I installed and compiled the MinerD for Yescrypt but i only get rejecteds (boooos)

so where am i able to download the miner with yescryptr16

thanks for any help
newbie
Activity: 17
Merit: 0
yenten_minerd did not work for me at bunnymining.work mining pool.

tried win 64sse, it did not work ...

went back to win64 minerd recommended at bunnymining pool link for download,
and it seems to do better than the rest but....the minerd program says:

"2 miner threads started, using "yescrypt" algorithm

binding thread 0 to cpu 0
binding thread 1 to cpu 1
Stratum requested work restart"


and when I input 'getmininginfo' into the console of yenten, it does not show me to be mining...

but when I am using cpuminderd win64, does it use the yenten wallet to be mining then?
I don think it does, but don know for sure.

and i check at bunnymining.work pool site in my account and it does not show me mining it shows 00 hashespersec


*could try at other pool sites, but do not know what to put into the cpuminerd RunMe.bat file,
and did not see instructions to show what to do on any of those sites,
and the other mining pool sites do not have registration or login.

need thoughtful instructions how to mine yenten

Hello, you dont need to run the yenten wallet to mine with external program like yenten_minerd, cpuminer, ...

first where you are located ? it's better to mine to the pool near you.


i give bellow an example with bilbotel, there is many others pools


create .bat a file eg: bilbotel.bat in the miner (yenten_minerd or cpuminer-opt) folder (-t 2 is not mandatory, it's to limit the miner to 2 core, you can change it to more if you have more or low if you want to use your pc in the same time it mine)
Code:
minerd.exe -a yescryptr16 -o stratum+tcp://pool.bilbotel.fr:6234 -u MyYentenAddress -p c=YTN -t 2
PAUSE

save the file (bilbotel.bat) and click on it

You will see after few seconds (or a little minute) something like with your hash
Code:
C:\yminerd>minerd.exe -a yescryptr16 -o stratum+tcp://pool.bilbotel.fr:6234 -u MyYentenAddress -p c=YTN -t 2
[2017-12-10 21:08:30] Starting Stratum on stratum+tcp://pool.bilbotel.fr:6234
[2017-12-10 21:08:30] 2 miner threads started, using 'yescryptr16' algorithm.
[2017-12-10 21:08:30] Binding thread 1 to cpu 1
[2017-12-10 21:08:30] Binding thread 0 to cpu 0
[2017-12-10 21:08:31] Stratum requested work restart
[2017-12-10 21:09:01] stratum_recv_line failed
[2017-12-10 21:09:01] Stratum connection interrupted
[2017-12-10 21:09:01] thread 1: 1932 hashes, 0.07 khash/s
[2017-12-10 21:09:01] thread 0: 1928 hashes, 0.07 khash/s
[2017-12-10 21:09:01] Stratum requested work restart
[2017-12-10 21:09:01] Stratum requested work restart
[2017-12-10 21:09:21] Stratum requested work restart
[2017-12-10 21:09:21] thread 1: 1267 hashes, 0.07 khash/s
[2017-12-10 21:09:21] thread 0: 1270 hashes, 0.07 khash/s
[2017-12-10 21:09:21] Stratum requested work restart
[2017-12-10 21:09:21] thread 1: 32 hashes, 0.06 khash/s
[2017-12-10 21:09:21] thread 0: 35 hashes, 0.07 khash/s

Some pool have to register and you need to create a worker, some others pool you dont have to register then you put your YTN address as user.

in this sample (bilbotel) you can see your earning on their wallet page eg:
https://www.bilbotel.fr/?address=MyYentenAddress

( your stats on pool will show 5 minutes after have submited some shares that are Accepted )

replace MyYentenAddress with your Yenten Address



thank you, still not mining,  minerd.exe pauses asks me to type any key to continue,
when i type key, minerd.exe vanish, no mine

i read at github download page for yenten minerd,
it gives advises for disable sslv3
and i search how disable sslv3
but not find how disable sslv3

is problem cause by sslv3? don't know,
but try to find how disable sslv3
and try again
newbie
Activity: 13
Merit: 0
I'm getting about 1150 h/s on R 1700 using aes-avx2.  Limit the threads to number of cores and set up cpu-affinity to use all the cores and not just the first ones.

"set up cpu-affinity" How do it ?  Smiley

cpuminer-aes-avx2.exe -t 6  - again ~ 600 h\s and use first 6 threads, not cores

I use --cpu-affinity AAAA, it converts from hex to binary as 1010 1010 1010 1010. 8 threads spread across 4 cores.  For Ryzen 5, try AAA.
sr. member
Activity: 826
Merit: 302
I'm getting about 1150 h/s on R 1700 using aes-avx2.  Limit the threads to number of cores and set up cpu-affinity to use all the cores and not just the first ones.

"set up cpu-affinity" How do it ?  Smiley

cpuminer-aes-avx2.exe -t 6  - again ~ 600 h\s and use first 6 threads, not cores
newbie
Activity: 13
Merit: 0
Hello. What best settings for Ryzen 1600.

On opt 3.7.5 cpuminer-4way.exe get 550-600 h\s.  It`s ok ?  Cheesy

maybe you try cpuminer-aes-avx2  or cpuminer-sse42

im not have ryzen but i think it faster than 600 h/s

I'm getting about 1150 h/s on R 1700 using aes-avx2.  Limit the threads to number of cores and set up cpu-affinity to use all the cores and not just the first ones.
full member
Activity: 350
Merit: 100
XDNA - Most innovative cryptocurrency in 2018
Hello. What best settings for Ryzen 1600.

On opt 3.7.5 cpuminer-4way.exe get 550-600 h\s.  It`s ok ?  Cheesy

maybe you try cpuminer-aes-avx2  or cpuminer-sse42

im not have ryzen but i think it faster than 600 h/s
sr. member
Activity: 826
Merit: 302
Hello. What best settings for Ryzen 1600.

On opt 3.7.5 cpuminer-4way.exe get 550-600 h\s.  It`s ok ?  Cheesy
newbie
Activity: 64
Merit: 0
crypto.n-engine back up.
member
Activity: 68
Merit: 10
Hi Guys,

I posted a piece about Yenten on steemit

link here:  https://steemit.com/yenten/@michielderuiter/yenten-coin

maybe you could help promoting yenten and share through your social media channels as well?



Nice, i just have the same feeling :-). Coin for everyone to mine.
member
Activity: 83
Merit: 10
Soon we will all be dead
Hi Guys,

I posted a piece about Yenten on steemit

link here:  https://steemit.com/yenten/@michielderuiter/yenten-coin

maybe you could help promoting yenten and share through your social media channels as well?

member
Activity: 83
Merit: 10
Soon we will all be dead
member
Activity: 312
Merit: 10
since crypto.n-engine is down which one is now the best pool for mining?

What happened to that pool.. no message from naskel.

I  think some our coin is blocked in pool still.

yeah me too, lets hope our coin back
full member
Activity: 539
Merit: 105
IDENA.IO - Proof-Of-Person Blockchain
since crypto.n-engine is down which one is now the best pool for mining?

What happened to that pool.. no message from naskel.

I  think some our coin is blocked in pool still.
member
Activity: 83
Merit: 10
Soon we will all be dead
bunnypool is good but every couple of days stratum connectivity issue
member
Activity: 312
Merit: 10
since crypto.n-engine is down which one is now the best pool for mining?

for now mine at antminepool
newbie
Activity: 64
Merit: 0
I just mine with wallet until its up again.

full member
Activity: 334
Merit: 103
since crypto.n-engine is down which one is now the best pool for mining?
Jump to: