Search content
Sort by

Showing 20 of 29 results by abshnasko
Post
Topic
Board Mining software (miners)
Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.6.1
by
abshnasko
on 12/10/2014, 03:58:46 UTC
BUG: the "devs" command returns invalid JSON if no shares have been accepted yet:

Code:
           
    "Difficulty Accepted": -nan,
    "Difficulty Rejected": -nan,

It'd be *really* nice to be able to file these in Github so they can be related to the code, and we can track when they are fixed.
Post
Topic
Board Meta
Topic OP
Dear Admins: How can I change my username?
by
abshnasko
on 11/10/2014, 17:29:57 UTC
I'd really like to change my username to "hashware". Is this possible?
Post
Topic
Board Mining software (miners)
Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.6.1
by
abshnasko
on 10/10/2014, 20:27:37 UTC
API Documentation Bug:

Code:
check|cmd     COMMAND        Exists=Y/N, <- 'cmd' exists in this version
                              Access=Y/N| <- you have access to use 'cmd'

The reply for the "check" command is actually "CHECK", not "COMMAND".
Post
Topic
Board Mining software (miners)
Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.6.1
by
abshnasko
on 10/10/2014, 15:09:38 UTC
There's a bug with the "restart" JSON API command. It returns this data on success:

Code:
{"RESTART","id":1}

Of course, this is not valid JSON, so it has to be parsed differently and handled as a special case in my API: https://github.com/hashware/node-cgminer-api.
Post
Topic
Board Mining software (miners)
Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.6.1
by
abshnasko
on 10/10/2014, 14:49:58 UTC
Thanks for the reply.

Quote
2. Unfortunately every time I did that people tried using it as a support channel instead, including asking for support for cgminer forks, and not for code issues. I'm contactable enough on the forum and via email as listed in the code base that I respond where appropriate anyway.

For most of my projects I let people use the Github issues for support and it works out fine. I can understand, though, if you want to contain that knowledge in bitcointalk. That said, it's difficult to find what the outstanding bugs/issues actually are, and so I imagine you have lots of repeat questions about things. It's also hard to find stuff when all knowledge about the project is lumped into a single, linear forum thread. I'm sure you have your share of opinions about bfgminer, but an open and thriving issue tracker is a definite advantage of that project: https://github.com/luke-jr/bfgminer/issues.
Post
Topic
Board Mining software (miners)
Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.6.1
by
abshnasko
on 10/10/2014, 04:14:20 UTC
Hey @ckolivas:

1. Is it possible to add a feature to the "addpool" API command to return the id of the pool? All pool commands rely on this id, but it is not known unless you first issue the "pools" command and deduce the id of the pool that was just added. Even this is vulnerable to race conditions, for example if I write logic that quickly adds two pools; this has to be managed carefully. I think returning an id is a sensible feature.

2. Maybe this has been asked before, but would you consider opening up the github issues? This is typically how developers communicate and collaborate on github; while your project is open-source, the lack of code-oriented discussion makes it quite a bit more opaque than it otherwise could be.

Thanks for your hard work, and I look forward to your response.
Post
Topic
Board Hardware
Re: ANTMINER S4 Discussion and Support Thread
by
abshnasko
on 06/10/2014, 01:02:15 UTC
I just switched from eligius to ghash.io and set the difficulty to 4096, and I'm getting 1.85TH/s pool-side. Closest I've gotten yet.
Post
Topic
Board Hardware
Re: ANTMINER S4 Discussion and Support Thread
by
abshnasko
on 06/10/2014, 00:28:25 UTC
Possibly. An hour later, I'm only getting about 1.25TH/s
Post
Topic
Board Hardware
Re: ANTMINER S4 Discussion and Support Thread
by
abshnasko
on 05/10/2014, 23:15:01 UTC
Well, I figured out at least one problem: my S4 was configured totally wrong from the factory. It looks like the firmware was re-used from an S2 machine or something:

in /config/asic-freq.config:

Code:
   
    option 'freq_value'    '0781'  #200M
    option 'chip_freq'     '200'
    option 'timeout'       '80'

This is not even remotely correct. 0781 isn't a valid value for anything according to the S4 manual, and the timeout is way too high. The manual says for 200MHz, timeout should be 20ms. So I changed it to:

Code:
   
    option 'freq_value'    '0782'  #200M
    option 'chip_freq'     '200'
    option 'timeout'       '20'

Then rebooted the S4, and now my Diff1 on Eligius climbed from 256 to 512, to 1.02k, and my hashrate is climbing as well. After 2 minutes, it's now above 1.2TH/s when it used to show only like 50Gh/s. I'll update in a few hours on the status, but things are looking much better.
Post
Topic
Board Hardware
Re: ANTMINER S4 Discussion and Support Thread
by
abshnasko
on 05/10/2014, 23:06:00 UTC
I don't see anywhere in eligius where to set this. Can I set it on cgminer?
Post
Topic
Board Hardware
Re: ANTMINER S4 Discussion and Support Thread
by
abshnasko
on 05/10/2014, 22:26:10 UTC
My antminer s4 is also not working on eligius or ghash, but it's reporting in its own control panel that it's mining at 2000+ gh/s. What is the deal?
Post
Topic
Board Hardware
Re: antminer s4 batch 1 high rate of discarded shares
by
abshnasko
on 02/10/2014, 21:41:06 UTC
I am having the same issue; mining on eligius, but eligius does not seem to accept any of its work for some reason. I started a separate thread on this here: https://bitcointalk.org/index.php?topic=808196.msg9059046#msg9059046
Post
Topic
Board Hardware
Re: antminer s4 batch 1 high rate of discarded shares
by
abshnasko
on 02/10/2014, 21:31:08 UTC
It only gets worse the longer I run it: now 1032 discard, with 41 accepted. But it's reported all ASICs online and its showing that it's running at 2000-ish GH/s.
Post
Topic
Board Hardware
Topic OP
antminer s4 batch 1 high rate of discarded shares
by
abshnasko
on 02/10/2014, 21:29:40 UTC
More of my s4 shares are discarded than accepted. As a result, my pool is recording only a couple hundred GH/s of work from my 2TH/s rated S4. Any insight is appreciated.

http://i.imgur.com/wtruqYa.png
Post
Topic
Board Hardware
Re: [Antminer S1 Sales open] Price changes daily, now 0.893 BTC for 180GH/s
by
abshnasko
on 09/04/2014, 04:37:12 UTC
Yea, don't worry about bitmaintech, they are legit and won't take your money. I have 12 Antminers humming along right now that I ordered all directly from the site, and I couldn't be happier with them. It sucks that the site is down right now, I want to order 3 more.
Post
Topic
Board Group buys
Re: [OPEN - Group Buy]Dualminer USB ASIC sha/scrypt miner $85 [USA Only]
by
abshnasko
on 31/01/2014, 05:30:21 UTC
Put me down for 10. Let me know where to pay; I'll send BTC tomorrow evening.
Post
Topic
Board Computer hardware
Topic OP
[WTS] USB DualMiner LTC ASIC
by
abshnasko
on 31/01/2014, 05:03:10 UTC
Post
Topic
Board Hardware
Re: [ANN] Introduction to DualMiner USB (could mine both BTC and LTC)
by
abshnasko
on 31/01/2014, 04:56:44 UTC
I have one up there. I didn't see any others.

http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=151222230989
Post
Topic
Board Hardware
Re: [ANN] Introduction to DualMiner USB (could mine both BTC and LTC)
by
abshnasko
on 29/01/2014, 09:30:46 UTC
Same here, to be delivered on Thursday. I ordered 6 of them, looking forward to testing them out.

I've got some of the 5x gc3355 (the goofy round ones) on their way too. Next week will be interesting.
Post
Topic
Board Hardware
Re: [ANN] Introduction to DualMiner USB (could mine both BTC and LTC)
by
abshnasko
on 28/01/2014, 18:25:21 UTC
I won't buy these until I can get more than 3 at a time.. I refuse to buy if I'm forced into the highest price.
That's fine, I'm happy to mine at the lower difficulty while you wait Smiley

I ordered 3 yesterday, but I see that they are now sold out. I also bought ten of the 5x gc3355 round miners (300kh/s ea.) and I am looking for larger quantities of basically anything with the gc3355 chip in it.