-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Miner freezes and gets flagged as "suspended" by Windows after startup #154
Comments
Here is another solution for that problem. It is windows doing it's thing so nothing can be done in code afaik. Download the sysinternals tools put the exe's in your path.. when it stalls run pssuspend -r cpuminer-<whichever is running aka zen). |
Thank You, That worked
From: Michał Żurkowski ***@***.***>
Sent: Wednesday, March 9, 2022 9:25 AM
To: WyvernTKC/cpuminer-gr-avx2 ***@***.***>
Cc: jone3fingers ***@***.***>; Comment ***@***.***>
Subject: Re: [WyvernTKC/cpuminer-gr-avx2] Miner freezes and gets flagged as "suspended" by Windows after startup (Issue #154)
Here is another solution for that problem. It is windows doing it's thing so nothing can be done in code afaik.
(https://www.reddit.com/r/raptoreum/comments/qrqh16/comment/hkv1i1v/?utm_source=share <https://www.reddit.com/r/raptoreum/comments/qrqh16/comment/hkv1i1v/?utm_source=share&utm_medium=web2x&context=3> &utm_medium=web2x&context=3):
Download the sysinternals tools
put the exe's in your path.. when it stalls run pssuspend -r cpuminer-<whichever is running aka zen).
—
Reply to this email directly, view it on GitHub <#154 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AX7FD6XDONHD67IQQGNRO2DU7C7DZANCNFSM5JKHV3JQ> .
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub> .
You are receiving this because you commented. <https://github.com/notifications/beacon/AX7FD6WM4SUPXECRJ33LV6TU7C7DZA5CNFSM5JKHV3J2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOH5OKP4Q.gif> Message ID: ***@***.*** ***@***.***> >
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is happening on only 1 out of 3 PCs. When I launch the miner, it processes 1 share and freezes. I found in another post that what's happening is that windows is flagging the miner as "suspended" and I can use Process Explorer to un-suspend it, at which point it mines fine and keeps mining until I stop it.
This is ok if I launch manually (and am here to un-suspend it) but if the PC reboots and the miner launches automatically, it just doesn't mine. Many of the times I've seen this it was about to mine the dev fee.
Does anyone have ideas as to why Windows is suspending the miner at startup? Must be related to this one PC, I just don't know where to look for a cause.
Thanks.
The text was updated successfully, but these errors were encountered: