Post
Topic
Board Mining (Altcoins)
Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€
by
steveme
on 13/09/2012, 10:42:59 UTC
Thanks for that. I'll get another draft up tonight with some tidying up and some clearer examples.

Code:
-G " -S
Remove the accidental quote in the cgminer line

Also note that I didn't create a 2.7.5a coz in the 2.7.5 release there is:
 cgminer-2.7.5-win32/cgminer-fpgaonly.exe
... so ckolivas has already put the equivalent of my 2.7.5a in the cgminer windows binary file (from now on)

The reason this file exists (as you probably know but should also mention in the script) is that the default cgminer.exe file requires the ATI or nVidia OpenCL driver/SDK installed on windows or it won't run.

Also note that at the moment, ckolilvas is away and his download web site isn't working.
I have copied his windows and linux 2.7.5 binary archive files to my git download:
 https://github.com/kanoi/cgminer/downloads
This windows one on my download page:
 cgminer-2.7.5-win32.7z — cgminer2.7.5 ckolivas release file: windows 32bit (mingw)

It's been fixed Smiley