https://github.com/djm34/sph-sgminer_x11mod
OK, compiled successfully on ubuntu 12.04 64 bit.
and working fine with HD7970 at doubled hashrate with old drivers
git clone https://github.com/djm34/sph-sgminer_x11mod
cd sph-sgminer_x11mod
autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure
make
Am i missing a step? I tried to set this up on debian but it seems like im missing files.. like the kernels/sgminer... do i need to import from other files?
did you follow exactly these steps ?
git clone https://github.com/djm34/sph-sgminer_x11mod
cd sph-sgminer_x11mod
autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure
make
I compiled it on ubuntu
Ok it looks like i might've fat fingered something but i got it installed with 14.6beta drivers.
However, this compiled version is giving me less hashrate than the original one.. i get about 5mhs on 290x's while the older version i get about 7-8mhs...
hmm