So, a quick update for anyone who wants to know.
The biggest issued i’ve faced so far is having a few cards with faulty drivers.
I didn’t flash them prior, but having flashed new clean V56 bios to two different problem cards, I have found that fault bios can cause every other card on the rig to act up. With fresh bios cards aren’t capping at weird or really low hashes, and the rig is no longer crashing if I OC more than two cards.
I have more to follow, but at least getting over the faulty bios hurdle for the cards is a big step in the right direction.
Second Update:
Running in to issues with amdmemtweak settings not applying.
I have them set in the the usual xinit.user.sh in /home/user
The above location doesn’t work for me as of the latest hiveos build. I found a recommendation somewhere else that says to:
For those that are on the latest HiveOS
enable Gui
then add your amdmemtweaks in sudo nano /etc/xdg/openbox/autostart
which looks like:
/hive/sbin/amememtweak --[settings] &
He made a point to say there should be an & at the end, and a newline break after to make sure it runs. The & has it run in the background otherwise nothing else will run after it.