Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: ruf_xu on December 06, 2013, 08:41:50 AM



Title: CGminer repeats "stratum from pool 0 detected new block"
Post by: ruf_xu on December 06, 2013, 08:41:50 AM
my CGminer repeats "stratum from pool 0 detected new block",what does it mean?or what should I do now?http://


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: -ck on December 06, 2013, 08:43:02 AM
Perfectly normal, there are new blocks being generated in bitcoin world all the time. Do nothing.


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: ruf_xu on December 06, 2013, 08:48:55 AM
Perfectly normal, there are new blocks being generated in bitcoin world all the time. Do nothing.
But it already takes about 90 minutes, just "stratum from pool 0 detected new block"
...


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: HellDiverUK on December 06, 2013, 10:43:13 AM
Perfectly normal, there are new blocks being generated in bitcoin world all the time. Do nothing.
But it already takes about 90 minutes, just "stratum from pool 0 detected new block"
...

It's an information thing, it's not a warning, it's not an error.  It's just telling you that the pool you're connected to has finished one block and moving to the next block.


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: ruf_xu on December 06, 2013, 02:27:21 PM
AND it show nothing in pool's dashboard, can anybody tell me what's the  problem?


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: -ck on December 06, 2013, 08:53:56 PM
It sounds like you don't actually have any bitcoin mining hardware. A computer by itself does not mine bitcoin.


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: RedRobin2442 on December 08, 2013, 02:39:54 AM
What type of hardware do you have? Fill in the blanks.




Cpu:
Gpu (Graphics Card):
Ram:
Operating System:
Storage:

If you tell us that, we can tell you where the mistake is, and chances are that the above post is correct as it seems that you are maybe only cpu mining, if that.


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: Monica80 on December 17, 2013, 12:37:28 AM
What type of hardware do you have? Fill in the blanks.




Cpu:
Gpu (Graphics Card):
Ram:
Operating System:
Storage:

If you tell us that, we can tell you where the mistake is, and chances are that the above post is correct as it seems that you are maybe only cpu mining, if that.

Same issues, here is my setup

AMD Phenom II
Radeon HD 5570
8GB
Windows 7
500 GB free


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: matt4054 on December 17, 2013, 12:40:08 AM
Let me translate CK's thought: you need an ASIC miner for Bitcoin mining with the current version of cgminer.

If you want to GPU mine scrypt coins, you'll need an older version up to 3.7.x and to turn a few pages back and read this thread ;)


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: Monica80 on December 17, 2013, 04:39:07 AM
Let me translate CK's thought: you need an ASIC miner for Bitcoin mining with the current version of cgminer.

If you want to GPU mine scrypt coins, you'll need an older version up to 3.7.x and to turn a few pages back and read this thread ;)

Probably wrong thread anyway, but found an issue with my script... thanks! ;)


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: masterandy on January 24, 2014, 01:48:52 PM
Perfectly normal, there are new blocks being generated in bitcoin world all the time. Do nothing.

Hello,

sampe problem here, but Iam mining dogecoins. You may take a look at my screenshot?
Theres nothing I receive in my dashboard.

http://img5.fotos-hochladen.net/uploads/cgminer0v4qls5zxw.jpg (http://www.fotos-hochladen.net)


Here are my specs:

Cpu: Phenom II X965 BE
Gpu (Graphics Card): Radeon HD 7870
Ram: 8 GB DDR II
Operating System: Win7 ultimate x64
Storage: 265 SSD + 1 TB HDD

Thanks for your help so far!!


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: ineedit on January 24, 2014, 02:01:51 PM
Perfectly normal, there are new blocks being generated in bitcoin world all the time. Do nothing.

Hello,

sampe problem here, but Iam mining dogecoins. You may take a look at my screenshot?
Theres nothing I receive in my dashboard.

http://img5.fotos-hochladen.net/uploads/cgminer0v4qls5zxw.jpg (http://www.fotos-hochladen.net)


Here are my specs:

Cpu: Phenom II X965 BE
Gpu (Graphics Card): Radeon HD 7870
Ram: 8 GB DDR II
Operating System: Win7 ultimate x64
Storage: 265 SSD + 1 TB HDD

Thanks for your help so far!!

No it doesn't look right. What commands are you using to start cgminer?


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: masterandy on January 24, 2014, 02:14:47 PM
I have a .bat file wich starts cgminer.

take a look:
http://img5.fotos-hochladen.net/uploads/bat5ct6iu8fs9.jpg (http://www.fotos-hochladen.net)

I didnt do any other configs.



Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: ineedit on January 24, 2014, 02:24:18 PM
I have a .bat file wich starts cgminer.

take a look:
http://img5.fotos-hochladen.net/uploads/bat5ct6iu8fs9.jpg (http://www.fotos-hochladen.net)

I didnt do any other configs.



You are trying to mine scrypt, you need to add --scrypt to make it work


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: masterandy on January 24, 2014, 04:28:42 PM
I have a .bat file wich starts cgminer.

take a look:
http://img5.fotos-hochladen.net/uploads/bat5ct6iu8fs9.jpg (http://www.fotos-hochladen.net)

I didnt do any other configs.



You are trying to mine scrypt, you need to add --scrypt to make it work

okay, thank you. Where do I need to add >>--scrypt<< ? Just at the end?


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: ineedit on January 24, 2014, 04:33:42 PM
After the password entry, all the parameters and options are in the cgminer readme if you get stuck.


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: masterandy on January 24, 2014, 04:38:06 PM
I added it at the end. Now in my dashboard I have the Hash's shown.

But its very slow, isnt it?

http://img5.fotos-hochladen.net/uploads/cgminer2v3ntwse6kh.jpg (http://www.fotos-hochladen.net)


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: Kenshin on January 24, 2014, 04:38:28 PM
I have a .bat file wich starts cgminer.

take a look:
http://img5.fotos-hochladen.net/uploads/bat5ct6iu8fs9.jpg (http://www.fotos-hochladen.net)

I didnt do any other configs.



You are trying to mine scrypt, you need to add --scrypt to make it work

okay, thank you. Where do I need to add >>--scrypt<< ? Just at the end?

You put scrypt after cgminer
Code:
cgminer --scrypt 


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: Kenshin on January 24, 2014, 04:39:20 PM
I added it at the end. Now in my dashboard I have the Hash's shown.

But its very slow, isnt it?

http://img5.fotos-hochladen.net/uploads/cgminer2v3ntwse6kh.jpg (http://www.fotos-hochladen.net)

You got a 7870, that might be normal.


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: ineedit on January 24, 2014, 04:42:29 PM
I added it at the end. Now in my dashboard I have the Hash's shown.

But its very slow, isnt it?

http://img5.fotos-hochladen.net/uploads/cgminer2v3ntwse6kh.jpg (http://www.fotos-hochladen.net)

Increase your intensity to 16

Press 'G' 'I' and follow the rest of the prompts


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: masterandy on January 24, 2014, 08:26:09 PM
I added it at the end. Now in my dashboard I have the Hash's shown.

But its very slow, isnt it?

http://img5.fotos-hochladen.net/uploads/cgminer2v3ntwse6kh.jpg (http://www.fotos-hochladen.net)

Increase your intensity to 16

Press 'G' 'I' and follow the rest of the prompts

Yeah, that helped pretty good.
I changed the intensity in the cgminer.conf to 16 instead of "d" and the Hashrate raise up to 300 khs.
After changing, the computer was very laggy, but it worked.

Are there other options too raise the hashrate and maybe stabilize the system?

thanks so far


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: byt411 on January 25, 2014, 05:43:10 PM
If you increase the intensity, it will just make your computer lag, despite having a higher hashrate.
By the way, SHA-256 hashrate is not the same as scrypt hashrate, so even if you had 350M on SHA-256, that does not mean you will get the same on scrypt.


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: ineedit on January 25, 2014, 05:54:38 PM
I added it at the end. Now in my dashboard I have the Hash's shown.

But its very slow, isnt it?

http://img5.fotos-hochladen.net/uploads/cgminer2v3ntwse6kh.jpg (http://www.fotos-hochladen.net)

Increase your intensity to 16

Press 'G' 'I' and follow the rest of the prompts

Yeah, that helped pretty good.
I changed the intensity in the cgminer.conf to 16 instead of "d" and the Hashrate raise up to 300 khs.
After changing, the computer was very laggy, but it worked.

Are there other options too raise the hashrate and maybe stabilize the system?

thanks so far

There are only three cgminer parameters that really affect scrypt performance --thread-concurrency --gpu-memclock and --gpu-engine have a read through the Overclocking section in the GPU-README that is in the download of CGMINER because there are plenty of other things to think about such as cooling.




Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: m4ttyd on February 17, 2014, 12:55:21 AM
my miner keeps trying to mine bitcoin, even though ive added --scrypt- can anyone help?!?!?!?!?!


Title: Re: CGminer repeats "stratum from pool 0 detected new block"
Post by: byt411 on February 17, 2014, 07:50:49 PM
my miner keeps trying to mine bitcoin, even though ive added --scrypt- can anyone help?!?!?!?!?!

It is not "--scrypt-", it is "--scrypt".