Show Posts
|
Pages: [1] 2 3 4 5 6 »
|
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?
|
|
|
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
|
|
|
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=007201611260753443104jm60Q6L0639I'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) ssh root@192.168.1.55 *enter password* Change to the config directory cd /config Stop bmminer /etc/init.d/bmminer.sh stop > /dev/null 2>&1 Change permissions on bmminer.conf so we can edit it manually chmod 600 bmminer.conf Edit the file using vi 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 chmod 400 bmminer.conf Start bmminer /etc/init.d/bmminer.sh start > /dev/null 2>&1 See if this gets your pools and workers back
|
|
|
14
|
Bitcoin / Hardware / Re: Avalon A7 announced
|
on: November 27, 2017, 11:33:26 AM
|
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 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.
|
|
|
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.
|
|
|
|