marto74
|
|
July 08, 2013, 06:33:53 AM |
|
I'll send you today another one
|
|
|
|
explorer232 (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
July 08, 2013, 07:29:53 PM |
|
I'll send you today another one
Thank you , I have only one chip at the moment. This is one received nonce from chip. Decoded - F78A00ED http://i41.tinypic.com/2z4d7a1.jpg
|
|
|
|
evilscoop
|
|
July 12, 2013, 09:59:15 AM |
|
If it is faulty lemme know, I have a few samples left too, though I think marto's will get their quicker now...
|
|
|
|
carlosmi
Newbie
Offline
Activity: 31
Merit: 0
|
|
July 12, 2013, 10:06:41 AM |
|
¿ Any GitHub repository for Cgminer driver for Arduino?
|
|
|
|
RamirezX
Jr. Member
Offline
Activity: 36
Merit: 10
|
|
July 13, 2013, 12:53:39 PM |
|
Hi Explorer232,
I tried to decode part of nonce, showed on picture. If I'm right, the sequence from left to right on the picture is:
IDLE, SEND0, SEND1, SEND0, SEND0, SEND1, SEND0, SEND0, SEND0 it means 01001000 == 0x48h
But in LSB scheme it means 00010010 == 0x12h
It isn't part of 0xF78A00ED you decoded.Correct me if I'm wrong. Or 0xF78A00ED is golden nonce = received nonce - 0xC0?
|
|
|
|
explorer232 (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
July 13, 2013, 03:37:42 PM |
|
Hi Explorer232,
I tried to decode part of nonce, showed on picture. If I'm right, the sequence from left to right on the picture is:
IDLE, SEND0, SEND1, SEND0, SEND0, SEND1, SEND0, SEND0, SEND0 it means 01001000 == 0x48h
But in LSB scheme it means 00010010 == 0x12h
It isn't part of 0xF78A00ED you decoded.Correct me if I'm wrong. Or 0xF78A00ED is golden nonce = received nonce - 0xC0?
Hi, Blue line represents REPORT_N and yellow REPORT_P so IDLE, SEND1, SEND0, SEND1, SEND1,SEND0,SEND1,SEND1,SEND1 = 0xED - LSB BYTE 0xF78A00ED is received nonce
|
|
|
|
|
RamirezX
Jr. Member
Offline
Activity: 36
Merit: 10
|
|
July 13, 2013, 04:57:12 PM |
|
Hi, Blue line represents REPORT_N and yellow REPORT_P
so IDLE, SEND1, SEND0, SEND1, SEND1,SEND0,SEND1,SEND1,SEND1 = 0xED - LSB BYTE
0xF78A00ED is received nonce
heh .. my bad point of view
|
|
|
|
explorer232 (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
July 18, 2013, 05:55:00 PM |
|
[UPDATE] Ethernet part work fine but avalon is not working properly. I am waiting for another one. Video: http://www.youtube.com/watch?v=yZJHI0_Yi5AThis is universal miner with USB connection for minning via PC or with direct connection (via ethernet) to bitcoin pool.
|
|
|
|
evilscoop
|
|
July 19, 2013, 02:27:53 PM |
|
it will be going out monday now....sorry didnt get out today to post it
|
|
|
|
explorer232 (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
July 20, 2013, 08:46:05 PM Last edit: July 20, 2013, 09:36:48 PM by explorer232 |
|
it will be going out monday now....sorry didnt get out today to post it
Ok,thanks. At the moment I am implementing Web Configurator for Ardulon miner. http://i39.tinypic.com/2mql0d4.png
|
|
|
|
|
|
evilscoop
|
|
July 29, 2013, 07:33:30 AM |
|
have new chips arrived ?
|
|
|
|
explorer232 (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
July 29, 2013, 12:02:45 PM |
|
have new chips arrived ?
Hi, thank you very much. It is allready arrived. I have another result with new chip. I'm working hard to finish it.
|
|
|
|
danattacker
|
|
July 29, 2013, 06:56:03 PM |
|
I'd appreciate it if you let us know what you did to get a valid golden nonce when you fix it because I've been having a similar problem and I have been trying to get it to work for about two weeks now to no avail.
|
|
|
|
explorer232 (OP)
Newbie
Offline
Activity: 51
Merit: 0
|
|
July 30, 2013, 06:21:43 PM |
|
Very good news My miner produce valid golden nonce now I dont understand why but problem was with my avalon chip. http://i42.tinypic.com/34rak91.png
|
|
|
|
Foofighter
|
|
July 30, 2013, 06:24:57 PM |
|
congrats my friend!
|
ex official Canaan Distributor (Cryptouniverse)
|
|
|
madmax_ger
|
|
July 30, 2013, 07:05:36 PM |
|
+1, congrats from me too a very compelling proof of work and your skills. too bad the timeframe for running avalon chips with positive ROI will be short. are you able to support other chips also, e.g. avalon 2gen, bitfury, and other upcoming ones, or is this very much tied to avalon right now? i'd love to see your work results as an independet / DIY kit at sparkfun and so on, at least
|
|
|
|
danattacker
|
|
July 30, 2013, 08:04:58 PM |
|
Congatulations! I also managed to get mine to report valid nonces last night. I just had to flip the location of the words in my midstate and data arrays. Good luck!
|
|
|
|
|