todxx / teamredminer

AMD GPU Optimized Cryptocurrency Miner
953 stars 204 forks source link

Dual mining ETH/ZIL Not working with Windows 10 RX5600 #348

Open JammerOne opened 3 years ago

JammerOne commented 3 years ago

Using the same start bat configuration, but adding the --ZIL option in windows 10 PC stops the miner from working. I have the same option in use on HiveOS and it is working well. The startup seems normal, but the hash rate is low and the auto tuning never finishes. No errors are reported.

Without ZIL option: teamredminer.exe -a ethash -o stratum+tcp://naw-eth.hiveon.net:4444 -u . -p x --enable_compute

With ZIL option added: (*Doesn't work) teamredminer.exe -a ethash -o stratum+tcp://naw-eth.hiveon.net:4444 -u . -p x --enable_compute --zil -o stratum+tcp://us-west.ezil.me:5555 -u .<ZIL wallet address. -p x --zil_end

JammerOne commented 3 years ago

The gpu on my windows pc: RX5600 XT 6G

On HiveOS all 5 gpus are the same RX5600 XT 6G

Jim Grant

On Mon, Jun 7, 2021 at 5:36 PM AMD+NVIDIA Rigs @.***> wrote:

How much ram on your card?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/todxx/teamredminer/issues/348#issuecomment-856307238, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUL734JKZCFCMG7BUYWMTP3TRVCXRANCNFSM46GKE3SA .

pdieppa commented 3 years ago

I'm not sure you can load both dags into memory using Windows with 6gb. Windows uses more vram than under Linux, but I'm not 100% sure.