sp-hash / TeamBlackMiner

Fast and stable mining software for Ethereum POW, Ethereum Classic, Zilliqa, Ravencoin (KAWPOW), Firo (FIROPOW), MEOWPOW, EVRPROGPOW , Vertcoin and Hypra.
92 stars 28 forks source link

Missing h-manifest #230

Closed Dysgenesis closed 2 years ago

Dysgenesis commented 2 years ago

Hey again. I've tried v1.40 for all night long yet it has never hit the expected hashrate so I wanted to rollback to v1.27 which was the best working option for me (RX 6700XT rig). I get this error when I try to custom install v 1.27: TeamBlackMiner_1_27_Ubuntu_18_04_Cuda_11_5 https://github.com/sp-hash/TeamBlackMiner/releases/download/v1.27/TeamBlackMiner_1_27_Ubuntu_18_04_Cuda_11_5.tar.gz Already installed No TeamBlackMiner_1_27_Ubuntu_18_04_Cuda_11_5/h-manifest.conf Any help would be great!

sp-hash commented 2 years ago

You should be able to specify version from the TBM Miner configuration. -Select flightsheet -“Setup miner config” -Select version

Can you check in the logfile for errors? v1.41 fixed some connection issues. But there might be more

look for problems like this:

00:00:29 [2022-01-17 21:23:30.558] GPU3: has timed out 00:00:29 [2022-01-17 21:23:30.558] Shutting down threads 00:00:29 [2022-01-17 21:23:30.558] Stratum thread exited 00:00:29 [2022-01-17 21:23:30.652] GPU5 thread exited 00:00:29 [2022-01-17 21:23:30.736] GPU2 thread exited 00:00:29 [2022-01-17 21:23:31.420] GPU4 thread exited 00:00:29 [2022-01-17 21:23:31.889] GPU1 thread exited 00:00:29 [2022-01-17 21:23:32.913] GPU0 thread exited 00:00:29 [2022-01-17 21:23:38.474] Api thread exited 00:00:29 [2022-01-17 21:23:47.558] Exiting

Dysgenesis commented 2 years ago

V1.27 is no longer supported by HiveOs that's why I have to sideload it by custom miner tab. Attaching a SS. Thanks!

Untitled

sp-hash commented 2 years ago

Perhaps 1024 is too high. try --xintensity 595. I will upload 1.42 beta soon with a possible fix for gpu timeout on high intensity

sp-hash commented 2 years ago

https://github.com/sp-hash/TeamBlackMiner/releases/download/v1.42/TeamBlackMiner_1_42_Ubuntu_18_04_Cuda_11_5.tar.xz

Dysgenesis commented 2 years ago

Hey thanks! Seems like hiveos doesn't support tar.xz , guess it should be tar.gz otherwise I can not sideload that.

sp-hash commented 2 years ago

I renamed the file. perhaps it will work

mintro32 commented 2 years ago

Hey thanks! Seems like hiveos doesn't support tar.xz , guess it should be tar.gz otherwise I can not sideload that.

No, hiveos definitey supports tar.xz, you can decompress it by using tar xf "the file" .