Author

Topic: Nexus - Pure SHA3 + CPU/GPU + nPoS + 15 Active Innovations + More to Come - page 261. (Read 785514 times)

sr. member
Activity: 318
Merit: 250

I again did not do so  Sad
conf
{
    "algorithm" : "sk1024_djm",
    "auto-engine" : "false",
    "auto-fan" : "false",
    "auto-settings" : "false",
    "connections" : [
        {
            "password" : "qwep",
            "url" : "127.0.0.1:9325",
            "user" : "1"
        }
    ],
    "gpu-engine" : "1100",
    "gpu-memclock" : "1500",
    "gpu-powertune" : "5",
    "gpu-shaders" : "2048",
    "gpu-threads" : "1",
    "gpu-vddc" : "0",
    "intensity" : "19",
    "lookup-gap" : "2",
    "rawintensity" : "0",
    "submit-stale" : "false",
    "temp-cutoff" : "95",
    "temp-overheat" : "80",
    "temp-target" : "75",
    "thread-concurrency" : "16384",
    "vectors" : "1",
    "worksize" : "256",
    "xintensity" : "0"
}

bat
start resources/ui/SKMinerGUI.html
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
SKMiner.exe --connections 127.0.0.1:9325 user qwep password 1111 --algorithm sk1024_djm
COLOR 0A
pause

Coinshield.conf
listen=1
daemon=1
server=1
rpcuser=qwep
rpcpassword=1111
rpcport=9325
rpcallowip=localhost


Your user & pass are muddled up in your skminer conf file.

You don't need a coinshield.conf file, it will work without. 

Try to remove the coinshield.conf
Change the skminer miner.conf , user x, pass x, url 127.0.0.1:9325
Change bat file, remove the --connections, user & --algo bit.  Try starting with just SKminer.exe

hero member
Activity: 610
Merit: 500

I again did not do so  Sad
conf
{
    "algorithm" : "sk1024_djm",
    "auto-engine" : "false",
    "auto-fan" : "false",
    "auto-settings" : "false",
    "connections" : [
        {
            "password" : "qwep",
            "url" : "127.0.0.1:9325",
            "user" : "1"
        }
    ],
    "gpu-engine" : "1100",
    "gpu-memclock" : "1500",
    "gpu-powertune" : "5",
    "gpu-shaders" : "2048",
    "gpu-threads" : "1",
    "gpu-vddc" : "0",
    "intensity" : "19",
    "lookup-gap" : "2",
    "rawintensity" : "0",
    "submit-stale" : "false",
    "temp-cutoff" : "95",
    "temp-overheat" : "80",
    "temp-target" : "75",
    "thread-concurrency" : "16384",
    "vectors" : "1",
    "worksize" : "256",
    "xintensity" : "0"
}

bat
start resources/ui/SKMinerGUI.html
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
SKMiner.exe --connections 127.0.0.1:9325 user qwep password 1111 --algorithm sk1024_djm
COLOR 0A
pause

Coinshield.conf
listen=1
daemon=1
server=1
rpcuser=qwep
rpcpassword=1111
rpcport=9325
rpcallowip=localhost
Hix
legendary
Activity: 1971
Merit: 1036
How compile Cudaminer from sources?

Code:
100:~/skminer/skminer_source$ ./autogen.sh
Makefile.am:16: variable `ccminer_SOURCES' is defined but no program or
Makefile.am:16: library has `ccminer' as canonical name (possible typo)
Makefile.am:34: variable `ccminer_LDADD' is defined but no program or
Makefile.am:34: library has `ccminer' as canonical name (possible typo)
Makefile.am:33: variable `ccminer_LDFLAGS' is defined but no program or
Makefile.am:33: library has `ccminer' as canonical name (possible typo)
full member
Activity: 224
Merit: 100
Is there a 6798.json for your 7970's/280x ?

You could change those settings to 1000 / 1500 that's probably where the 1080 is.

Of course you would have to enable to auto-settings again to see if it worked.

Of course I can change settings in 6798.json file, but why my 7990 with ID 679B taking settings from 6798.json but not from 679B.json?


Most likely the system is treating your 7990 as 2 7970 chips. That's what windows does with a 5970 anyways, treats it as 2 5870's.

So the Device ID comes in as 679B but then the chips are probably reporting there names as Tahiti instead of Malta.

I use both the Device ID and the Device name to configure the settings. OpenCL reports the name of the chip, not the ID. ADL reports the ID.

I'm sure it's an issue related to that somehow. I don't have a 7990 so I wouldn't be able to test it.

The easiest thing is to just let the miner treat it as 2 7970's since thats what Windows and OpenCL want to do anyway.
member
Activity: 124
Merit: 10
Is there a 6798.json for your 7970's/280x ?

You could change those settings to 1000 / 1500 that's probably where the 1080 is.

Of course you would have to enable to auto-settings again to see if it worked.

Of course I can change settings in 6798.json file, but why my 7990 with ID 679B taking settings from 6798.json but not from 679B.json?
full member
Activity: 224
Merit: 100
Did you try running it with true again after I asked you to?
It works, but clocks too high for my 7990  Sad
Oh, i see why my hashrate increased)) 1080/1500  Angry Very risky for that card, my RIG at another location, I can't restart it immediately if it crash)
I see 1000/1500 in 679B.json for Malta card, but clocks increasing to 1080/1500  Undecided

Ahh OK.

Is there a 6798.json for your 7970's/280x ?

You could change those settings to 1000 / 1500 that's probably where the 1080 is.

Of course you would have to enable to auto-settings again to see if it worked.
member
Activity: 124
Merit: 10
Did you try running it with true again after I asked you to?
It works, but clocks too high for my 7990  Sad
Oh, i see why my hashrate increased)) 1080/1500  Angry Very risky for that card, my RIG at another location, I can't restart it immediately if it crash)
I see 1000/1500 in 679B.json for Malta card, but clocks increasing to 1080/1500  Undecided
full member
Activity: 224
Merit: 100
Wow, pretty fast
153-154 MHash/s with new miner, 145 with old (idk, maybe TC 15232 better, than 8192...)
Edited config there: http://puu.sh/gCU35/552003eab7.conf
Quote
   "auto-settings" : "false",
This setting helps, THX!

You can do it that way also, to specify your own settings.

Did you try running it with true again after I asked you to?
sr. member
Activity: 318
Merit: 250
how much will come out with 4gpu 280x  Roll Eyes

You should see about 160 Mh/s
how frequently the blocks at that speed

Block an hour average, if your lucky.
member
Activity: 124
Merit: 10
Wow, pretty fast
153-154 MHash/s with new miner, 145 with old (idk, maybe TC 15232 better, than 8192...)
Edited config there: http://puu.sh/gCU35/552003eab7.conf
Quote
   "auto-settings" : "false",
This setting helps, THX!
sr. member
Activity: 466
Merit: 250
1 BTC buy at bittrex, looks like someone is finally interested.
I'm interested and other too Smiley

hire code for sig ...
Code:
[URL=https://bitcointalk.org/index.php?topic=657601.0][SIZE=11pt][COLOR=#CC0000]█[/COLOR][COLOR=#C30008]█[/COLOR][COLOR=#BB0011]█[/COLOR][COLOR=#B20019]█[/COLOR][COLOR=#AA0022]█[/COLOR][COLOR=#A1002A]█[/COLOR][COLOR=#990033]█[/COLOR][COLOR=#90003B]█[/COLOR][COLOR=#880044]█[/COLOR][COLOR=#7F004C]█[/COLOR][COLOR=#770054]█[/COLOR][COLOR=#6E005D]█[/COLOR][COLOR=#660066]█[/COLOR][COLOR=#5D006E]█[/COLOR][COLOR=#550076]█[/COLOR][COLOR=#4C007F]█[/COLOR][COLOR=#440088]█[/COLOR][COLOR=#3B0090]█[/COLOR][COLOR=#330099]█[/COLOR][COLOR=#2A00A1]█[/COLOR][COLOR=#2200A9]█[/COLOR][COLOR=#1900B2]█[/COLOR][COLOR=#1100BB]█[/COLOR][COLOR=#0800C3]█ [/COLOR][COLOR=#1900B2][COLOR=#0800C3][B][COLOR=#CC0000]C[/COLOR][COLOR=#B20019]S[/COLOR][COLOR=#990033]D[/COLOR][COLOR=#7F004C] [/COLOR][COLOR=#660066]C[/COLOR][COLOR=#4C007F]O[/COLOR][COLOR=#330099]I[/COLOR][/B][COLOR=#1900B2][B]N  [/B][/COLOR][/COLOR][/COLOR][COLOR=#1900B2][COLOR=#0800C3][COLOR=#1900B2][B][COLOR=#1900B2][B]Protect your Assets, Recycle your Trash. - Coin Shield Alerts System.  [/B][/COLOR][/B][/COLOR][/COLOR][/COLOR][/SIZE][/URL][SIZE=10pt][COLOR=#1900B2][COLOR=#0800C3][COLOR=#1900B2][B][COLOR=#1900B2][COLOR=#C30008]█[/COLOR][COLOR=#BB0011]█[/COLOR][COLOR=#B20019]█[/COLOR][COLOR=#AA0022]█[/COLOR][COLOR=#A1002A]█[/COLOR][COLOR=#990033]█[/COLOR][COLOR=#90003B]█[/COLOR][COLOR=#880044]█[/COLOR][COLOR=#7F004C]█[/COLOR][COLOR=#770054]█[/COLOR][COLOR=#6E005D]█[/COLOR][COLOR=#660066]█[/COLOR][COLOR=#5D006E]█[/COLOR][COLOR=#550076]█[/COLOR][COLOR=#4C007F]█[/COLOR][COLOR=#440088]█[/COLOR][COLOR=#3B0090]█[/COLOR][COLOR=#330099]█[/COLOR][COLOR=#2A00A1]█[/COLOR][COLOR=#2200A9]█[/COLOR][COLOR=#1900B2]█[/COLOR][COLOR=#1100BB]█[/COLOR][COLOR=#0800C3]█ [/COLOR][/COLOR][/B][/COLOR][/COLOR][/COLOR]
[COLOR=#09420C]"Coin Shield Alerts System: Alerts will be Clone Alerts, Scam Alerts, Scam BCT Accounts, etc. better informing of the public"[/COLOR][/SIZE]

Great work! Thank you  Wink
You're welcome
what you think for starting some marketing campaign
and establish account for bounty , giveaways ....  twitter campaigns... etc ...
full member
Activity: 224
Merit: 100
Could you show a screen shot of it crashing?

Also, make sure there are setting files in your AppData Folder

SKMiner/settings

Edit: The settings files should generate automatically.
New miner crashing everytime =\
2 asus 7970 matrix flashed with 280x bios + XFX 7990
Catalyst 14.9, Win 8.1 x64
SKminer 1.2 works fine
http://joxi.ru/jgmv3DGsvnVg2a.png
config files are OK


With the new miner the config file wouldn't be the issue if the auto-settings option is set to true, it then doesn't use the settings from the config.

You shouldn't get a crash now, please try 1.3 again.

Run v 1.3 of the miner at least once again. Then go to the AppData folder. In SKMiner/settings is where you willm find the settings that are actually being used.
member
Activity: 124
Merit: 10
Could you show a screen shot of it crashing?

Also, make sure there are setting files in your AppData Folder

SKMiner/settings

Edit: The settings files should generate automatically.
New miner crashing everytime =\
2 asus 7970 matrix flashed with 280x bios + XFX 7990
Catalyst 14.9, Win 8.1 x64
SKminer 1.2 works fine
http://joxi.ru/jgmv3DGsvnVg2a.png
config files are OK
full member
Activity: 224
Merit: 100
what you setting are you using
Default. Miner 1.2 (1.3 crashing Angry)
intensity 18 for 7990's 2nd core

Could you show a screen shot of it crashing?

Also, make sure there are setting files in your AppData Folder

SKMiner/settings

Edit: The settings files should generate automatically.
sr. member
Activity: 518
Merit: 275
If you fail...just dont fail again
1 BTC buy at bittrex, looks like someone is finally interested.
I'm interested and other too Smiley

hire code for sig ...
Code:
[URL=https://bitcointalk.org/index.php?topic=657601.0][SIZE=11pt][COLOR=#CC0000]█[/COLOR][COLOR=#C30008]█[/COLOR][COLOR=#BB0011]█[/COLOR][COLOR=#B20019]█[/COLOR][COLOR=#AA0022]█[/COLOR][COLOR=#A1002A]█[/COLOR][COLOR=#990033]█[/COLOR][COLOR=#90003B]█[/COLOR][COLOR=#880044]█[/COLOR][COLOR=#7F004C]█[/COLOR][COLOR=#770054]█[/COLOR][COLOR=#6E005D]█[/COLOR][COLOR=#660066]█[/COLOR][COLOR=#5D006E]█[/COLOR][COLOR=#550076]█[/COLOR][COLOR=#4C007F]█[/COLOR][COLOR=#440088]█[/COLOR][COLOR=#3B0090]█[/COLOR][COLOR=#330099]█[/COLOR][COLOR=#2A00A1]█[/COLOR][COLOR=#2200A9]█[/COLOR][COLOR=#1900B2]█[/COLOR][COLOR=#1100BB]█[/COLOR][COLOR=#0800C3]█ [/COLOR][COLOR=#1900B2][COLOR=#0800C3][B][COLOR=#CC0000]C[/COLOR][COLOR=#B20019]S[/COLOR][COLOR=#990033]D[/COLOR][COLOR=#7F004C] [/COLOR][COLOR=#660066]C[/COLOR][COLOR=#4C007F]O[/COLOR][COLOR=#330099]I[/COLOR][/B][COLOR=#1900B2][B]N  [/B][/COLOR][/COLOR][/COLOR][COLOR=#1900B2][COLOR=#0800C3][COLOR=#1900B2][B][COLOR=#1900B2][B]Protect your Assets, Recycle your Trash. - Coin Shield Alerts System.  [/B][/COLOR][/B][/COLOR][/COLOR][/COLOR][/SIZE][/URL][SIZE=10pt][COLOR=#1900B2][COLOR=#0800C3][COLOR=#1900B2][B][COLOR=#1900B2][COLOR=#C30008]█[/COLOR][COLOR=#BB0011]█[/COLOR][COLOR=#B20019]█[/COLOR][COLOR=#AA0022]█[/COLOR][COLOR=#A1002A]█[/COLOR][COLOR=#990033]█[/COLOR][COLOR=#90003B]█[/COLOR][COLOR=#880044]█[/COLOR][COLOR=#7F004C]█[/COLOR][COLOR=#770054]█[/COLOR][COLOR=#6E005D]█[/COLOR][COLOR=#660066]█[/COLOR][COLOR=#5D006E]█[/COLOR][COLOR=#550076]█[/COLOR][COLOR=#4C007F]█[/COLOR][COLOR=#440088]█[/COLOR][COLOR=#3B0090]█[/COLOR][COLOR=#330099]█[/COLOR][COLOR=#2A00A1]█[/COLOR][COLOR=#2200A9]█[/COLOR][COLOR=#1900B2]█[/COLOR][COLOR=#1100BB]█[/COLOR][COLOR=#0800C3]█ [/COLOR][/COLOR][/B][/COLOR][/COLOR][/COLOR]
[COLOR=#09420C]"Coin Shield Alerts System: Alerts will be Clone Alerts, Scam Alerts, Scam BCT Accounts, etc. better informing of the public"[/COLOR][/SIZE]




Great work! Thank you  Wink
member
Activity: 124
Merit: 10
what you setting are you using
Default. Miner 1.2 (1.3 crashing Angry)
intensity 18 for 7990's 2nd core, 22 too hot  Cheesy

7990@950/1400 1.1v
Drivers 14.12, OCL dll files from 14.9
14.9 drivers also works fine
hero member
Activity: 610
Merit: 500
how much will come out with 4gpu 280x  Roll Eyes
how frequently the blocks at that speed
2 Asus Matrix + XFX 7990
Something like this:

http://joxi.ru/WKAxVDEt1okpm8.png
what you setting are you using
member
Activity: 84
Merit: 10
CSD it's a crystal pearls coin day by day changing them activities... Smiley
member
Activity: 124
Merit: 10
how much will come out with 4gpu 280x  Roll Eyes
how frequently the blocks at that speed
2 Asus Matrix + XFX 7990
Something like this:

http://joxi.ru/WKAxVDEt1okpm8.png
hero member
Activity: 610
Merit: 500
how much will come out with 4gpu 280x  Roll Eyes

You should see about 160 Mh/s
how frequently the blocks at that speed
Jump to: