Post
Topic
Board Announcements (Altcoins)
Re: Asus 7970 for sale.
by
CHAOSiTEC
on 09/03/2014, 21:54:25 UTC
Quote
------------------------------------------------------------------------
sgminer 4.1.0
------------------------------------------------------------------------


Configuration Options Summary:

  Use git version......: yes
  libcurl(GBT+getwork).: Enabled: -lcurl  
  curses.TUI...........: FOUND: -lncurses
  OpenCL...............: NOT FOUND. GPU mining support DISABLED
configure: error: OpenCL not found

This is beyond stupid... I'm sick of trying to fix all these screw-ups.

Since there is no software that actually works for this card, ASUS 7970 for sale.

Try adding "--enable-opencl" to you configure command.


No, the problem this time is that OpenCL isn't installed, and there is no way for it ever to be installed. There is no package, and none of the AMD stuff functions/installs. Just excuse after excuse... My time is far more valuable than anything I could mine in the time I've already wasted on this busted junk.

Tried it anyway, failed in exactly the same manner because --enable-opencl is on by default. OpenCL isn't there and there's no way to get it. I think it doesn't actually exist.

I can't use the card. It's unsupported for me. I've tried a fresh install of the OS and every step for the drivers, too. It just doesn't work. Someone else can use the card because it just doesn't work for me. All associated software is different for me than it is for everyone else. If I could get the same software everyone else is using, maybe, but for some reason it's all different when I download it. I've wasted way too much time on this trash. Time to move on with my life and do something productive that actually fucking works. Asus 7970 for sale.

Unless someone, somewhere can name the place that OpenCL comes from, I've got no more time for these silly childish games.

install this

http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/#appsdkdownloads

and this:

http://support.amd.com/en-us/download

Has been installed. ./configure from sgminer denies it even thought I'm lookin' right at it...

P.S. I use your mining pool, but only with my CPU... ;-)

Quote from: outrageous lies
anon@desktop:~/drk/AMD-APP-SDK-v2.9-lnx64$ ls /usr/lib/libOpenCL.so
/usr/lib/libOpenCL.so
anon@desktop:~/drk/AMD-APP-SDK-v2.9-lnx64$ ls /usr/lib/libOpenCL.so -lah
lrwxrwxrwx 1 root root 47 Mar  9 16:30 /usr/lib/libOpenCL.so -> /etc/alternatives/x86_64-linux-gnu_libOpenCL.so
anon@desktop:~/drk/AMD-APP-SDK-v2.9-lnx64$ env-update
env-update: command not found
anon@desktop:~/drk/AMD-APP-SDK-v2.9-lnx64$ ls /usr/lib/libOpenCL* -lah
lrwxrwxrwx 1 root root  47 Mar  9 16:30 /usr/lib/libOpenCL.so -> /etc/alternatives/x86_64-linux-gnu_libOpenCL.so
-rw-r--r-- 1 root root 31K Mar  9 16:34 /usr/lib/libOpenCL.so.1

i followed this:

-- Download ADL From http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/
-- Unzip and copy files from include/* to sgminers/ADL_SDK/ folder

libtoolize
autoreconf -ivf
CFLAGS="-O2 -Wall -march=native" ./configure
sudo make