Bitcoin Forum
May 24, 2024, 11:20:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 »
1  Bitcoin / Hardware / Re: AvalonMiner 921 released - 20 TH/s @ 1800W on: March 12, 2019, 12:58:20 AM
If the 921's firmware continues to be tweaked/tuned, the power consumption of the 7nm A3206 chips could probably be cut down, making this miner profitable.
2  Bitcoin / Hardware / Re: AvalonMiner 921 released - 20 TH/s @ 1800W on: March 09, 2019, 04:36:33 AM
It would be nice if their fpga firmware was open source as it used to be on github a couple years ago. What is AVA9_P_SET_SS_PARA_EN? Why even bother posting a changelog?

I've tried emailing the contact listed on their downloads page (love@...) but it's returns a Delivery Failure Notification. Do they have a dev contact?
3  Bitcoin / Hardware / Re: AvalonMiner 921 released - 20 TH/s @ 1800W on: March 08, 2019, 01:50:35 AM
After running for 24 hours now, I'm thinking it is a power setting. Voltage Level Offset seems to behave as it should now.



So after ~34 hours of mining with the new firmware (and adjusting voltage offsets) I can say w/ certainty that the new MM reduces the hashrate. Of the two machines I installed it on, both lost 1.5-2TH/s. I've rolled back to the old firmware and the machines are back at their normal 20TH/s. If I had the machines locally I would test their power consumption with the new firmware running. I'm wondering if the loss of ~1.5TH/s came with a decent reduction in current; can anyone with new firmware running test this and report their findings?
4  Bitcoin / Hardware / Re: AvalonMiner 921 released - 20 TH/s @ 1800W on: March 07, 2019, 06:45:22 AM
New firmware was just released for 921 (and the 920). I wish they were more descriptive in the changelog. All that's noted is:

Code:
* Add support for AVA9_P_SET_SS_PARA_EN
5  Bitcoin / Hardware / Re: My Avalon A921 is on the way on: January 05, 2019, 04:02:22 PM
I can't figure out what the issue with my unit is. When the miner boots up, the fan revs up and back down as I imagine it should. But then it sits there without mining. The AUC3 stays green but every ~7 minutes briefly flashes red then goes back to green again. The led on the A921 stays blue.

Got it working. The issue was resolved by updating to the latest MM921.mcs
6  Bitcoin / Hardware / Re: 17.2TH/s, 1570W Innosilicon announces the most powerful and efficient BTC Miner on: August 05, 2018, 01:21:16 PM
Has anyone on this forum purchased an order of these? I'm wondering what their experience with Inno's shipping is like.
7  Bitcoin / Hardware / Re: Bitmain's Released Antminer S9, World's First 16nm Miner Ready to Order on: December 01, 2017, 02:30:51 AM
My arrival date was change from this friday to monday

so 3 day of hashing will be lost.

that is about 140 usd 



Same here.

Mine is delayed as well due to "awaiting clearing agency review" (apparently in China). Is this the same for you two?
8  Bitcoin / Mining support / Re: Antminer S9's Hijacked-Need Help-Will Pay $$ To Reset-ASAP on: November 30, 2017, 04:15:59 AM
That's perfect. Thank you. I know just enough coding to be dangerous.

As of this morning, it looks like the reset I did with the IP reporter button worked, however I'm not sure if it completely allowed the firmware reinstall to take. Here's the kernel version. Can anyone tell me if this is correct? It doesn't to me, which means there's still something left on there:

Kernel Version   Linux 3.14.0-xilinx-gb190cb0-dirty #57 SMP PREEMPT Fri Dec 9 14:49:22 CST 2016

If that's not the correct version, and reinstalling the firmware can't change it, is there a way to ssh into it and change it, or does it mean a new controller board?

Thanks.

D

That looks like the correct kernel, but know that the kernel version and firmware version are two different things.
Firmware is listed below Kernel Version as "File System Version."

Did you see that Bitmain has a package to fix S9 firmware update https://shop.bitmain.com/support.htm?pid=007201611260753443104jm60Q6L0639
I've never had to use this but apparently it's an issue for the S9.


 
9  Bitcoin / Mining support / Re: Antminer S9's Hijacked-Need Help-Will Pay $$ To Reset-ASAP on: November 29, 2017, 02:34:17 PM
If you want to try and manually force the miner configuration (pool / worker / password) here are the steps. If something on the controller is corrupt then this may not work. This is only a last resort. I'm assuming you aren't familiar with nix shells from what you said in your first post.

You'll need to ssh into the miner. If you aren't working from a linux or mac, you'll need Cygwin or some other way of running a bash-like shell.
The username is root and the password is admin (unless you have changed the password)
Code:
ssh root@192.168.1.55
*enter password*

Change to the config directory
Code:
cd /config

Stop bmminer
Code:
/etc/init.d/bmminer.sh stop > /dev/null 2>&1

Change permissions on bmminer.conf so we can edit it manually
Code:
chmod 600 bmminer.conf

Edit the file using vi
Code:
vi bmminer.conf

Use arrow buttons to go to where you edit text, press "i" and edit the text. If you get stuck using vi just google it—unfortunately there isn't any other editor installed. When you are done editing the pool and worker info, press escape, then colon and type "wq" (which mean write changes and quit vi) and enter.

Change permissions back to original state on bmminer.conf
Code:
chmod 400 bmminer.conf

Start bmminer
Code:
/etc/init.d/bmminer.sh start > /dev/null 2>&1


See if this gets your pools and workers back
10  Bitcoin / Hardware / Re: Bitmain's Released Antminer S9, World's First 16nm Miner Ready to Order on: November 29, 2017, 01:27:39 PM
My November 21-30 has just been marked with a UPS shipping label. So I've received both November orders (the other was the LTC payment batch).
11  Bitcoin / Mining support / Re: Antminer S9's Hijacked-Need Help-Will Pay $$ To Reset-ASAP on: November 28, 2017, 08:14:28 AM
Did you just get these machines? Were they sold by Bitmain or secondhand/used?


What about my first question?
12  Bitcoin / Mining support / Re: Antminer S9's Hijacked-Need Help-Will Pay $$ To Reset-ASAP on: November 28, 2017, 06:00:36 AM
Did you just get these machines? Were they sold by Bitmain or secondhand/used?

You can try installing a new firmware image. Go to https://shop.bitmain.com/support.htm?pid=00720161126080548570Q2tDBXAH065D and depending in which S9 machine you have, download the firmware. If it's not a static 14TH unit, then download the one at the bottom Antminer-S9-all-201708151137-autofreq-user-Update2UBI-NF.tar.gz.

Go to the miner's page under System tab -> Upgrade and under "Flash new firmware image" uncheck "Keep settings" and select the tar.gz firmware you downloaded.
Give it 5-7 minutes and then see if you can enter your pool info.
13  Bitcoin / Hardware / Re: Bitmain's Released Antminer S9, World's First 16nm Miner Ready to Order on: November 27, 2017, 03:30:54 PM
Has anyone received a shipping notice for Nov 21-30 miners? I'm among the waitlist, just curious what others are hearing.
14  Bitcoin / Hardware / Re: Avalon A7 announced on: November 27, 2017, 11:33:26 AM
Is it normal that Avalon 741 restart more often? Mine Avalon restart even when it's at 37 degree Celsius. Thanks
https://drive.google.com/open?id=1X2giHh53t9MwcLljkS2hutdkEeBdH4tG
ReUp for answers

Mine have never restarted automatically, but I’ve not seen them get over 34... usually run 29-31.
Is there anyway we could the miner log to see what the problem caused it restarted. Mine restarted at -2 voltage in every 30 mins average
If you could screenshot the miner Log or copy and paste it to this thread, everyone can have a look at it, and perhaps see your problem
Please take a look and help me out. Thanks all
https://drive.google.com/file/d/1A60Rp9_DdZcUy5slzB7qYso5dEKBunAE/view?usp=sharing
https://drive.google.com/open?id=1hvpYMmcziMPUOIgMC23PK3m7FqZi7CWG

Having compared yours with mine, the only big difference I noticed is that your's ECHU is [16 0 0 0] where mine is [0 0 0 0]. Tried searching what that means, but couldn't find anything, maybe some other member can clarify. Also have you tried running it with a voltage offset of 0? Just curious what it would give then.
I ran it at -2. If i set it at 0, it will restart after 5-10 mins

Look at the System Log tab, that might provide some clues. See what's happening around the time the hashrate is dropping to zero. Maybe there is something happening with dhcpd, etc.
15  Bitcoin / Mining support / Re: AntMiner R4 Stopped working on: November 25, 2017, 03:39:36 AM
You can ssh into it with username root and password admin.
I doubt the firmware is causing this, at least, if it was installed correctly.
I had an R4 controller fail and I replaced it with an S9 controller, flashing it with the R4 firmware and it works fine. If the image was installed properly, and your controller isn't broken, it should be working. Make sure you don't have anything preventing javascript from running on that page.

The "ant_data=;" you see in the miner configuration page is there because the header has an inline script that begins with
Code:
echo "ant_data = ${ant_result};" 
The script is fetching cgi data from the config saved in /config/bmminer.conf. For some reason it is failing at that point.
16  Bitcoin / Hardware / Re: Avalon A7 announced on: November 17, 2017, 08:46:38 AM
@rs1x, How is your miner's pi connected to the internet? Is it connected directly to your router or does it go to an access point?
The Routes page is missing a gateway, and cgminer's api is telling you it cannot connect to a network. That's the issue; the cause could be many things.


Parallel miner said it's configured for DHCP. I don't know that I beleive the rasp pi is.

Did Parallel miner sell you the pi? I'm wondering if you have the wrong version of OpenWrt is installed for your pi. You may just want to reflash the pi with the correct image from Canaan.
17  Bitcoin / Hardware / Re: Bitmain's Released Antminer S9, World's First 16nm Miner Ready to Order on: November 17, 2017, 01:19:16 AM
If they had 14TH/s S9's, why is the Jan 11-20,2018 batch 13.5TH/s?  Should I just wait for the next batch?  It doesn't seem like this one is selling out as quickly as others have described previous batches of the S9.  Somewhere in the 249 pages of this thread, I read that one batch sold out in hours.

The sales rate depends largely on their (expected) stock quantity and the demand. Neither factors are publicly available. At the rate they are pumping out miners between now and January, one would expect the difficulty to escalate greatly. This may also be influencing sales.

This next bit is speculation:
History shows that as Bitmain starts producing miners that have better and better hashrates (also with lower failures) and then suddenly starts selling-off large quantities of batches which seem to be a regression towards earlier models' hashrates, they are dumping their stock to prepare for an improved model. 
18  Bitcoin / Pools / Re: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: November 10, 2017, 05:49:40 AM
What size CPU and RAM do I need to run a node of your branch? Would it be feasible to run on a VPS server (i.e. one with the space necessary to hold the blockchain)?
19  Bitcoin / Hardware / Re: Antminer R4 - Wrong chip index on: November 06, 2017, 03:46:02 PM
I'm resurrecting an old thread here. I'm curious if anyone with some pcb assembly experience has tried diagnosing this issue. I'm willing to test every inductor, capacitor, resistor, and chip lead with a multimeter—but how do I get this epoxy off cleanly? Is there anyone with feedback? Thanks.
20  Bitcoin / Mining support / Re: Auto stop s9 on no internet on: November 06, 2017, 03:28:25 PM
The miner is consuming power because of its fans, which are probably still spinning at full speed due to the internal temp. Once the chips start cooling off, the SoC controller should regulate the fans to a lower speed accordingly (and even go into an idle state iirc). I would hesitate to immediately shut-down the miner before letting it cool off. Try giving it a little while before checking the power consumption after the internet goes out. If your internet is always intermittent, then your solution probably lies in finding a better ISP. That's just my two cents. 
Pages: [1] 2 3 4 5 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!