Search content
Sort by

Showing 20 of 22 results by flexmeister
Post
Topic
Board Mining (Altcoins)
Re: NEW BAIKAL MINER BK-G28 released.
by
flexmeister
on 17/01/2019, 21:45:40 UTC
Hey mate, I've noticed it only works if you only have a single pool configured

here's a new process that will allow the miner to auto start

cd /opt/scripta/bin/
sudo wget http://pool.totallyawesome.party/sgminermbc.tar.gz
sudo killall sgminer
sudo cp -n sgminer sgminer_BAK
sudo mv sgminer sgminer_ORG
sudo tar -xzvf sgminermbc.tar.gz
echo

Mining will automatically start in a few seconds. Just remember to check that you only have one pool configured

To revert back
sudo killall sgminer
sudo cp sgminer_BAK sgminer

Log into B28.
sudo wget http://pool.totallyawesome.party/mbc.tar.gz
sudo tar -xzvf mbc.tar.gz
sudo ./mbc /dev/null &
Thank you for the update.

It is not working for me. ( sgminer 5.6.6-l) I can set "stratum+tcp://pool.totallyawesome.party:5333" as pool, algo groestl, user = wallet, pw = "c=MBC". Of course this leads to 100% rejected shares on a stock miner.

but running "sudo ./mbc /dev/null &" makes no difference for me. task is restarting ( you are kicked out of screen ) and you can reconnect after 5 seconds. but still only rejected shares.
Same here. I get all rejects. I changed the difficult to 40*28Gh, but no accepted blocks. Any feedback I appreciate.
Thanks!
Post
Topic
Board Mining (Altcoins)
Re: Baikal Giant X10
by
flexmeister
on 11/01/2019, 12:28:44 UTC
might be better if I just remove it, bit of effort to get it working on X10, but sure, use it if you want to make $2 a day instead of $0.68 per X10. can PM me if you need help
Post
Topic
Board Mining (Altcoins)
Re: NEW BAIKAL MINER BK-G28 released.
by
flexmeister
on 31/12/2018, 08:32:53 UTC
Think you'll need to reflash the SD card with the original G28 image

I lost all network connection to the miner by trying to set static IP's through SSH  Cool Anyone know how I can directly plug into the unit and boot up Linux?
 
Also, anyone have an updated firmware for the BK-28? Would be very much appreciated Smiley
Post
Topic
Board Mining (Altcoins)
Re: sgminer: Baikal Giant X10 / N / B - Open Source - Confirmed OC Giant B!
by
flexmeister
on 30/12/2018, 10:58:55 UTC
Found the same, tried adding support for diamond-grs but sgminer fails with segmentation fault when running


Goes on  Embarrassed Embarrassed Embarrassed..... sgminer does not work .... after 2-3 sec the miner always crashes.

best regards
Post
Topic
Board Mining (Altcoins)
Re: sgminer: Baikal Giant X10 / N / B - Open Source - Confirmed OC Giant B!
by
flexmeister
on 29/12/2018, 10:52:26 UTC
Thanks for sharing the code, I'll make the changes to support MBC tomorrow

Someone must have made a lot of $$$ on groestlcoin lol

If I may ask, how did you change the STM32 firmware?
Post
Topic
Board Mining (Altcoins)
Re: sgminer: Baikal Giant X10 / N / B - Open Source - Confirmed OC Giant B!
by
flexmeister
on 28/12/2018, 09:57:53 UTC
Yes sir. Enjoy   Grin
Post
Topic
Board Mining (Altcoins)
Re: sgminer: Baikal Giant X10 / N / B - Open Source - Confirmed OC Giant B!
by
flexmeister
on 28/12/2018, 09:44:00 UTC
Can't see that your miner is actually hashing on the pool.

After restarting you need to run sudo ./mbcx10 /dev/null &

This will apply all the required changes to mine MBC and change the clock speed. Once done can you confirm the clock speed and hashrate?


Log into X10.
sudo wget http://pool.totallyawesome.party/x10.tar.gz
sudo tar -zxvf x10.tar.gz
sudo cp GX10.bin /media/boot/
sudo killall sgminer
sudo cp sgminer /opt/scripta/bin/sgminer
sudo reboot

after reboot
log into X10.
sudo ./mbcx10 /dev/null &


Hi, my x10 runs at 7GH. Not 10GH like you.


Post
Topic
Board Mining (Altcoins)
Re: sgminer: Baikal Giant X10 / N / B - Open Source - Confirmed OC Giant B!
by
flexmeister
on 28/12/2018, 02:47:14 UTC
I've created a video on how to install the modification

https://streamable.com/iee3v
Post
Topic
Board Mining (Altcoins)
Re: sgminer: Baikal Giant X10 / N / B - Open Source - Confirmed OC Giant B!
by
flexmeister
on 28/12/2018, 02:33:46 UTC
Hi PS3Miner

Not sure what happened there, I have re-uploaded the files and it is correct now, please dispose of the previously downloaded files and redownload. I was in a rush last night as the girlfriend was nagging me to get ready, sorry about that. Chup, I've sent you a PM to apologize

Warning, flexmeister provids scam files.
X10.bin is filled with 00...

Post
Topic
Board Mining (Altcoins)
Re: Baikal Giant X10
by
flexmeister
on 27/12/2018, 12:12:26 UTC
Greetings,

After about a month of trial and error every day have finally managed to get the X10/BK28 to mine MBC.

**These instructions are for baikal X10.

To get it working set up your config for a MBC wallet and password c=MBC and algorithm groestl on pool url "stratum+tcp://pool.totallyawesome.party:5333"

Currently profitability is around $3. The only catch is you have to use the included mining pool which has a 20% fee for all the hard work that went into this. So profits will be $2.40 compared to the $0.50 currently for each X10 miner.

Instructions:

Log into X10.
sudo wget http://pool.totallyawesome.party/x10.tar.gz
sudo tar -xzvf x10.tar.gz
sudo cp x10.bin /media/boot/
sudo killall sgminer
sudo cp sgminer /opt/scripta/bin/sgminer
sudo reboot

after reboot
log into X10.
sudo ./mbcx10 /dev/null &

This will close any currently running sgminer instances and re-launch a new instance that will be able to mine MBC.

Open up the normal miner dashboard and it will show that it is hashing Groestl on the mentioned pool. Verify stats at pool.totallyawesome.party

Have fun!

codeg3n and tboy32c welcome to contact me for sharing of rewards as they have been invaluable to developing the soltuion

**please contact for instructions to return to stock firmware and miner if required.
no liability to be assumed for any damage caused by the modification of the stock firmware or software
Post
Topic
Board Mining (Altcoins)
Re: NEW BAIKAL MINER BK-G28 released.
by
flexmeister
on 27/12/2018, 04:02:03 UTC
Greetings,

After about a month of trial and error every day have finally managed to get the BK28 to mine MBC.

To get it working set up your config for a MBC wallet and password c=MBC and algorithm groestl on pool url "stratum+tcp://pool.totallyawesome.party:5333"

Currently profitability is around $15. The only catch is you have to use the included mining pool which has a 20% fee for all the hard work that went into this. So profits will be $12 compared to the $3 currently for Groestl.

Instructions:

Log into B28.
sudo wget http://pool.totallyawesome.party/mbc.tar.gz
sudo tar -xzvf mbc.tar.gz
sudo ./mbc /dev/null &

This will close any currently running sgminer instances and re-launch a new instance that will be able to mine MBC.

Open up the normal miner dashboard and it will show that it is hashing Groestl on the mentioned pool. Verify stats at pool.totallyawesome.party

Have fun!
Post
Topic
Board Mining (Altcoins)
Re: NEW BAIKAL MINER BK-G28 released.
by
flexmeister
on 25/12/2018, 02:16:27 UTC
Anyone that has quite a few G28s, PM me for an opportunity to make much more profit per miner
Post
Topic
Board Mining (Altcoins)
Re: NEW BAIKAL MINER BK-G28 released.
by
flexmeister
on 24/12/2018, 09:36:37 UTC
Did you get your issue sorted out? I find having them on one switch was causing issues

Those 10% are confirmed by miner stats : Dacc is around 89 90% but difficulty rejecty is only 0.1 or 0.2% ... where goes those 10 % ... neither the pool support nor baikal had an anwser ...
Post
Topic
Board Mining (Altcoins)
Re: NEW BAIKAL MINER BK-G28 released.
by
flexmeister
on 24/12/2018, 01:00:08 UTC
Hi. Anyone know where to find the firmware image for these?
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
flexmeister
on 25/10/2018, 03:20:42 UTC
or never, once vertcoin forks in Q1 2019  Roll Eyes

A 100 day ROI is perfectly fine by me.  I would buy every one I could afford if they drop that low.

Today!Merchant have 90 Second-hand Z1 machines for USD$2,200 to me,
but ROI needs 110 day and profit is drop so fast,
finally I gave up to buy it. Undecided

What merchants are selling for $2200?

https://img.krisdiary.com/image/d14v

CNY 15500 around USD2200
Free Power Supply

Expect a sub $2500 fire sales on Zig Z1 soon from all vendors.

100 days, not gonna happen. Basic rule, add double the amount on your calculation day for an Asic and you are most likely there +- some days. And this only includes the difficulty increase, not an upswing or downswing of the market.

Right, 250-300 days most likely.
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
flexmeister
on 23/10/2018, 09:44:11 UTC
Everything went down the drain just 30 minutes after I paid for another Z1+  Roll Eyes
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
flexmeister
on 22/10/2018, 22:07:16 UTC
makes sense. so 8Th/s went from HDAC onto other lyra2rev2 coins, somehow none of us knew about this HDAC coin until now. fml
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
flexmeister
on 22/10/2018, 11:25:03 UTC
Just realized all the hashrates spiked just enough for someone to have more than 51% of the hashpower on all the networks..
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
flexmeister
on 22/10/2018, 08:35:50 UTC
wow, not good.. vertcoin network hashrate went from 1.35Th/s to 3.4Th/s, monacoin went from 4Th/s to 8Th/s. Guess some big mining operation or a more powerful asic came online
Post
Topic
Board Mining (Altcoins)
Re: Dayun Zig Z1 - Lyra2Rev2 6.8GH/s Asic miner
by
flexmeister
on 15/10/2018, 11:54:47 UTC
was assuming C1 - C4 were chip temps but must be for the board, but whether it represents an average chip temp I'm not sure.

lmao. just read the above posts and you guys are correct. my z1 temp doesn't change, the z1+ does and it doesn't look pretty. z1 on 20180926 and z1+ on 20180930. I'm finding the Z1+ even more inconsistent, with hashrate and up to 20% rejected shares