ZerodayTrader
Newbie
Offline
Activity: 29
Merit: 0
|
|
November 01, 2021, 08:51:42 PM Last edit: November 01, 2021, 09:07:13 PM by ZerodayTrader |
|
Still same with unmineable. https://i.imgur.com/Gcvq3SL.pngThats just weird as hell... Give it a try on your own, maybe its same issue. I dunno. Will test now with "ETC" and check if the GPU is shown there. Edit; Not showing up under ETC either as expected.
|
|
|
|
snoby67
Newbie
Offline
Activity: 13
Merit: 0
|
|
November 01, 2021, 09:24:15 PM |
|
What about the bugged command --cl-devices or -Y? Do you have a deadline to find an issue ?
Like first rig amd gpu are gpu0-1 then on rig2 gpu0 is nvidia and when loading miner to get correct settings on first rig will give rig2 incorrect settings so it's difficult to used mixed rigs
This was fixed in v1.22. Working fine here... If you have a opencl and a cuda selection in the same launch config the Opencl devices will be selected first. In the picture I am running with --cu-devices[1] --cl-devices [5] gpu0: rx 580 AMD (cl-device #5) gpu1: gtx 2060 (cuda device #1) https://i.ibb.co/8PQK0b9/1-22-working.png-Y [5,6,7] : no device are set
Are you sure you are using the correct version? Hello sp_ Yes I use TBM 1.22 on HiveOs. --list-devices give me 0 to 4 cuda device (Nvidia) and 5 to 7 CL devices (amd). So i put -Y [4,5,6] -U [0,1,2,3] Nvidia start fine, and AMD not. Maybe you would like a log file or somerthing like that ? Another guy who use TBM try on his side and same issue
|
|
|
|
XyeetmanX
Newbie
Offline
Activity: 6
Merit: 0
|
|
November 01, 2021, 09:27:11 PM Last edit: November 01, 2021, 10:05:51 PM by XyeetmanX |
|
Also does anyone know how to fix rig Id duplicating itself.. it's loading rig ID on end of eth address and with worker config... anyway to disable tbm from loading worker name command... this needs work on raveOS for sure...
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
November 01, 2021, 09:53:44 PM Last edit: November 03, 2021, 08:09:48 PM by sp_ |
|
--list-devices give me 0 to 4 cuda device (Nvidia) and 5 to 7 CL devices (amd). So i put -Y [4,5,6] -U [0,1,2,3]
Look in my picture. --list-devices give opencl Device number: 5 (amd card) so I use -Y [5] to enable the amd card. Does one card work? anyway to disable tbm from loading worker name command
The worker name field can be left blank or not added at all.
|
|
|
|
XyeetmanX
Newbie
Offline
Activity: 6
Merit: 0
|
|
November 01, 2021, 10:06:31 PM |
|
anyway to disable tbm from loading worker name command
It auto adds it so I put the command in and leave it blank and it just loads it twice... The worker name field can be left blank or not added at all.
|
|
|
|
snoby67
Newbie
Offline
Activity: 13
Merit: 0
|
|
November 01, 2021, 10:51:41 PM |
|
--list-devices give me 0 to 4 cuda device (Nvidia) and 5 to 7 CL devices (amd). So i put -Y [4,5,6] -U [0,1,2,3]
Look in my picture. --list-devices give opencl Device number: 5 (amd card) so I use -Y [5] to enable the amd card. Does one card work? I try only with -Y [5] or 6 or 7 on my side, no other parameters (see on my picture, I have 3 AMD card). Again No device selected on my miner. With -b AMD card works fine. I try -Y [id] with id = 0 to 20, invalid CL for 0 to 4 and no devices for 5 to 20. Maybe it is because it is an old HiveOs image file ? With new amd driver could work ? Amd drivers 20.40 (5.11.0701)
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
November 01, 2021, 11:56:19 PM Last edit: November 08, 2021, 12:50:29 PM by mprep |
|
I'm running instances for 30 minutes of 1.20 vs 1.22 against the same pool
I have done a 6:46 hour test on high intensity on 2miners with TBM version v1.22. A rtx 2060 Mobile gpu. average (6 hours): 32.72MHASH reported hashrate: 32.16 All looking normal. The miner window report stales, but no stale shares on the pool. Debug logs show nothing wrong, fee is mined ok. The only thing I noticed was that the poolside hashrate in the first 30 minutes was abit low. Perhaps because of the PPLNS schema the pool is using.
Maybe it is because it is an old HiveOs image file ? With new amd driver could work ? Amd drivers 20.40 (5.11.0701)
Use the latest HiveOs image file, and the latest nvidia driver. [moderator's note: consecutive posts merged]
|
|
|
|
snoby67
Newbie
Offline
Activity: 13
Merit: 0
|
|
November 02, 2021, 12:19:30 AM |
|
Maybe it is because it is an old HiveOs image file ? With new amd driver could work ? Amd drivers 20.40 (5.11.0701)
Use the latest HiveOs image file, and the latest nvidia driver. I already have the latest nvidia driver, but I’ll try tomorrow to put the lastest HiveOs image file on the rig and give you the Feedback if working or not.
|
|
|
|
poisons77
Newbie
Offline
Activity: 14
Merit: 0
|
|
November 02, 2021, 02:31:09 AM Last edit: November 02, 2021, 10:18:57 AM by mprep |
|
Additional step for AMD devices TBM uses AMD ADL library to read GPU information from AMD cards.
We have added two AMD libraries to make this step a little easier.
This step is not neccesary if you already have the libraries.
The miner can work without them but then without statistics for AMD GPU cards.
Copy the shared objects (.so) to the systems library path:
sudo cp libatiadlxx.so /usr/lib/ sudo cp libatiuki.so.1 /usr/lib/
After doing this I get this error: modprobe: FATAL: Module fglrx not found in directory /lib/modules/5.4.0-hiveos Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly If I remove the 2 files from /usr/lib it works with no error, but also with no stats
3 of your gpus crashed when creating the dag and didn't start. Try v1.22 with --dagintensity 1
I tried the 1.22 both with --xintensity 60 and --dagintensity 1, still GPU are crashing and freezing the system [moderator's note: consecutive posts merged]
|
|
|
|
DmKa
Newbie
Offline
Activity: 4
Merit: 0
|
|
November 02, 2021, 06:15:38 AM |
|
sudo cp libatiadlxx.so / usr / lib / sudo cp libatiuki.so.1 / usr / lib / How to add libraries to hiveos correctly?
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
November 02, 2021, 08:38:06 AM Last edit: November 02, 2021, 09:00:17 AM by sp_ |
|
Still same with unmineable. Thats just weird as hell... Give it a try on your own, maybe its same issue. I dunno. Will test now with "ETC" and check if the GPU is shown there. Edit; Not showing up under ETC either as expected. We tested the example bat and get both workername and hashrates. From the picture you have payout in shiba? Are you mining shiba? or do you have to switch back to the ethereum stats. For payout in shiba you need to change the adress to SHIB:Address in the bat file. sudo cp libatiadlxx.so / usr / lib / sudo cp libatiuki.so.1 / usr / lib / How to add libraries to hiveos correctly? You need to ssh into the rig and install from the console. I tried the 1.22 both with --xintensity 60 and --dagintensity 1, still GPU are crashing and freezing the system
Perhaps your clocks are too high, or the power is too low to run this kernel on your computer. You might need to retune the rig to find the optimal settings for the Team Black Miner.
|
|
|
|
poisons77
Newbie
Offline
Activity: 14
Merit: 0
|
|
November 02, 2021, 09:10:22 AM |
|
I tried the 1.22 both with --xintensity 60 and --dagintensity 1, still GPU are crashing and freezing the system
Perhaps your clocks are too high, or the power is too low to run this kernel on your computer. You might need to retune the rig to find the optimal settings for the Team Black Miner. Yes, my clocks are high, as well as the hashrate, I'll not lower them. All the other miners run smoothly
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
November 02, 2021, 09:13:59 AM |
|
Yes, my clocks are high, as well as the hashrate, I'll not lower them. All the other miners run smoothly
Retuning can give you a higher hashrate on lower clocks. Perhaps you need to add 2watts of power per card. Some of your cards are working though. Is the 3 same cards crashing or is it random?
|
|
|
|
poisons77
Newbie
Offline
Activity: 14
Merit: 0
|
|
November 02, 2021, 09:24:31 AM |
|
Retuning can give you a higher hashrate on lower clocks. Perhaps you need to add 2watts of power per card. Some of your cards are working though. Is the 3 same cards crashing or is it random?
I'll test further
|
|
|
|
sxemini
Member
Offline
Activity: 1558
Merit: 69
|
|
November 02, 2021, 11:05:58 AM |
|
v1.20
9. Added following pools: 666pool.cn, gpumine.org and rustpool.xyz.
zil.rustpool.xyz not working for me on my test rig. Miner trying to connect but nothing happens. No dag building, received no jobs and so on. After 3 minutes i get a disconnect message because no jobs received for 3 minutes. Test rig: windows10 GTX1070 with driver 472.12 and tested TBM version 1.20, 1.21, 1.22 with cuda 11.2 and cuda 11.4.
|
|
|
|
deedeeranged
Member
Offline
Activity: 325
Merit: 42
|
|
November 02, 2021, 11:22:47 AM |
|
v1.20
9. Added following pools: 666pool.cn, gpumine.org and rustpool.xyz.
zil.rustpool.xyz not working for me on my test rig. Miner trying to connect but nothing happens. No dag building, received no jobs and so on. After 3 minutes i get a disconnect message because no jobs received for 3 minutes. Test rig: windows10 GTX1070 with driver 472.12 and tested TBM version 1.20, 1.21, 1.22 with cuda 11.2 and cuda 11.4. Share your command line settings.
|
|
|
|
KillrBee
Jr. Member
Offline
Activity: 139
Merit: 3
|
|
November 02, 2021, 11:23:48 AM |
|
I'm running instances for 30 minutes of 1.20 vs 1.22 against the same pool
I have done a 6:46 hour test on high intensity on 2miners with TBM version v1.22. A rtx 2060 Mobile gpu. average (6 hours): 32.72MHASH reported hashrate: 32.16 All looking normal. The miner window report stales, but no stale shares on the pool. Debug logs show nothing wrong, fee is mined ok. The only thing I noticed was that the poolside hashrate in the first 30 minutes was abit low. Perhaps because of the PPLNS schema the pool is using. I ran both for 8+ hours and they wound up averaging out to around the same. I think 2Miners has changed something as I see a lower hashrate and share rate in all circumstances. ETH profit is a bit lower (but 2miners luck has also been above 100% for a few days now), so, overall it seems both 1.20 and 1.22 are acting the same (but I do see that 1.22 seems to be slower in the beginning -- but it's probably just luck). Thanks for taking a look into it!
|
|
|
|
sxemini
Member
Offline
Activity: 1558
Merit: 69
|
|
November 02, 2021, 12:46:24 PM |
|
v1.20
9. Added following pools: 666pool.cn, gpumine.org and rustpool.xyz.
zil.rustpool.xyz not working for me on my test rig. Miner trying to connect but nothing happens. No dag building, received no jobs and so on. After 3 minutes i get a disconnect message because no jobs received for 3 minutes. Test rig: windows10 GTX1070 with driver 472.12 and tested TBM version 1.20, 1.21, 1.22 with cuda 11.2 and cuda 11.4. Share your command line settings. Dude i am not a noob and i know how to set the right values in the command line TBMiner -a ethash -H eu1-zil.rustpool.xyz -p 8008 -P "zil-wallet"@eu1.ethermine.org:4444@4G -W "eth-wallet" -w test1 --api --api-port 4028 Did you tried rustpool? With this configuration all other miner work (t-rex, gminer, nbminer, lolminer). I only changed the miner specify arguments.
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
November 02, 2021, 05:06:53 PM |
|
Did you tried rustpool?
An issue with rustpool is fixed in the next release 1.23
|
|
|
|
duddabudda
Newbie
Offline
Activity: 21
Merit: 0
|
|
November 02, 2021, 06:15:22 PM |
|
RX6700XT Sapphire Nitro+ HiveOS 0.6-211@211031 Driver A20.40 (5.11.0701) Pool - ethermine Hi community, please tell me who has settings for TBM/Ethermine? Now I use: -b -E -1 https://i.ibb.co/6b6rkDG/2021-11-02-20-13-32.png
|
|
|
|
|