Bitcoin Forum
May 11, 2024, 02:39:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
141  Bitcoin / Mining support / Re: error updating antminer t9+ on: December 28, 2018, 01:08:58 AM
Weird, I also had this problem when I tried to flash the newer firmware to my T9+.
142  Bitcoin / Mining support / Re: Remote Identification of S9 hardware version (S9/S9i/S9J) on: December 28, 2018, 01:07:29 AM
I was in the same situation as you. Here is a simple bash script that I made to tell the difference between S9/i/j and the standard/lpm/"enhanced" firmwares:

Code:
#!/bin/bash

# Antminer S9 logic for returning miner type and ASICboost status
# Developed by tim-bc
# 2018-11-21 to 2018-12-27

# Argument 1 = IPv4 Address
# Output     = (Standard / Boosted) (Miner Model)

# Typical Outputs:
#
#   Standard S9
#   Standard S9i
#   Standard S9j
#   Boosted S9
#   Boosted S9i
#   Boosted S9j
#   Enhanced S9
#   Enhanced S9i
#   Enhanced S9j
#   Bugged S9
#   Unknown

wisdom=`echo -n 'stats' | nc -w2 $1 4028 | tr ',|' '\n'`;
model=`echo "${wisdom##*Type=Antminer }" | head -1`;
date=`echo "${wisdom##*CompileTime=}" | head -1`;
asic="Standard";
if [[ $date = *"2018"* ]]; then
  if [[ $date = *"Oct"* ]]; then
    asic="Bugged";
  fi
  if [[ $date = *"Nov"* ]]; then
    asic="Boosted";
  fi
  if [[ $date = *"Dec"* || $date = *"Nov 30"* ]]; then
    asic="Enhanced";
  fi
fi
if [[ $model = *"S9"* ]]; then
  echo "$asic $model"
else
  echo "Unknown"
fi
143  Economy / Services / Re: Place An Amazon Order (100$) on: December 20, 2018, 01:30:19 AM
Purse.io and alagoria both offer the same service. 10% discount is not that much and is way too high when we consider a potential scam attempt here.

is it safe to use purse.io? thanks in advance

Purse.io is very safe and quite amazing.
Yup! Same with alagoria
144  Economy / Services / Re: Place An Amazon Order (100$) on: December 19, 2018, 05:01:07 PM
Purse.io and alagoria both offer the same service. 10% discount is not that much and is way too high when we consider a potential scam attempt here.
145  Economy / Computer hardware / Re: ---------Miner SALE BONANZA!!!! on: December 15, 2018, 07:34:40 PM
Where are the miners located?

Are they still in perfect condition or else what are the defects? Can you give pictures / proof of inventory?

Any PSU sales or miners only?
146  Economy / Computer hardware / Re: [WTS] GPU FARM - LOCATED IN QUEBEC (CHEAP ELECTRICITY) - WITH ALL EQUIPMENT on: December 15, 2018, 04:23:35 PM
Yes, sounds interesting, please send me some pictures. For your ASIC farm is it mostly Antminer S9 or are you guys upgrading soon to some newer miners?
147  Economy / Computer hardware / Re: [WTS] GPU FARM - LOCATED IN QUEBEC (CHEAP ELECTRICITY) - WITH ALL EQUIPMENT on: December 13, 2018, 08:13:50 PM
Any pictures of what you are describing?

Why would you sell when it's still profitable?
148  Bitcoin / Mining support / Re: Miner status - no ASIC readings on: December 07, 2018, 06:11:19 PM
One of my friends mentioned that for some reason the LPM firmware was causing some miners to suddenly appear as if both fans are dead. You could always try running on the non-lpm firmware and see if that makes a difference.
149  Bitcoin / Mining support / Re: Step Up Converter Question on: November 28, 2018, 11:07:20 PM
I haven't yet seen anyone mention that Bitmain released a "low power mode"/asicboost firmware for the T9+ last week that cuts down on power consumption without affecting hashrate (assuming the pool is compatible). Might be worth a try, even if you still can't run all 3 boards.

https://service.bitmain.com/support/download?product=Antminer%20T9%2B
150  Economy / Computer hardware / Re: [WTS] Antminer S9, D3, L3+, A3, X3, T9+ control boards and ribbon cables on: November 23, 2018, 07:54:18 PM
How many controllers do you have in total?

I plan to keep the "current stock" section up to date whenever I buy/sell a controller.
151  Economy / Computer hardware / [WTS] Antminer S9, D3, L3+, A3, X3, T9+ control boards and ribbon cables on: November 22, 2018, 02:13:46 AM
Current stock: (ships next day)

2x Antminer S9 / S9i / S9j control boards

1x Antminer D3 / L3 / A3 / X3 control board

I also have some T9+ boards but they would be more expensive.

All control boards are tested and fully functional.


Pricing:

0.01 Bitcoin per control board. This includes 3-4 ribbon cables with each control board, as appropriate.


Shipping details:

FREE shipping within USA

US~$10 shipping within Canada

US$15-30 to most other countries

Everything is well packaged and shipped first class.


How to order:

Send a PM to order. Newbies welcome. Escrow is available but fees are on you. Feel free to ask questions here in the thread as well.

I accept BTC, ETH, LTC, ZEC, and DASH.
152  Bitcoin / Mining support / Re: Antminer s9 chip loss after cleaning on: November 21, 2018, 11:45:44 PM
Chain[5] and Chain[J6] refer to the hashboard that is plugged into the J6 socket on the controller board. Typically this is the rightmost hashboard when you look at the miner from the front.
153  Bitcoin / Mining support / Possible moisture issue on: November 16, 2018, 02:00:57 AM
A facility that I was at today seems to have a bit of a moisture issue. The ground seems to be covered in water droplets as well as puddles in some parts.

Obviously I am not worried about a slip risk, but more about what kind of damage this could do to the miners or to the maintenance workers, since some of the puddles are near the breaker panels.

How much of an issue do you guys think that this moisture presents? Pics below.

https://imgur.com/gallery/deXVwBh
154  Bitcoin / Mining support / Re: S9 MOTHERBOARD DAMAGED on: November 12, 2018, 04:59:14 PM
If you have any other dead / scrap boards you can take the part you need from there instead of buying it online.
155  Bitcoin / Mining support / Re: S9j unit says S9i in System Overview - incorrect firmware flash? on: November 09, 2018, 05:02:17 PM
You can flash the s9j firmware if you want, but there may be no need to do so if all of the boards are hashing like they should.
156  Bitcoin / Mining software (miners) / Re: New firmware for antminer S9 - less power consumption on: November 07, 2018, 10:08:25 PM
The fixed frequency is part of the LPM firmware update.  Mine has the same thing.  I updated with the most recent firmware two days ago.

No?

All that the LPM "firmware" file contains is a modified bmminer and BOOT.bin. If you flash it to an autofreq miner, it will still be autofreq. Same for fixed frequency miners. You can confirm either by testing or just opening the LPM tar.gz with a program like 7zip, if you are on Windows.



It looks like the "Beeper ringing" checkbox from the older models has been repurposed to serve as the "Low Power Mode" checkbox in the S9 LPM. I wonder if that means that unchecking the box will not have any effect, since unchecking the "Beeper ringing" box on a base model S9 will simply revert back when you try to save it.
157  Bitcoin / Mining software (miners) / Re: New firmware for antminer S9 - less power consumption on: November 07, 2018, 09:59:44 PM
I have noticed a power drop, but as for hashrate.. nothing has changed, according to the stats on pool.bitcoin my daily hashrate the last 48hrs are pretty much the same pre-lpw firmware update.

I was expected a small bump in hashrate based on some light reading of this "asiicboost" update.. but guess I am misreading something?

Asicboost gives you a drop in power consumption while maintaining the same hashrate. If you really need the increase in hashrate, you can overclock by roughly the same percentage in order to bring the miner up to the previous power consumption, but with an increased hashrate. (Should be around 13% from what I've heard). For 14TH/s fixed freq miners I've been bumping them up from 650 to 706.25 MHz.
158  Bitcoin / Mining support / Re: Antminer S9 temperatures in STATS on: November 06, 2018, 01:45:13 PM
The temp6, temp7, temp8 are the air temperatures near the back of each board (bitmain refers to them as pcb temps).

On the other hand, the temp2_6, temp2_7, and temp2_8 are chip temperatures, so they will generally always be higher than the exhaust air temperatures.
159  Bitcoin / Mining support / Re: How to get Antminer S9 MAC address on: November 04, 2018, 02:29:48 AM
Do you not have a dhcp log that you could use to associate IPs with mac addresses?
160  Bitcoin / Mining support / Re: Antminer S9 Rotate / Quota option on: November 03, 2018, 12:16:03 PM
In fact, I'm mainly looking to understand all the minor's functionality! Wink
And also, would like this share a minor with a friend but in automatic;)

Why not just split the profits from the miner after the pool pays out? No need to mine to two pools.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!