Bitcoin Forum
June 21, 2024, 09:21:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Baikal Giant N (+) 80KH - we need sgminer from this release. on: April 13, 2018, 10:57:41 AM
HI, someone have the giant N+ ?

https://www.asicminervalue.com/miners/baikal/giant-n-plus

if yes, we need the sgminer located on /opt/scrypta/bin/sgminer, i have allready found the stm32 firmware and flash it on giant (normal) version.

We need to try something, if is work i give you the result here !
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: April 04, 2018, 03:49:15 AM
adra12 good job pumpkin and now I give you candy stick you find the anwser for the 0.2 btc !

just put float for the data and  remove the 1 on the clock value on the 2 file.

and comment the app_log for data info

miner->clock        = msg.data[3] << 1;

to

miner->clock        = msg.data[3];

enjoy !!!

baikal mhz clock protection removed !

3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: April 01, 2018, 09:52:50 PM
Boy, I talking about the firmware inside the STMCHIP 3 way board controller, find / -name fw_upgrade.sh

cod3gen, I love your work, so I give you a hint,

the original code show

msg.data[0] = (clk == 0) ? clk : ((clk / 10) % 20) + 2;

so your chip frequency is 2 + result of modulos....

msg.data[0] = (clk == 0) ? clk : ((clk / 10) % 20) + 2.2;

this is not ASIC chip .... so the chip frequency is 2 + modulo of + 2.0 + add 0.2 = 10% more power  freq

32 chip X 3 = 96 X 2.2 = 211mhz...
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: March 31, 2018, 07:35:07 PM
Sorry about that, I am to busy for help everybody for compiling sample source code but just search on the internet i am sure you going to find the anwser at your question.

cod3gen do you reserve download the firmware from the 3 way chip ?


5  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: March 30, 2018, 11:39:37 PM
you need to recompile the code ..
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: March 30, 2018, 09:41:32 PM
sudo killall -9 sgminer
"you have 2 second for start a new instance"
./sgminer --kernel lbry -o stratum -u user -p x --baikal-options clock:recoveryclock:maxtemp
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: March 30, 2018, 08:44:41 PM
baikal giant B on mineral water my friend, 800hmz is overload but i have laboratory condition for -30 degree, please use 16v dc + 100a
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: March 30, 2018, 06:30:17 PM
I dont need to go on your issues section....

When your turn the clk to 1, this enabled to option baikal-option to communication with the firmware inside the second head.

1. first enable clk to 1

2. after call sgminer with --baikal-options 800:(100/300 depend of your quality room air flow):32  (max degree)
(the second number on the baikal option is the recovery time, if your delay is to short .... you dont find any block.)

3. I have fixed your lbry.h/c and recompile it

4. that it

voila


9  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: March 30, 2018, 04:10:28 PM
hi,

What i need to do for win the reward 0.2 bitcoin ?

5s):184.8G (avg):185.7Gh/s | A:2141  R:0  HW:22  WU:1027.095/m
ST: 1  SS: 0  NB: 2  LW: 2188  GF: 0  RF: 0
Connected to lbry.eu.nicehash.com (stratum) diff  as user *****
Block: a24f8128...  Diff:26.4M  Started: [00:09:01]  Best share: 90.6K
--------------------------------------------------------------------------------
 SB management [P]ool management ettings [D]isplay options [Q]uit
BKLU 0: 28C 800MHz [ASICS #64] | 61.44G/64.34Gh/s | A:768 R: 0 HW:12 WU:367.401/m
BKLU 1: 28C 800MHz [ASICS #64] | 61.44G/64.29Gh/s | A:700 R: 0 HW:11 WU:336.305/m
BKLU 2: 28C 800MHz [ASICS #64] | 61.44G/64.31Gh/s | A:782 R: 0 HW: 0 WU:374.098/m
--------------------------------------------------------------------------------
 [2018-03-31 00:09:49.329] Accepted 258afbfb Diff 1.75K/128 BKLU 2
 [2018-03-31 00:09:49.406] Accepted 017242de Diff 176/128 BKLU 2
 [2018-03-31 00:09:49.438] Accepted 01d038c0 Diff 141/128 BKLU 0
 [2018-03-31 00:09:49.469] Accepted 01e0b067 Diff 136/128 BKLU 1
 [2018-03-31 00:09:49.502] Accepted 012f5942 Diff 216/128 BKLU 0
 [2018-03-31 00:09:49.531] Accepted e9b08f8e Diff 280/128 BKLU 1
 [2018-03-31 00:09:49.532] Accepted 0117ad05 Diff 234/128 BKLU 0
 [2018-03-31 00:09:49.595] Accepted b490479e Diff 362/128 BKLU 0
 [2018-03-31 00:09:49.611] Accepted 01b7b739 Diff 149/128 BKLU 0
 [2018-03-31 00:09:49.658] Accepted c5ca4236 Diff 331/128 BKLU 0
 [2018-03-31 00:09:49.689] Accepted 011f8baa Diff 227/128 BKLU 1
 [2018-03-31 00:09:49.690] Accepted e378bb69 Diff 288/128 BKLU 2
 [2018-03-31 00:09:49.691] Accepted 0190b98d Diff 163/128 BKLU 0
 [2018-03-31 00:09:49.752] Accepted 8e865c00 Diff 459/128 BKLU 0
 [2018-03-31 00:09:49.766] Accepted 0129fe22 Diff 219/128 BKLU 0
 [2018-03-31 00:09:49.814] Accepted 4a15d498 Diff 884/128 BKLU 1
 [2018-03-31 00:09:49.830] Accepted 0133a9d9 Diff 213/128 BKLU 0
 [2018-03-31 00:09:49.831] Accepted c74c16ab Diff 328/128 BKLU 2
 [2018-03-31 00:09:50.017] Accepted 018d87c9 Diff 164/128 BKLU 0
 [2018-03-31 00:09:50.047] Accepted d408e015 Diff 309/128 BKLU 0
 [2018-03-31 00:09:50.064] Accepted 01703018 Diff 177/128 BKLU 2
 [2018-03-31 00:09:50.157] Accepted 34fc5b0b Diff 1.24K/128 BKLU 0
 [2018-03-31 00:09:50.173] Accepted b3659a9f Diff 365/128 BKLU 2
 [2018-03-31 00:09:50.188] Accepted 8ca0a1ac Diff 466/128 BKLU 1
 [2018-03-31 00:09:50.203] Accepted 01397083 Diff 209/128 BKLU 1
 [2018-03-31 00:09:50.345] Accepted 0deca14b Diff 4.71K/128 BKLU 1
 [2018-03-31 00:09:50.346] Accepted df941aea Diff 293/128 BKLU 1
 [2018-03-31 00:09:50.439] Accepted b9ce3296 Diff 352/128 BKLU 1
 [2018-03-31 00:09:50.454] Accepted 13c5270c Diff 3.31K/128 BKLU 0
 [2018-03-31 00:09:50.484] Accepted 01213cc7 Diff 226/128 BKLU 2
 [2018-03-31 00:09:50.599] Accepted 017e6611 Diff 171/128 BKLU 0
 [2018-03-31 00:09:50.678] Accepted 01658067 Diff 183/128 BKLU 0
 [2018-03-31 00:09:50.772] Accepted 1f91b852 Diff 2.08K/128 BKLU 2
 [2018-03-31 00:09:50.787] Accepted 38d2e387 Diff 1.15K/128 BKLU 1
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!