sceneboss
Newbie
Offline
Activity: 4
Merit: 0
|
|
March 18, 2014, 05:28:28 PM |
|
if here is any pool staff, can you give me a little advice what i am doing wrong.. or should i modify stratum-mining code to handle fuguecoin?
2014-03-18 18:56:11,019 ERROR template_registry # [Failure instance: Traceback: <type 'exceptions.ValueError'>: invalid address /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:1126:gotResult /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:1113:_inlineCallbacks /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:380:callback /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:488:_startRunCallbacks --- <exception caught here> --- /usr/lib/python2.7/dist-packages/twisted/internet/defer.py:575:_runCallbacks /home/bot/mpos/stratum-mining/lib/template_registry.py:142:_update_block /home/bot/mpos/stratum-mining/lib/block_template.py:62:fill_from_rpc /home/bot/mpos/stratum-mining/lib/coinbasetx.py:40:__init__ /home/bot/mpos/stratum-mining/lib/coinbaser.py:76:get_script_pubkey /home/bot/mpos/stratum-mining/lib/util.py:269:script_to_address ] 2014-03-18 18:56:11,021 INFO coinbaser # Coinbase address 'FGJp82L14TP9F8koYcpiyruM2EwE1gBWVb' is valid 2014-03-18 18:56:11,021 DEBUG coinbaser # Address = FGJp82L14TP9F8koYcpiyruM2EwE1gBWVb 2014-03-18 18:56:11,021 DEBUG coinbaser # PubKey = 02fa65ca0462cd431e1d5418526590406a59b23a1db113a76fb3e6c8647a45be63 2014-03-18 18:56:11,021 DEBUG coinbaser # Is Compressed = True 2014-03-18 18:56:11,021 DEBUG coinbaser # Account = mpos
stratum server is not reporting anything back to client.. and if the miner is running mpos is not showing anything above 0hash/s
if i have to modify stratum-mining code, can someone help? maybe fc.minepool.cc admin?
|
|
|
|
hashnine
|
|
March 18, 2014, 05:31:17 PM |
|
en mettant l'attribut -k fuguecoin dans le bat ?
Oui, mais regarde dans les message précédent tu as un lien avec la version pour windows, quelqu'un la compiler. https://bitcointalk.org/index.php?topic=519138.msg5765233#msg5765233Y'a pas de mineur officiel encore prend celui là. Haha, that's impressive with only 12 MH.
And i found another block: edit: finally, i also found one block using my HD 69xx's
|
Careful XC anonymous coin is a scam
|
|
|
nexus2k14
|
|
March 18, 2014, 05:42:35 PM |
|
Can some one correct my config or bat, please
listen=1 server=1 daemon=1 rpcuser=u rpcpassword=p rpcallowip=127.0.0.1 port=9089 rpcport=9089 addnode=192.200.115.101
sgminer -k fuguecoin -o 127.0.0.1:9089 -u u -p p -I 20 -g 1 -w 64
pool or creditintials invalid ;/
|
|
|
|
count_cyrpto
|
|
March 18, 2014, 05:45:11 PM |
|
edit: finally, i also found one block using my HD 69xx's Nice... I've found 3 as of right now, could have been 4 but 1 was stale. :/
|
|
|
|
segafanatik
Member
Offline
Activity: 95
Merit: 10
woké michel
|
|
March 18, 2014, 05:45:58 PM |
|
en mettant l'attribut -k fuguecoin dans le bat ?
Oui, mais regarde dans les message précédent tu as un lien avec la version pour windows, quelqu'un la compiler. https://bitcointalk.org/index.php?topic=519138.msg5765233#msg5765233Y'a pas de mineur officiel encore prend celui là. Haha, that's impressive with only 12 MH.
And i found another block: edit: finally, i also found one block using my HD 69xx's c'est ce que j'ai pris. mais j'ai un beau message d'erreur quand je mets la function -k fuguecoin "./kernel/fugue.cl", line 33: error: storage-class spec extern/static/register not allowed for variables __constant static const sph_u32 IV224[] = { ^ "./kernel/fugue.cl", line 39: error: storage-class specifiers
|
one coin for eat, please
|
|
|
count_cyrpto
|
|
March 18, 2014, 05:48:06 PM |
|
Can some one correct my config or bat, please
listen=1 server=1 daemon=1 rpcuser=u rpcpassword=p rpcallowip=127.0.0.1 port=9089 rpcport=9089 addnode=192.200.115.101
sgminer -k fuguecoin -o 127.0.0.1:9089 -u u -p p -I 20 -g 1 -w 64
pool or creditintials invalid ;/
-I 25, -g 4, w 64 works for me... I also have this prior: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 Not sure if that makes a difference.
|
|
|
|
MarcusDe
|
|
March 18, 2014, 05:53:22 PM |
|
I remember those times, yesterday night, when I ran my wallet on laptop (400kHash/s) and found 2 blocks when I came to work today morning :-D
|
|
|
|
hashnine
|
|
March 18, 2014, 05:55:43 PM |
|
c'est ce que j'ai pris. mais j'ai un beau message d'erreur quand je mets la function -k fuguecoin
"./kernel/fugue.cl", line 33: error: storage-class spec extern/static/register not allowed for variables __constant static const sph_u32 IV224[] = { ^
"./kernel/fugue.cl", line 39: error: storage-class specifiers
Copie tes fichiers fugue.cl et fuguecoin.cl qui sont dans le dossier kernel, dans le dossier où ce trouve le miner (et laisse les dans kernel aussi), j'ai eu une erreur au début avec fugue.cl aussi, je sais plus si c'était la même erreur, mais j'ai copier/coller les 2 fichiers à la racine et maintenant ça fonctionne (je pense que seul fugue.cl suffit) Sinon tu peu peut-être essayer de changer l'endroit où ce situe le dossier de ton miner, ont sait jamais.
|
Careful XC anonymous coin is a scam
|
|
|
segafanatik
Member
Offline
Activity: 95
Merit: 10
woké michel
|
|
March 18, 2014, 05:59:37 PM |
|
c'est ce que j'ai pris. mais j'ai un beau message d'erreur quand je mets la function -k fuguecoin
"./kernel/fugue.cl", line 33: error: storage-class spec extern/static/register not allowed for variables __constant static const sph_u32 IV224[] = { ^
"./kernel/fugue.cl", line 39: error: storage-class specifiers
Copie tes fichiers fugue.cl et fuguecoin.cl qui sont dans le dossier kernel, dans le dossier où ce trouve le miner (et laisse les dans kernel aussi), j'ai eu une erreur au début avec fugue.cl aussi, je sais plus si c'était la même erreur, mais j'ai copier/coller les 2 fichiers à la racine et maintenant ça fonctionne (je pense que seul fugue.cl suffit) Sinon tu peu peut-être essayer de changer l'endroit où ce situe le dossier de ton miner, ont sait jamais. Déjà fait depuis un moment, toujours le meme problème
|
one coin for eat, please
|
|
|
MarcusDe
|
|
March 18, 2014, 06:11:01 PM |
|
GPU 0: 56.0C 3305RPM | 82.23M/70.00Mh/s | R: 0.0% HW:0 WU:1.288/m I:30 GPU 1: 56.0C 2970RPM | 83.37M/71.52Mh/s | R: 0.0% HW:0 WU:1.002/m I:30 -------------------------------------------------------------------------------- [19:05:01] New block detected on network
ASUS 270X cards.
|
|
|
|
enerbyte
|
|
March 18, 2014, 06:12:50 PM |
|
guys... there is not any point to speak french here, go to some other place thanks
y porque mierda siempre hay que hablar en inglés aquí, la diversificación de idiomas es bueno para cualquier moneda.
|
|
|
|
segafanatik
Member
Offline
Activity: 95
Merit: 10
woké michel
|
|
March 18, 2014, 06:13:15 PM |
|
guys... there is not any point to speak french here, go to some other place thanks
What the fuck are you talking about? You disturb, we dont. yep, i have a trouble with sgminer... i have this message : "./kernel/fugue.cl", line 33: error: storage-class spec extern/static/register not allowed for variables __constant static const sph_u32 IV224[] = { ^ "./kernel/fugue.cl", line 39: error: storage-class specifiers I have moved too fugue.cl and fuguecoin.cl to main folder with same result. My bat is : sgminer -k fuguecoin -o 127.0.0.1:9089 -u u -p p -I 15 -g 1 -w 64 if you have one solution i can delete french message...
|
one coin for eat, please
|
|
|
segafanatik
Member
Offline
Activity: 95
Merit: 10
woké michel
|
|
March 18, 2014, 06:14:50 PM |
|
guys... there is not any point to speak french here, go to some other place thanks
y porque mierda siempre hay que hablar en inglés aquí, la diversificación de idiomas es bueno para cualquier moneda. Ich bin damit einverstanden
|
one coin for eat, please
|
|
|
sceneboss
Newbie
Offline
Activity: 4
Merit: 0
|
|
March 18, 2014, 06:16:40 PM |
|
guys... there is not any point to speak french here, go to some other place thanks
What the fuck are you talking about? You disturb, we dont. ok, no puhutaan sitten suomea saatanan paviaani. Ymmärrät varmaan ihan megana, se ei vaan ole siistiä että puhut sitä mongoliaa tääl muiden forumeilla.
|
|
|
|
Banch
Newbie
Offline
Activity: 27
Merit: 0
|
|
March 18, 2014, 06:26:41 PM |
|
Sceneboss Oon kyllä samaa mieltä, että sama kait tuo on sitten puhua suomea tässä kun nää muut idarit puhuu ranskaa. Paljo sul muuten on noita nyt? itel 300 ja siltiki löytyy blockeja, jotenki jännä et voi solo-mainaa kolikkoa näinki pitkää ja silti löytyy jotaki vielä guys... there is not any point to speak french here, go to some other place thanks
What the fuck are you talking about? You disturb, we dont. ok, no puhutaan sitten suomea saatanan paviaani. Ymmärrät varmaan ihan megana, se ei vaan ole siistiä että puhut sitä mongoliaa tääl muiden forumeilla.
|
|
|
|
anonuser777
|
|
March 18, 2014, 06:28:25 PM |
|
guys... there is not any point to speak french here, go to some other place thanks
What the fuck are you talking about? You disturb, we dont. ok, no puhutaan sitten suomea saatanan paviaani. Ymmärrät varmaan ihan megana, se ei vaan ole siistiä että puhut sitä mongoliaa tääl muiden forumeilla. +1 Yr wyf yn cytuno. Mae'n torri ar lif y sgwrs. Anyway, back on track. Has anyone managed to connect the gpu miner to a pool? I can't even connect it to another computer on my local network. I have no trouble with other miners or coins, so not sure what's going on here.
|
|
|
|
atleticofa
|
|
March 18, 2014, 06:29:44 PM |
|
I can't sync
Only one node?? ¿??¿
|
|
|
|
GodMonar
Newbie
Offline
Activity: 44
Merit: 0
|
|
March 18, 2014, 06:30:57 PM |
|
In cgminer, My5850x2 680kh/s and 280x 735kh/s In sg-Fugue,5850x2 30Mh/s ...and 280x 125Mh/s Not good for old Radeon?
|
|
|
|
MarcusDe
|
|
March 18, 2014, 06:36:02 PM |
|
@sph: good job as always!
[19:32:51] Found block for Pool 0! [19:32:51] Accepted 0b330b3a Diff 5.85K/52 BLOCK! GPU 0
Confirming sph-miner works like a charm!
|
|
|
|
PhattyBanks
|
|
March 18, 2014, 06:36:35 PM |
|
In cgminer, My5850x2 680kh/s and 280x 735kh/s In sg-Fugue,5850x2 30Mh/s ...and 280x 125Mh/s Not good for old Radeon? same with 5870s
|
|
|
|
|