Pages:
Author

Topic: [ANN][X11] X11/Darkcoin Gpu Miner - updated to use leaked binaries - even faster - page 36. (Read 102461 times)

sr. member
Activity: 280
Merit: 250
Bitnation Development Team Member
Honestly the only thing that is stopping me from running this is the closed source forced 2% fee. I would happily pay 2% of my own accord, as I'm sure hundreds of other miners would in order to be able to use this miner, but I will *not* use a program if the source is not provided. Putting it simply, it's not safe. I'm happy making a 2% donation, but to force it by only releasing binary software is going to miss you a huge chunk of market share.

Please release source, and if I can vet it for malware and get these results I'll HAPPILY pay 2% or even more! Just add it as a command line argument like -d 2 would donate 2%! Please even have it set to DEFAULT donate 2%, but people can change it. Even make it hard to change by hardcoding it into the source of the miner - just please release the source code.

Given that this mines ANY X11 coins, how does the donation work exactly? It's very unlikely you have an address specifically for every possible X11 coin, so how do you get this 2% fee? Is there some kind of auto-exchange you've built in? Very odd.

TBH if you don't provide source I'm claiming scam on this even if you have managed to optimise X11 mining to 40%+ hash rates.
sr. member
Activity: 910
Merit: 260
it works flawlessly you have some problem with your pool mate
legendary
Activity: 2026
Merit: 1005
Only increase from 6.2MH/s to 6.9MH/s with my 3x 280x.
No temp/fan speed showing.
The 2% pool fucks up listing of pool names in pool config.

Win 7, Catalyst 13.11
Grin
1 hour of working and there are no accepted shares from my pool - only from pool of girino  Cry

So I suppose scam or bug  Wink

girino how do you explane this?

all does anybody get accepted shares from Pool 0Roll Eyes

PS 3.8mh ---> 290x   3.5mh ---> 290
newbie
Activity: 7
Merit: 0
After 20 minutes of testing:

first 7950 from 1.97 Mhs to 2.77 Mhs.
second 7950 from 1.88 Mhs to 2.64 Mhs.
one 280x from 2.22 Mhs to 2.65 Mhs.

So this rig (2x 7950 + 1x 280x) from 6.0 Mhs to 8.0 Mhs.

No settings changed. No temperature changes.

Not bad. Strange that 7950 gets higher Mhs than 280x ?! Maybe can improve a bit more...
sr. member
Activity: 253
Merit: 250
cygcurl file-4.dll not see how to fix
win 8.1 not run


Program runs... but get the same when I run it thur CGWatcher



Fix around?
newbie
Activity: 16
Merit: 0
sudo apt-get update
sudo apt-get -t testing install libc6-dev
Code:
[04:33][root@pimp:~]# sudo apt-get update
Get:1 http://security.debian.org wheezy/updates Release.gpg [836 B]
Get:2 http://security.debian.org wheezy/updates Release [102 kB]
Hit http://debian.cc.lehigh.edu wheezy Release.gpg
Get:3 http://debian.cc.lehigh.edu wheezy-updates Release.gpg [836 B]
Hit http://debian.cc.lehigh.edu wheezy Release
Get:4 http://debian.cc.lehigh.edu wheezy-updates Release [124 kB]
Get:5 http://security.debian.org wheezy/updates/main Sources [105 kB]
Hit http://debian.cc.lehigh.edu wheezy/main Sources
Hit http://debian.cc.lehigh.edu wheezy/contrib Sources
Hit http://debian.cc.lehigh.edu wheezy/non-free Sources
Hit http://debian.cc.lehigh.edu wheezy/main amd64 Packages
Hit http://debian.cc.lehigh.edu wheezy/contrib amd64 Packages
Hit http://debian.cc.lehigh.edu wheezy/non-free amd64 Packages
Get:6 http://security.debian.org wheezy/updates/contrib Sources [14 B]
Hit http://debian.cc.lehigh.edu wheezy/contrib Translation-en
Get:7 http://security.debian.org wheezy/updates/non-free Sources [14 B]
Get:8 http://security.debian.org wheezy/updates/main amd64 Packages [181 kB]
Hit http://debian.cc.lehigh.edu wheezy/main Translation-en
Hit http://debian.cc.lehigh.edu wheezy/non-free Translation-en
Get:9 http://debian.cc.lehigh.edu wheezy-updates/main Sources [4,048 B]
Get:10 http://debian.cc.lehigh.edu wheezy-updates/contrib Sources [14 B]
Get:11 http://debian.cc.lehigh.edu wheezy-updates/non-free Sources [14 B]
Get:12 http://debian.cc.lehigh.edu wheezy-updates/main amd64 Packages/DiffIndex                                           [1,333 B]
Get:13 http://debian.cc.lehigh.edu wheezy-updates/contrib amd64 Packages [14 B]
Get:14 http://debian.cc.lehigh.edu wheezy-updates/non-free amd64 Packages [14 B]
Get:15 http://debian.cc.lehigh.edu wheezy-updates/contrib Translation-en [14 B]
Hit http://debian.cc.lehigh.edu wheezy-updates/main Translation-en/DiffIndex
Get:16 http://debian.cc.lehigh.edu wheezy-updates/non-free Translation-en [14 B]
Get:17 http://debian.cc.lehigh.edu wheezy-updates/main amd64 2014-05-14-2051.55.                                          pdiff [379 B]
Get:18 http://debian.cc.lehigh.edu wheezy-updates/main amd64 2014-05-14-2051.55.                                          pdiff [379 B]
Get:19 http://debian.cc.lehigh.edu wheezy-updates/main amd64 2014-05-15-2049.21.                                          pdiff [255 B]
Get:20 http://debian.cc.lehigh.edu wheezy-updates/main amd64 2014-05-15-2049.21.                                          pdiff [255 B]
Get:21 http://security.debian.org wheezy/updates/contrib amd64 Packages [14 B]
Get:22 http://security.debian.org wheezy/updates/non-free amd64 Packages [14 B]
Get:23 http://security.debian.org wheezy/updates/contrib Translation-en [14 B]
Get:24 http://security.debian.org wheezy/updates/main Translation-en [100 kB]
Get:25 http://security.debian.org wheezy/updates/non-free Translation-en [14 B]
Fetched 621 kB in 6s (101 kB/s)
Reading package lists... Done
[04:33][root@pimp:~]# sudo apt-get -t testing install libc6-dev
Reading package lists... Done
E: The value 'testing' is invalid for APT::Default-Release as such a release is                                           not available in the sources
[04:34][root@pimp:~]#
newbie
Activity: 59
Merit: 0
you need updata GLIBC
i see.
but how?

sudo apt-get update
sudo apt-get -t testing install libc6-dev
newbie
Activity: 3
Merit: 0
cygcurl file-4.dll not see how to fix
win 8.1 not run
hero member
Activity: 635
Merit: 500
Very Interesting will try later
newbie
Activity: 59
Merit: 0
Code:
/opt/x11-sgminer/sgminer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /opt/x11-sgminer/sgminer) /opt/x11-sgminer/sgminer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/x11-sgminer/sgminer)
latest PiMP
you need updata GLIBC
member
Activity: 73
Merit: 10
IT Consultant
Only increase from 6.2MH/s to 6.9MH/s with my 3x 280x.
No temp/fan speed showing.
The 2% pool fucks up listing of pool names in pool config.

Win 7, Catalyst 13.11
legendary
Activity: 1457
Merit: 1001
sounds promising looking forward to source code to check if there are no nasties inside
legendary
Activity: 3248
Merit: 1070
i'm waiting for the release fee free, on the official thread
newbie
Activity: 16
Merit: 0
Code:
/opt/x11-sgminer/sgminer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /opt/x11-sgminer/sgminer) /opt/x11-sgminer/sgminer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /opt/x11-sgminer/sgminer)
latest PiMP
newbie
Activity: 49
Merit: 0
Ive tried it.

Results:
290 from 2,4 to 3,5

270x from 1,37 to 1,80

GREAT!
legendary
Activity: 2296
Merit: 1170
Advertise Here - PM for more info!
I am having a big issue. This miner does not display either my GPU temp or fan speed, they are blank.
Even Trixx is not giving me accurate info on my Asus 280x.  I can't run software if I have no idea
what my gpu temps are.  It seems like this miner lowers my fan speeds, but I have no idea what it
does to heat.

That's an windows only issue. Works fine on linux. I am looking into this problem right now.
newbie
Activity: 23
Merit: 0
Could you provide the source code please?

I am preparing the code for publishing. Will be ready soon.

waiting for others to confirm that everything is fine after the code is published. I hope you fix the temperature not reported issue too.
legendary
Activity: 1848
Merit: 1018
I am having a big issue. This miner does not display either my GPU temp or fan speed, they are blank.
Even Trixx is not giving me accurate info on my Asus 280x.  I can't run software if I have no idea
what my gpu temps are.  It seems like this miner lowers my fan speeds, but I have no idea what it
does to heat.
legendary
Activity: 2296
Merit: 1170
Advertise Here - PM for more info!
Could you provide the source code please?

I am preparing the code for publishing. Will be ready soon.
Pages:
Jump to: