Closed UselessGuru closed 5 months ago
nbminer.exe --algo ethash --platform 2 --url nicehash+tcp://daggerhashimoto.eu-west.nicehash.com:3353 --user ######################.########## --password x --no-watchdog --api 127.0.0.1:4002 --devices 1
[21:45:11] INFO - ---------------------------------------------- [21:45:11] INFO - | | [21:45:11] INFO - | | [21:45:11] INFO - | | [21:45:11] INFO - | | [21:45:11] INFO - | | [21:45:11] INFO - | | [21:45:11] INFO - | | [21:45:11] INFO - | NBMiner - Crypto GPU Miner | [21:45:11] INFO - | 40.1 | [21:45:11] INFO - | | [21:45:11] INFO - ---------------------------------------------- [21:45:11] INFO - ------------------- System ------------------- [21:45:11] INFO - OS: Windows 10 Version 2009, 10.0.22000 [21:45:11] INFO - CPU: Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz [21:45:11] INFO - RAM: 25579 MB / 32713 MB [21:45:11] INFO - VMEM: 42190 MB / 65481 MB [21:45:11] INFO - CL_DRV: 20.8.3 [21:45:11] INFO - ------------------- Config ------------------- [21:45:11] INFO - ALGO: ethash [21:45:11] INFO - URL: nicehash+tcp://daggerhashimoto.eu-west.nicehash.com:3353 [21:45:11] INFO - USER: ################################.########## [21:45:11] INFO - TEMP: limit 90C, start 85C [21:45:11] INFO - ------------------- Device ------------------- [21:45:11] INFO - |ID|PCI| CC|Memory|CU| [21:45:11] INFO - | 0| 1| 800| 8192M|36| Radeon RX 580 Series [21:45:11] INFO - *| 1| 9|1001| 8176M|40| AMD Radeon RX 5700 XT [21:45:11] INFO - ---------------------------------------------- [21:45:11] INFO - ethash - Logging in to daggerhashimoto.eu-west.nicehash.com(172.65.226.105):3353 ... [21:45:12] INFO - Set extranonce: 8dab6b [21:45:12] INFO - ethash - Login succeeded. [21:45:12] INFO - API: 127.0.0.1:4002 [21:45:12] INFO - API server started. [21:45:12] INFO - ethash - New job: daggerhashimoto.eu-west.nicehash.com:3353, ID: 3f36df55, DIFF: 1.146G [21:45:13] INFO - ethash - New job: daggerhashimoto.eu-west.nicehash.com:3353, ID: 3f36df56, DIFF: 1.146G [21:45:14] INFO - ethash - New job: daggerhashimoto.eu-west.nicehash.com:3353, ID: 3f36df57, DIFF: 1.146G [21:45:14] INFO - Device 1 started, Free mem = 8176 MB. 0x00000001400E7260 (0x0000000002AD3980 0x0000000000000000 0x0000000000000001 0x000000000C570020), () + 0xE7260 bytes(s) 0x000000014011CBA0 (0x0000000002AD3880 0x000000000436FD48 0x0000000000000000 0x0000000000000001), () + 0x11CBA0 bytes(s) 0x000000014011D508 (0x0000000000000003 0x0000000000000000 0x000000000C717230 0x000000000C717230), () + 0x11D508 bytes(s) 0x00000001403AD887 (0x000000000C717230 0x000000000324A368 0x000000000C717230 0x000000000D191208), () + 0x3AD887 bytes(s) 0x000000014036E1FC (0x000000000C717560 0x000000000C717560 0x0000000000000000 0x0000000000000000), () + 0x36E1FC bytes(s) 0x000000014056FCD0 (0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000), () + 0x56FCD0 bytes(s) 0x00007FFF795954E0 (0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000), BaseThreadInitThunk() + 0x10 bytes(s) 0x00007FFF79F8485B (0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000), RtlUserThreadStart() + 0x2B bytes(s)
nbminer.exe --device-info-json
{ "devices": [ { "compute_capability": 800, "core_clock": 0, "cu_count": 36, "device_id": 0, "mem_clock": 0, "memory": 8192, "name": "Radeon RX 580 Series", "pci_bus_id": 1 }, { "compute_capability": 1001, "core_clock": 0, "cu_count": 40, "device_id": 1, "mem_clock": 0, "memory": 8176, "name": "AMD Radeon RX 5700 XT", "pci_bus_id": 9 }, { "compute_capability": 75, "core_clock": 1830, "cu_count": 22, "device_id": 2, "mem_clock": 7001, "memory": 6143, "name": "NVIDIA GeForce GTX 1660 SUPER", "pci_bus_id": 11 }, { "compute_capability": 61, "core_clock": 1468, "cu_count": 3, "device_id": 3, "mem_clock": 3004, "memory": 2047, "name": "NVIDIA GeForce GT 1030", "pci_bus_id": 16 } ] }
try running stock GPU speeds, does it still crash?
I would try to upgrade the AMD drivers.
Can no longer reproduce this issue with v42.3 and AMD drivers 3516.0 (20.04.2023)
nbminer.exe --algo ethash --platform 2 --url nicehash+tcp://daggerhashimoto.eu-west.nicehash.com:3353 --user ######################.########## --password x --no-watchdog --api 127.0.0.1:4002 --devices 1
nbminer.exe --device-info-json