More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

Trex 0.24.0 lhr dual mining unlock

Make sure you add the additional flight sheet config options for the second pool. It doesn’t use any of the HiveOS %WALL% and %WORKER_NAME% values so you need to make sure your url2 has all the correct information in it.

“lhr-algo”: “autolykos2”
“url2”: “stratum+tcp://ergo-us-west1.nanopool.org:11111”
“user2”: “9egdBGusi1PzxrPiKcrhwUAx1LoevBq1usNqQH2sQ9gF6SHWmu8.rig0/[email protected]”
“pass2”: “x”

You can run the miner log command from the web UI if you want to see the ERGO hash rate
image

The flight sheet will still say you are running 0.23.2:
image

But it is actually running 0.24.0 on the box:

1 Like

I tried to follow the commands but it stays at 0.23.2 :confused:

unable to create dual mining flightsheet. I think it can’t be created from Android hiveos app. I must need to login to web through a pc. Am i right?

Make sure that the t-rex binary in the 0.23.2 folder points to the 0.24.0 t-rex binary

Start out by creating a normal ETH coin flight sheet for t-rex miner. Then setup the extra config arguments to be

"worker": "%WORKER_NAME%"
"coin":"%COIN%"
"lhr-algo": "autolykos2"
"url2": "stratum+tcp://ergo-us-west1.nanopool.org:11111"
"user2": "9egdBGusi1PzxrPiKcrhwUAx1LoevBq1usNqQH2sQ9gF6SHWmu8.rig0/[email protected]"
"pass2": "x"

You will only have one t-rex entry in your flight sheet for mining ETH all of the ERGO magic happens in the extra config arguments

1 Like

Yes it says the same but no lucky :confused: oh well

I cant even upgrade my OS

Last update with new Trex i tryed 5 mn ago has fail on all my rigs

same here

did you figure out a solution for it

I think we should wait, it is os problem…

Dual Mining works, issue with updating OS version has fixed itself, try running Version 0.6-209@210906 and upgrading to newest.

mv trex trex.old

At this line i got
root@B150:/hive/miners/t-rex/0.23.2# mv trex trex.old
mv: cannot stat ‘trex’: No such file or directory

Can you share screenshot pls I am noob about this things :frowning:. I couldnt make it :frowning:

I think the update services are closed for maintenance?

what is that user name aslkdjaslkdjasdık.rig/test@gmail thing where can I find mine

Ok it must be that command I did wrong. I am no Linux expert. I can copy command lol thank for your help!

I did configure the second algo like your exemple.

But in the miner screen I see 23.2 so it must be that…

Hello,
Checked on my side with t-rex 0.24.0
if i configured with “lhr-algo”: “autolykos2” there is an error on t-rex side
20211008 13:22:16 ERROR: Can’t start T-Rex, can’t parse json:

  • Line 2, Column 1
    Syntax error: value, object or array expected.

We have to wait until hiveos team handle properly settings via json file.

Best Regards

@pikalink Modify the inverted commas to the correct ones:
"lhr-algo": "autolykos2"

etc.

LOL thx a lot
It’s work properly