Author

Topic: Antminer D3 Blissz firmware (10/12 v1.12 update) - page 117. (Read 125911 times)

sr. member
Activity: 336
Merit: 258
Maybe easier to share just the modified file?
we can then push with a winscp..

that could be nice to wait for 1st version , at least for fan noise and 15ghs / 750w

If I am unable to unbrick my control board, I will share the modded files, so you can upload it with winscp, but that's not a nice solution...
full member
Activity: 348
Merit: 119
Maybe easier to share just the modified file?
we can then push with a winscp..

that could be nice to wait for 1st version , at least for fan noise and 15ghs / 750w
member
Activity: 140
Merit: 10
Maybe easier to share just the modified file?
we can then push with a winscp..

This is how I ran it at first, but as the linux rootfs is loaded into RAM, the modded files are gone after a reboot... Therefore I tried to modify / rebuild the u-boot ramdisk image with the modded files included, but something went wrong



I imagine you also try to take the latest firmware on bitmain site, and just add your file into it?
member
Activity: 434
Merit: 52
Nothing to add, just bookmarking. Smiley
hta
jr. member
Activity: 261
Merit: 6
A happy family is but an earlier heaven!
Good news, I believe, me and many more are suffering with D3, thank you my friend
sr. member
Activity: 336
Merit: 258
Maybe easier to share just the modified file?
we can then push with a winscp..

This is how I ran it at first, but as the linux rootfs is loaded into RAM, the modded files are gone after a reboot... Therefore I tried to modify / rebuild the u-boot ramdisk image with the modded files included, but something went wrong
member
Activity: 97
Merit: 10
we will donate for this great work.

Bitmain sold too many asics and have us in his ass Sad Now he make the same with scrypt miner Sad

We need to take everything in our hands.

The best option if there will be way to change to sha... because there is huge market.

Good luck!
member
Activity: 140
Merit: 10
Maybe easier to share just the modified file?
we can then push with a winscp..
member
Activity: 112
Merit: 10
I sincerely wish you success
member
Activity: 94
Merit: 10
I was able to make an image. I double checked it and it seemed to be ok, but unfortunately it doesn't boot after flashing. I need to unbrick it now first and try again Roll Eyes

I sincerely wish you success
full member
Activity: 348
Merit: 119
Stumbled upon this thread yesterday, this looks great and can't wait to try out what you are cooking atm. Will definitely donate if you get this algo thing up and running!  

frutrating for you ... eeprom binary protection ?
seek at the bootloader before firmware
newbie
Activity: 11
Merit: 0
Stumbled upon this thread yesterday, this looks great and can't wait to try out what you are cooking atm. Will definitely donate if you get this algo thing up and running!   
sr. member
Activity: 336
Merit: 258
I was able to make an image. I double checked it and it seemed to be ok, but unfortunately it doesn't boot after flashing. I need to unbrick it now first and try again Roll Eyes
legendary
Activity: 1260
Merit: 1010
UPDATE 12/11/2017: I successfully modded the firmware which will add unlocked voltage and fan control, so I advice NOT to hardware mod and wait a bit more till I release the software mod
Can you advice, pls, how to build cgminer and custom firmware with it?
I mean build without modification bitmain's sources, for testing purpose.

I think use https://github.com/bitmaintech/cgminer-dash for build cgminer
And https://github.com/bitmaintech/setup-A8 for build firmware
Is this right way?

I think this right way ...
jr. member
Activity: 136
Merit: 2
UPDATE 12/11/2017: I successfully modded the firmware which will add unlocked voltage and fan control, so I advice NOT to hardware mod and wait a bit more till I release the software mod
Can you advice, pls, how to build cgminer and custom firmware with it?
I mean build without modification bitmain's sources, for testing purpose.

I think use https://github.com/bitmaintech/cgminer-dash for build cgminer
And https://github.com/bitmaintech/setup-A8 for build firmware
Is this right way?
legendary
Activity: 2408
Merit: 1004
ok great
 how many days might will be out?
firmware
sr. member
Activity: 336
Merit: 258
with the first firmware that will be out
can we run d3 at 700 watt with 15gh speed or not?Huh

depends a bit on the ASIC quality I guess, but yes you should be able to, or at least close to it.

I am a bit stuck now creating the image, I have some modified files I need to put into the image, but I am a bit stuck modifying the rootfs image.
full member
Activity: 224
Merit: 102
Too Many Miners Not Enough Electricity
And it's possible to mine only one of 11 algos? For example mining only with skein algo

It would be good.


I founded voltage set,  and fixed here: (725mv)

Code:
       .frequency                  = opt_bitmain_DASH_freq,
        .voltage                    = {0x07,0x25},

cgminer must be recompile with this change:

Code:
       .frequency                  = opt_bitmain_DASH_freq,
        .voltage                    = opt_bitmain_DASH_voltage,


its 1.5 $ profit aday this is hopeless case
i will put it on the max speed and burn it
and make a youtube video on that maybe be i get my money back

I'll buy it!!
member
Activity: 112
Merit: 10
And it's possible to mine only one of 11 algos? For example mining only with skein algo

It would be good.


I founded voltage set,  and fixed here: (725mv)

Code:
       .frequency                  = opt_bitmain_DASH_freq,
        .voltage                    = {0x07,0x25},

cgminer must be recompile with this change:

Code:
       .frequency                  = opt_bitmain_DASH_freq,
        .voltage                    = opt_bitmain_DASH_voltage,


its 1.5 $ profit aday this is hopeless case
i will put it on the max speed and burn it
and make a youtube video on that maybe be i get my money back
Jump to: