bitsolutions
|
|
June 04, 2018, 10:08:52 PM |
|
Does anyone have information as to when the DragonMint T1 will permit access via SSH?
I use Awesome Miner to manage the miners in my farm. Because no known way exists to access the DragonMint T1 via SSH, I can't apply any triggers/rules to them, which is complicating my maintenance and monitoring.
Patrik Engström of Awesome Miner is willing to add API support for the DragonMint if the vendor will provide the SSH access details. Thank you.
Managing via SSH is not supported, you need to use the API.
|
Mining Software Developer.
|
|
|
fanatic26
|
|
June 04, 2018, 10:11:28 PM |
|
Managing via SSH is not supported, you need to use the API. Yet another shitty feature of the T1, locking you out of the OS on something you own. Even bitmain allows this.
|
Stop buying industrial miners, running them at home, and then complaining about the noise.
|
|
|
philipma1957
Legendary
Offline
Activity: 4340
Merit: 9028
'The right to privacy matters'
|
|
June 04, 2018, 10:48:14 PM Last edit: June 05, 2018, 12:24:56 AM by frodocooper |
|
Yet another shitty feature of the T1, locking you out of the OS on something you own. Even bitmain allows this.
I wonder why they do this?
|
|
|
|
NotFuzzyWarm
Legendary
Offline
Activity: 3850
Merit: 2738
Evil beware: We have waffles!
|
|
June 04, 2018, 10:51:39 PM Last edit: June 05, 2018, 12:21:50 AM by frodocooper |
|
I wonder why they do this?
Given how Halong has behaved from day-1, to me it's on-par with how they run things. Totally expected. Kudos for them actually getting product out the door that mostly/does work. Jeers for their support and openness.
|
|
|
|
philipma1957
Legendary
Offline
Activity: 4340
Merit: 9028
'The right to privacy matters'
|
|
June 04, 2018, 10:56:42 PM Last edit: June 05, 2018, 12:21:29 AM by frodocooper |
|
Given how Halong has behaved from day-1, seems on-par with how they run things. Kudos for them actually getting product out the door that mostly/does work. Jeers for their support and openness.
-ck did good work with the firmware. I can get it to do 1300 watts at 14.4 th and fan is 38% in an 80f room. But ssh is locked out . Can not mine bch and we need more pools. Still for the most part I like it.
|
|
|
|
bitsolutions
|
|
June 04, 2018, 10:58:00 PM |
|
I wonder why they do this?
Direct manipulation of the config files can cause hardware damage.
|
Mining Software Developer.
|
|
|
philipma1957
Legendary
Offline
Activity: 4340
Merit: 9028
'The right to privacy matters'
|
|
June 04, 2018, 11:01:33 PM Last edit: June 05, 2018, 12:22:19 AM by frodocooper |
|
Direct manipulation of the config files can cause hardware damage.
I suppose there would the pedal to the metal over clocking if some got in via ssh.
|
|
|
|
NotFuzzyWarm
Legendary
Offline
Activity: 3850
Merit: 2738
Evil beware: We have waffles!
|
|
June 04, 2018, 11:05:56 PM Last edit: June 05, 2018, 12:22:42 AM by frodocooper |
|
Direct manipulation of the config files can cause hardware damage.
and having deeper-lying Sanity Check routines to set hard limits to config values too far out of bounds reduce the chance of it. Same risks apply to owners of Avalons and BM miners as well - very few reports of folks breaking them via changes done through ssh.
|
|
|
|
Dr.Mann
Jr. Member
Offline
Activity: 42
Merit: 120
|
|
June 04, 2018, 11:08:33 PM Last edit: June 05, 2018, 12:23:07 AM by frodocooper |
|
Managing via SSH is not supported, you need to use the API. Thank you, I realize SSH is not presently supported. I am curious if anyone knows when it will be supported -- or if a decision has been made that it'll never be supported. Is -ck off the project or continuing development? Perhaps he can enlighten us?
|
|
|
|
bitsolutions
|
|
June 04, 2018, 11:18:09 PM |
|
Thank you, I realize SSH is not presently supported. I am curious if anyone knows when it will be supported -- or if a decision has been made that it'll never be supported. Is -ck off the project or continuing development? Perhaps he can enlighten us?
Even if SSH was enabled safely manipulating the config files directly would be difficult, is there some specific feature missing from the API that you need?
|
Mining Software Developer.
|
|
|
fanatic26
|
|
June 04, 2018, 11:19:12 PM |
|
Direct manipulation of the config files can cause hardware damage.
Which would give them reason to void the warranty and have people buy replacements. Weak excuse.....
|
Stop buying industrial miners, running them at home, and then complaining about the noise.
|
|
|
tim-bc
|
|
June 04, 2018, 11:29:54 PM Last edit: June 05, 2018, 12:23:47 AM by frodocooper |
|
Does this mean that cgminer permissions cannot be edited? Otherwise you can't call privileged commands to port 4028, only stuck with summary, stats, etc. and everything else has to be done through the http api.
|
Ignore scammers on Skype, Telegram, etc. I will only ever contact you via forum PMs. See profile for fingerprint.
|
|
|
Dr.Mann
Jr. Member
Offline
Activity: 42
Merit: 120
|
|
June 04, 2018, 11:31:45 PM Last edit: June 05, 2018, 10:35:32 PM by Dr.Mann |
|
Even if SSH was enabled safely manipulating the config files directly would be difficult, is there some specific feature missing from the API that you need?
Yes, the API does not allow Awesome Miner support, which requires SSH access. Awesome Miner is the unified interface that I use to manage all of my miners. It gives me essentially a dashboard from which I can see the status of all miners on one screen, perform maintenance tasks on them, and create tigger-action automatically executing rules that will allow the miners to respond to a number of different scenarios (low hashrate auto-reboot, power off during certain hours and back on automatically later, power off if temps get too high for a defined period, pool switching, etc.)
|
|
|
|
bitsolutions
|
|
June 04, 2018, 11:34:00 PM Last edit: June 05, 2018, 12:24:30 AM by frodocooper |
|
Does this mean that cgminer permissions cannot be edited? Otherwise you can't call privileged commands to port 4028, only stuck with summary, stats, etc. and everything else has to be done through the http api.
Privileged operations can only be done through the http API. Yes, the API does not allow Awesome Miner support, which requires SSH access.
Awesome Miner is the unified interface that I use to manage all of my miners. It gives me essentially a dashboard from which I can see the status of all miners on one screen, perform maintenance tasks on them, and create tigger-action automatically executing rules that will allow the miners to respond to a number of different scenarios (low hashrate auto-reboot, power off during certain hours and back on automatically later, power off if temps get too high for a defined period, pool switching, etc.)
Why can't Awesome Miner just use the http API?
|
Mining Software Developer.
|
|
|
pavesi
Member
Offline
Activity: 83
Merit: 12
|
|
June 05, 2018, 03:06:26 AM Last edit: June 06, 2018, 12:51:07 AM by frodocooper |
|
-ck did good work with the firmware.
I can get it to do 1300 watts at 14.4 th and fan is 38% in an 80f room.
But ssh is locked out .
Can not mine bch and we need more pools.
Still for the most part I like it.
Well, you COULD mine bch if the pools would simply add the ab support.. For that matter you *should* be able to mine any sha256 coin but for the pool operators to spend a bit of time to support ab like ck, slush, and a few other pools have already done.
|
|
|
|
pavesi
Member
Offline
Activity: 83
Merit: 12
|
|
June 05, 2018, 04:15:23 AM Last edit: June 06, 2018, 12:51:32 AM by frodocooper |
|
Why can't Awesome Miner just use the http API?
I'm guessing that awesome miner thinks the only way to change pools is to scp over a new cgminer.conf file...
|
|
|
|
zenderady
Newbie
Offline
Activity: 27
Merit: 4
|
|
June 05, 2018, 05:05:39 AM |
|
My miners seem to be working well. The driver seems to be from 15th of april. Can someone recommend if I should update the drivers and if yes, which one should I put in place?
|
|
|
|
-ck
Legendary
Offline
Activity: 4312
Merit: 1649
Ruu \o/
|
|
June 06, 2018, 09:11:51 PM |
|
i am actually interested on how loud this miner can be. i did not find any info on the matter on their site. only that the fans push 206 cfm of air.
Hair-dryer loud in efficient mode, vacuum cleaner loud during regular operation.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
philipma1957
Legendary
Offline
Activity: 4340
Merit: 9028
'The right to privacy matters'
|
|
June 06, 2018, 09:39:28 PM |
|
If you have 1 in a cold room on low setting fans will do 32-39% speed which is not terrible.
you will do about 14.4th and use about 1350 watts
At -ck
I would have liked speeds to read
slow medium fast
rather then
efficient balanced performance
But your firmware tweaks have been very good
|
|
|
|
studio_mining
Jr. Member
Offline
Activity: 33
Merit: 10
|
|
June 07, 2018, 01:55:44 PM Last edit: June 08, 2018, 01:23:58 AM by frodocooper |
|
CK
Are you working on any further firmware updates/changes?
|
|
|
|
|