OneZeroMiner 1.4.0b Pre-release
Add experimental support of AMD gpus for Xelis (3% dev fee)
Supported Cards are Vega 10, Vega 20, RDNA 1, 2 and 3
Add --disable-amd and --disable-nvidia flags
Note:
This is a linux only beta release to get some feedback on the platform. Using it for anything other than mining Xelis with AMD gpus is not recommended.
Polaris cards are not supported in this version. They might be included in the final release.
The best way to install it is to use the custom package which should work with HiveOS and mmpOS. On HiveOS, you can use the following command if you already have v1.3.7 installed:
cd /tmp && wget
https://github.com/OneZeroMiner/onezerominer/releases/download/v1.4.0b/onezerominer-1.4.0b.tar.gz && tar -xvf onezerominer-1.4.0b.tar.gz && miner stop && cp -rf /tmp/onezerominer/onezerominer /hive/miners/onezerominer/1.3.7/ && rm -rf /tmp/onezerominer/ && miner start