Search content
Sort by

Showing 5 of 5 results by frankster
Post
Topic
Board Beginners & Help
Re: Easily increase your GPU MHash/s by 2 if you're running windows 7
by
frankster
on 21/06/2011, 23:09:00 UTC
Press windows key + R
Type in services.msc

Select desktop window manager and stop it, when you are done mining start it back up.

This didn't make much difference for me; I was getting 23-25 Mhash/s with it running, and around 24-25 without the window manager running. On an nvidia 9800gt if that's of any interest.
Post
Topic
Board Beginners & Help
Re: linux miner problem
by
frankster
on 21/06/2011, 23:02:03 UTC
what card was it?

7600GT

$ lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation G73 [GeForce 7600 GT] (rev a1)

I am now successfully running it on windows on my main box on my 9800GT via GUIMiner - although I am getting once cpu maxed out on poclbm.exe which doesn't seem right.
Post
Topic
Board Beginners & Help
Re: linux miner problem
by
frankster
on 21/06/2011, 22:32:30 UTC
aha I have found the problem: my card does not appear in the compatibility list! https://en.bitcoin.it/wiki/Mining_Hardware_Comparison

nvm Smiley
Post
Topic
Board Beginners & Help
linux miner problem
by
frankster
on 21/06/2011, 22:27:35 UTC
I have been reading a thread in a different topic (which I can't post to) but some guy has the same problem as me running the poclbm miner:

Quote
Quote from: CristianCantoro on June 04, 2011, 06:28:20 pm
$ ./poclbm.py
Traceback (most recent call last):
  File "./poclbm.py", line 27, in
    platforms = cl.get_platforms()
pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code


Floe replied:
Quote
When you have this problem, you should check /etc/OpenCL/vendors/amdocl32.icd - this file should exist and contain the string "libamdocl32.so"
(for a 64-bit system, replace 32 with 64).

However am I right in thinking that this would only apply to ati graphics cards? I have an nvidia card and in that directory I have a file called nvidia.icd containing libcuda.so. Is this correct?
Post
Topic
Board Beginners & Help
Re: Introduce yourself :)
by
frankster
on 21/06/2011, 22:24:09 UTC
just joined the forums, trying to get it working on linux