Bitcoin Forum
June 25, 2024, 01:37:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: What feature you want to see next?
auto tune each mining board - 45 (35.7%)
3 profile switch support (low noise, normal, high performance mode) - 13 (10.3%)
day / night speed schedule - 10 (7.9%)
pool balance / quota option - 9 (7.1%)
v2 configurable reboot on low hashrate / HW errors - 16 (12.7%)
DONE: cgminer v4.10 update - 4 (3.2%)
miner shutdown (+ on high temps) - 11 (8.7%)
better pool management - 9 (7.1%)
DONE:better awesome miner compatibility - 3 (2.4%)
move FAN settings to advanced page - 2 (1.6%)
<your idea> - 4 (3.2%)
Total Voters: 126

Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ... 126 »
  Print  
Author Topic: Antminer D3 Blissz firmware (10/12 v1.12 update)  (Read 125855 times)
detonyle
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile
November 14, 2017, 08:52:12 PM
 #121

regarding bitmain-voltage parameters in source code it's look like

bitmain-voltage = 176      // so something like 1.76V


does someone can verify this?

yes, I checked, but not worked for me. I changed freq in cgminer.conf which is work fine, but bitmain-voltage not. Tested 176, 0176, 0725, 0625. Same 970w with 500 freq. I think we need to use another parameters.
I saw into cgminer source code and looks like this:
Code:
 OPT_WITH_ARG("--bitmain-voltage",
                 set_int_0_to_9999,opt_show_intval, &opt_bitmain_DASH_voltage,
                 "Set voltage"),

it should work, but I think there is something missing.

yes the option is probably 'disabled', need to find where we can activate it. I will continue checking this tomorrow
lucasilverio
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 14, 2017, 09:06:09 PM
 #122

It will be possible that the value must be an Hex and not a Dec value?

Below the string I found in the bitmain-driver.c file:
"Invalid bitmain-options for voltage data, must be hex now: %s"
exsexs1
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
November 14, 2017, 09:39:09 PM
 #123

It will be possible that the value must be an Hex and not a Dec value?

Below the string I found in the bitmain-driver.c file:
"Invalid bitmain-options for voltage data, must be hex now: %s"

driver_btm_DASH.c
Code:
int opt_bitmain_DASH_freq = 100;
int opt_bitmain_DASH_voltage = 176;

Looks like integer value.
Hmm... I'll test it tomorrow with some hex voltage numbers
MantaMine
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
November 14, 2017, 11:49:11 PM
 #124

we are talking about possibility to adding more algos for D3 with this topic  , not only fan mod , right ?


If think we should start from the beginning...

fan mod...voltage mode so increase efficiency... then if it's possible add algo but not sure about this point


and we are Ok to say X11 it a chain of 11 algo.... (blake, bmw, groestl, jh, keccak, skein, luffa, cubehash, shavite, simd, and echo.)

so that mean the asics 'know' how to do some groestl algo...

infact good poin ... we need know how change command (possibly via ssh) send a command to cgminer on d3 to change algo and try if mining work... anyone can help in this?



We need more than this..in SSH you can restart cgminer with other parameters
Aka : fan..or voltage (i have the parameters and a possible value for this)

But in term of algo..i think we need to recompile cgminer from source (changing stuff to have only groestl for example)
So it will require more investigation but I will continue on this

please public this parameters do you have...

into cgminer.conf

you can use "bitmain-voltage" : "xxx"

but Need to double check the default value (I think it's 176 => 1.76V) but don't do it if you are not sure Smiley





This is interesting - about two or three weeks ago the diff for goestlcoin blew up, 3x in three days.  Maybe somebody figured this one out already?

wxxyz
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile WWW
November 15, 2017, 12:03:54 AM
 #125


This is interesting - about two or three weeks ago the diff for goestlcoin blew up, 3x in three days.  Maybe somebody figured this one out already?

https://puu.sh/ymaaB/a0f2f8d7ec.png

Ok but then why the decrease?
falsealarm_bf
Full Member
***
Offline Offline

Activity: 189
Merit: 100


View Profile
November 15, 2017, 12:50:26 AM
 #126

Any word from blissz? Looks like he has not been around since the 12th.
djkice
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
November 15, 2017, 01:17:37 AM
 #127

GRS is more likely the testing of X10, they announced that they had support for it as one of their new algos.
dashcoin1
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
November 15, 2017, 03:19:35 AM
 #128

Any word from blissz? Looks like he has not been around since the 12th.
yes
dashcoin1
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
November 15, 2017, 03:25:47 AM
 #129

Any word from blissz? Looks like he has not been around since the 12th.
yes

where are you blissz?we are waiting for you  Huh Shocked Grin ;Dwhere
dabox
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile WWW
November 15, 2017, 03:28:09 AM
 #130

Hi all, i don't received my D3 yet but i would be able to help if i can get the firmware !
lmlim
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
November 15, 2017, 04:13:16 AM
 #131

Hi All,

just curious, is the D3 antminer can mine other than x11?
looking at one of baikal products, it can mine x11, x13, x15, qubit and quark.

May be thru mods/hacks?
this will surely make D3 back in business again  Grin

thanks.
djkice
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
November 15, 2017, 04:29:43 AM
 #132

Hi All,

just curious, is the D3 antminer can mine other than x11?
looking at one of baikal products, it can mine x11, x13, x15, qubit and quark.

May be thru mods/hacks?
this will surely make D3 back in business again  Grin

thanks.

you should read the thread before posting, the OP confirms that possible custom firmware which would potentially unlock functionality like this.
blissz (OP)
Sr. Member
****
Offline Offline

Activity: 336
Merit: 258


View Profile
November 15, 2017, 08:44:04 AM
 #133

Hi guys, I am working on finalizing the first version of the firmware now. The first release will not contain any new algorithms yet, but will add some nice features to quiet the beast Smiley
It's still uncertain if adding other algo's is possible but I will definitely give it a try after the first firmware runs stable Smiley
detonyle
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile
November 15, 2017, 08:51:10 AM
 #134

Hi guys, I am working on finalizing the first version of the firmware now. The first release will not contain any new algorithms yet, but will add some nice features to quiet the beast Smiley
It's still uncertain if adding other algo's is possible but I will definitely give it a try after the first firmware runs stable Smiley

Great news, If you want some beta tester, I already made some modification on mine, so I will be happy to test.

Cheers
micha_b
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
November 15, 2017, 08:53:32 AM
 #135

Hi, I was following this thread for a while now.
@Blissz: I will receive 20x D3 within the next two weeks, so if it helps, I can spend one for testing purposes.
(located in Germany)

Another idea that I had, wouldn't it be easier to set up a programming from scratch instead
of trying to analyze if there are some hidden "mines" that will prevent us from being successful?
If I was bitshit, I would have placed several traps to prevent anyone modifing my hardware, even in terms of algos...

As far as I see, all programming is placed on a pi or arduino or whatever cheap but easy to
programm hardware they used. Buy a new pi for a few bucks and everything should work sooner than
by using Bitshits trappy controller.

I think it would be worth thinking about it. All necessery code fragments are already there.
detonyle
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile
November 15, 2017, 09:01:46 AM
 #136

Hi, I was following this thread for a while now.
@Blissz: I will receive 20x D3 within the next two weeks, so if it helps, I can spend one for testing purposes.
(located in Germany)

Another idea that I had, wouldn't it be easier to set up a programming from scratch instead
of trying to analyze if there are some hidden "mines" that will prevent us from being successful?
If I was bitshit, I would have placed several traps to prevent anyone modifing my hardware, even in terms of algos...

As far as I see, all programming is placed on a pi or arduino or whatever cheap but easy to
programm hardware they used. Buy a new pi for a few bucks and everything should work sooner than
by using Bitshits trappy controller.

I think it would be worth thinking about it. All necessery code fragments are already there.


What we saw, the most 'complicated' part isn't in the linux stuff ( we have the root access, the source code, we can recompile a cgminer or use sgminer etc..)
but it's more in term of Asics programming, if they can handle the others algo...

digital$
Member
**
Offline Offline

Activity: 287
Merit: 18


View Profile
November 15, 2017, 09:22:09 AM
 #137

Hi guys, I am working on finalizing the first version of the firmware now. The first release will not contain any new algorithms yet, but will add some nice features to quiet the beast Smiley
It's still uncertain if adding other algo's is possible but I will definitely give it a try after the first firmware runs stable Smiley

fantastic news...thanks very much/will gladly run test
shaninium
Sr. Member
****
Offline Offline

Activity: 489
Merit: 253



View Profile
November 15, 2017, 09:31:26 AM
 #138

Speaking of new firmware bitmain have finally fixed the xxx issue in a new update , interesting timing.

hardworker27
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile WWW
November 15, 2017, 09:34:50 AM
 #139

Hi guys, I am working on finalizing the first version of the firmware now. The first release will not contain any new algorithms yet, but will add some nice features to quiet the beast Smiley
It's still uncertain if adding other algo's is possible but I will definitely give it a try after the first firmware runs stable Smiley
That is awesome, genius! Thank you a lot!
cryptocoinfarmer
Member
**
Offline Offline

Activity: 154
Merit: 10


View Profile
November 15, 2017, 09:46:27 AM
 #140

Thanks for your hard work and effort.
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ... 126 »
  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!