Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
patrike
on 18/07/2018, 09:38:46 UTC
hey guys,

are you going to integrate / fix why trex miner https://bitcointalk.org/index.php?topic=4432704.0 won't show the hashrate?

Thanks
I've not had a chance to try this one myself, but they state that their API is ccminer compatible. Have you tried to add this as Ccminer in Awesome Miner, but instead of automatic download you point it to the exe-file of this software instead?

yup,

I've already done it but there's no way to show any hashrate from api.

This is the default config for API port:

  "api-bind-telnet": "0.0.0.0:4068",
  "api-bind-http": "0.0.0.0:4067",

They said in their discord channel that they've added the ccminer api support but if I try to set Full compatibility with ccminer I cannot change the port. If I set only the "command line" and I set the -b 0.0.0.0:4068 it won't show anything

Marco
I had a look at this mining software and in contrast to ccminer where Awesome Miner can send API requests like "summary", the T-rex software requires it to be "summary\r\n". The API commands to get pool and GPU information ("pools", "threads") are not supported at all by T-rex as far as I can see.

I will of course consider adding support for this mining software, but it will not be in the release planned for today.