Bitcoin Forum
May 02, 2024, 01:02:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.22 (Feb 23) on: March 09, 2018, 02:53:31 PM
What is normal hashrate, when  mining with 270, 280, 570 cards?

Atm I'm getting:
270:  3-3,5 kSol
280:  5,5-6 kSol
570:  6+ kSol

(v0.22)
W 10

r9 270 4k - clocked
r9 380 5k - stock
1060 3gb - 10k
1050 2gb - 5k

r9 win 8.1 v0.22 , 1060 lubuntu 17 v0.22, 1050 ubuntu 16 v0.22
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.22 (Feb 23) on: March 07, 2018, 07:19:04 AM
miner crash a lot on windows 7 and 10,but very stable on untubu

Confirmed, conf 2x1060 3gb , crashes randomly on Windows 7 x64, teamviewer bug exist -------

same conf , no changes 2x1060 3gb, runs on Lubuntu 17.10.1 no crash 6+++++ hours , no tw bug. +++++++
Hash rate 1060 3gb on optiminer-mnx  6700sol/s , on lolminer-mnx 10600sol/s


Today i will install on 2x1050 mashine to check out , current on 2x1050 windows 7 give me on lolminer 5300sol/s but unstable
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.22 (Feb 23) on: March 05, 2018, 10:56:58 AM
This is my bat file. Not the best solution but works on unstable mashine, use smaller timeout to get more stable or longer if the mashine is more stabled(less hangs,crashs)


@echo off
setlocal enableDelayedExpansion
ping 8.8.8.8 -n 45
Rem #################################
Rem ## Begin of user-editable part ##
Rem #################################

Rem Insert your configuration file name here
set "CNAME=example_config.cfg"                              

Rem #################################
Rem ##  End of user-editable part  ##
Rem #################################

set "PARAMS=--use-config %CNAME%"

:MINE
Start /wait /high lolMiner-mnx.exe !PARAMS!
timeout /t 300
taskkill /F /IM lolMiner-mnx.exe
timeout /t 5
goto :MINE

4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.22 (Feb 23) on: March 01, 2018, 11:51:44 AM
Miner after 2-30minutes on 2x1060 3gb (non TI ,not OC , not MOD) , crash
Problem signature:
  Problem Event Name:   APPCRASH
  Application Name:   lolMiner-mnx.exe
  Application Version:   0.0.0.0
  Application Timestamp:   5a905403
  Fault Module Name:   lolMiner-mnx.exe
  Fault Module Version:   0.0.0.0
  Fault Module Timestamp:   5a905403
  Exception Code:   c0000005
  Exception Offset:   0000000000140746
  OS Version:   6.1.7601.2.1.0.256.48
  Locale ID:   1033
  Additional Information 1:   ee46
  Additional Information 2:   ee468c567de3a5cb9ccd63beda0902f8
  Additional Information 3:   c37d
  Additional Information 4:   c37d3ef5fedc854af2724675666ddf4e

hope this helps.
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.22 (Feb 23) on: March 01, 2018, 11:31:01 AM
For your Nvidia I recommend not to change work batch from default and use 2 cards in one instance without alternative mine thread. That should give least CPU load and best performance unless you have the "TeamViewer" bug.

Enabling multigpu Without options gives me much better hash rate
conf 2x1060 3gb (non TI) , 19600 sol/s ( about 9800 per card ) but crash randomly. Hope for 0.3v to solve issues.

Very good job.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.22 (Feb 23) on: March 01, 2018, 08:16:36 AM
Conf 2x1060 3gb ,
run two instances with one with device 0 , and one with device 1
--set-work-batch 3
--use-alt-mine-thread
--server mnx.suprnova.cc
Very high cpu usage 90-100% (Old CPu c2d) , unstable hashrate 4000-8000sol/s not managed to run continusly.

Conf 2x1060 3gb
--set-work-batch 3
--server mnx.suprnova.cc
Very high cpu usage 90-100% (Old CPu c2d), hash rate 20000 sol/s bun not managed to run continusly.

Conf 2x1050 (not TI)
--set-work-batch 3
--server mnx.suprnova.cc
Very high cpu usage 90-100% (Old CPu c2d) , hash rate 3700 - 4100sol/s , stable 24h

conf 4xR9 270( not X)
--set-work-batch 8 
--set-sleep-duration 750 
70% cpu usage (new intel gxxxx on h61) , hash rate 16000sol/s ( 3800 - 4200 per card ) , stable 24h
7  Other / CPU/GPU Bitcoin mining hardware / Re: GUI mining - now with BFI_INT optimization on: May 21, 2011, 01:14:41 AM
try also http://www.skomi84.com/skomi84/bitcoins/automatic-restart-of-guiminer-automatic-killtask-of-guiminer-automatic-start-of-guiminer/
8  Other / CPU/GPU Bitcoin mining hardware / Re: GUI mining - now with BFI_INT optimization on: May 21, 2011, 01:13:11 AM
Solution is simple

Windows Task Scheduler

every hour taskkill /IM guiminer.exe /F

then In Task Scheduler make task not simple task to start guiminer

guiminer.exe

start in : directory of guiminer
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!