I have a good strap for my Vega 64 that is working however every time I reboot I have to reapply it.
How can I save it is automatically loaded on reboot?
It has been mentioned to store it in xinit.user.sh . Can someone please point me to walkthrough on how to do this correctly in Hiveos? I am a bit of a Linux noob as well.
You need to login to your hive using Shell In A Box (at the top, under remote access).
Login will likely be User: user , Pass: 1
Once you login you will be at a prompt. FIRST, change your remote login password:
hive-passwd PASSWORD
Next, lets edit those tables:
install nano for editing:
sudo apt install nano
nano xinit.user.sh
This will open a new window basically showing the contents of the file. Using your keyboard arrows go to the bottom and type your straps. You can copy and paste, but you have to right click and “paste from browser”
Wow, thank you so much! This is super helpful and exactly what I needed. I couldn’t find this information anywhere in the forum and when I Googled around it wasn’t clear exactly what I needed to do.
Many many thanks for the tutorial, - extremely helpful! I am running into a problem though, after setting the Hive into “GUI enable on boot”, my Hive OS does not boot anymore… It stops at “a start job is running for net preconfig” and runs indefinitely. I understand it will not apply the straps without “GUI enable on boot”. Do you happen to know what might be the problem? Or is there anyway other way without enabling the GUI?
I don’t know what the problem is, and I have not found a way to automatically apply the straps. you could look into using cron to run a script on boot…
I followed this instruction but for some reason the strips won’t load at start up. Strips stored to the xinit.user.sh properly but didn’t run automatically at start. Using Phoenix Miner with a mixed cards rig. Do you have any suggestions?
that’s not true, straps have nothing to do with the miner or with your rig being amd only; i have a mixed rig too and used different miners before; i ended up with teamredminer for my amd cards and trex for my nvidia cards, but it worked fine with phoenix too; as long as you indicate the strap for the correct amd card number you’ll be fine
I seem to have a sort like issue; I also expanded my Vega rig from 8 Vega’s to 10 and the xinit.user.sh straps aren’t loading anymore. I’ve double checked the old and new straps in the xinit.user.sh and they all have the correct gpu number and the straps work fine if I load them from console manually.
To get over the limit of 8 simultaneous AMD Vega cards I had to disable CSM in Boot section of Bios.
[EDIT] I had also placed my rig in maintenance mode so it wouldn’t start the miner after reboot so I could add the OC’s and straps for the new cards; then I’ve disabled maintenance mode and rebooted [/EDIT]
Did you have to do the same? I can’t think of anything else that I’ve changed.
I’ve tried downgrading hiveos to an earlier version but that didn’t change it. Back to the latest version now without auto straps. When the rig auto reboots for some reason, the straps are gone and I loose a lot of hashrate
Maybe next week I’ll start with a fresh hiveos install if no solution have turned up.