Bitcoin Forum

Other => Beginners & Help => Topic started by: D_Thomas on October 20, 2012, 11:41:26 AM



Title: GUI Miner stopped working after reformatting drive
Post by: D_Thomas on October 20, 2012, 11:41:26 AM
Windows crapped out on me so I reformatted the HD and installed a fresh copy on Win 7 Pro (32 bit). I installed GUI Miner and now when I run it it says "DLL load failed: The specified module could not be found." It then never gets past "Connecting..." mode. Is there some other component to Windows that needs to be installed for it to work? Just messing around and using the CPU for mining for now. Firewall is tured off. Can't figure out why on fresh installation of Windows it won't run.

Console info:

2012-10-20 04:30:44: Running command: poclbm.exe xxxxxx.worker1:password@api2.bitcoin.cz:8332 --device=0 --platform=0 --verbose
2012-10-20 04:30:44: Listener for "Default" started
2012-10-20 04:30:45: Listener for "Default": Traceback (most recent call last):
2012-10-20 04:30:45: Listener for "Default": File "poclbm.py", line 3, in <module>
2012-10-20 04:30:45: Listener for "Default": File "BitcoinMiner.pyo", line 11, in <module>
2012-10-20 04:30:45: Listener for "Default": File "pyopencl\__init__.pyo", line 3, in <module>
2012-10-20 04:30:45: Listener for "Default": File "pyopencl\_cl.pyo", line 12, in <module>
2012-10-20 04:30:45: Listener for "Default": File "pyopencl\_cl.pyo", line 10, in __load
2012-10-20 04:30:45: Listener for "Default": ImportError: DLL load failed: The specified module could not be found.


Title: Re: GUI Miner stopped working after reformatting drive
Post by: Xch4ng3 on October 20, 2012, 12:22:41 PM
Have a read through this (https://bitcointalk.org/index.php?topic=49966.msg595939#msg595939). I'm fairly confident that this is a problem with your GPU since you said CPU mining works, so if you're not running an AMD GPU install the latest drivers for your GPU.

NVIDIA Drivers Download. (http://www.nvidia.co.uk/Download/index.aspx?lang=en-uk)


Title: Re: GUI Miner stopped working after reformatting drive
Post by: D_Thomas on October 20, 2012, 04:01:42 PM
@Xch4ng3 - Thanks a bunch! I had seen that but I have an nVidea video card that doesn't support OpenCL so I didn't think I needed to download that SDK. That did the trick.  ;D