Bitcoin Forum
June 16, 2024, 05:01:34 PM *
News: Voting for pizza day contest
 
   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 ... 126 »
  Print  
Author Topic: Antminer D3 Blissz firmware (10/12 v1.12 update)  (Read 125826 times)
cryptonitro
Full Member
***
Offline Offline

Activity: 348
Merit: 119



View Profile
November 14, 2017, 01:59:46 PM
 #101

Technicaly the best way for blissz is to have fee .selling it is only possible with server who can verify each serial with a valid number , in other way people will share it for free. Fee is the smart choice i think. I would have skill to help but i havent enough

@blissz check last topic to have default voltage , enjoy

The only project make me believe ... Holochain
dlethe
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 14, 2017, 02:25:12 PM
 #102

Let me make this clear, changing to a different algorithm is NON-TRIVIAL, but doable. 

It is a deal-killer if the published source code isn't ALL the source code to the miner application.  For all I know there are some other daemons that are not published, that get in, get out at boot time, or at other intervals that modify the miner logic.  (That is what I would do, so I would be surprised if bitmain didn't do the same thing).

So anybody who has worked with that source code .. have you tried to compile the published code, and do you end up with the same binary?   

How do you ssh into the kernel?   Does published source code exist for everything?
dashcoin1
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
November 14, 2017, 02:34:58 PM
 #103

I have some great news guys!  Cool

I successfully modified the following:

- unlocked ASIC voltage from software. You can now increase or decrease the ASIC voltage from software Cheesy
 This can save a lot of power / heat and noise. i.e. I run my D3 at 15Gh/s at below 700 watts instead of 19Gh/s @ 1200watts. On the other hand you can also decide to overclock your unit if your PSU can handle it with this unlocked vcore.
- removed fast FAN startup. (very annoying for users that run this miner at home)
- unlocked full fan control. No more minimum fan checks. It removed the low fan warnings as well.

I need to mod the webinterface as well and do some testing so it will take roughly one more week before I will release the first firmware version I guess
This first version is mainly aimed at home users to get a better power usage / hashrate balance and run it as silent as possible
 
before you ask: Adding new algorithms will be on the list for future versions

other feature requests are welcome of course
I want to download this quite software mod. we can pay many or dashcoin for this mod !how long we can to use it?
kats2005
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
November 14, 2017, 03:16:42 PM
 #104

Let me make this clear, changing to a different algorithm is NON-TRIVIAL, but doable. 

It is a deal-killer if the published source code isn't ALL the source code to the miner application.  For all I know there are some other daemons that are not published, that get in, get out at boot time, or at other intervals that modify the miner logic.  (That is what I would do, so I would be surprised if bitmain didn't do the same thing).

So anybody who has worked with that source code .. have you tried to compile the published code, and do you end up with the same binary?   

How do you ssh into the kernel?   Does published source code exist for everything?


try this to ssh into D3

http://www.awesomeminer.com/help/antminerapi.aspx

THEN SIMPLY

ssh username@192.168.1.X 
'enter password'
stugots2
Full Member
***
Offline Offline

Activity: 224
Merit: 102


Too Many Miners Not Enough Electricity


View Profile
November 14, 2017, 03:34:39 PM
 #105

I hear great things about awesome miner.
dlethe
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
November 14, 2017, 03:52:56 PM
 #106

Thank you - can ssh no problem.  It is all downhill from here Wink
detonyle
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile
November 14, 2017, 04:45:49 PM
Last edit: November 14, 2017, 05:41:47 PM by detonyle
 #107

regarding voltage did you tune using some custom parameters into /config/cgminer.conf

because editing freq & other parameters worsk fine in this file.

Did you get the default voltage applied to asic ship?
The. We can modify with bitmain-voltage" : "xxxx"
D3 Antminer
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile WWW
November 14, 2017, 05:44:01 PM
 #108

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

Activity: 140
Merit: 10


View Profile
November 14, 2017, 05:51:00 PM
Last edit: November 14, 2017, 06:40:57 PM by detonyle
 #109

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...
detonyle
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile
November 14, 2017, 06:48:20 PM
 #110

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

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


does someone can verify this?
D3 Antminer
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile WWW
November 14, 2017, 07:00:33 PM
 #111

it seems exactly what we need like

https://github.com/bitmaintech/cgminer-dash/blob/master/x11/groestl.c
detonyle
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile
November 14, 2017, 07:03:26 PM
 #112


yes in this folder you have the 11 algo code used for X11....
so need to recompile something with only groestl or other.... but i think something more will be needed ^^
Maicol792
Legendary
*
Offline Offline

Activity: 1260
Merit: 1010


View Profile
November 14, 2017, 07:04:40 PM
 #113

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?

D3 Antminer
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile WWW
November 14, 2017, 07:22:59 PM
 #114

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?


I think we have to find the right people first. Possibly more than one professional needed such a work. I must confess it seems really complicated work for most of us ,even developers .
I have communicate with ck ,the  developer of cgminer yesterday but he is not interested.
So who is the one we need?
detonyle
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile
November 14, 2017, 07:26:35 PM
 #115

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
Maicol792
Legendary
*
Offline Offline

Activity: 1260
Merit: 1010


View Profile
November 14, 2017, 07:38:19 PM
 #116

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...
detonyle
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile
November 14, 2017, 07:42:24 PM
 #117

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


caymanguy
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
November 14, 2017, 08:10:27 PM
 #118

i bought the bitshit with 5000$ and arrive today i dont know when i will return the d3 shity cost Cry Cry Cry Cry

what about the shity power supply they r holding

no one should buy anything from bitshit anymore ...

or use there antshit pools

we should make a case on them any one live in china  Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll Eyes
exsexs1
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
November 14, 2017, 08:42:51 PM
 #119

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.
caymanguy
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
November 14, 2017, 08:45:34 PM
 #120

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.

thxxxxxxxxxxx at least u try with the bitshit
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 ... 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!