Post
Topic
Board Mining (Deutsch)
Re: Mixed mining Poolserver https://miner.ecki.net:444
by
yxt
on 09/02/2012, 23:57:48 UTC
@tinua
hab jetzt auch mal den neusten poclbm getestet, ist aber a) langsamer als phoenix 1.7.5 mit pathk2 und hat auch nicht wirklich weniger stales
(bis jetzt, noch zuwenig shares für ein endgültiges Fazit), ich warte auf den proxy in berlin  Grin

mit welchen Argumenten hast du poclbm laufen?

dafür schaut der neue phoenix2.0beat RC1 schon recht gut aus

--------------
funktionier wohl nicht, siehe hier: https://bitcointalk.org/index.php?topic=1334.msg738895#msg738895

I get the following errors in my logfile with the latest version (I use Windows XP):

Code:
Traceback (most recent call last):
  File "guiminer.py", line 14, in
ImportError: No module named wx
Traceback (most recent call last):
  File "guiminer.py", line 14, in
ImportError: No module named wx

I don't think you can copy the contents of poclbm_py2exe_20120205 to guiminer...

Try this: extract poclbm_py2exe_20120205.7z using 7zip to c:\poclbm_py2exe_20120205\
then create a text file in c:\poclbm_py2exe_20120205\
paste this example in it:

start /D"c:\poclbm_py2exe_20120205" poclbm.exe  MartyChubbs:password@mmpool.bitparking.com:15098 -d0 -v -w128
start /D"c:\poclbm_py2exe_20120205" poclbm.exe  MartyChubbs:password@mmpool.bitparking.com:15098 -d1 -v -w128
start /D"c:\poclbm_py2exe_20120205" poclbm.exe  MartyChubbs:password@mmpool.bitparking.com:15098 -d2 -v -w128

and save it as "mine.bat" not mine.bat.txt

double click mine.bat to start mining

thanks, this worked.