Bitcoin Forum
April 25, 2024, 04:28:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 »  All
  Print  
Author Topic: [ANN] sgminer with X11/X13/Nist5/Quark/Anime kernels compatible 14.6 amd drivers  (Read 90602 times)
the_g00se
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 24, 2014, 04:11:22 PM
 #201

Any gains for r9 270? What are people hashing?

x11 ~ 2.7
x13 ~ 2.0

The sweet part being still using 13.12 drivers with 14.6 opencl dropped in to folder. So didn't have to use "modded" drivers for Win7x64 to get the 5 270x "recognized".

Was getting ~2.0 and ~1.7 respectively before.

Took about 5 mins...didn't change a thing in bat or conf file.


Config for x11?
1714062515
Hero Member
*
Offline Offline

Posts: 1714062515

View Profile Personal Message (Offline)

Ignore
1714062515
Reply with quote  #2

1714062515
Report to moderator
1714062515
Hero Member
*
Offline Offline

Posts: 1714062515

View Profile Personal Message (Offline)

Ignore
1714062515
Reply with quote  #2

1714062515
Report to moderator
1714062515
Hero Member
*
Offline Offline

Posts: 1714062515

View Profile Personal Message (Offline)

Ignore
1714062515
Reply with quote  #2

1714062515
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
djm34 (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 24, 2014, 04:20:35 PM
 #202

are you speaking about my link
Oh, should have seen the different color in the link.
So I downloaded it, and virustotalled it.
DOESN'T THIS CONCERN ANYONE?

AntiVir    APPL/Bitcoinminer.Gen    20140623
Baidu-International    Hacktool.Win32.BitCoinMiner.BBF    20140623
DrWeb    Tool.BtcMine.141    20140623
ESET-NOD32    a variant of Win32/BitCoinMiner.BF    20140623
K7AntiVirus    Trojan ( 00494bd01 )    20140623           MAINLY THESE TROJANS, not the bitcoinminer!
K7GW    Trojan ( 00494bd01 )    20140623
Sophos    Generic PUA GF    20140623
Symantec    WS.Reputation.1    20140623
TrendMicro-HouseCall    Suspicious_GEN.F47V0620    20140623
Yes I am a bit surprised too by the result...
I will try to recompile and see if I get the same thing, but not for the moment.
Now as I have stated already, it is better to compile yourself than use any binaries
(and actually, that will be the last I put binaries with my release... problem solved.)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
solo20
Full Member
***
Offline Offline

Activity: 184
Merit: 100


View Profile
June 24, 2014, 04:25:18 PM
 #203

14.6 amd drivers
I install them but when I run
sgminer it crashes any way to to fix this . do I need other files to make it work
was not crashing befor  Huh
litecoinbeast
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
June 24, 2014, 04:58:32 PM
 #204

Config for x11?

Here ya go mate...basically a C & P from Lazybear or w/e his name is from x11/x13 mod release (without the hidden 2%):

Code:
"no-adl" : true,
"gpu-powertune" : "20",
"intensity" : "17",
"kernel" : "x11mod",
"vectors" : "1",
"worksize" : "128",
"gpu-threads" : "2",
"thread-concurrency" : "8192",
"lookup-gap" : "2",
"gpu-engine" : "1120",
"gpu-memclock" : "1500",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "66,66,70,70,70",
"api-mcast-port" : "4028",
"failover-only" : true,
"api-port" : "4028",
"expiry" : "120",
"log" : "5",
"device" : "0,1,2,3,4",
"no-pool-disable" : false,
"no-submit-stale" : true,
"queue" : "1",
"scan-time" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
junkun13
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
June 24, 2014, 05:06:07 PM
 #205

where do you put those files?

Great job, my Powercolor 280x have gone from 3.4 Mh/s to 4.3 M/hs using this and just by moving those 8 files from the 14.6 directory, rather than the full driver update.

My config. is as follows if anyone is struggling :

Quote
"kernel" : "x11mod",
"intensity" : "20",
"vectors": "1",
"thread-concurrency" : "8193",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads" : "2",
"gpu-engine" : "1150",
"gpu-fan" : "30-95",
"gpu-memclock" : "1550",
"gpu-memdiff" : "0,0,0,0",
"gpu-powertune" : "20",
"temp-cutoff" : "90",
"temp-overheat" : "85",
"temp-target" : "65",
"shaders" : "2048",
"api-allow" : "127.0.0.1,192.168.1/24",
"api-listen" : "true",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : "true",
"expiry" : "1",
"nfactor": "11",
"failover-only" : "true",
"gpu-dyninterval" : "7",
"gpu-platform" : "1",
"log" : "5",
"log-dateformat" : "0",
"no-pool-disable" : true,
"no-submit-stale" : true,
"queue" : "0",
"scan-time" : "1",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

http://i76.photobucket.com/albums/j36/hlxbravo/Noname.jpg



 Wink
nfox
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile WWW
June 24, 2014, 05:09:07 PM
 #206

So what files and from where you take them..?
cryptoangel
Sr. Member
****
Offline Offline

Activity: 700
Merit: 250



View Profile
June 24, 2014, 05:13:03 PM
 #207

Oh, should have seen the different color in the link.
So I downloaded it, and virustotalled it.
DOESN'T THIS CONCERN ANYONE?

AntiVir    APPL/Bitcoinminer.Gen    20140623
Baidu-International    Hacktool.Win32.BitCoinMiner.BBF    20140623
DrWeb    Tool.BtcMine.141    20140623
ESET-NOD32    a variant of Win32/BitCoinMiner.BF    20140623
K7AntiVirus    Trojan ( 00494bd01 )    20140623           MAINLY THESE TROJANS, not the bitcoinminer!
K7GW    Trojan ( 00494bd01 )    20140623
Sophos    Generic PUA GF    20140623
Symantec    WS.Reputation.1    20140623
TrendMicro-HouseCall    Suspicious_GEN.F47V0620    20140623

Huh??



Explanation please?.

9 Red flags.

https://www.virustotal.com/en-gb/file/3d0b950d432165c33cf46512344c16d12a34fe9df696ec45eb917c6acacdc888/analysis/1403630203/

▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█                         █
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄        █
           ▄▄███████▄▄   █
    ▄▄▄▄▄▄█████████████  █
         ████▀     ▀████
         ████       ████
         ████▄     ▄████
    ▀▀▀▀▀▀█████████████  █
           ▀▀███████▀▀   █
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀        █
█                         █
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀
ROLLBIT●  Instant Deposits & Withdrawals
●  Rakeback & Level Up Bonuses
●  Live Customer Support
█▀▀▀▀▀











█▄▄▄▄▄
.
PLAY NOW
▀▀▀▀▀█











▄▄▄▄▄█
djm34 (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 24, 2014, 05:27:40 PM
 #208

no idea... sorry. (file removed, just in case...)
and you are down to compile it yourself, because I have other things to do than giving explanation over something I don't understand myself.

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
cryptoangel
Sr. Member
****
Offline Offline

Activity: 700
Merit: 250



View Profile
June 24, 2014, 05:31:11 PM
 #209

no idea... sorry. (file removed, just in case...)
and you are down to compile it yourself, because I have other things to do than giving explanation over something I don't understand myself.

Lazybears miner just hit 22 red flags :S.

▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█                         █
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄        █
           ▄▄███████▄▄   █
    ▄▄▄▄▄▄█████████████  █
         ████▀     ▀████
         ████       ████
         ████▄     ▄████
    ▀▀▀▀▀▀█████████████  █
           ▀▀███████▀▀   █
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀        █
█                         █
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀
ROLLBIT●  Instant Deposits & Withdrawals
●  Rakeback & Level Up Bonuses
●  Live Customer Support
█▀▀▀▀▀











█▄▄▄▄▄
.
PLAY NOW
▀▀▀▀▀█











▄▄▄▄▄█
OPTiK
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
June 24, 2014, 05:36:06 PM
 #210

Any gains for r9 270? What are people hashing?

x11 ~ 2.7
x13 ~ 2.0

The sweet part being still using 13.12 drivers with 14.6 opencl dropped in to folder. So didn't have to use "modded" drivers for Win7x64 to get the 5 270x "recognized".

Was getting ~2.0 and ~1.7 respectively before.

Took about 5 mins...didn't change a thing in bat or conf file.

Yeah, I'm seeing the same with x11. I originally changed all my rigs to 14.6, but after reading this thread I've gone back to 13.12 and loaded the opencl files into the sgminer folder. This is nice since I can switch back to scrypt-n on the fly.
djm34 (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 24, 2014, 05:36:14 PM
 #211

no idea... sorry. (file removed, just in case...)
and you are down to compile it yourself, because I have other things to do than giving explanation over something I don't understand myself.

Lazybears miner just hit 22 red flags :S.
Now I understand why the other devs, don't give binaries (unless they have a 5% fee included in there miner  Grin)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Mylo
Full Member
***
Offline Offline

Activity: 196
Merit: 100

%insert your text% soon!


View Profile
June 24, 2014, 06:29:53 PM
 #212

Guys,

New beta is out amd-catalyst-14.6-rc2-windows-june23.exe

Any input on 270/280x/290 performance?
jimlite
Legendary
*
Offline Offline

Activity: 1848
Merit: 1018


View Profile WWW
June 24, 2014, 06:37:25 PM
 #213

no idea... sorry. (file removed, just in case...)
and you are down to compile it yourself, because I have other things to do than giving explanation over something I don't understand myself.

Lazybears miner just hit 22 red flags :S.
Now I understand why the other devs, don't give binaries (unless they have a 5% fee included in there miner  Grin)

I run windows rigs, and use binaries because no one ever tells how to compile one for windows.
Is it easy or a pain? What programs do you need to download to compile stuff on windows?
I am not a coder, but can build a mean rig and know my way around windows.

Binance, hottest/largest alt exchange, 2BTC daily no verification. https://www.binance.com/?ref=13309371
NEED TO RENT A RIG? All algos at http://www.miningrigrentals.com/register?ref=627


  ✵ Super FAST block times      ✵ Block Explorer right in the wallet!     ✵ Stealth Addresses     ✵ PoW/PoS hybrid  
██
██
██
██
██
██
██
██
██
██
██
Ancient Money
for a New World
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
Join the conversation!
██
██
██
██
██
██
██
██
██
██
██

                 ▄████▄▄    ▄
██             ████████████▀
████▄         █████████████▀
▀████████▄▄   █████████████
▄▄█████████████████████████
██████████████████████████
  ▀██████████████████████
   █████████████████████
    ▀█████████████████▀
      ▄█████████████▀
▄▄███████████████▀
   ▀▀▀▀▀▀▀▀▀▀▀

TWITTER


Newwsr
Sr. Member
****
Offline Offline

Activity: 311
Merit: 250


View Profile
June 24, 2014, 06:49:05 PM
 #214

I'm mining for with this sgminer 14.6 with this virus even someone already tested?
solo20
Full Member
***
Offline Offline

Activity: 184
Merit: 100


View Profile
June 24, 2014, 07:33:21 PM
 #215

question is this free
djm34 (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
June 24, 2014, 07:49:59 PM
 #216

question is this free

it is free, though donations are welcomed
(however, viewing what I got, 0.09drk and 0.01btc (I take the opportunity to thank the 2 persons who sent something  Wink) I understand why there are more and more closed source...  or with mining fee  Grin)

Regarding the compilation under windows, you have to install mingw (however everything step is explained in details in the doc/windows_build.txt

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Bawb3
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
June 24, 2014, 08:48:51 PM
 #217

I really don't think the red flags in virustotal are anything to worry about.
Remember you're scanning an executable (GIANT RED FLAG THERE), from an unknown source/publisher (Another red flag), for an unknown program (another red flag). Why WOULDN'T virustotal throw some flags? Plus zips containing batch files are also going to make them go nuts.

ALSO, "sgminer.exe" has probably been reported as a virus (in their databases) from being maliciously included in downloads (usually from torrents) to mine on people's computers without them knowing.

Just be careful, and watch for odd behavior ... like hidden mining quotas and such Smiley
Real_Unhooked
Hero Member
*****
Offline Offline

Activity: 838
Merit: 500


View Profile
June 24, 2014, 08:49:56 PM
 #218

Someone please post a conf file for 290/290x.

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
.....DeepVault.....
....Blockchain File Signatures....
...deeponion.org...
solo20
Full Member
***
Offline Offline

Activity: 184
Merit: 100


View Profile
June 24, 2014, 09:04:15 PM
 #219

290x tri oc
seems stable been at it for 3 hours now seems to be running hoter then befor  61-69 fans at 75% for both cards


gpu-engine is 1040 for both
intensity" : "16, "gpu-memclock" : "1420               ---> hash for  gpu 0 - 5016MH
intensity" : "17" "gpu-memclock" : "1440               --->  gpu 1 - 5250MH  
 anybody got better settings

Spacewide
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
June 24, 2014, 09:09:09 PM
 #220

Is saw a guy saying 2.7mh on R9,270

Can anyone post a config for this card please? Not familiar with these cards.  Kiss
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!