Title: [SOLVED] Can't get cgminer working Post by: Varog on December 16, 2014, 03:22:09 AM Hello All,
First of all, forgive my English, I'm not a native speaker. Please, also forgive if my request is stupid but I can't cope with my trouble and need at least a clue. My "CGMINER" won't mine. In fact, I have got not a single cgminer instance but about ten, and some of them are Sgminer, and till one moment they all worked. I haven't changed my hardware in the meantime. The major thing I've done was to reinstall Windows several times willing to downgrade from 8 back to 7 (just for my comfort). From my memories, I also played around some BIOS hardware settings but eventually I loaded the defaults which for sure worked before. The basic output of the faulty cgminer is "clDevicesNum returned error, no GPUs usable All devices disabled, cannot mine!" - I have googled and read everything around this error but nothing helpful. The detailed output with -n argument derives the following: Code: [06:18:57] CL Platform 0 vendor: Advanced Micro Devices, Inc. http://i57.tinypic.com/2n7nv3k.jpg Otherwise it works OK.. And, of course, I've tried different versions of Catalyst under both Windows 7 and 8, and the result is the same at all my tries. Any help will be very appreciated. UPD: Assuming that my efforts can help somebody else. As expected, the catch was very simple and difficult to notice. I only changed one argument in sgminer.conf file "gpu-platform" : "1" -> "gpu-platform" : "0" Apparently, before my reinstallations the iGPU was read as "0" and PCIe as "1". Now it's vice versa, for some reason. Title: Re: Can't get cgminer working Post by: Bananana on December 16, 2014, 03:56:12 AM You didn't put the most important info which is your GPU model. If you are using nvidia GPU then cgminer will not work.
Title: Re: Can't get cgminer working Post by: Varog on December 16, 2014, 04:17:28 AM You didn't put the most important info which is your GPU model. If you are using nvidia GPU then cgminer will not work. ASUS HD7990 = 2xATI 7970In the code field above you can see any details about the HW and drivers Thank you. Title: Re: Can't get cgminer working Post by: Whaler on December 16, 2014, 05:42:41 AM check drivers and try lower version too. 8)
i find sometime you use lower version and better result. Title: Re: Can't get cgminer working Post by: djm34 on December 16, 2014, 12:51:26 PM that's neat, what do you use to watch the code ?
Title: Re: Can't get cgminer working Post by: Varog on December 16, 2014, 03:24:14 PM that's neat, what do you use to watch the code ? Sorry, what do you mean? |