Bitcoin Forum
June 23, 2024, 01:40:46 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Poll
Question: Are Bitmain S9`owners keen to put out a BTC bounty to crack the BMminer ??  (Voting closed: August 12, 2016, 04:33:25 PM)
Yes, I will pay some BTC for the Bounty - 17 (85%)
No, I find the BMminer OK - 3 (15%)
Total Voters: 20

Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 »  All
  Print  
Author Topic: Bounty for Cracking Bitmain S9 BMminer  (Read 38662 times)
fubly
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 23, 2016, 11:06:45 AM
 #41


NO!

There are missing some code.

Take a look at https://github.com/Zwilla/bmminer

ATM I merging it with cgminer 4.9.2

Stay tuned, do not try to compile atm. It will not work atm.

I will send an info when I´m ready with it and got it working on my S9 machine

each time you send a transaction don't forget to use a new address, each time you receive one also!
kano
Legendary
*
Offline Offline

Activity: 4536
Merit: 1847


Linux since 1997 RedHat 4


View Profile
August 23, 2016, 11:42:53 AM
 #42


NO!

There are missing some code.

Take a look at https://github.com/Zwilla/bmminer

ATM I merging it with cgminer 4.9.2

Stay tuned, do not try to compile atm. It will not work atm.

I will send an info when I´m ready with it and got it working on my S9 machine

No idea what you are going on about.
The code is simple to compile as it is in that git.

The main problem with it is exactly as I posted on my last post, it's the old cgminer 4.8.0 code.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
fubly
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 23, 2016, 11:50:37 AM
Last edit: August 23, 2016, 01:12:34 PM by fubly
 #43

That´s what I was doing at moment.

Switching from the old 4.8.0 to 4.9.2 nothing else.


each time you send a transaction don't forget to use a new address, each time you receive one also!
Xircom (OP)
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
August 24, 2016, 06:57:34 AM
 #44

What ever you guys find out is much appreciated. Fubly and Kano, keep us updated !!

BTC: 1MyJmxS9ER5ZBNvpG3LhoUXGotpzbPowed
fubly
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 24, 2016, 08:57:22 PM
 #45

I try to put S7 and S9 driver into one package.

I think that it will be possible to communicate from S7 controller board with S9 hashboard.

I got it up with a modified S7 driver and find out some stuff.

No I try to compile it and test it.

Some nearly identical functions (same name, but different params aso.)

Sitting here now since yesterday  Shocked

each time you send a transaction don't forget to use a new address, each time you receive one also!
Xircom (OP)
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
August 25, 2016, 02:19:00 PM
 #46

I try to put S7 and S9 driver into one package.

I think that it will be possible to communicate from S7 controller board with S9 hashboard.

I got it up with a modified S7 driver and find out some stuff.

No I try to compile it and test it.

Some nearly identical functions (same name, but different params aso.)

Sitting here now since yesterday  Shocked

Thanks for sharing your info.

BTC: 1MyJmxS9ER5ZBNvpG3LhoUXGotpzbPowed
fubly
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 26, 2016, 07:42:00 AM
 #47

make[2]: Entering directory `/root/bmminer'
  CC       cgminer-driver-bitmain.o
  CC       cgminer-driver-btm-c5.o
  CCLD     cgminer
make[2]: Leaving directory `/root/bmminer'
make[1]: Leaving directory `/root/bmminer'
root@dvcon1:/root/bmminer#

now testing

Question:

Whats the best to find unused code, the file is now 2MB


each time you send a transaction don't forget to use a new address, each time you receive one also!
IconFirm
Hero Member
*****
Offline Offline

Activity: 1438
Merit: 574


Always ask questions. #StandWithHongKong


View Profile WWW
August 26, 2016, 07:50:34 AM
 #48


Question:

Whats the best to find unused code, the file is now 2MB


The "strip" command? That's what I use on coin daemons after compiling. ie:

Code:
strip cgminer

PIA went evil: https://bitcointalk.org/index.php?topic=5203968.msg53160131#msg53160131 Unofficial & Uncensored SYSCOIN thread: https://bitcointalk.org/index.php?topic=4748031.0    Do not trust Yobit/HitBTC/BiteBTC/coinsbit/p2pb2b/Mercatox/C-cex/Poloniex/WEX/KuCoin/LiveCoin/TheRockTrading/Bitfinex/ADAB/Okex/TradeSatoshi/Gate.io/Changelly/Freewallet.org/crex24 scam exchanges or ICO's by known scammers like HashCoins/Ambisafe/Bountyhive - they WILL scam you! Use diligence & research. Buy coins, sell coins - don't invest in stupid shit. If your questions aren't answered - don't touch it.
fubly
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 26, 2016, 09:02:34 AM
 #49

other problems:

a combination of S7 and S9 is atm to complicated for me.

First run quit with segmentation fault.
Try now 2 runs

Also for this I have to put some #ifdef USE_BITMAIN_C5
into the code


each time you send a transaction don't forget to use a new address, each time you receive one also!
fubly
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 26, 2016, 09:17:36 AM
 #50


Question:

Whats the best to find unused code, the file is now 2MB


The "strip" command? That's what I use on coin daemons after compiling. ie:

Code:
strip cgminer

Yes, but want to see what happened with the code, but thx.

Some parameters are corresponding with the external drivers of the board, and without the source for axi driver and fpga mem it is f....

I need a ready compiled version of about 1MB and then using stripe it will be about 512kb, but thats not my problem atm.

each time you send a transaction don't forget to use a new address, each time you receive one also!
Xircom (OP)
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
August 27, 2016, 10:44:01 AM
 #51

Do we all agree that Fubly looks like the one who is able at the moment to deliver the Cgminer 4.9.2 for the S9`s ?
If yes I will start to gather the BTC that people agreed to deliver for this Bounty.

I will hope that KANO will help cracking this issue and help FUBLY out with his programming if he gets into problem. This is a general problem that Bitmain made this BMminer and I think it will be in any ones interest that we show these guys at Bittmin that we do not accept this kind of behavior to the ecosystem of Bitcoin.
I hope that everyone is able to dig the axe down deep and start work together.
That said, all licenses has to be kept, so we need the license acceptance from -CK and KANO to be able to crack this nut?

I will ask philipma1957 to start up the ESCROW so BTC can be paid to FUBLY when firmware is delivered and approved.
If any one has other suggestions or corrections, please feel free to post.

Happy mining
Xircom

BTC: 1MyJmxS9ER5ZBNvpG3LhoUXGotpzbPowed
fubly
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 27, 2016, 11:00:24 AM
Last edit: August 27, 2016, 03:58:01 PM by fubly
 #52

build with cgminer 4.9.3 4.9.2 is ready for S7 and works well

########################
Now next level, S9

Case a) working on S7 Controller
Case b) working on S9 Controller
########################

./configure --bitmain   (mean S7)

./configure --bitmain_c5 (mean S9)

I will overwrite this to --bitmainS7 and --bitmainS9


p.s. Firmware S9 - I figured out an absolute easy trick* to flash the new version into S9

Just open upgrade - restore settings and use after this my script.

No one needs to reboot the machine, just restart cgminer / bmminer in respect for Kano and the other developers of cgminer I rename it to cgminer back!


*It cost me about two weeks of my life(**)


(**) and one S9 Miner



each time you send a transaction don't forget to use a new address, each time you receive one also!
-ck
Legendary
*
Offline Offline

Activity: 4144
Merit: 1637


Ruu \o/


View Profile WWW
August 27, 2016, 01:59:38 PM
 #53

build with cgminer 4.9.3 is ready for S7 and works well
There is no such thing as cgminer 4.9.3 at this time. Please don't make people think that your resync creates a new official version.

Furthermore, the actual problems in the bitmain drivers go far deeper than just the core cgminer code and porting the rest of the code does not fix the driver itself.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
Xircom (OP)
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
August 27, 2016, 02:18:54 PM
 #54

I think he made an Typo...or I hope he made a Typo 4.9.2 is the official version. If Fubly makes changes to the license of 4.9.2 he needs to publish the changes under the GPLv3 license and im pretty sure he will do so.
No more hiding shit, like Bitmain did it with BMMiner.

BTC: 1MyJmxS9ER5ZBNvpG3LhoUXGotpzbPowed
fubly
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 27, 2016, 03:58:51 PM
 #55

I think he made an Typo...or I hope he made a Typo 4.9.2 is the official version. If Fubly makes changes to the license of 4.9.2 he needs to publish the changes under the GPLv3 license and im pretty sure he will do so*.
No more hiding shit, like Bitmain did it with BMMiner.

check!*
Typo error sorry!

each time you send a transaction don't forget to use a new address, each time you receive one also!
fubly
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 27, 2016, 04:07:37 PM
 #56

compile ready (S7) cgminer with multi-version now with, which pool supports the

mining.multi_version, for testing?

Splitting now the option "--multi-version" into two vars, because bitmain is using this one value for two different options

hasta luego


each time you send a transaction don't forget to use a new address, each time you receive one also!
Xircom (OP)
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
August 27, 2016, 07:01:34 PM
 #57

You need one to test your firmware on an S7 ?

BTC: 1MyJmxS9ER5ZBNvpG3LhoUXGotpzbPowed
fvineyard
Member
**
Offline Offline

Activity: 135
Merit: 11


View Profile
August 27, 2016, 10:14:12 PM
 #58

I have been watching this thread with high hopes that a working updated firmware with version 4.9.2 of cgminer will surface.

Still committed to sending BTC for the reward in the amount I promised once a working version is available and tested on an S9.

Thanks!
d57heinz
Legendary
*
Offline Offline

Activity: 1453
Merit: 1011


Bitcoin Talks Bullshit Walks


View Profile
August 28, 2016, 04:04:25 PM
 #59

I have been watching this thread with high hopes that a working updated firmware with version 4.9.2 of cgminer will surface.

Still committed to sending BTC for the reward in the amount I promised once a working version is available and tested on an S9.

Thanks!

Same here i stand by my offer.. Thanks so much guys.  To hell with bitmain for not releasing this.  Karma is a mysterious beast.  Looking forward to avalon miners to come soon:).  And since bitmain clearly marketed these r4 for home miners then what did i buy when i bought the s9.. And if its datacenter only will they be honoring a trade in.. Ill happily trade three r4 that dont sound like a fighter jet for my 2 s9.  Ive never seen a company bite its own foot so many times within such a short period of time.  uffff

BR

As in nature, all is ebb and tide, all is wave motion, so it seems that in all branches of industry, alternating currents - electric wave motion - will have the sway. ~Nikola Tesla~
Xircom (OP)
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
August 28, 2016, 06:22:11 PM
 #60

Great that you guys stand by your donations. We are closer than ever to crack this nut. Get the word out that we need to gather as much BTC as possible for the Bounty.

BTC: 1MyJmxS9ER5ZBNvpG3LhoUXGotpzbPowed
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 »  All
  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!