Bitcoin Forum
August 09, 2025, 12:58:24 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: September 22, 2018, 12:17:44 PM
Does anyone know how to get Baikan N to execute sgminer synchronization instructions -- monero ??

Can you help me with php compilers?


Or join the discussion together  https://hangouts.google.com/group/oYiLWNsVuy5k9Kqk1
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal Giant N - Cryptonight, Cryptonight-lite FPGA/ASIC miner on: September 06, 2018, 02:21:04 PM
absolutely a scam, Asic can not add new algrithm unless is it preprogramed.


Someone will write the algorithm of cn v7, in the n series has completed the reverse engineering and compilation of the firmware, only the formula of the lack of algorithm


baikal N It's not exactly asic, but fpga + asic in pascal.cl
File on file deceives mine pool forged pascal graphics card

Keep telling your self that, it's the reason you paid for this fake firmware

I admit that I was deceived by the Russian video. Also paid the money
But I can't get the firmware on the video.

So I started to study the machine firmware of baikal N with my friends.
From the reverse engineering of the firmware and the drive of stm...

It just declares and defines the power board on the gpu to deceive the pool.
But for more than a month, I have been unable to effectively integrate cnv7.

But it can let baikal N execute x11 algorithm or nits5
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal Giant N - Cryptonight, Cryptonight-lite FPGA/ASIC miner on: September 05, 2018, 02:01:26 PM
absolutely a scam, Asic can not add new algrithm unless is it preprogramed.


Someone will write the algorithm of cn v7, in the n series has completed the reverse engineering and compilation of the firmware, only the formula of the lack of algorithm


baikal N It's not exactly asic, but fpga + asic in pascal.cl
File on file deceives mine pool forged pascal graphics card
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: September 05, 2018, 01:54:31 PM
You are testing cnv7 on baikal N series?

yes



I don't have the basics of a programming language, so it's very difficult. I hope that users with c can help me.

In this picture, baikal should be reserved for the upgrade of v7 in sgminer

very interesting .... also I am not practical of the language c ... but I'm trying some changes



I found that it lacks two files in the kernel path.

Is on the Baikal N series?


Someone will write the algorithm of cn v7, in the n series has completed the reverse engineering and compilation of the firmware, only the formula of the lack of algorithm
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: September 03, 2018, 06:46:43 PM
You are testing cnv7 on baikal N series?

yes



I don't have the basics of a programming language, so it's very difficult. I hope that users with c can help me.

In this picture, baikal should be reserved for the upgrade of v7 in sgminer

very interesting .... also I am not practical of the language c ... but I'm trying some changes





I found that it lacks two files in the kernel path.

Is on the Baikal N series?


yes. baikal for cod3gen version .  lacks two files  ..lwolf-aes.cl & wolf-skein.cl in the kernel path
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: September 02, 2018, 12:18:30 PM
You are testing cnv7 on baikal N series?

yes



I don't have the basics of a programming language, so it's very difficult. I hope that users with c can help me.

In this picture, baikal should be reserved for the upgrade of v7 in sgminer

very interesting .... also I am not practical of the language c ... but I'm trying some changes



I found that it lacks two files in the kernel path.
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: August 24, 2018, 03:52:34 PM
You are testing cnv7 on baikal N series?

yes



I don't have the basics of a programming language, so it's very difficult. I hope that users with c can help me.

In this picture, baikal should be reserved for the upgrade of v7 in sgminer

very interesting .... also I am not practical of the language c ... but I'm trying some changes

Unfortunately, we don't know baikal's engineers, or masters of c programming languages; they can only test themselves.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: August 24, 2018, 04:28:27 AM
You are testing cnv7 on baikal N series?

yes



I don't have the basics of a programming language, so it's very difficult. I hope that users with c can help me.

In this picture, baikal should be reserved for the upgrade of v7 in sgminer
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: August 23, 2018, 04:11:48 AM


Does anyone change the algo menu at the front desk?
Can you pm me, make one for me...?




you need change the file in the /var/www root

The menu is already a trivial matter.
Currently testing cnv7,

In a known file
Cn0 is 0x20
CN-lite is 0X22

Some people know what to use Lyra2Z, cnv7


======================================================
#define VARIANT1_PARAMS , const uint tweak1
#define VARIANT1_1(p) \
  do \
  { \
    uint table = 0x75310U; \
    uint index = (((p).s2 >> 26) & 12) | (((p).s2 >> 23) & 2); \
    (p).s2 ^= ((table >> index) & 0x30U) << 24; \
  } while(0)

#define VARIANT1_2(p) \
    (p) ^= tweak1_2

#define VARIANT1_INIT() \
    uint2 tweak1_2; \
    tweak1_2.s0 = tweak1; \
    tweak1_2.s1 = get_global_id(0); \
    tweak1_2 ^= as_uint2(states[24]);
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: August 22, 2018, 11:54:33 AM



Where do these coded codes find other algorithmic use addresses?

Suppose I want to add a lyra2z
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: August 14, 2018, 10:09:37 PM
@cod3gen

do this portion of code really working in x10?
 //#if 0 Removed to allow test of other algos
  ALGO_ALIAS("groestlcoin",  "groestl");
  ALGO_ALIAS("talkcoin",     "nist5");
  ALGO_ALIAS("talkcoin-mod", "nist5");
  ALGO_ALIAS("x11gost",      "x11-gost");
  ALGO_ALIAS("sibcoin",      "x11-gost");
  ALGO_ALIAS("sibcoin-mod",  "x11-gost");
  //#endif 0 Removed to allow test of other algos

I measured that gn can execute x11 to 10gh/s, but it will restart every 5~6 minutes.

Can someone test the 1751 carrier board?


Can someone teach me how to post a picture on a reply?

interesting. can yo udescribe in detail how you do that?
x11 is using 630watt on x10, what is yours?

you can you some free upload webiste then paste the link here
https://imgur.com/upload





Sorry, I don't know English, I only use google translation

This is the test today, I made some changes on N, trying to let the machine mine aeon, but the data presented in the figure is as follows:
1. The power cannot achieve the performance of asic
2. But be sure to connect with aeonpool on algorithm changes
3. I am even more skeptical that baikal is decoded from the control board to the asic blade for computational analysis.

Does anyone change the algo menu at the front desk?
Can you pm me, make one for me...?


Ps. If you have difficulty reading the word, it must be a google translation problem, please understand.
12  Local / 中文 (Chinese) / Re: 扒一扒你们心目中的好的坑的交易平台 on: August 12, 2018, 07:09:36 PM
中国背景的交易所 不老实 玩花多
ok还冻结账号呢


来个不坑的

Bitmex第一大期货交易所  据说ojbk那边期货亏钱的兄弟都跑这里来避险了
有中文支持• 永续合约• 1~100倍杠杆可选• 风险可控•
不半夜定点爆仓•不插针•不套路
新用户可获得连续6个月10%的费率折扣

注册链接:
https://www.bitmex.com/register/YZBl1A
新用户可获得连续6个月10%的费率折扣

官方中文电报群 https://t.me/BitMEX_China
微信公众号: bitmex
官方博客:https://blog.bitmex.com/     
模拟帐户 https://testnet.bitmex.com 学习体验后再实战
官方微博:https://weibo.com/bitmex
知乎专栏:https://zhihu.com/people/BitMEX_Official
入门帮助:https://www.bitmex.com/app/tradingOverview

聯結幹嘛要附 推廌碼呢 。。 可以獨立 讓其它人選擇要不要當你的下線 YZBl1A
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: August 12, 2018, 06:21:07 PM
@cod3gen

do this portion of code really working in x10?
 //#if 0 Removed to allow test of other algos
  ALGO_ALIAS("groestlcoin",  "groestl");
  ALGO_ALIAS("talkcoin",     "nist5");
  ALGO_ALIAS("talkcoin-mod", "nist5");
  ALGO_ALIAS("x11gost",      "x11-gost");
  ALGO_ALIAS("sibcoin",      "x11-gost");
  ALGO_ALIAS("sibcoin-mod",  "x11-gost");
  //#endif 0 Removed to allow test of other algos

I measured that gn can execute x11 to 10gh/s, but it will restart every 5~6 minutes.

Can someone test the 1751 carrier board?


Can someone teach me how to post a picture on a reply?
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: August 08, 2018, 08:33:30 PM


I am testing whether I can use other algorithms from baikal n+.


what algorithms are you testing?


I confirmed that other algorithms can be executed on n+. 

The X11 algorithm can be executed on n+.
Like BKX, there can be 10G Harsh
But the machine will automatically recover to cryptonight after a while

I need people who are interested in using c language to study and test together.

I have 2 N + to be used for testing, but I do not know the C language, I have updated the firmware with the custom cod3gen ones, if I can be useful let me know ...



I am currently testing n + and n
A few days ago, one of the N+ machines burned out during the test.

I also don't use the c programming language, but I am also trying to refer to it.
X10, N+ configuration documentation.

If we want to discuss, we need a software that can chat instantly. Maybe wechat or line
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: August 08, 2018, 11:27:46 AM


I am testing whether I can use other algorithms from baikal n+.


what algorithms are you testing?


I confirmed that other algorithms can be executed on n+. 

The X11 algorithm can be executed on n+.
Like BKX, there can be 10G Harsh
But the machine will automatically recover to cryptonight after a while

I need people who are interested in using c language to study and test together.
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal X10 ⚡OVERCLOCK⚡ Claim reward 0.2 BTC for TUTORIAL HOW TO :)⚡⚡⚡⚡ on: August 07, 2018, 02:17:17 PM
Just thought I'd drop off one more piece of good news.

This was inside the X10 image.
File name: miner.html-gzip-1547-8889-1508339623       
Dated 10/18/2017

Notice, Nist5 and Groestl were options in the drop down.

Gotta love Scripta, lol.

Code:

        <div class="col-sm-2">       
  <select class="form-control" ng-model="pool.algo" required>
    <option>x11</option>   
    <option>quark</option>
    <option>qubit</option>   
    <option>nist5</option>
    <option>skein</option>
    <option>groestl</option>
    <option>myr-gr</option>   
  </select>
      </div>
Code:
xxx

Please enter long source code into xxx.
Between labels [ code] and [ /code] without space [_c.....



hi ,我該怎麼去尋找到 miner.html-gzip-1547-8889-1508339623 這個檔案
我尋找了 x10 firmware,並沒找看到你說的這個檔案。

我正在測試是否能從baikal n+ 去使用其它算法。

115/5000
Hi, wǒ gāi zěnme qù xúnzhǎo dào miner.Html-gzip-1547-8889-1508339623 zhège dǎng'àn
wǒ xúnzhǎole x10 firmware, bìng méi zhǎo kàn dào nǐ shuō de zhège dǎng'àn.

Wǒ zhèngzài cèshì shìfǒu néng cóng baikal n+ qù shǐyòng qítā suànfǎ.
Hi, how can I find the file miner.html-gzip-1547-8889-1508339623
I looked for x10 firmware and didn't look for the file you said.

I am testing whether I can use other algorithms from baikal n+.
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal Giant N - Cryptonight, Cryptonight-lite FPGA/ASIC miner on: August 01, 2018, 11:37:56 AM
If someone bought this firmware, let us know If its scam or not. Thanks

I bought the firmware .... and at the moment nothing works .......


exact


 Embarrassed   

I bought the firmware ....    me  too

I have already paid him, but he did not give me the firmware...

https://www.[Suspicious link removed]/en/btc/tx/32eb8c4680ac2b66a03c79693011992588f21ab9c267b630a168b71850ed273e

Can you please give me the link to the firmware?  plz


afrodisio99@gmail.com
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!