Post
Topic
Board Mining (Altcoins)
Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added Sifcoin
by
apple_talk
on 03/04/2014, 19:07:50 UTC
running latest SPH-SGMINER .98 version for dark coin & getting no monitor.

rebuild so many times with updated ADL SDL .h files.

290 & 290X GPUs

when using sgminer 4.1.0 (in scrypt), no issues with hardware monitoring, temp, fan.


did you run:

autoreconf -fvi
./configure CFLAGS="-O2 whatever you depend on"
make

??

I also Ran test cmd
aticonfig --adapter=1 --od-getclocks && aticonfig --adapter=1 --od-gettemperature
This confirms hardware is working.


Used this

./autogen.sh
./configure --enable-opencl --disable-adl
make
make install



Also tried...
./autogen.sh
./configure CFLAGS="-O3" --enable-opencl --enable-adl
make
make install



Not CFLAGS="-O3 ...."

CFLAGS="-O2 ..." !!!!

Pls try exactly this, without anything more or less.

This all is only working if you copied the ADL-Header files from your ADL-Download into sgminer/ADL_SDK (Build-Directory).

then in your build-directory run:

autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native"
make


that's it.

Tried
autoreconf -fvi
./configure CFLAGS="-O2 -Wall -march=native"
make


sgminer 4.1.0-98-ga683 - Started: [2014-04-03 15:05:52]
--------------------------------------------------------------------------------
(5s):1.447M (avg):2.011Mh/s | A:0  R:0  HW:0  WU:0.000/m
ST: 10  SS: 0  NB: 1  LW: 0  GF: 0  RF: 0
Connected to Pool 0 (longpoll) diff 424 as user vcoinrpc
Block: 4a9731f1...  Diff:424  Started: [15:05:51]  Best share: 0
--------------------------------------------------------------------------------
[P]ool management [G]PU management [ S ]ettings [D]isplay options [Q]uit
 GPU 0:                | 799.4K/997.3Kh/s | R:  0.0% HW:0 WU:0.000/m I:18
 GPU 1:                | 864.0K/1.098Mh/s | R:  0.0% HW:0 WU:0.000/m I:18
--------------------------------------------------------------------------------
[15:05:48] Started sgminer 4.1.0-98-ga683
[15:05:48] Loaded configuration file /opt/ifmi/cgminer.darkcoin.conf
[15:05:49] Kernel darkcoin is experimental.
[15:05:49] Kernel darkcoin is experimental.
[15:05:49] Kernel darkcoin is experimental.
[15:05:50] Kernel darkcoin is experimental.
[15:05:50] Kernel darkcoin is experimental.
[15:05:50] Kernel darkcoin is experimental.
[15:05:50] Kernel darkcoin is experimental.
[15:05:51] Kernel darkcoin is experimental.
[15:05:51] Probing for an alive pool
[15:05:51] Network diff set to 424
[15:05:51] No suitable long-poll found for http://192.168.1.99:12345
[15:05:57] API bind to port 4028 failed - trying again in 30sec