-
Notifications
You must be signed in to change notification settings - Fork 2.3k
ethminer 0.12 freezes after Win10 Fall Creators Update #385
Comments
Same for me, ethminer just hang at |
OK, it looks like the miner just can't log something to the terminal, but it still runs, it's not stuck there and doing nothing. |
I have found a solution to this phenomenon. While working, ethminer switches to a new block. This looks like this: cl 23:54:21|cl-1 New work: header #827b0938 target {some cryptic number}` as you can see we have some garbage there at the end of the header number. This annoyed me and I switched the codepage of the CMD-Window to 65001 using the chcp command. This successfully Shows the real characters intended by Dwarfpool - but under some circumstances the output to CMD gets stuck. Eliminating the chcp-call also eliminated the freezers. |
@OlafSt Wow, adding |
I think this issue can be closed. |
After successfully installing Fall Creators Update my ethminer just freezes. Looks like this:
Then ethminer freezes and nothing else happens. When switching to use the built-in GPU inside the CPU, the results are the same, using another pool for mining also didn't help. Process can be cancelled with CTRL-C so it looks like ethminer is waiting for something that doesn't happen.
Had the wild idea that Update KB4048955 (which locks up 24-Pin-Printers from Epson) may be the cause, but deinstalling it didn't help. KB4048954, which also locks up Epson needle Printers, is not installed here.
Any help greatly appreciated.
The text was updated successfully, but these errors were encountered: