Bitcoin Forum
June 20, 2024, 09:50:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 162 »
  Print  
Author Topic: [ANN][0.8.6] Hirocoin - X11 - NGW - Secured Blockchain - Time Warp Limitation  (Read 271591 times)
SlientBit
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
March 28, 2014, 09:50:00 PM
 #1481

I've pushed my r9 280x's from 1,6 MH to 2 MH each  Smiley
Rig is not as cool as before (now 66 and 72C), but pull only 25W more/card.

As usual, this only helps with GPU manufacturer and model  and all the parameters you're using with sgminer, besides sgminer version Cheesy

Care to share with the community Wink ? Maybe we can all improve hour hashing with that Cool

I'm running Gigabyte GV-R928XOC-3GD Rev.1
I suppose, that gpu-clock=1050 could do the trick, because rest of setup looks quite common.

Maybe not Wink  what intensity and threads are you using ?

And thanks for sharing Cheesy

gg234
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
March 28, 2014, 09:52:32 PM
 #1482

I am very new to this that is why i am using batch file just want to try to make it work hirocoin but no luck just getting 55k/h

Thank you no change still getting 55K/h i am going out of ideas now Huh

Using the following batch file but i am getting 55k/h what i am doing wrong

sgminer -k darkcoin -o stratum+tcp://stratum.pool.com:6347 -u xxxx -p xxxx
 -w 256,256,256 -I 13,13,13 -g 2 --lookup-gap 2,2,2 --gpu-powertune -20,-20,-20
--temp-overheat 85,85,85 --temp-cutoff 90,90,90 --gpu-memclock 1500,1500,1500 --gpu-engine 1000,1000,1000 --thread-concurrency 8191,8191,8191

I am having 3 asus 280x and how to configure sgminer for X11 algo can some one share their settings including config file and how to create batch file

Thanks for your help


leave the same as scrypt

Raise intensity to 18. Wink

Have you tried the sample batch file??
vrm86
Hero Member
*****
Offline Offline

Activity: 676
Merit: 500


View Profile
March 28, 2014, 09:55:50 PM
 #1483


Maybe not Wink  what intensity and threads are you using ?


Take a look several posts earlier Smiley

I am very new to this that is why i am using batch file just want to try to make it work hirocoin but no luck just getting 55k/h

When you mine scrypt coins is everything ok?
gg234
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
March 28, 2014, 09:57:58 PM
 #1484



Yes if i use scrypt everything works fine


Maybe not Wink  what intensity and threads are you using ?


Take a look several posts earlier Smiley

I am very new to this that is why i am using batch file just want to try to make it work hirocoin but no luck just getting 55k/h

When you mine scrypt coins is everything ok?
vrm86
Hero Member
*****
Offline Offline

Activity: 676
Merit: 500


View Profile
March 28, 2014, 10:01:21 PM
 #1485



Yes if i use scrypt everything works fine


Maybe not Wink  what intensity and threads are you using ?


Take a look several posts earlier Smiley

I am very new to this that is why i am using batch file just want to try to make it work hirocoin but no luck just getting 55k/h

When you mine scrypt coins is everything ok?

Try to run sgminer with only intensity set at 13, remove any other options (besides temperatures, if you want).
nawazish1
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


PXC Research Team


View Profile
March 28, 2014, 10:03:00 PM
 #1486



Yes if i use scrypt everything works fine


Maybe not Wink  what intensity and threads are you using ?


Take a look several posts earlier Smiley

I am very new to this that is why i am using batch file just want to try to make it work hirocoin but no luck just getting 55k/h

When you mine scrypt coins is everything ok?

Try this only.

sgminer -k darkcoin -o stratum+tcp://hiro.suprnova.cc:3313 -u xx -p xx -I 18 -g 4 -w 128

PXC: PmfFgdwwcXPa1QUmtVJevdPfHhmhztHHCv
BTC: 1P22tVABsd85L7kkpTmohCv5vK2BypFz3H
Phoenixcoin (PXC), a decentralised open source digital currency.
Freyja
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
March 28, 2014, 10:07:06 PM
Last edit: March 28, 2014, 10:20:55 PM by Freyja
 #1487

My configs for three(3) different cards.

7950 card(s): [1.8mh][60-70C at 50% fan.]
Code:
sgminer.exe -k darkcoin -g 2 --thread-concurrency 8192 --gpu-memclock 1375 --gpu-engine 1080 --gpu-powertune d --auto-fan --gpu-fan 50-100 --temp-overheat 75 --temp-cutoff 85 --intensity 13
280x DC2T card(s): [2.26mh][60-70C at 50% fan.]
Code:
sgminer.exe -k darkcoin -g 2 --thread-concurrency 8192 --gpu-memclock 1600 --gpu-engine 1150 --gpu-powertune d --auto-fan --gpu-fan 50-100 --temp-overheat 75 --temp-cutoff 85 --intensity 13
280x Toxic card(s): [2.38mh][60-70C at 50% fan.]
Code:
sgminer.exe -k darkcoin -g 2 --thread-concurrency 8192 --gpu-memclock 1800 --gpu-engine 1200 --gpu-powertune d --auto-fan --gpu-fan 50-100 --temp-overheat 75 --temp-cutoff 85 --intensity 13


These specs are working good for me. Hope they will perform just as good for the next person should someone try.
gg234
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
March 28, 2014, 10:16:25 PM
 #1488

I have tried all the recommended settings still getting 55K/H and if i use scrypt-jane it will work with 5.3M/H only problem with X11 for some reason

Thanks you guys i hope i will get solution from some user
nawazish1
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


PXC Research Team


View Profile
March 28, 2014, 10:21:10 PM
 #1489

I have tried all the recommended settings still getting 55K/H and if i use scrypt-jane it will work with 5.3M/H only problem with X11 for some reason

Thanks you guys i hope i will get solution from some user

You have team viewer??

PXC: PmfFgdwwcXPa1QUmtVJevdPfHhmhztHHCv
BTC: 1P22tVABsd85L7kkpTmohCv5vK2BypFz3H
Phoenixcoin (PXC), a decentralised open source digital currency.
gg234
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
March 28, 2014, 10:23:20 PM
 #1490

yes i have

I have tried all the recommended settings still getting 55K/H and if i use scrypt-jane it will work with 5.3M/H only problem with X11 for some reason

Thanks you guys i hope i will get solution from some user

You have team viewer??
Scriptiee
Sr. Member
****
Offline Offline

Activity: 249
Merit: 250


View Profile
March 28, 2014, 10:24:27 PM
 #1491

I have tried all the recommended settings still getting 55K/H and if i use scrypt-jane it will work with 5.3M/H only problem with X11 for some reason

Thanks you guys i hope i will get solution from some user


This is mine for 7970 which should easily work on your 280x

Code:
GPU 0:  57.0C 2500RPM | 2.465M/2.449Mh/s | R:  1.0% HW:0 WU:0.034/m I:20


Code:
https://gist.github.com/Scriptiee/e925a6d8b339c0eec264


EDIT: Don't pay attention to Rejects, it's due to the pool getting attacked yesterday, normally it is at around 0.4 max
nawazish1
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


PXC Research Team


View Profile
March 28, 2014, 10:25:14 PM
 #1492

yes i have

I have tried all the recommended settings still getting 55K/H and if i use scrypt-jane it will work with 5.3M/H only problem with X11 for some reason

Thanks you guys i hope i will get solution from some user

You have team viewer??

Can I try?? I am getting curious about the problem.

PXC: PmfFgdwwcXPa1QUmtVJevdPfHhmhztHHCv
BTC: 1P22tVABsd85L7kkpTmohCv5vK2BypFz3H
Phoenixcoin (PXC), a decentralised open source digital currency.
ibfragalot
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 28, 2014, 10:45:01 PM
Last edit: March 28, 2014, 11:38:03 PM by ibfragalot
 #1493

<3 Hirocoin!

But can anyone advise - is this normal?

[09:41:35] Accepted 556eadb6 Diff 0.000/0.000 GPU 1
[09:41:40] Accepted 32e3bdaf Diff 0.000/0.000 GPU 1
[09:41:41] Accepted 0d065e26 Diff 0.000/0.000 GPU 0
[09:41:52] Accepted 274bcac7 Diff 0.000/0.000 GPU 1
[09:42:10] Accepted 67394098 Diff 0.000/0.000 GPU 1

I've searched everywhere, a few people get it but nobody has said its a problem. But difficulty 0?? I'm running 2 x 270x

Other stats:

sgminer 4.1.0 - Started: [2014-03-29 00:56:50]
--------------------------------------------------------------------------
(15s):2.804M (avg):2.762Mh/s | A:21  R:0  HW:0  WU:0.039/m
ST: 2  SS: 5  NB: 509  LW: 39241  GF: 0  RF: 0
Connected to Pool 0 (stratum) diff 0.000 as user XXXXXXXXXXXXXXX
Block: cc3e5ab4...  Diff:164  Started: [09:43:35]  Best share: 10
--------------------------------------------------------------------------
[P]ool management [G]PU management S]ettings [D]isplay options [Q]uit
 GPU 0:                | 1.384M/1.384Mh/s | R:  0.4% HW:0 WU:0.019/m I:17
 GPU 1:                | 1.376M/1.379Mh/s | R:  1.0% HW:0 WU:0.020/m I:17

******** EDIT: FIXED ***********
Downloaded latest sgminer here: https://bitcointalk.org/index.php?topic=475795.0;all

gg234
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
March 28, 2014, 11:10:49 PM
 #1494

After lot of time i spend to get the correct settings for my Asus 280x the following settings giving me 2.235M/H

Code:
sgminer.exe -k darkcoin -o stratum+tcp://stratum.forkpool.com:6347 -u xxxx -p xxxx -g 2 --thread-concurrency 8192 --gpu-memclock 1600 --gpu-engine 1150 --gpu-powertune d --auto-fan --gpu-fan 50-100 --temp-overheat 75 --temp-cutoff 85 --intensity 13

Result

Code:
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  61.0C 1869RPM | 2.225M/2.243Mh/s | R:  0.0% HW:0 WU:0.036/m I:13
 GPU 1:  53.0C 1956RPM | 2.231M/2.244Mh/s | R:  0.0% HW:0 WU:0.031/m I:13
 GPU 2:  56.0C 1927RPM | 2.231M/2.244Mh/s | R:  0.0% HW:0 WU:0.030/m I:13

I hope this helps some one without struggling like me and i want to check if the GPU temps are ok or not

Special thanks to Freyja

Using the following batch file but i am getting 55k/h what i am doing wrong

sgminer -k darkcoin -o stratum+tcp://stratum.pool.com:6347 -u xxxx -p xxxx
 -w 256,256,256 -I 13,13,13 -g 2 --lookup-gap 2,2,2 --gpu-powertune -20,-20,-20
--temp-overheat 85,85,85 --temp-cutoff 90,90,90 --gpu-memclock 1500,1500,1500 --gpu-engine 1000,1000,1000 --thread-concurrency 8191,8191,8191

I am having 3 asus 280x and how to configure sgminer for X11 algo can some one share their settings including config file and how to create batch file

Thanks for your help


leave the same as scrypt
spicelord
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
March 29, 2014, 01:32:38 AM
 #1495

After lot of time i spend to get the correct settings for my Asus 280x the following settings giving me 2.235M/H

Well that's more than I'm getting out of my 290x so you're doing something better than I am at least

beourne
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 29, 2014, 02:45:40 AM
 #1496

http://i61.tinypic.com/2rgcj6r.jpg

this is what i'm getting with my 2 msi 280x. I'm new to this coin (new to mining actually)  and i have a couple of questions about this:

1. is the low WU normal? its a different unit from what i'm used to so I have no idea if its still within 90% of the hashrate.
2. how many hero coins do u get with 1 280x per day? sorry i dont trust the pool statistics
3. since mining this coin gives me lower temperature than mining others i was wondering if its consuming less power to? i don't have a killawatt

here's my config:

"intensity" : "13, 13",
"worksize" : "256, 256",
"gpu-engine" : "1160",
"gpu-memclock" : "1610",
"gpu-vddc" : "1.100",
"gpu-powertune" : "-20, -20",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"temp-cutoff" : "80",
"temp-overheat" : "75",
"temp-target" : "70",

"gpu-map" : "0:1,1:0",
"auto-gpu" : true,
"expiry" : "1",
"failover-only" : true,
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0,1",
"gpu-threads" : "2"



ibfragalot
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 29, 2014, 03:27:07 AM
 #1497

CONFIG EXAMPLE FOR: 270x

2 x MSI 270x. Currently getting 1,360 khs each with this config and using CGMiner (it will show Kernal unknown on save, so just uncheck verify before save)


{
"pools" : [
   {
      "name" : "XXXXXXXXXXX",
      "url" : "XXXXXXXXXXX:3339",
      "user" : "XXXXXXXXXXX.XXXXXX",
      "pass" : "XXXXXXXXXXXXXXX",
      "pool-priority" : "0"
   },
   {
      "name" : "XXXXXXXXXXXXXXXXXX",
      "url" : "XXXXXXXXXXXXXXXX:3339",
      "user" : "XXXXXXXXXXXX.XXXXXX",
      "pass" : "XXXXXXXXXXXXX",
      "pool-priority" : "1"
   }
],
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"failover-only" : true,
"log" : "5",
"no-submit-stale" : true,
"queue" : "0",
"sharelog" : "50",
"auto-fan" : true,
"gpu-threads" : "2",
"gpu-engine" : "1150",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"kernel" : "darkcoin",
"temp-target" : "65",
"temp-overheat" : "75",
"temp-cutoff" : "80",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8193",
"xintensity" : "4"
}

LordPiccolo
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 1000


View Profile
March 29, 2014, 08:16:26 AM
 #1498

Morning guys,

getting 2.374 out of my R9 290 tri x, does this seem about right? Loving the lower temps, I actually slept last night Smiley

LP

                                 
     ▄███████████████████████   
    █████████████████████████   
    █████████████████████████   
    ███████           ███████   
    ███████          ▄███████   
    ███████   ▄▄▄▄███████████   
    ████████████████████████▀   
    ███████████████████▀▀▀       
    █████████████▀▀▀             
    ███████▀▀                   
    █████▀▀                     
    ▀▀▀                         
                                 
.phore.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
xD E L I V E R I N G   B L O C K C H A I N   T E C H N O L O G Yxx
xxxxxxxxxxxxxT O   T H E   R E A L   W O R L Dxxxxxxxxxxxxxx

██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
..Telegram....
..Facebook...
..Instagram...
..Youtube...
..LinkedIn...
..Twitter......
..Discord...
..Reddit.....
..Github.....
(██████████████████████████████
xphore.ioxx

██████████████████████████████████████
)
durnkenWiz
Sr. Member
****
Offline Offline

Activity: 331
Merit: 250


View Profile
March 29, 2014, 08:26:27 AM
 #1499

I think you could get 2.8-3.3 mh out of it
Freyja
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
March 29, 2014, 08:28:15 AM
 #1500

Quote
1. is the low WU normal? its a different unit from what i'm used to so I have no idea if its still within 90% of the hashrate.
2. how many hero coins do u get with 1 280x per day? sorry i dont trust the pool statistics
3. since mining this coin gives me lower temperature than mining others i was wondering if its consuming less power to? i don't have a killawatt

WU seems normal, hope so at least Tongue, I have the same.
I'm not sure exactly how much but the pool statistics have been close to what I've gotten so far so I'm been going by what it shows me.

Jup. I took a look at my el.bill since I started use x11 algorithm the bill have been cut in half so I'm very satisfied at least. Tongue

Hope this answer somewhat to what you were hoping for at least.

Morning guys,

getting 2.374 out of my R9 290 tri x, does this seem about right? Loving the lower temps, I actually slept last night Smiley

LP

I don't have a 290 myself but I think, and hope, you should be able to get more out of it using your card(s).
Pages: « 1 ... 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 [75] 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 ... 162 »
  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!