Pages:
Author

Topic: [ANN] a new coin based on Litecoin - CHNCoin - page 42. (Read 181137 times)

full member
Activity: 224
Merit: 100
Stupid question but: Setting --expiry 1 for example does not throw you off a current block solve, but only ensures you work on 'up to date' block right? (Since obviously I can't really expect to solve a block in 1 second @ 500 kh/s)
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
setting up a new server.. going to have 2 now.. I should be sleeping..

You can't sleep on a day like this bob, charge a large % but stay awake and help us mine whilst it is still possible to get some coins before the farms take over:)
newbie
Activity: 42
Merit: 0
You're all doing something wrong I swear.

Do you have the "-s 1 --expiry 1 --queue 0" in your CGMiner settings? Seemed to fix shit up for me.

I live in Australia. We get 200ms minimum to anywhere else in the world, so it's not your latency or anything like that.
full member
Activity: 224
Merit: 100
OK, at CHNADDRESS I put in the adress I want to get payed at, right. what do i fill in at POOL then ? I don't want to use a pool for solo, obviously Smiley

You enter the username= (variable) and password = (variable) you set in the config file.
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
Bob's pool, please come back! I am stuck in solo swamp and testing out a 'French' pool. Feels outright UnaMurcan! Smiley

Yeah without bobs pools there is no way to mine this from slow connections like mine. Solid reject rate of 95% on solo.
hero member
Activity: 602
Merit: 500
setting up a new server.. going to have 2 now.. I should be sleeping..

Problem right now is that server gets chooked by work you guys have waiting at your clients.
sr. member
Activity: 255
Merit: 250
Anyone having any luck with Solo mining? I am soloing @ around 500kh/s and seem to be getting 'new block detected' ever few seconds (I did set scan for 1 second) but no blocks solved for the last hour. Just unlucky or as expected at current hash rate?

Same here, with 2800kh/s. Only rejects, and the accepts don't show up.

Very frustrating!!!!
legendary
Activity: 1274
Merit: 1050
OK, at CHNADDRESS I put in the adress I want to get payed at, right. what do i fill in at POOL then ? I don't want to use a pool for solo, obviously Smiley
full member
Activity: 224
Merit: 100
Anyone having any luck with Solo mining? I am soloing @ around 500kh/s and seem to be getting 'new block detected' ever few seconds (I did set scan for 1 second) but no blocks solved for the last hour. Just unlucky or as expected at current hash rate?
full member
Activity: 224
Merit: 100
Bob's pool, please come back! I am stuck in solo swamp and testing out a 'French' pool. Feels outright UnaMurcan! Smiley
newbie
Activity: 42
Merit: 0
How so?

For one, no one needs the extra noise 100% fans make.

Secondly, your fans will burn out in no time.
sr. member
Activity: 840
Merit: 251
I average about 640 kh/s from each card with these settings:

cgminer.exe -s 1 -E 1 --queue 0 --scrypt -o altcoin.pw:1024 -u CLnNoTE4SUf8qSGoSV2Z15cJSkCAkEZLLW -p x -o 127.0.0.1:8108 -u 12345 -p 12345 --shaders 1792 --gpu-engine 1100 --gpu-memclock 1500 --gpu-fan 100 -I 20 -w 256 --lookup-gap 2 --thread-concurrency 24000 -g 1

I have 2 Sapphire Vapor-X 7950's.

Bad.

How so?
newbie
Activity: 42
Merit: 0
I average about 640 kh/s from each card with these settings:

cgminer.exe -s 1 -E 1 --queue 0 --scrypt -o altcoin.pw:1024 -u CLnNoTE4SUf8qSGoSV2Z15cJSkCAkEZLLW -p x -o 127.0.0.1:8108 -u 12345 -p 12345 --shaders 1792 --gpu-engine 1100 --gpu-memclock 1500 --gpu-fan 100 -I 20 -w 256 --lookup-gap 2 --thread-concurrency 24000 -g 1

I have 2 Sapphire Vapor-X 7950's.

Bad.
sr. member
Activity: 840
Merit: 251
I have pretty much everything configured to solo mine, now i'm at the last step : configuring the solomine bat file.

Could someone be so kind as to post good settings for an AMD 7950 ?
I have three of them installed.

I've only used GUIminer-scrypt before, I'll read the the manual later but righth now I just wanna copy paste something and have my three cards run solo Smiley

Anyone, please ? I'll send 500 CNC as a bounty if you can help me set it up.

I use this for my 7950's

Code:
cgminer.exe --scrypt -u CHNADDRESS -p x -o POOL -w 256 -v 1 -I 18 -g 1 --thread-concurrency 21712 --gpu-engine 1050 --gpu-memclock 1625 --gpu-vddc 1.087 --temp-target 75 --auto-fan



AH yes, temp target i want that. Hey, so if I paste this into the bat, will it automatically use all 3 of my cards ?


Yes, but you can also use the --device switch to specify which cards to run if you don't want to run all of them. Example, just your first two cards: --device 0,1
legendary
Activity: 1274
Merit: 1050
I have pretty much everything configured to solo mine, now i'm at the last step : configuring the solomine bat file.

Could someone be so kind as to post good settings for an AMD 7950 ?
I have three of them installed.

I've only used GUIminer-scrypt before, I'll read the the manual later but righth now I just wanna copy paste something and have my three cards run solo Smiley

Anyone, please ? I'll send 500 CNC as a bounty if you can help me set it up.

I use this for my 7950's

Code:
cgminer.exe --scrypt -u CHNADDRESS -p x -o POOL -w 256 -v 1 -I 18 -g 1 --thread-concurrency 21712 --gpu-engine 1050 --gpu-memclock 1625 --gpu-vddc 1.087 --temp-target 75 --auto-fan

AH yes, temp target i want that. Hey, so if I paste this into the bat, will it automatically use all 3 of my cards ?
sr. member
Activity: 840
Merit: 251
I have pretty much everything configured to solo mine, now i'm at the last step : configuring the solomine bat file.

Could someone be so kind as to post good settings for an AMD 7950 ?
I have three of them installed.

I've only used GUIminer-scrypt before, I'll read the the manual later but righth now I just wanna copy paste something and have my three cards run solo Smiley

Anyone, please ? I'll send 500 CNC as a bounty if you can help me set it up.

I average about 640 kh/s from each card with these settings:

cgminer.exe -s 1 -E 1 --queue 0 --scrypt -o altcoin.pw:1024 -u CLnNoTE4SUf8qSGoSV2Z15cJSkCAkEZLLW -p x -o 127.0.0.1:8108 -u 12345 -p 12345 --shaders 1792 --gpu-engine 1100 --gpu-memclock 1500 --gpu-fan 100 -I 20 -w 256 --lookup-gap 2 --thread-concurrency 24000 -g 1

I have 2 Sapphire Vapor-X 7950's.
full member
Activity: 126
Merit: 100
GPUDude
cgminer cannot be downloaded for windows Sad at the moment... sucks!!
legendary
Activity: 1098
Merit: 1000
I have pretty much everything configured to solo mine, now i'm at the last step : configuring the solomine bat file.

Could someone be so kind as to post good settings for an AMD 7950 ?
I have three of them installed.

I've only used GUIminer-scrypt before, I'll read the the manual later but righth now I just wanna copy paste something and have my three cards run solo Smiley

Anyone, please ? I'll send 500 CNC as a bounty if you can help me set it up.

I use this for my 7950's

Code:
cgminer.exe --scrypt -u CHNADDRESS -p x -o POOL -w 256 -v 1 -I 18 -g 1 --thread-concurrency 21712 --gpu-engine 1050 --gpu-memclock 1625 --gpu-vddc 1.087 --temp-target 75 --auto-fan
newbie
Activity: 42
Merit: 0
Anyone, please ? I'll send 500 CRC as a bounty if you can help me set it up.
Oh.. well in that case!

cgminer -o pool.com:1111 -u user -p pass --scrypt --thread-concurrency 21712 --lookup-gap 2 -w 256 -v 1 -g 1 -I 18

Add your proper pool details in and maybe modify intensity to 19 if your cards allow it (20 if you're lucky).

Trial and error friend.
full member
Activity: 290
Merit: 100
OMG only 1 day 44 pages posts??

how do i mine this? Grin
Pages:
Jump to: