Pages:
Author

Topic: Antminer L3+ Blissz firmware (14/01/2018 v1.02 stable) - page 5. (Read 11940 times)

newbie
Activity: 3
Merit: 0
Hey can you also have a look at S4 S7 S9
    greate work btw

Me too interested on S9. I hate the noise who make when go over 77°.

Just a suggestion for Blissz, I prefer to pay a license (like 100$ forever blocked on the serial number of the miner) instead to give you a fee, but it's only my opinion.

Anyway, great works! Thank you
full member
Activity: 294
Merit: 102
Yeah this firmware has been great! Really killin it by allowing me to finally alter these stupid locked up bitmain bits - especially my D3 heaters =)
Finally worth a damn - +rep Bliz
newbie
Activity: 4
Merit: 0
Hey can you also have a look at S4 S7 S9
    greate work btw
newbie
Activity: 17
Merit: 0
Fantastic job Blissz!  Running at stock frequency on lowest voltage... very stable.  I'll post current draw as shown on my UPS shortly!

*EDIT* 1.3kW reported at the UPS = 650W each!  Noice!

You're welcome! Yep that's a nice decrease from 800W  Cool Cool Cool
In total on 2x L3+ and 2x D3 I am using 2700W instead of 4000W - a saving of 1300W!  At our local rates of around $0.15 / kWh that's $140 a month savings on electricity... very happy!
newbie
Activity: 3
Merit: 0
Great work, thank you Blissz
jr. member
Activity: 54
Merit: 2
This is amazing, great work dude
newbie
Activity: 4
Merit: 0
Thank you !
I will try this tonight..
newbie
Activity: 4
Merit: 0
Still waiting for a response, btw.

What's the word on making the GPL3 source code available for review, Blissz?
newbie
Activity: 50
Merit: 0
i will try out for my L3+ tomorrow.. Grin
sr. member
Activity: 336
Merit: 258
Fantastic job Blissz!  Running at stock frequency on lowest voltage... very stable.  I'll post current draw as shown on my UPS shortly!

*EDIT* 1.3kW reported at the UPS = 650W each!  Noice!

You're welcome! Yep that's a nice decrease from 800W  Cool Cool Cool
sr. member
Activity: 336
Merit: 258
Awesome,

I will be adding this to my L3+'s as soon as they come in. Blissz, so the firmware is also compatible with the D3's or is that a misconception? Just want to make sure before I start pushing firmware updates out.

-CointoHash411

For the L3+ you need the firmware in this topic. For the D3 you need the firmware from the other topic (there is a link to it in this topic start if you can't find it)
newbie
Activity: 84
Merit: 0
Awesome,

I will be adding this to my L3+'s as soon as they come in. Blissz, so the firmware is also compatible with the D3's or is that a misconception? Just want to make sure before I start pushing firmware updates out.

-CointoHash411
newbie
Activity: 4
Merit: 0
I appreciate the assurance, but that side-steps the point. If it's based on or derived from GPLv3 code, it must be made available once distributed. It's OK to make a buck off of distributing the modified product, but you can't go closed-source and withhold your modifications to GPL3-based code or binaries you're distributing.

There was another firmware hacker case a few months back:    
Re: Bounty for Cracking Bitmain S9 BMminer


At least Blissz here actually put in some work (albeit source code yet to be published), whereas -- from what I observed in the Github repositories -- fubly seems to have simply rebadged Bitmain's source code, and removed irrelevant hardware support to slim things down. The guy also had the audacity to remove Colin Kolivas (original author) from the credits and also send a $120K invoice to Bitmain.

Anyway, cgminer is GPL3, so I look forward to examining the source in the near future. Thanks!


Yep I hear ya.  I'm well familiar with GPL as most of my online presence has been on the phone hacking/rooting/rom'ing side of the world.  Investigated a great number of GPL complaints while i was a moderator at XDA as well.  That's part of why I tore this package apart. 

Pretty sure blissz used the source here to compile from..  http://ck.kolivas.org/apps/cgminer/  Though that maintainer was for bitcoin only.

With all that's going on in blissz's webUI adjustments to support the voltage and frequency settings (especially by individual hash card), it's prety clear the driver-bitmain.c was nicely customized to support the additional individual cards' settings. If I had the time to hack on firmware (no, I've long since retired from Firmware and BIOS hacking), I'd probably start from from Bitmain's Github and merge driver-bitmain.c, driver-btm-DASH.c, and driver-btm-L3.c from there against a clean cgminer-4.10.0 code base to get it all up to current cgminer code.

Since the driver-bitmain.c is identical for DASH and L3 versions of cgminer, I'd expect the Voltage/Frequency customizations coded for one can be copied verbatim to the other.

It's interesting to note that the stock D3 and L3 firmware always had support for using --bitmain-voltage to tweak voltages (if you were to modify cgminer.conf by hand and restart the cgminer service), but the webUI completely lacked the proper fields to make that setting adjustable via web page, unlike the S5/S7, and presumably S9's webUI.

Blissz's addition of auto-tuning is definitely a nice touch, and I'm looking forward to reading that enhancement's source code once published per GPL3.
newbie
Activity: 17
Merit: 0
Fantastic job Blissz!  Running at stock frequency on lowest voltage... very stable.  I'll post current draw as shown on my UPS shortly!

*EDIT* 1.3kW reported at the UPS = 650W each!  Noice!
newbie
Activity: 68
Merit: 0
Thank you for your valuable efforts to release this improved firmware for L3+. Do you or anyone know if something similar is available for Antminer S9 as well?
full member
Activity: 294
Merit: 102
More than worth it IMO.

Especially with being able to clock it like crazy up or down.
I have actually just set it back to 13 v - to see what kind of clocks I could play up to, and got somewhere in the ballpark of 680 stable(ish).
I know its silly, but since then Ive been pushing up from 13 just to see what level it will spit HWs at me - and its so friggin high its obscene. Obviously not good for the machine, but interesting to know for sure.

Yeah undervolting is really useful to tame the beast for the people that run these units in their houses, but I am also curious how far it can  be overclocked with a bit more voltage Tongue I will play around with one of the chains first to see how it goes.
Edit: 680 MH/s is really nice, can you share your settings?

I actually dont remember, but I do know it was because I was tuning both my d3s and L3s at the same time. Got the stock Mhs confused from x11 miner to L3 - actually ended up killing my miner at one point I was quite worried. Not willing to really risk that.
newbie
Activity: 48
Merit: 0
I'm wondering.. where can I obtain and inspect the source code used to create the CGMiner binary included in this distribution?

Isn't that a GPL3 compliance issue that people bashed another firmware hacker about a couple of years back?


If it helps you out with your fears I already took a look.  I have no affiliation with blissz but felt the same as you.  I can confirm the dev mining works exactly like he's stated it does.  There's no back door etc included.  It's just a customized version of the firmware/binaries.

I appreciate the assurance, but that side-steps the point. If it's based on or derived from GPLv3 code, it must be made available once distributed. It's OK to make a buck off of distributing the modified product, but you can't go closed-source and withhold your modifications to GPL3-based code or binaries you're distributing.

There was another firmware hacker case a few months back:    
Re: Bounty for Cracking Bitmain S9 BMminer


At least Blissz here actually put in some work (albeit source code yet to be published), whereas -- from what I observed in the Github repositories -- fubly seems to have simply rebadged Bitmain's source code, and removed irrelevant hardware support to slim things down. The guy also had the audacity to remove Colin Kolivas (original author) from the credits and also send a $120K invoice to Bitmain.

Anyway, cgminer is GPL3, so I look forward to examining the source in the near future. Thanks!


Yep I hear ya.  I'm well familiar with GPL as most of my online presence has been on the phone hacking/rooting/rom'ing side of the world.  Investigated a great number of GPL complaints while i was a moderator at XDA as well.  That's part of why I tore this package apart. 

Pretty sure blissz used the source here to compile from..  http://ck.kolivas.org/apps/cgminer/  Though that maintainer was for bitcoin only.
newbie
Activity: 4
Merit: 0
I'm wondering.. where can I obtain and inspect the source code used to create the CGMiner binary included in this distribution?

Isn't that a GPL3 compliance issue that people bashed another firmware hacker about a couple of years back?


If it helps you out with your fears I already took a look.  I have no affiliation with blissz but felt the same as you.  I can confirm the dev mining works exactly like he's stated it does.  There's no back door etc included.  It's just a customized version of the firmware/binaries.

I appreciate the assurance, but that side-steps the point. If it's based on or derived from GPLv3 code, it must be made available once distributed. It's OK to make a buck off of distributing the modified product, but you can't go closed-source and withhold your modifications to GPL3-based code or binaries you're distributing.

There was another firmware hacker case a few months back:    
Re: Bounty for Cracking Bitmain S9 BMminer


At least Blissz here actually put in some work (albeit source code yet to be published), whereas -- from what I observed in the Github repositories -- fubly seems to have simply rebadged Bitmain's source code, and removed irrelevant hardware support to slim things down. The guy also had the audacity to remove Colin Kolivas (original author) from the credits and also send a $120K invoice to Bitmain.

Anyway, cgminer is GPL3, so I look forward to examining the source in the near future. Thanks!
sr. member
Activity: 336
Merit: 258
Thanks much for the fast reply.

I have updated the settings as follow and it seems way better. Thanks again



570Mh/s at voltage setting 2 and frequency as on screenshot.

Thanks Smiley

Looks good now! Enjoy!
newbie
Activity: 4
Merit: 0
Thanks much for the fast reply.

I have updated the settings as follow and it seems way better. Thanks again
https://i.imgur.com/osexxzg.png
https://i.imgur.com/YR2SDGW.png

570Mh/s at voltage setting 2 and frequency as on screenshot.

Thanks Smiley
Pages:
Jump to: