Spoetnik
Legendary
Offline
Activity: 1540
Merit: 1011
FUD Philanthropist™
|
|
May 03, 2014, 05:19:43 AM |
|
anyone can post settings for 280x & 290 - couse igetting low now 280 - only 2.1 mhs & 290 same - 2.1 mhs
280x sgminer.exe --kernel jackpotcoin -o http://127.0.0.1:15372 -u xxx -p xxx -I 20 -g 2 -s 1 --temp-cutoff 90 --gpu-engine 1125 --gpu-memclock 1500 --gpu-powertune 20 --no-submit-stale 2.5~2.6mhs same 2.1( did you make sure to delete your .bin file ? sometimes you have to delete them for settings to actually take effect.. that is why a lot of people use a delete command in a .bat file. such as this.. del *.bin sgminer.exe -d 0 --kernel jackpotcoin --config jackpotcoin.conf
or del *.bin sgminer.exe --kernel jackpotcoin -o http://127.0.0.1:15372 -u xxx -p xxx -I 20 -g 2 -s 1 --temp-cutoff 90 --gpu-engine 1125 --gpu-memclock 1500 --gpu-powertune 20 --no-submit-stale also verify you are using 100% GPU usage.. i use a desktop sensor panel i made with Aida64 or i sometimes use EVGA Precision or even better MSI Afterburner newest beta. if you get anything under 100% usage something is not right then such as Intensity is set too low or other misc issues.. This can show you what is going on.. http://www.techpowerup.com/gpuz/maybe check if these windows environmental variables exist too ? GPU_MAX_ALLOC_PERCENT = 100 GPU_USE_SYNC_OBJECTS = 1
not sure that makes any difference really but people always advise using those two variables and they usually add them into their bat file too but you can enter them in manually.. they only have to be added one time. experiment a bit with Intensity too.. you may find it works faster with lower settings.. my card hash's faster at 18 than it does 20 for example. scan time 1 may not be a good idea for a pool either.. i am using 4 on my miners edit: i get a hair under 2.2mh/s on average on a Radeon 7950 which is a slower gfx card than the Radeon 280x so any of you running a 280 you should be hashing faster than me edit2: i currently use amd_catalyst_13.11_betav9.5 (or 12.6 final) they seem to be a bit quicker than newer ones and both of those have the same opencl .dll's inside the installer so it won't matter too much speed wise i think which you use but i found 13.12 final whql to be slower
|
FUD first & ask questions later™
|
|
|
kaleruka
Newbie
Offline
Activity: 28
Merit: 0
|
|
May 03, 2014, 05:20:27 AM |
|
deleted bin - all ok & return 13.12 drivers
|
|
|
|
strasboug
|
|
May 03, 2014, 05:34:41 AM |
|
a quick color remix using Fireworks looks good
|
|
|
|
TinyMiner
Member
Offline
Activity: 68
Merit: 10
|
|
May 03, 2014, 05:38:23 AM |
|
anyone can post settings for 280x & 290 - couse igetting low now 280 - only 2.1 mhs & 290 same - 2.1 mhs
280x sgminer.exe --kernel jackpotcoin -o http://127.0.0.1:15372 -u xxx -p xxx -I 20 -g 2 -s 1 --temp-cutoff 90 --gpu-engine 1125 --gpu-memclock 1500 --gpu-powertune 20 --no-submit-stale 2.5~2.6mhs 7850 getting 3.8-4.0Mh/s. I might be lucky. give link for ur sgminer please S0rry I downloaded like 3 or 4 sgminers. I just picked one. If this helps sgminer 4.1.153. All my settings are in a conf file. Can you share your settings? Thank you.
|
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
May 03, 2014, 05:41:31 AM |
|
anyone can post settings for 280x & 290 - couse igetting low now 280 - only 2.1 mhs & 290 same - 2.1 mhs
280x sgminer.exe --kernel jackpotcoin -o http://127.0.0.1:15372 -u xxx -p xxx -I 20 -g 2 -s 1 --temp-cutoff 90 --gpu-engine 1125 --gpu-memclock 1500 --gpu-powertune 20 --no-submit-stale 2.5~2.6mhs 7850 getting 3.8-4.0Mh/s. I might be lucky. give link for ur sgminer please S0rry I downloaded like 3 or 4 sgminers. I just picked one. If this helps sgminer 4.1.153. All my settings are in a conf file. Can you share your settings? Thank you. This is my exact config file. Minus my ip address. For the 7850 { "pools" : [ { "url" : "xxx.xxx.x.xxx:15372", "user" : "user", "pass" : "pass" }, { }, { } ] , "intensity" : "19", "nfactor" : "6", "worksize" : "256", "kernel" : "ckolivas", "lookup-gap" : "2", "thread-concurrency" : "24000", "shaders" : "0", "gpu-threads" : "1", "gpu-engine" : "1100", "gpu-fan" : "65-80", "gpu-memclock" : "1500", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "api-mcast-port" : "4028", "api-port" : "4028", "expiry" : "10", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin", "no-client-reconnect" : true } And here is my bat del *.bin Color 0d sgminer -o xxx.xxx.x.xxx:15372 -u user -p pass -d 0 -w 256 -I 19 -g 2 --lookup-gap 2 --thread-concurrency 8192 pause Edit: Sorry for the edits. I believe anything in the config will over ride the bat file.
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
May 03, 2014, 05:49:59 AM |
|
NOTICE: Scratch mine for now. Checking something out.
DISREGARD mine for now.
I only tried it on solo not on a pool. SO this may not work
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
cqcy85
Member
Offline
Activity: 66
Merit: 10
|
|
May 03, 2014, 06:02:15 AM |
|
NOTICE: Scratch mine for now. Checking something out.
DISREGARD mine for now.
I only tried it on solo not on a pool. SO this may not work
you mean it is not working for pool mining?
|
|
|
|
hero18688
|
|
May 03, 2014, 06:07:34 AM |
|
anyone can post settings for 280x & 290 - couse igetting low now 280 - only 2.1 mhs & 290 same - 2.1 mhs
280x sgminer.exe --kernel jackpotcoin -o http://127.0.0.1:15372 -u xxx -p xxx -I 20 -g 2 -s 1 --temp-cutoff 90 --gpu-engine 1125 --gpu-memclock 1500 --gpu-powertune 20 --no-submit-stale 2.5~2.6mhs 7850 getting 3.8-4.0Mh/s. I might be lucky. give link for ur sgminer please S0rry I downloaded like 3 or 4 sgminers. I just picked one. If this helps sgminer 4.1.153. All my settings are in a conf file. Can you share your settings? Thank you. This is my exact config file. Minus my ip address. For the 7850 { "pools" : [ { "url" : "xxx.xxx.x.xxx:15372", "user" : "user", "pass" : "pass" }, { }, { } ] , "intensity" : "19", "nfactor" : "6", "worksize" : "256", "kernel" : "ckolivas", "lookup-gap" : "2", "thread-concurrency" : "24000", "shaders" : "0", "gpu-threads" : "1", "gpu-engine" : "1100", "gpu-fan" : "65-80", "gpu-memclock" : "1500", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "api-mcast-port" : "4028", "api-port" : "4028", "expiry" : "10", "failover-switch-delay" : "60", "gpu-dyninterval" : "7", "gpu-platform" : "0", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "7", "tcp-keepalive" : "30", "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin", "no-client-reconnect" : true } And here is my bat del *.bin Color 0d sgminer -o xxx.xxx.x.xxx:15372 -u user -p pass -d 0 -w 256 -I 19 -g 2 --lookup-gap 2 --thread-concurrency 8192 pause Edit: Sorry for the edits. I believe anything in the config will over ride the bat file. Hey looks like you mistaken the algo.You really got accpeted share with this sgminer?
|
|
|
|
greenclover
|
|
May 03, 2014, 06:11:53 AM |
|
"kernel" : "ckolivas", is this working? I thought you should use "jackpotcoin"
|
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
May 03, 2014, 06:26:59 AM |
|
NOTICE: Scratch mine for now. Checking something out.
DISREGARD mine for now.
I only tried it on solo not on a pool. SO this may not work
you mean it is not working for pool mining? I believe that is right. I got greedy and only tried it solo mining. I wanted the JackPot. Tried pool and no go.
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
strasboug
|
|
May 03, 2014, 06:50:23 AM |
|
jackpot will soon go to 100 millions...
|
|
|
|
Adatrader
|
|
May 03, 2014, 07:00:37 AM |
|
jackpot will soon go to 100 millions...
Someone is going to wake up with quite a nice bonus in the morning!
|
|
|
|
liomojo1
|
|
May 03, 2014, 07:04:28 AM |
|
So we have to sell everything we got , cause there will be inflation after such a big amount of money? ?
|
|
|
|
Adatrader
|
|
May 03, 2014, 07:17:14 AM |
|
So we have to sell everything we got , cause there will be inflation after such a big amount of money? ? In 6 days and 16 hours, we've generated 782 million coins. At the average rate, it is about 4.8 million/hr and 117.3 million/day. Obviously the increased difficulty plays a factor and more coins we're generated early on. It would increase the total supply a good amount but nothing to fret over. Also, this will be the largest jackpot for the lifetime of jackpotcoin if it exceeds 90 million. Keep in mind as well that there is a high probability that a block will be found within a pool and distributed among many people instead of one individual becoming a large bagholder.
|
|
|
|
Andy2009
|
|
May 03, 2014, 07:21:27 AM |
|
anyone can post settings for 280x & 290 - couse igetting low now 280 - only 2.1 mhs & 290 same - 2.1 mhs
Here is my settings for my 290's cards: "api-allow" : "W:127.0.0.1", "api-listen" : true, "api-mcast-port" : "4028", "api-port" : "4028", "expiry" : "120", "failover-only" : true, "kernel-path" : "/usr/local/bin", "log" : "5", "queue" : "1", "scan-time" : "1", "auto-fan" : true, "auto-gpu" : true, "temp-target" : "75", "temp-overheat" : "85", "temp-cutoff" : "95", "temp-hysteresis" : "3", "lookup-gap" : "2", "gpu-threads" : "1", "gpu-engine" : "1100", "gpu-fan" : "0-85", "gpu-memclock" : "1500", "gpu-powertune" : "20", "gpu-vddc" : "0.000", "intensity" : "20", "shaders" : "2048", "thread-concurrency" : "24550", "xintensity" : "0", "rawintensity" : "0", "failover-switch-delay" : "60", "no-pool-disable" : true Gets me around 3.2-3.3 Mh/s per card.
|
|
|
|
miningpoolhub
Legendary
Offline
Activity: 1456
Merit: 1006
Mining Pool Hub
|
|
May 03, 2014, 07:55:53 AM |
|
Jackpotcoin Mining Pool Hubhttp://jackpotcoin.miningpoolhub.comNow we adjusted coin payouts when Jackpot block is found! Block finder will get 50% of all and others will get 50% of it.How do you think this payout? I think it would satisfy solo miners who want big jackpot for himself alone. We can roll back at anytime, we just want to hear from you.
|
|
|
|
|
|
JackpotCoin (OP)
|
|
May 03, 2014, 10:11:36 AM |
|
something wrong with website, we're investigating...
|
|
|
|
JackpotCoin (OP)
|
|
May 03, 2014, 10:18:41 AM |
|
something wrong with website, we're investigating...
It's working again!
|
|
|
|
|