Pages:
Author

Topic: Team Black Miner (ETHW ETC Vertcoin Ravencoin Zilliqa +dual +tripple mining ) (Read 34242 times)

sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.20
1. Pool timeouts will exit the miner instead of restarting stratum threads.
2. Removed rejects on epoch increase Kawpow/Firopow
3. Removed low difficulty rejects Kawpow/Firopow
4. Gpu crash will restart the miner
5. Improved the Zil mining switch code

https://github.com/sp-hash/TeamBlackMiner/releases/

TeamBlackMiner_2_20_cuda_12_0.7z
https://www.virustotal.com/gui/file/ecb6e39aca32c27a2641887b976755cfa49b4b7703fa26bc24f37a9f21d3f73c?nocache=1

TeamBlackMiner_2_20_Ubuntu_18_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/46f018766f1d15c88830ef7157a053c27c9ebae9c4462e2eea69cd9c05cbcc9f?nocache=1

TeamBlackMiner_2_20_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/f4991cf16c1406076ce1cb44183bd2498618d49f5e5cb26ccea77c38827608ca?nocache=1
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.19

1.Fixed dag creation error with the --zilonly flag
2.Fixed crash bug in kawpow/firopow
3.Improved zil switch
4.Fixed rejected zil shared on k1pool.com
5.Reduced rejected shares Kawpow/Firopow

https://github.com/sp-hash/TeamBlackMiner/releases/

TeamBlackMiner_2_19_cuda_12_0.7z
https://www.virustotal.com/gui/file/4ecd98e3366dd03f96b8e3910ce570282ca904bcf163e6af6c7d04c528a17223?nocache=1

TeamBlackMiner_2_19_Ubuntu_18_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/024348d2fdf78545408e1f1deedb49b1141c418f4baadbe03c9a64ced0b81988?nocache=1

TeamBlackMiner_2_19_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/d81c3c664c9b213bb04b4214d012651be3efc6f6bad98df8b1b902387308a0ad?nocache=1
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.17
1. Fixed crash on amd stats for some cards.
2. Fixed crash on linux with amd only rigs.
3. Fixed hang on epoch change, kawpow/firopow on AMD.
4. Fix slow start in vertcoin mining with many gpus in the rig.
5. Dual mining fixes for AMD

TeamBlackMiner_2_17_cuda_12_2.7z
https://www.virustotal.com/gui/file/8fe0530a65e2f1779f25c2c6c262f24154fae6cbe95490bc12db3fa8ba31ea7d?nocache=1

TeamBlackMiner_2_17_Ubuntu_18_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/c7dd56e37b64302e76d6af2f809cadab9b5fc8083072bc0e154cb5374ab6de46?nocache=1

TeamBlackMiner_2_17_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/8f3dcb33e050b56ee9dc1b379d061500777740bd1624a5de163215aeec72b156?nocache=1
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
Quote
2024-01-07 20:46:59 ⌚ in ~/TeamBlackMiner_2_16_Ubuntu_18_04_Cuda_12
○ → ./TBMiner
./TBMiner: /lib/x86_64-linux-gnu/libpthread.so.0: version `GLIBC_PRIVATE' not found (required by ./TBMiner)

You seem to be running ubuntu 22.04 and the v2.16 build is for ubuntu 18.04 and 20.04.
Did you try the 20.04 build?
newbie
Activity: 29
Merit: 0
Hey,

mind looking at;

Quote
2024-01-07 20:46:59 ⌚ in ~/TeamBlackMiner_2_16_Ubuntu_18_04_Cuda_12
○ → ./TBMiner
./TBMiner: /lib/x86_64-linux-gnu/libpthread.so.0: version `GLIBC_PRIVATE' not found (required by ./TBMiner)

 2024-01-07 20:47:13 ⌚ in ~/TeamBlackMiner_2_16_Ubuntu_18_04_Cuda_12
○ → strace ./TBMiner 2>&1 | grep -iE 'open|no such file'
open("/proc/self/exe", O_RDONLY)        = 3
open("/lib64/ld-linux-x86-64.so.2", O_RDONLY) = 4
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libcuda.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/local/cuda/targets/x86_64-linux/lib/libnvrtc.so.12", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libcurl.so.4", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libapr-1.so.0", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/local/cuda/targets/x86_64-linux/lib/libOpenCL.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libssl.so.1.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libcrypto.so.1.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnghttp2.so.14", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libidn2.so.0", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/librtmp.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libssh.so.4", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libpsl.so.5", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libssl.so.3", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libcrypto.so.3", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libgssapi_krb5.so.2", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libldap.so.2", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/liblber.so.2", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libzstd.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libbrotlidec.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libunistring.so.2", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libgnutls.so.30", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libhogweed.so.6", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnettle.so.8", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libgmp.so.10", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libkrb5.so.3", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libk5crypto.so.3", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libcom_err.so.2", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libkrb5support.so.0", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libsasl2.so.2", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libbrotlicommon.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libtasn1.so.6", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libkeyutils.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libffi.so.8", O_RDONLY|O_CLOEXEC) = 3

whats wrong with?
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.16

1. Fixed issues in KAWPOW/FIROPOW+ZIL with the zil only flag.
2. Fixed KAWPOW/FIROPOW startup on some pools.
3. Fixed rare KAWPOW/FIROPOW crash on building dag.
4. Stale verthash shares sometimes where added to wrong algo. in +vtc mode
5. Display error message on illegal input parameters.
6. Moved uptime from console printout, and added it into the minute summary.
7. Lowered verthash xintensity to 16 in dual mode
8. Fix Firopow text output in the job and pool printouts in the console.
9. Added firo-wallet,firo-hostname,firo-port for firo dual mining

TeamBlackMiner_2_16_Ubuntu_18_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/72b7d3c2aa9b639d6706422bddea573329ed871eb090ab519fa20f4818fa9a39?nocache=1

TeamBlackMiner_2_16_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/666e9643513dd5ca11d6b499a7fbb389bf53776ee96d4d936c899455894126e1?nocache=1

TeamBlackMiner_2_16_cuda_12_0.7z
https://www.virustotal.com/gui/file/238fc977c788433ab1b5bdc12792f324eca9069cdf6000ac58755d62e726955f?nocache=1
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.15
1.Fixed rejected shares and startup issue in etc+ETHashb3 / eth+ETHashb3 on AMD
2.Fixed slow dag building on amd for ETC+VTC, EThashB3+VTC ETH+VTC

https://github.com/sp-hash/TeamBlackMiner/releases/

TeamBlackMiner_2_15_cuda_12_0.7z
https://www.virustotal.com/gui/file/882ad6b7c1ea5d5d94d5b31d20711763c1b7bd8565f886e7371a8e9eb7bc2ab6?nocache=1

TeamBlackMiner_2_15_Ubuntu_18_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/50890bd6f2b0747242ca6ec6ed932c43b3e2bcb599494d3665a0e1ffb67dc64d?nocache=1

TeamBlackMiner_2_15_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/095e1667582b5ec9a05771cf3ee0a66033668be7c0d366655881f2ce7fe7ce1d?nocache=1
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.14
1. Added new mining algo Firopow on AMD/NVIDIA old and new cards.
2. Added dual mining ETH+FIRO, ETC+FIRO, ETHB3+FIRO (ZIL+FIRO)
3. Fixed mining startup at some pools.

Mine FIRO (Kiirocoin)+ZIL faster than all the other miners. ($1 a day on the P102-100) ($0.5 a day on the rx 470)

..Old is gold

https://github.com/sp-hash/TeamBlackMiner/releases/

TeamBlackMiner_2_14_cuda_12_0.7z
https://www.virustotal.com/gui/file/18c09356c2fb961f4d1d0111c55178b9cc32b7b266e4653de077063dfe9c30d8?nocache=1

TeamBlackMiner_2_14_Ubuntu_18_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/25f379763fa11c68e23a28b59c149a4334aed1572e6230409976c871e5238d97?nocache=1

TeamBlackMiner_2_14_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/48b743993750765e263faf6a9bfcb3c5fad08b327fe0cc2b79dd5609bc8514c4?nocache=1

sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
Linux binaries added. Mine KAWPOW+ZIL faster than all the other miners.
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.13

1. Fixed Ethashb3+kawpow API issue.
2. Reject shares and crash fix in dual mode.
3. Reject shares fix in mixed cards rigs AMD+NVIDIA.
4. Fixed crash in KAWPOW multipool mining on rapid epoch switches.
5. Fix slow dag creation on amd ETH+RVN

v2.13 is nicehash.com compatible and working good in kawpow+zil . Launchscripts examples added to github

https://github.com/sp-hash/TeamBlackMiner/releases/

TeamBlackMiner_2_13_cuda_12_0.7z
https://www.virustotal.com/gui/file/1314676ba9c48c1137b64f906833a349a4bdbdc5f69ff7371f066e24cace7a4e?nocache=1

TeamBlackMiner_2_13_Ubuntu_18_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/ab0a6298d88206fb6bacf7aedd7e06cbe89775dd26c5eb7a434324f9b26af16b?nocache=1

TeamBlackMiner_2_13_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/900450e4626cb8802a6a714516e850c0caa63a4029c679d51c869c1c15358d53?nocache=1


sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.12
1. Fixed crash when mining on pools with btc payouts in the +ETHB3 and +Kawpow algo.
2. Fixed issues in Kawpow and +kawpow on amd.
3. Fixed api bug.

https://github.com/sp-hash/TeamBlackMiner/releases

TeamBlackMiner_2_12_cuda_12_0.7z
https://www.virustotal.com/gui/file/024d525e9ab48ebdf1945878be2b70afad90c996b265746e9837cdefdfb8b6a0?nocache=1

TeamBlackMiner_2_12_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/9f3c97192281735995d69de98652ef6b1276209abeffdc687e5342c3429d23e9?nocache=1

TeamBlackMiner_2_12_Ubuntu_18_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/4b61d8258c591f81dcd1a80a93d65967decdf7bc85f619b50623284a353bef52?nocache=1
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.11

1. Fixed crash in verification of dag. ETH+RVN.
2. Fixed random crash in kawpow startup.
3. Fixed crash on startup on some pools.
4. Fixed gpu timeout in Ethashb3 and +Ethashb3 on AMD.

TeamBlackMiner_2_11_cuda_12_0.7z
https://www.virustotal.com/gui/file/251201c381a93754e30570470f3f8fa118a6d01b9b14ff4ed936b1a40afad74c?nocache=1

TeamBlackMiner_2_11_Ubuntu_18_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/2af28f1ae6e2676eca9a6bb985e78374f19b0857735222346667db421801504a?nocache=1

TeamBlackMiner_2_11_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/f6fa85fb43491556b4fd0542623af14436bc4bedcf21e5e179122f95a28f4ce8?nocache=1

https://github.com/sp-hash/TeamBlackMiner/releases/

sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
Linux build added. New windows build with api fix. Same name on the archieve
sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.10

1. Added fast Ethashb3 support for AMD (old and new cards).
2. Faster Ethashb3 on Nvidia on lower power.
3. Faster cpu verification for less stales and higher poolspeed. (ETH/ETC/ETHB3)
4. Improved the pool compability in the Ethashb3 algo.
5. Fixed bug in zil only mode. Sometimes etchash/ethash dag was calculated at startup.
6. Reduced default verthash intensity to reduce stales.
7. Fixed cpu verification error on Ethproxy pools in the Ethashb3 algo.
8. Fixed api crash in ETH+RVN, ETC+RVN,ETC+ETHB3,ETH+ETHB3 dual mining mode.

With this miner you can mine with profit on the rx 470. ETHB3+ZIL (rethereum+zilliqa)

https://github.com/sp-hash/TeamBlackMiner/releases

TeamBlackMiner_2_10_cuda_12_0_fix.7z
https://www.virustotal.com/gui/file/f1524830ffdecd7e03c1dc89cf3a156cb57244e36256ca58ef592a851b4b950d?nocache=1

TeamBlackMiner_2_10_Ubuntu_18_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/4095581190341bebc8945c96cd6f59a404a4c6b8dcfa0d3f70eef011ae4e848a?nocache=1

TeamBlackMiner_2_10_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/85a3197cd75707c563efa088b30fc07673471bea43462430c62fbd42b106aaad?nocache=1


sp_
legendary
Activity: 2856
Merit: 1087
Team Black developer
v2.09
1. Faster KAWPOW on AMD.
2. Fixed crash on ubuntu 18.04 / hiveos
3. Fixed issue on AMD in zil-only mode. Sometimes non zil dag was created.

https://github.com/sp-hash/TeamBlackMiner/releases

TeamBlackMiner_2_09_cuda_12_2.7z
https://www.virustotal.com/gui/file/0be5ba07620e989a04e1690ae7755343a5c895754e9244f88943587c6ab84419?nocache=1
 
TeamBlackMiner_2_09_Ubuntu_20_04_Cuda_12.tar.xz
https://www.virustotal.com/gui/file/2e42b22b8ef9ea6d33c76eb11ae508f2130f1247d0c26408968eb93c0daa5c92?nocache=1
Pages:
Jump to: