skeeterskeeter (OP)
|
|
March 06, 2013, 01:14:00 AM |
|
Well all. I have been many gpu's and setup in the last few weeks through various forums and I finally have gotten all my hardware recognized on ubuntu. I have x4 5830's on a Evga board and intel chipset I have mined with all of the four board I have but never have been able to do it all at once. This is the closest I've been ------------------------------------------------------------------------ cgminer 2.11.0 ------------------------------------------------------------------------
Configuration Options Summary:
curses.TUI...........: FOUND: -lncurses OpenCL...............: NOT FOUND. GPU mining support DISABLED configure: error: No mining configured in xxxxxx@xxxxx-PC:~/cgminer-master$
What are my options, I am not sure where or how to find OpenCL. I searched found their site, but no downloads? Any help guise?! lspci | grep VGA 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cypress LE [Radeon HD 5800 Series] 04:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cypress LE [Radeon HD 5800 Series] 05:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cypress LE [Radeon HD 5800 Series] 06:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cypress LE [Radeon HD 5800 Series]
|
|
|
|
KWH
Legendary
Offline
Activity: 1960
Merit: 1052
In Collateral I Trust.
|
|
March 06, 2013, 01:29:34 AM |
|
What driver are you using?
|
When the subject of buying BTC with Paypal comes up, I often remember this:
Insanity: doing the same thing over and over again and expecting different results.
Albert Einstein
|
|
|
skeeterskeeter (OP)
|
|
March 06, 2013, 01:32:37 AM |
|
What driver are you using?
CatalystControlCenter 13.1 ?
|
|
|
|
KWH
Legendary
Offline
Activity: 1960
Merit: 1052
In Collateral I Trust.
|
|
March 06, 2013, 01:39:47 AM |
|
What driver are you using?
CatalystControlCenter 13.1 ? And what OS?
|
When the subject of buying BTC with Paypal comes up, I often remember this:
Insanity: doing the same thing over and over again and expecting different results.
Albert Einstein
|
|
|
skeeterskeeter (OP)
|
|
March 06, 2013, 01:42:41 AM |
|
What driver are you using?
CatalystControlCenter 13.1 ? And what OS? Sorry. I should've included this. Ubuntu 12.10.
|
|
|
|
KWH
Legendary
Offline
Activity: 1960
Merit: 1052
In Collateral I Trust.
|
|
March 06, 2013, 01:49:42 AM |
|
What driver are you using?
CatalystControlCenter 13.1 ? And what OS? Sorry. I should've included this. Ubuntu 12.10. That's what I thought. From what I can see, you don't have OpenCL installed. You need the correct SDK. I am no expert on Ubuntu so I will have to defer to someone with more knowledge. Sorry I couldn't be of any help. Check this thread, it may help: https://bitcointalk.org/index.php?topic=78229.0
|
When the subject of buying BTC with Paypal comes up, I often remember this:
Insanity: doing the same thing over and over again and expecting different results.
Albert Einstein
|
|
|
skeeterskeeter (OP)
|
|
March 06, 2013, 02:24:32 AM |
|
kevin@Kevins-PC:~/cgminer-master$ sudo apt-get install python-pyopencl Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: python-pyopencl :Depends: opencl-icd but it is not installable Depends: python-pyopencl-headers (= 2012.1-1ubuntu1) but it is not going to be installed Recommends: python-pyopencl-doc but it is not going to be installed Recommends: python-opengl but it is not going to be installed E: Unable to correct problems, you have held broken packages.
python-pyopencl :Depends: opencl-icd but it is not installable ? As for the forum link. I am pretty sure I already have the APP SDK. Is there a way to make sure? Because I think I have it that is why I tried to install "python-pyopencl".
|
|
|
|
TechCF
Member
Offline
Activity: 109
Merit: 10
|
|
March 06, 2013, 12:49:33 PM |
|
13.1 (and 13.2 beta 1-7) is a hassle. Clean install Windows 8 x64 and 13.1 will not work. There will be a mismatch between the AMD.APP\bin\x86\opencl.dll and the syswow64\opencl.dll. Cgminer will crash, unless you have precompiled kernels (*.bin) files that are compatible in the folder. By copying the AMD.APP dll's (amdocl64.dll/amdocl.dll and opencl.dll) to system32 and syswow64 it will work. Remember to take ownership of the file, then change the filerights (as Windows protects those files by default). This may well be the case for you Ubuntu install. Details here: http://devgurus.amd.com/thread/160032Looks like there is something new in the CL library that requires rewriting/recompilation of software with the new drivers/app sdk. I myself just did a clean reinstall and installed 12.8 upon install to overcome this problem.
|
|
|
|
skeeterskeeter (OP)
|
|
March 06, 2013, 01:47:39 PM Last edit: March 06, 2013, 02:49:28 PM by skeeterskeeter |
|
13.1 (and 13.2 beta 1-7) is a hassle. Clean install Windows 8 x64 and 13.1 will not work. There will be a mismatch between the AMD.APP\bin\x86\opencl.dll and the syswow64\opencl.dll. Cgminer will crash, unless you have precompiled kernels (*.bin) files that are compatible in the folder. By copying the AMD.APP dll's (amdocl64.dll/amdocl.dll and opencl.dll) to system32 and syswow64 it will work. Remember to take ownership of the file, then change the filerights (as Windows protects those files by default). This may well be the case for you Ubuntu install. Details here: http://devgurus.amd.com/thread/160032Looks like there is something new in the CL library that requires rewriting/recompilation of software with the new drivers/app sdk. I myself just did a clean reinstall and installed 12.8 upon install to overcome this problem. Is there anyway to check to see if I have OpenCL and its version? I just did a clean install of Ubuntu too. So you think I should find a older version and not use 13.1? I must've read 100 walkthroughs by now and none of them get me any closer. I'm lost. EDIT: From the CGMiner readme it looks like CGminer cannot find my OpenCL libraries If it finds the opencl files it will inform you with "OpenCL: FOUND. GPU mining support enabled." So. How can I get my OpenCL libraries to where they need to go?
|
|
|
|
-ck
Legendary
Offline
Activity: 4298
Merit: 1645
Ruu \o/
|
|
March 06, 2013, 09:07:19 PM |
|
AMD are awesome at breaking stuff. Manually download the AMD APP version 2.7 and install it and try again. You will need to log in/out or even reboot for the modified paths to work.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
skeeterskeeter (OP)
|
|
March 07, 2013, 12:50:58 AM Last edit: March 07, 2013, 01:01:36 AM by skeeterskeeter |
|
Ok, well I am almost 99% sure I have OpenCL now. Ran the commands below and all worked beautifully. (Via your README ckolivas) cd AMD-APP-SDK-v2.4-lnx64/ cp -pv lib/x86_64/* /usr/lib/ rsync -avl include/CL/ /usr/include/CL/
tar -xvzf icd-registration.tgz rsync -avl etc/OpenCL/ /etc/OpenCL/ ldconfig sync
shutdown -r now
I see next to do this If you are on 32 bit, x86_64 in the 2nd last line should be x86
To actually build:
./autogen.sh # only needed if building from git repo CFLAGS="-O2 -Wall -march=native" ./configure or if you haven't installed the ati files in system locations: CFLAGS="-O2 -Wall -march=native -I<path to AMD APP include>" LDFLAGS="-L<path to AMD APP lib/x86_64> ./configure make
If it finds the opencl files it will inform you with "OpenCL: FOUND. GPU mining support enabled."
Does that mean run this ./autogen.sh CFLAGS="-O2 -Wall -march=native" ./configure or this ? Because I am doing the second, and getting this in return ------------------------------------------------------------------------ cgminer 2.11.0 ------------------------------------------------------------------------
Configuration Options Summary:
curses.TUI...........: FOUND: -lncurses OpenCL...............: NOT FOUND. GPU mining support DISABLED configure: error: No mining configured in
So might I try the later? EDIT: Hmm so maybe I don't? *snip checking for alloca... yes checking for OpenCL... no checking for pthread_create in -lpthread... yes *snip
EDIT2: ? kevin@Kevins-PC:/etc$ cd OpenCL kevin@Kevins-PC:/etc/OpenCL$ ls vendors kevin@Kevins-PC:/etc/OpenCL$ cd vendors kevin@Kevins-PC:/etc/OpenCL/vendors$ ls amdocl32.icd amdocl64.icd kevin@Kevins-PC:/etc/OpenCL/vendors$
|
|
|
|
MilesDyson
Newbie
Offline
Activity: 15
Merit: 0
|
|
March 29, 2013, 09:53:43 AM |
|
I created an easy to follow Walk Threw for installing cgminer with OpenCL for AMD/ATI video cards on Ubuntu. Walk Threw : http://www.distrogeeks.com/?p=7105Hope it helps.
|
|
|
|
jzakilla
Newbie
Offline
Activity: 1
Merit: 0
|
|
February 07, 2014, 12:47:43 AM |
|
Ran into the same problem compiling from source on (L)ubuntu 13.04. Really, Really easy fix. After searching the repository I found an OpenCL package specifically for developers. The following line did the trick! sudo apt-get install ocl-icd-opencl-dev hope this helps someone.
|
|
|
|
roncutt
Member
Offline
Activity: 61
Merit: 10
|
|
March 03, 2014, 03:43:57 PM |
|
Ran into the same problem compiling from source on (L)ubuntu 13.04. Really, Really easy fix. After searching the repository I found an OpenCL package specifically for developers. The following line did the trick! sudo apt-get install ocl-icd-opencl-dev hope this helps someone. You Are The Best Months looking for the correct answer. Up until your post I had to stick with older versions of cgminer, as I couldn't compile new ones. Thanks a lot, mate! Ron.
|
|
|
|
elses_pels
Newbie
Offline
Activity: 1
Merit: 0
|
|
April 08, 2014, 06:15:53 PM |
|
Ran into the same problem compiling from source on (L)ubuntu 13.04. Really, Really easy fix. After searching the repository I found an OpenCL package specifically for developers. The following line did the trick! sudo apt-get install ocl-icd-opencl-dev hope this helps someone. You Are The Best Months looking for the correct answer. Up until your post I had to stick with older versions of cgminer, as I couldn't compile new ones. Thanks a lot, mate! Ron. I second that! I was going really crazy until you solved everything with one line thanks!!!
|
|
|
|
thiec
|
|
May 23, 2014, 06:26:27 AM |
|
Ran into the same problem compiling from source on (L)ubuntu 13.04. Really, Really easy fix. After searching the repository I found an OpenCL package specifically for developers. The following line did the trick! sudo apt-get install ocl-icd-opencl-dev hope this helps someone. You Are The Best Months looking for the correct answer. Up until your post I had to stick with older versions of cgminer, as I couldn't compile new ones. Thanks a lot, mate! Ron. Finally found it. Thanks
|
|
|
|
baileys2611
Newbie
Offline
Activity: 41
Merit: 0
|
|
June 08, 2014, 07:36:19 AM |
|
Someone needs to make alarms bell ring when they log on to teh Internets so that they git directed right here. Genius I say. Nice work.
|
|
|
|
aib
Member
Offline
Activity: 135
Merit: 11
Advance Integrated Blockchains (AIB)
|
|
February 01, 2017, 08:06:58 AM |
|
Ran into the same problem compiling from source on (L)ubuntu 13.04. Really, Really easy fix. After searching the repository I found an OpenCL package specifically for developers. The following line did the trick! sudo apt-get install ocl-icd-opencl-dev hope this helps someone. I have to thank you again.
|
|
|
|
fitraok09
Legendary
Offline
Activity: 1049
Merit: 1009
TRX: TCRKDukYt2zDie9vJDhToKrP3tyTV29U48
|
|
March 15, 2017, 05:21:32 AM |
|
Ran into the same problem compiling from source on (L)ubuntu 13.04. Really, Really easy fix. After searching the repository I found an OpenCL package specifically for developers. The following line did the trick! sudo apt-get install ocl-icd-opencl-dev hope this helps someone. thank you very much sir, you have found my big problems
|
|
|
|
MiddleKingdom
Newbie
Offline
Activity: 2
Merit: 0
|
|
June 12, 2017, 10:02:06 PM |
|
Ran into the same problem compiling from source on (L)ubuntu 13.04. Really, Really easy fix. After searching the repository I found an OpenCL package specifically for developers. The following line did the trick! sudo apt-get install ocl-icd-opencl-dev hope this helps someone. YOU ARE THE BEST! Thank You!
|
|
|
|
|