So latestet v1.38 is stable on HiveOS or does it require some tweaks? I did not get it
The ubuntu 18,.04 build was released late, but the 20.04 build is working with some tweaks.
This is not help me for hive os , what can I do with this error ?
Perhaps upgrade the rig to the latest hiveos image that has buildt in support for v1.38?
it doesn't work yet:
teamblackminer exited (exitcode=0), waiting to cooldown a bit
Skipping miner log rotation due to execution time < 30sec
./TBMiner: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./TBMiner)
tested all commands:
sudo apt-get install --only-upgrade libstdc++6
root@rig6FFB64:/# sudo apt-get install --only-upgrade libstdc++6
Reading package lists... Done
Building dependency tree
Reading state information... Done
libstdc++6 is already the newest version (8.4.0-1ubuntu1~18.04).
0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
so I've tested
sudo apt-get update
sudo apt-get upgrade
sudo apt-get update --fix-missing
sudo apt-get upgrade --fix-missing
and then
sudo apt-get install --only-upgrade libstdc++6
but it says ever the same message
root@rig6FFB64:/# sudo apt-get install --only-upgrade libstdc++6
Reading package lists... Done
Building dependency tree
Reading state information... Done
libstdc++6 is already the newest version (8.4.0-1ubuntu1~18.04).
0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
but the miner says everytime
teamblackminer exited (exitcode=0), waiting to cooldown a bit
Skipping miner log rotation due to execution time < 30sec
./TBMiner: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./TBMiner)
so for now in HiveOS the latest working version is 1.35
I get past the previous error (I also installed the gcc-9 compiler), and then I get an error on the clBuild within TBM (I'm assuming for the OpenCL libraries for the new AMD kernel). It seems that there's some issue with the HiveOS distro with AMD libraries.