Bitcoin Forum
May 02, 2024, 11:01:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining support / Re: Is there a way to run the Avalon 1047 efficiently? on: June 29, 2021, 02:39:52 AM
I still have not figured how to OC it.

Did you notice that on the new firmware low power mode only gives you 25 TH or so?

Is there a firmware version that has low power mode?  I have only seen Performance and Normal.  Canaan really did a disservice to their customers by limiting the available commands.  For all of the faults with the 84X model, you could safely run them in 110F temps by backing them down and then overclocking them in the winter.  The 1047 model chews through PSUs, we don't even run their newest firmware because of that reason.
2  Bitcoin / Hardware / Re: Avalon A1041 Review on: August 08, 2020, 02:09:18 AM
Canaan clarified the changes in the command. With the newer FW that allows for multiple pools, you must specify the pool number in the command. For example, to set pool #2 you put "2" after the miner password:

Code:
echo -n "ascset|0,setpool,root,root,2,stratum+tcp://btc.ss.poolin.com:443,cctrix.001,123" | socat -t 300 stdio tcp:192.168.1.174:4028,shut-none && echo

In order to set all three pools, a total of three commands must be executed, where the number will be 0, 1, and 2 to set each of the pools. A reboot is needed after pools are set.
3  Bitcoin / Hardware / Re: Avalon A1041 Review on: July 21, 2020, 02:58:08 PM
Thanks for the reply!  What version FW are you using?  I get the same error.
4  Bitcoin / Hardware / Re: Avalon A1041 Review on: July 16, 2020, 05:04:29 PM
I am now also having issues setting the pool.  Below is the error I get when sending the exact command that is in the manual

Code:
echo -n "ascset|0,setpool,root,root,stratum+tcp://btc.ss.poolin.com:443,cctrix.001,123" | socat -t 30 stdio tcp:192.168.88.187:4028,shut-none && echo

STATUS=E,When=3261,Code=120,Msg=ASC 0 set failed: we need 6 arguments\, your input is 2 arguments.,Description=cgminer 4.11.1|
5  Bitcoin / Hardware / Re: Avalon A1041 Review on: June 14, 2020, 06:18:33 PM
Does anyone have trouble with the idle/shutdown command?  We have a mix of about 60 A10s and they are sporadic when we send an idle command.  Some idle as intended, some show 150c temps, idle down, and then reboot.

Code:
2.8. Shut down HASH power
Note Shut down the HASH power supply to make the miner enter the low power state. To return to the working state, use the reboot API command.

Format ascset|0,hashpower,0



Has anyone messed around with the privileged API for the A10 series?

https://github.com/Canaan-Creative/avalon10-docs/tree/master/Privileged%20API

I get an error when trying to enter privilege mode (and any privilege commands).
6  Bitcoin / Hardware / Re: Avalon A1041 Review on: May 18, 2020, 01:38:45 AM
Thank you!

Curios, what are the review of the 1041 now that we are a year into the original post?
7  Bitcoin / Hardware / Re: Avalon A1041 Review on: May 17, 2020, 01:38:27 AM
In regards to the PSU discussion...Curios, we have about 800 841 that we are starting to phase out and we are thinking about buying some used 1041s.  We have good 841 PSUs in the boneyard, is it possible to use two 841 PSU to power one 1041 (just thinking about cost savings if we get a PSU failure on a 1041).

Thanks
8  Bitcoin / Mining support / Re: Issue with toggling A841 command-line options on: February 29, 2020, 04:44:51 PM
Thank you!  We do have a 24 outlet PDU and our plan is as you described.  I think that I am more wanting to win/learn as the PDU solution will work.  It just seems that if I can restart from the GUI I should be able to send a command.

Thanks again!
9  Bitcoin / Mining support / Re: Issue with toggling A841 command-line options on: February 29, 2020, 12:24:48 PM
Fair enough.  The issue isn't that I can't make changes but that once I make a change it requires a hard reboot before I can make any other changes.

A little more background.  I am sending these commands via Windows PowerShell.  Once the command is sent, I get constant status update run vs a command prompt.
10  Bitcoin / Mining support / Issue with toggling A841 command-line options on: February 28, 2020, 02:19:46 PM
I put it here because it was specific to the commands and options that were being discussed in this thread.
11  Bitcoin / Mining support / Issue with toggling A841 command-line options on: February 28, 2020, 01:22:16 AM
It is a 3B (I couldnt get the 3B+ to work).

But once I send my SSH command, I can't repeat the process to send a new command.  It takes a reboot to send it back to the first setting (separate question, is there a reboot command).  I essentially have to send one command, reboot to the original settings, send the next command, reboot, next command, ect.

Thanks
12  Bitcoin / Mining support / Issue with toggling A841 command-line options on: February 27, 2020, 11:52:59 PM
I am using this thread to help send commands to an 841.  I can SSH in and send the below command:

cgminer --lowmem --avalon8-fan 40-100 --avalon8-voltage-level-offset 0 {REDACTED POOL} --api-allow W:0/0 --api-listen --avalon8-voltage-level 0 --avalon8-voltage-level-offset 0 --real-quiet

The only way this works is if I first stop the cgminer (/etc/init.d/cgminer stop) and then send the above command.  The problem is after that it seems that I am locked out from stopping or sending new commands (for instance, set voltage level 1 with the above command with modifier). 

It seems that I am shutting down the default running cgminer and then starting a new one.  Is this correct?  Is there a better way to be able to toggle? 

Thanks in advance
13  Bitcoin / Hardware / Re: My review of Avalon 841 . on: February 23, 2020, 05:00:54 PM
I think that one solution will be to have Awesome Miner send a SSH command.  I have played with the SSH commands but cannot seem to get the miner to change voltage levels.  I am not very versed outside of Windows and MySQL (but I grew up in the old DOS command days).
14  Bitcoin / Hardware / Re: My review of Avalon 841 . on: February 09, 2020, 09:42:26 PM
If there is interest in helping us write a script/command, please DM me. We have 750 units.  Thanks
15  Bitcoin / Hardware / Re: My review of Avalon 841 . on: February 06, 2020, 07:55:19 PM
[...]

Sorry to dig up an old thread...Is there any way to make these voltage adjust via the command-line?  Essentially, if the room temperature exceeds a certain value then a command would be automatically sent (perhaps via windows CMD).

Thanks.
16  Bitcoin / Mining support / Re: Can't remove BRAIINS OS or Update Firmware on S9 on: November 24, 2019, 12:28:27 AM
Thanks!  The SD card flash did indeed work!
17  Bitcoin / Mining support / Re: Can't remove BRAIINS OS or Update Firmware on S9 on: November 23, 2019, 02:57:52 AM
Thank you!!!  I will give this a try when I get back.  I really appreciate your help as I couldn't find anyone that had a clue what to try...!

There is no SD card in the slot.  Also, I wouldn't say that I am locked out as I can change settings and the unit works.  I just can't change the firmware.

I am interested in trying the SD card but I don't see firmware for an S9.  Is there no way to just do a hard reset?  I have tried the IP button and reset and it still boots to BraiinsOs.  Thanks again!
18  Bitcoin / Mining support / Can't remove BRAIINS OS or Update Firmware on S9 on: November 22, 2019, 09:58:33 PM
When I try to update the Firmware I get "The uploaded image file does not contain a supported format. Make sure that you choose the generic image format for your platform."

I have tried the S9 fixer firmware, Awesome Miner, and latest S9.  It seems that BRAIINS has it locked.

Any help would be appreciated.

Thanks
19  Bitcoin / Mining support / Need to throttle S9, still pulls electric load when the CAT5 is dropped on: October 06, 2019, 09:48:11 PM
We have a need to shed load when demanded by the power producer.  Short of just "pulling the cord", it seemed that we could drop the connection to the S9 and it would idle; however, our power monitor still shows full load.  Any ideas on how to throttle down on demand (a script would be great)?

Thanks
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!