Bitcoin Forum
October 01, 2024, 07:09:29 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner 0.4 - Mining Minexcoin (MNX) and Equihash 144.5 coins (BTG,XSG... on: July 24, 2018, 03:41:25 AM
Windows version is not working for me.
The program self opens continually, thousands of times, eating all the computer resources & finally you have to do a hard reset.
Same on my rig. 3x R9 280x, pls can u fix 3GB cards, i'm waiting till 3rd july,thanks

guys i'm using 7970 and 290x with 2x7950........on win 10 and blockchain drivers......stable

but i increased pagefile to 36gb min and 40gb max

I'm using RX 580, it looks to me it is a compilation problem.
With previous version it was working fine.

The problem is in bat file. In my case PC try to restart until it hangs. I changed one thing:
this:
Code:
:MINE
Start /wait /B /high lolMiner.exe !PARAMS!
if ERRORLEVEL 0 goto :MINE
to this:
Code:
:MINE
Start /wait /B /high lolMiner.exe !PARAMS!
if ERRORLEVEL 0 goto :EXIT
:EXIT
Now it works fine in my case
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!