angelbbs
|
 |
September 10, 2023, 08:10:46 AM |
|
Use the latest version of the miner 3.41. ZIL currently has epoch 1 GMiner mistakenly perceives 0 epoch as the ZIL epoch. Including version 3.41 miner.exe --watchdog_restart_delay 5 --mt 1 --proto stratum --algo autolykos2 --dalgo ironfish -s autolykos.auto.nicehash.com:9200 -u ***** -p x --ssl 0 --dserver ironfish.auto.nicehash.com:9200 --duser ***** --dpass x --dssl 0 --zilserver stratum+tcp://daggerhashimoto.auto.nicehash.com:9200 --ziluser *****
11:04:35 [IronFish] Connected to ironfish.auto.nicehash.com:9200 [34.110.146.218] 11:04:35 [ZIL] Connected to daggerhashimoto.auto.nicehash.com:9200 [34.149.10.66] 11:04:35 [Autolykos2] Connected to autolykos.auto.nicehash.com:9200 [34.149.62.115] 11:04:35 [IronFish] Authorized on Stratum Server 11:04:35 [IronFish] New Job: 730319408 Diff: 137.4G 11:04:35 [ZIL] Subscribed to Stratum Server 11:04:35 [ZIL] Set Extra Nonce: 22394a 11:04:35 [Autolykos2] Subscribed to Stratum Server 11:04:35 [Autolykos2] Set Extra Nonce: 0f94 11:04:35 [ZIL] Authorized on Stratum Server 11:04:35 [ZIL] New Job: 00000000a9bcbd5e Epoch: #0 Diff: 1.073G 11:04:35 ZIL Mining round started 11:04:35 [Autolykos2] Authorized on Stratum Server 11:04:35 [Autolykos2] New Job: 0000000066dfc4bb Height: 1087871 Diff: 2.147G 11:04:35 Started Mining on GPU0: NVIDIA NVIDIA GeForce RTX 3060 12GB [0000:03:00.0] 11:04:36 [ZIL] GPU0: Generating DAG for epoch #0 [Single Buffer 1024 MB] 11:04:38 [ZIL] GPU0: DAG generated in 1.85s [553 MB/s] 11:04:38 [ZIL] GPU0: DAG verification passed 11:04:39 [ZIL] GPU0: Share #1 verified on CPU, difficulty: 9.190G 11:04:39 [ZIL] GPU0: Share #1 accepted 49 ms 11:04:43 [Autolykos2] New Job: 0000000066dfc4bc Height: 1087872 Diff: 2.147G 11:04:43 [ZIL] New Job: 00000000a9bcbd5f Epoch: #0 Diff: 1.073G 11:04:45 [ZIL] New Job: 00000000a9bcbd60 Epoch: #0 Diff: 1.073G
|
|
|
|
batsonxl
Member

Offline
Activity: 1214
Merit: 30
|
 |
October 24, 2023, 04:19:12 PM |
|
Dear developer if you reading this please add new coins.more coins more miners 
|
|
|
|
sxemini
Member

Offline
Activity: 1556
Merit: 74
|
 |
October 26, 2023, 01:11:55 PM |
|
Dear developer if you reading this please add new coins.more coins more miners  This won´t happen, i think it is dead, like T-Rex miner. And it is better to write in the Gminer discord to get informations.
|
|
|
|
JayDDee
|
 |
October 26, 2023, 03:26:53 PM |
|
Abandonned miners are easy targets to use as vehicles to spread malware, Claymore, Phoenix, now Gminer. A good rule is to always download from the OP.
|
|
|
|
Zminer777 (OP)
Member

Offline
Activity: 492
Merit: 38
|
 |
November 13, 2023, 09:26:03 AM |
|
GMiner v3.42 available for download v3.42+ improved miner stability Telegram chat: https://t.me/gminer_talkTelegram announcements: https://t.me/gminer_releasesDiscord: https://discord.gg/J7RUG3FDYwmmpOS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.42/gminer_3_42_linux64.tar.xz && tar -xvf gminer_3_42_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start Hive OS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.42/gminer_3_42_linux64.tar.xz && tar -xvf gminer_3_42_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start minerstat OS update command: cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.42/gminer_3_42_linux64.tar.xz; tar -xvf gminer_3_42_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
|
|
|
|
batsonxl
Member

Offline
Activity: 1214
Merit: 30
|
 |
December 04, 2023, 05:44:46 PM |
|
Can someone help please. Win10 64 22h2. P104-8gb. Mining zhash on nicehash gives share above target rejected. Tried everything no oc still gets target above. Is this bug?or someone knows? Thanks
|
|
|
|
JayDDee
|
 |
December 04, 2023, 06:11:36 PM |
|
Can someone help please. Win10 64 22h2. P104-8gb. Mining zhash on nicehash gives share above target rejected. Tried everything no oc still gets target above. Is this bug?or someone knows? Thanks
Share above target is the same as low difficulty. Could be a bug or misconfiguration of either the miner, nicehash, or the actual coin. Look for diff related options like diff-factor or diff-multiplier where you can tweak the target, Increase diff based on the rate of of rejects you're getting: 50% rejects increase by 2x. Increase it too high and you'll reduce the effective hash rate by throwing away some valid shares. This isn't a solution just a workaround.
|
|
|
|
Zminer777 (OP)
Member

Offline
Activity: 492
Merit: 38
|
 |
December 08, 2023, 02:33:08 PM |
|
GMiner v3.43 available for download v3.43+ added KarlsenHash and KarlsenHash+ZIL support for Nvidia GPUs (DevFee 1%) Telegram chat: https://t.me/gminer_talkTelegram announcements: https://t.me/gminer_releasesDiscord: https://discord.gg/J7RUG3FDYwmmpOS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.43/gminer_3_43_linux64.tar.xz && tar -xvf gminer_3_43_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start Hive OS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.43/gminer_3_43_linux64.tar.xz && tar -xvf gminer_3_43_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start minerstat OS update command: cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.43/gminer_3_43_linux64.tar.xz; tar -xvf gminer_3_43_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
|
|
|
|
Spill
Jr. Member
Offline
Activity: 95
Merit: 5
|
 |
December 09, 2023, 03:01:01 AM |
|
Decred has gone back to gpu mining, could you guys ad blake3 pow for that coin?
|
|
|
|
angelbbs
|
 |
December 16, 2023, 08:31:58 PM |
|
On NiceHash any algo + ZIL, GMiner detect epoch 0 mining coin as ZIL mining (but true ZIL epoch 1, at this moment ). Its BUG.
|
|
|
|
igotek
|
 |
December 26, 2023, 08:07:24 PM |
|
--lock_cclock 1200 --mclock 1900
is it possible to set these values acording to algortihm ?
For example: nexapow: --lock_cclock 1600 --mclock 810 karlsenhash: --lock_cclock 1200 --mclock 810 etchash: ---lock_cclock 1150 --mclock 2900
I use HiveOS for all of my rigs. I had to change manually this values each time I change the algo. We can put them all in extra config then the miner automatically select it acording to the algorithm.
|
I cannot live, I cannot die, trapped in myself. Hold my breath as I wish for death. Oh please god, help me !
|
|
|
WARMANGALAXY
Jr. Member
Offline
Activity: 69
Merit: 1
|
 |
December 27, 2023, 03:50:49 AM |
|
Yes. You can prescribe overclocking parameters for each flight sheet without using HiveOS overclocking just by specifying in extra config
|
|
|
|
Zminer777 (OP)
Member

Offline
Activity: 492
Merit: 38
|
 |
March 06, 2024, 01:42:54 PM |
|
GMiner v3.44 available for download v3.44+ added Dero and Dero + ZIL mining support on K1Pool (Nvidia only) GPU Memory requirements: 13GB+, recommend card - RTX3090/RTX4090 Developer commission: Dero - 5% Dero + ZIL - 6% + 0% Telegram chat: https://t.me/gminer_talkTelegram announcements: https://t.me/gminer_releasesDiscord: https://discord.gg/J7RUG3FDYwmmpOS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.44/gminer_3_44_linux64.tar.xz && tar -xvf gminer_3_44_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start Hive OS update command: cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.44/gminer_3_44_linux64.tar.xz && tar -xvf gminer_3_44_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start minerstat OS update command: cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.44/gminer_3_44_linux64.tar.xz; tar -xvf gminer_3_44_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
|
|
|
|
igotek
|
 |
May 22, 2024, 11:07:48 AM Last edit: May 22, 2024, 12:16:30 PM by igotek |
|
gminer v3.44 --pl from -50 to 200 Why ? I want to use --pl for RTX3090 with 330W. But it gives error. I think --pl in gminer as percent not W. is it possible to set power limit as watt ? IMAGE: https://i.imgur.com/6A6YgDP.pngI use this command (--lock_cclock 1050 --cclock 200 --mclock 0) for kawpow RTX3090. It is good for me. No high temp. I m getting high temp if I mine kawpow + zil (mining zil) So i had to put power limit 330W. I also tried this command (--lock_cclock 1050 --cclock 200 --mclock 0 --zillock 1125 --zilmclock 0) It gives error. IMAGE: https://i.imgur.com/DJrKfHY.png
|
I cannot live, I cannot die, trapped in myself. Hold my breath as I wish for death. Oh please god, help me !
|
|
|
igotek
|
 |
May 22, 2024, 11:18:25 AM |
|
About DERO: Hiveos Config Image: https://i.imgur.com/UOVbaY3.pngERROR: 14:15:58 Connected to community-pools.mysrv.cloud:10300 [167.235.7.72] 14:15:58 Connection Error: Connection closed I can mine DERO with astronv miner at this pool. is there any special settings for gminer ?
|
I cannot live, I cannot die, trapped in myself. Hold my breath as I wish for death. Oh please god, help me !
|
|
|
1971ECPT
Jr. Member
Offline
Activity: 61
Merit: 2
|
 |
May 22, 2024, 08:20:00 PM |
|
6%? Greedy! That's why I never use Gminer.
|
|
|
|
batsonxl
Member

Offline
Activity: 1214
Merit: 30
|
 |
September 18, 2024, 05:12:01 PM |
|
Please someone tell me why gminer consuming my celeron g3900 at 90%?? Win10/12 p104gpus/8gb ram/128gb ssd
|
|
|
|
miner29
|
 |
September 19, 2024, 01:22:38 PM |
|
Please someone tell me why gminer consuming my celeron g3900 at 90%?? Win10/12 p104gpus/8gb ram/128gb ssd
Possibly share or dag verification. If you can turn them off and see if it reduces cpu load.
|
|
|
|
igotek
|
 |
May 27, 2025, 06:56:37 PM |
|
 TENZ (Tenzura) Overclock Settings + Mining Pools + Exchanges + Miners https://youtu.be/3Hh5aQkDkmA🚀 Unlock the Ultimate TENZURA Mining Guide: Maximize Your Profits Now! 💰 Ready to supercharge your TENZ (Tenzura) mining operation? This comprehensive guide is your ticket to maximizing profits and optimizing your setup. Whether you're a seasoned miner or just starting out, we've got you covered! The overclock settings for NVIDIA Graphic Cards are optimized for GMiner.
|
I cannot live, I cannot die, trapped in myself. Hold my breath as I wish for death. Oh please god, help me !
|
|
|
|