Bitcoin Forum
May 10, 2024, 08:09:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 [5] 6 »
81  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 03:21:53 PM
Quote from: aleks777 on Today at 01:28:20 PM
Hi,

Anyone is mining with 7990 with new sgminer x11mod?

I couldn't start the sgminer it shows error and both cores are off. The sgminer with darkcoin mode works fine.

Thanks in advance.

Alex

Hi alex! mining at 3.45 mhs with lastest version X11mod 1160/1500

Hi bigradeon,

The problem that the sgminer with x11mod doesn't start with my ASUS 7990 at all.

Error -11: Building  Program (clBuildProgram)
Internal error: Input OpenCL binary is not for the target!

Failed to init GPU thread 0, disabling device 0
Restarting the GPU from the menu will not fix this

But, sgminer previous version with darcoin mode works fine.
Try set lower tc and rig reboot.
82  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 03:06:27 PM
x11mod hangs on my 7950 once it starts to mine. Sad -k darkcoin works

C:\sph-sgminer_x11mod\sgminer.exe -k x11mod -o stratum+tcp://east1.us.stratum.dedicatedpool.com:8006 -u medvezhonok.mgpu0 -p x -I 13 -g 2 -w 256 --lookup-gap 2 --gpu-engine 950 --gpu-memclock 1250 --gpu-powertune 20 --thread-concurrency 24000 --temp-cutoff 95 --temp-overheat 85 --temp-target 75 --api-listen --api-allow W:127.0.0.1
try to set lower tc.
83  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 12:03:56 PM
didnt notice any speed increase  for x13, using my 280x , didnt add any gpu, engine line, kept it similar to stock sghminer config file, strange because for x11 it made a big diff.
strange, are sure that u are using "kernel" : "x13mod"? Just to be clear.
84  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 11:45:35 AM
zlib1.dll missed in x13mod
Yeah. Sorry for that mistake again. Now it's fixed.
Is this new windows binary only for x13, or you compiled the whole master branch and that's now the complete and latest x11mod with added x13 support? Just to make it clear...
whole. But i tested it for x13 only.

any .conf for 290? i am only getting 2.7mh/s
Sorry, i don't have 290. 5770+R9 280X only. Small farm
85  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 11:42:39 AM
Is this new windows binary only for x13, or you compiled the whole master branch and that's now the complete and latest x11mod with added x13 support? Just to make it clear...
whole. But i tested it for x13 only.
86  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 11:35:04 AM
Ok. Compiled. Link: https://www.dropbox.com/s/umdtns7vfvpnca4/X13mod.zip
Someone please test it, and confirm that it works not only on my pc.
my conf for R9280X-DC2T-3GD5:
Code:
"intensity" : "18",
"vector" : "1",
"worksize" : "256",
"kernel" : "x13mod",
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"gpu-threads" : "2"

87  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 28, 2014, 11:14:24 AM
Sources was updated.
Added x13mod support.

Ask Remember remember the 5th of November or Elun for windows build.
Ok. I will try to build it, and say about result as soon as possible.
88  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 03:50:53 PM
Only the 290X Tri-X OC Cards falling DEAD with this miner.  Nothing physically wrong with them.  Hard clocking to 1040/1300 [box-stock] will report in.

Maybe 5th can compile a better version, or a version compiled for SSEv2 or something above a Pentium MMX.  Error the miner gives is "suggest hard hang" then I don't have GPUs on restart because that usually always crashes the entire miner; I'd rather run at half or 2/3 capacity.
I used this steps to build:
Code:
      autoreconf -fvi
      CFLAGS="-O2 -msse2" ./configure
      make
      strip sgminer.exe
89  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 03:25:23 PM
Yeah sure I don't mind doing that.

How do you redirect to output file?  I've tried to understand the piping thing in the readme.MD but failed.

Regardless, I think the most important stat is the WU/m.

A good average for me is WU: 0.057/m, anybody else seeing any improvements over +1/-1 of that over the course of a few hours?
You can add 2>logfilename
Maybe Remember remember the 5th of November build will be better, without such problem.
Sorry for my bad english.
90  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 02:39:12 PM
I just ate my own crow and got a SICK card warning with the standard 60s build after 5hours uptime.

Trying 120s SICK build.  Issues are only occurring when hooking up to profit-switching stratums.
Sucks. I'm total noob in sgminer sources. debug output will be very helpful. Can you add this to the miner params: --text-only --debug --verbose
Maybe i, maybe someone else will fix it.
Thanks.
91  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 01:57:51 PM
Elun/all: thanks for the great work.

The latest version really helped for my 290 but my 5970 (2 gpu) went from 2*1.687Mh to 2*150Kh which more than lost out the gains on my 290. Is it possible to fix this? Same config, I tried a few tweaks, also running the 5970 at I 19 with no luck.
Did you try to change worksize?
Hi,
when running several testings and looking at sgminer logs, I noticed something very strange with sgminer :
GPUs are reordered in REVERSE by the miner !
GPU0 is on PCI5
GPU1 is on PCI4
GPU2 is on PCI3
GPU3 is on PCI2
GPU4 is on PCI1
GPU5 is on PCI0

I tried to set "gpu-reorder : false" but it didn't work
I strongly suggest you all to record miner's logs, using
Code:
sgminer $OPTIONS 2>> $LOG
note: this if for linux
then check your logs for
Code:
[14:10:34] [b]Mapping device[/b] 0 to GPU 5 according to Bus Number order
[14:10:34] Mapping device 1 to GPU 4 according to Bus Number order
[14:10:34] Mapping device 2 to GPU 3 according to Bus Number order
[14:10:34] Mapping device 3 to GPU 2 according to Bus Number order
[14:10:34] Mapping device 4 to GPU 1 according to Bus Number order
[14:10:34] Mapping device 5 to GPU 0 according to Bus Number order

Motherboard : ASRock H81ProBTC
OS : ubuntu 14.4

So, since idk when, I thought my Asus R920X was running on a 20% fan speed, but as a matter of facts, it was an SPH TRIX.....

edit:
stranger than weird, in the config file, I had to reorder the shaders/clocks in reverse. but I did not have to reorder FAN settings !
Try to use "gpu-map" configuration option. If i understand your post correctly.
92  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 11:21:06 AM
I have tried now the latest SGMiner from this link: https://www.dropbox.com/s/59lvecndm866bzz/sph-sgminer_x11mod_b2.zip and getting following results:

280x -> 3,33Mh/s
290 -> 3,73 Mh/s

Config (280x,280x,290):
sgminer --kernel x11mod -o stratum+tcp://useast.blackcoinpool.com:3333 -u UserName.1 -p x -I 15,15,15 -w 128,128,256 --thread-concurrency 8192,8192,25601 --gpu-memclock 1500,1500,1250 --gpu-engine 1090,1090,1000 --gpu-fan 60 --gpu-powertune 20 -g 2,2,4

The pool is showing hashrate accordingly but I'm seeing this error popping up frequently:

getaddrinfo() in setup_stratum_socket() returned 11001: No such host is known

What is this error?
Check your pools please. If some of them dead, check pool site. If you can't observe them via browser, problem not in miner.
93  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 10:55:46 AM
What's the difference between sph-sgminer_x11mod_b2.zip in this post, and the one you posted on page 11? The size of the executable is different, but they all both are called b2
Sorry for equal names.
@lasybear  said that version from page 11 based on old version sph-sgminer, and have some issues.
Version from my last post based on newer version sph-sgminer. Better to use version from page 13.
Sorry for my bad english.
94  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 10:22:16 AM
About McAfee: https://community.mcafee.com/thread/52688
Other detections: They just saying that it's application for mining.
95  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 09:45:08 AM
Github source code updated 7hrs ago. Updated binaries for windows:
https://www.dropbox.com/s/59lvecndm866bzz/sph-sgminer_x11mod_b2.zip

Version with increased time to SICK state:
https://www.dropbox.com/s/yxgcp6cck0oopd0/sph-sgminer_x11mod_b2_2min_SICK.zip

Some info about increased time to SICK state: in code time delta compares with WATCHDOG_SICK_TIME. Original it was 120, it's logically to think that it will be 2 minutes. But in log it shows like 60s. Maybe constant was changed and log output not, or WATCHDOG_SICK_TIME 120 really mean 60s. In increased time SICK version WATCHDOG_SICK_TIME 240 and in log 2 minutes. I will research later 2 or 4 minutes is it.

Sorry for my bad english.
96  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 09:14:49 AM
-ELUN-

can you change the WATCHDOG_SICK_TIME ---> 240, and change the log readout to '2 minutes' as well?

DEAD_TIME is 600s / 10m still right?

I scaled back gpu-engine and added gpu-threads 2 and it hasn't rolled into SICK yet, but a drop of about ~.2MH/s.

Guess I can't complain from the 2.5MH/s increase from the re-compile though!

My theory is sometimes when you run on a profit-switching stratum, if you dip down to a low difficulty and it hooks onto a block (long process time) it has the chance to go sick.  I'm supplying full voltage, and fans are not an issue.
Code:
#define WATCHDOG_DEAD_TIME		600
Yes, 10m.
2 minutes sick version: https://www.dropbox.com/s/yxgcp6cck0oopd0/sph-sgminer_x11mod_b2_2min_SICK.zip
I'll wait your report. I don't know, can it harm your card or not, looks like it doesn't.
UPD: Oh, wait. WATCHDOG_SICK_TIME ---> 240 it's 4 minutes. Wrong time in log again.
Is there any chance of a windows binary with all the good stuff by Elun, but compiled by more reputable member like RRt5thoN or lasybear?

No hard feelings, Elun. You've done a wonderful job, but to post a binary without explanation first... Ouch.
No problem, i can understand it.
97  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 08:25:03 AM
Getting SICK card warnings pretty easy (about 60 minutes) on my TRI-X OC R9 290X cards.

Heat/ventilation not an issue.

Anyway you can back up the SICK warning to 120 seconds instead of 60?

This is with gpu-threads 1, I am experimenting with threads 2 right now.
I don't know anything about sgminer source code architecture, and what i wrote below only my guess:
in sgminer.c we have this:
Code:
#define WATCHDOG_SICK_TIME		120
and ~100 lines of code below:
Code:
 else if (cgpu->status == LIFE_WELL && (now.tv_sec - thr->last.tv_sec > WATCHDOG_SICK_TIME)) {
thr->rolling = cgpu->rolling = 0;
cgpu->status = LIFE_SICK;
applog(LOG_ERR, "%s: Idle for more than 60 seconds, declaring SICK!", dev_str);
cgtime(&thr->sick);
}
Looks like it's actually 120 seconds, but in log writes 60 seconds.
Sorry for my bad english.
98  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 02:47:59 AM
You get 3.4 on your 280x?  Or with a 290?
280X.
99  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 02:33:23 AM
No good for me. Was missing zlib1.dll  I added it and executed , fixed the share issues but gave me many HW errors. Probably needs more tweaking by me.
Why, what is with this version?
Same fix as yours. Just correct shares diff on my machine.
lasybear can verify me.
Sorry for my bad english.

This version is missing a zlib.dll
Ok. Added zlib1.dll. https://www.dropbox.com/s/59lvecndm866bzz/sph-sgminer_x11mod_b2.zip
About HW. Works fine on my 280X. Maybe something wrong in conf, maybe I compile it wrong.
3.4 Mh/s with conf:
Code:
"intensity" : "20",
"vector" : "1",
"worksize" : "256",
"kernel" : "x11mod",
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"gpu-threads" : "2"
I'm using amd app sdk 2.9
Thanks for testing.
100  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer) on: May 26, 2014, 02:08:40 AM
Why, what is with this version?
Same fix as yours. Just correct shares diff on my machine.
lasybear can verify me.
Sorry for my bad english.
Pages: « 1 2 3 4 [5] 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!