Bitcoin Forum
July 01, 2024, 09:21:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7] 8 »
121  Bitcoin / Hardware / Re: ANTMINER S3 Discussion and Support Thread. on: July 23, 2014, 01:28:23 PM
I have a bit of a problem. Hoping someone can help, I'm fine with computers but have no clue when it comes to network addresses etc.

To start with, I couldn't change the routers subnet so I went through a direct PC connection. Logged into the Ant fine & changed to DCHP. The Ant still had 192.168.1.99/24 as the IPv4 address at that time.

Here's where I went wrong perhaps, I had to connect to the internet again to get details for my pool (having to disconnect from the Ants), and since then I haven't been able to re-login to the Antminers. I've tried resetting them and trying to find them via the router, but they are not there. Anyone have any idea what went wrong/how I can login to them again pls?

Download Advanced IP Scanner and run that. It should find your Ant.
122  Bitcoin / Pools / Re: NastyPool - 0% Fee Mining With Bonus Lottery Coming Soon! (earn tickets now) on: July 22, 2014, 09:55:05 PM
This looks like a fun community, but I am confused.

This post is inviting us to join your p2pool node, which doesn't need an account to join. That's easy enough. However, in order to check our stats we need an account. That's fine, but then I see the following in your policy:

Quote
  • a account is a member of and has membership in nastyfans if at least one seat is owned
  • non-member accounts are automatically closed after thirty days

Then I check your about nastyfans page and read the following:

Quote
How can I become a fanclub member?
You must own a membership seat in the fanclub. nastyfans has 25,000 membership seats. There are no more available but you can buy a membership seat from a existing member.

I guess this is just that the wording in the site is simply confusing matters but I just want to make sure that the accounts that are created for mining purposes won't go inactive simply because the owner may not own a membership seat (after all, there are no more available).
123  Bitcoin / Hardware / Re: [Guide] Dogie's Comprehensive RockMiner R-Box Setup [HD] on: July 21, 2014, 10:25:03 PM
I can not get BFGminer 4.4.0 to see my rockminer r-box trying to run it on the same system as a fury. I have the fury working in it's miner, with the fury disconnected cgminer runs the rbox just fine, with the fury connected that cgminer starts complaining about a device it cant access and craps up. I cant use CGminer for the fury and BFGMiner for the rbox because it wont detect it, the rbox has been tried both with normal and zadig drivers.

From my own experience, the R-Boxes are temperamental little critters that don't like to play along with other devices. I could never get mine to work in Windows, Zadiq drivers or not, and just ended up having to set up a Raspberry Pi for them and even then, I have to pray there are no power spikes because if the thing is forced to reboot I'll likely spend the next 15 to 30 minutes shifting the 4 R-Boxes that I have around the USB hub until the Raspberry Pi is finally able to see all 4 of them and they work fine. I hate those things...
124  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: July 21, 2014, 10:00:03 PM
Err, those are supposed to work. Make sure that you are actually logging in as minepeon and not as another user.

Did you ever change the password? Because that's the only thing I can think of that's stopping you.
125  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: July 21, 2014, 02:03:56 PM

Perhaps undiscovered bug:
In status tab, graphical representation of hash rate is not working at all and it is stuck on wrong times.

Thank you again for creating this. Once You get donation working I will turn it on.


The Raspberry Pi lacks a real-time clock so it loses its time and date every time it reboots. To set it again with the Minepeon's Archlinux distribution you need the following command:

Code:
sudo date -s "21 JUL 2014 10:03:00"

If you head over to the Minepeon's forums there are detailed instructions on how to configure ntp so that the Pi updates its time and date automatically but that's never worked for me. Anyway, once you fix the time and date, the graphs work great!
126  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: July 21, 2014, 04:34:34 AM

Do people use plugins by the way?  Unfortunately since I install no spyware on MinePeon I have absolutely no idea how meany people use MinePeon,  or even what they use on it if they do, for all I know there are only 10 users Wink .  Perhaps in the next versions I should have one of those "Send anonymous usage information back to MinePeon"  options (opt in).


I use Minepeon Smiley. And I use the MobileMiner plugin to boot. I also donate so you can add that to your work-in-progress user stats!
127  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.3.1] Your next mining dashboard is here. CPUminer/CGminer/BFGminer. on: July 19, 2014, 05:50:42 PM

Thanks michelm! Using the version you posted I've got 3 r-boxes running on Minera. The hardware errors seem artificially high considering I've got a fairly good poolside hashrate for only running a few moments. It got up to 95gh poolside after 10 min

One thing I'm noticing in the terminal window is the KNC spi errors. I'm going to try recompiling myself with only USB drivers installed.
I'll leave this running for a few hours and let you know if there's anything odd.

I notice you're using cgminer. I also had really high hardware errors with cgminer. Switching to bfg the hardware errors went down significantly, but my Pi had trouble recognizing my R-Boxes. Do you also have that kind of problem with them? They're a pain...
128  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.3.1] Your next mining dashboard is here. CPUminer/CGminer/BFGminer. on: July 19, 2014, 03:47:07 PM
Can Minera be installed in the Archlinux distribution used for Minepeon? I think the problem I'm having with Minera and bfgminer may be the Raspbian distribution and not Minera itself. Granted, it really is a problem with the R-Box miners since they're such a pain but the thing is that whenever I boot up a Raspberry Pi usually only one or two of the R-Box miners get recognized. I have four of them and I have to keep moving them around different USB ports in the USB hub I'm using. After fiddling with them for a while, eventually Minepeon with bfgminer 4.3 recognizes all four miners and as long as I don't need to reboot (please power don't go out for longer than the UPS can handle!), all R-Box miners work fine.

With Minera I usually get my one or two R-Box miners recognized (and it's not always the same one or two; this can vary) and if I start moving them around the ports of the USB hub I can just spend hours at it and the two other miners won't get recognized. In fact, what usually happens is that the two miners that were working also stop working! So I think that may be something about the way Raspbian is managing the USB devices vs the way that Archlinux does and not an inherent issue with Minera.
129  Bitcoin / Hardware / Re: Fan Replacements for Antminer S1 on: July 18, 2014, 09:09:10 PM
I use two of these on my S1 and have no complaints:

http://www.amazon.com/Cougar-Vortex-Cooling-CF-V12HPB-Black/dp/B008N323U6/ref=sr_1_1?s=electronics&ie=UTF8&qid=1405713942&sr=1-1&keywords=120mm+vortex+fan

Just watch it when screwing the front fan in as the fan isn't as deep so the screw can come into contact with one of the capacitors and pry it off (that actually happened to me as I wasn't being as careful as I should have been and had to solder it back in). I ended up using a cable tie for that particular screw slot. I don't overclock my S1 so I'm not sure if this solution would sustain an OC'ed device but it makes little to no noise with these two and hashes away at an average of 180 Gh/s 24 hours with no incidents. Of course, the room stays nice and warm though!
130  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.3.1] Your next mining dashboard is here. CPUminer/CGminer/BFGminer. on: July 18, 2014, 02:07:00 PM
@silverthornne thank you very much! I like so much feedbacks like yours, each of your requests is possible and I'm just working on them. but there is one I can't understand when you speak about the autorestart method. Let me explain what it does and then tell me if you need more.
Autorestart if enabled looks at the share time of your devices. If X devices arent' hashing (sending shares) for Y seconds Minera try to restart completely the miner (not reboot, restart the miner process). So, if you want to restart it as soon as 3 or more devices goes down, just put 3 as device number and 75 as seconds to wait before declaring them dead. If this is not your case, please explain me what you like to have and I'll do my best.


Yea, I setup 0.3.1 last night and then it hit me that the field for restarting if a device goes down is to input number of devices! For some reason I thought it was to input the name of the device such as AMU0 or RKM1. My bad haha.

The only thing keeping me from using it full-time right now is something that I think may have more to do with the R-Boxes than Minera. For some reason I can't get the bfgminer in Minera to see the R-Boxes. The official cgminer in Minera works with them, but they have a 30%+ error rate with it so I always end up going back to Minepeon with bfgminer 4.3.0. I don't really know what to suggest there since I know individual devices can be difficult to deal with. Heck, even with Minepeon and bfg 4.3.x which has worked best for me and the R-Boxes I still need to shift the R-Boxes around the USB hub (I have 4 R-Boxes) every once in a while. I really hate those things Sad

Oh, and I had no minerd problems with 0.3.1.
131  Bitcoin / Pools / Re: [1450 TH] BitMinter.com [1% PPLNS,Pays TxFees +MergedMining,Stratum,GBT,vardiff] on: July 17, 2014, 07:24:42 PM
Question: how long should I wait to remove some workers that I no longer need? I've used some pools on the past on which removing a worker meant losing shares that haven't been paid out yet but I'm not sure if that happens on Bitminter.
132  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.3.1] Your next mining dashboard is here. CPUminer/CGminer/BFGminer. on: July 17, 2014, 06:48:38 PM
I tried Minera last night and I must compliment michelem on the gorgeous interface. Even the minimalist login screen with the clock is very attractive so well done (and it even has a working ntp service)! I also enjoyed how easy it was to setup and navigate. Overall, it's a very impressive mining controller. Oh, and the MobileMiner integration is just the icing on a wonderfully delicious cake.

Having said that, I kept having a problem with minerd crashing all the time. I don't know if it's a problem with the R-Boxes I'm running and I'll definitely conceded that those little miners are the bane of my existence but that's a subject for another topic. So minerd kept crashing constantly so I was forced to use my other R-Pi mining controller. I'll give 0.3.1 a shot tonight since the problems were with 0.3.0. I used the image at github for the dedicated Minera R-Pi rather than installing it into a working Raspbian system.

Anyway, some suggestions going forward:

  • Allow multiples of 10 in the mining donation slider or also add a field for direct text input.
  • Heck, add direct input fields on all sliders for more precision
  • Allow the user to modify IP settings directly from the Minera UI; I still had to sudo into the Pi to set a static IP address
  • Add a temperature display for miners that support it on the devices table
  • The setting to restart the miner if a device is offline for a set number of seconds is an awesome idea, however I could never figure out how to add more than one device. It'd be good to be able to set multiple devices because let's say I have 4 Antminer U2's on the Minera controller; I really wouldn't mind too much if one goes and I can wait the 600 seconds or more to restart if two go down, but if three go down I would want it to restart after 75 seconds
  • Again, on that restart miner if a device goes down option it would be better to have a drop down menu to select the device from devices that Minera has already identified rather than make the user type the name of the device

Anyway, I'll give 0.3.1 a try tonight and see if minerd is better behaved then. Overall, a great project and one I'll be watching closely. Kudos!
133  Bitcoin / Mining software (miners) / Re: Trying to understand what these numbers mean. on: July 11, 2014, 06:52:17 PM
Great analogy. Thanks for taking the time to explain it.
134  Bitcoin / Mining software (miners) / Re: Trying to understand what these numbers mean. on: July 11, 2014, 01:51:57 PM
That's interesting. So that means that even though all submitted shares were work that was performed, not every share has an equal chance of solving a block; some simply can't solve it. How would we know which ASIC's can actually solve a block? Their specs just give a hashing rate but that hashing rate could come from a few powerful chips or from a whole bunch of lesser chips.
135  Bitcoin / Mining software (miners) / Re: Trying to understand what these numbers mean. on: July 11, 2014, 03:43:59 AM
Diff 2/2:  The second number is the difficulty you're shooting for and the first is the difficulty you hit.  Even though difficulty 2 is no where close what's needed to solve a block, you submit it to the pool to show them that you're doing work.  They pay you based on how many of these shares you submit.

AMU 0:  If you have more than one miner these will show up as different numbers to let you know which miner submitted the share.

So now I have a question. Using that example, if difficulty 2 is nowhere close to what's needed to solve a block, that means that all work submitted while on a low difficulty is just worthless? This is something that I've been trying to understand for a while but haven't really found much concrete info about.
136  Bitcoin / Bitcoin Discussion / Re: Is the Islamic State Really Using Bitcoin? on: July 10, 2014, 01:40:04 PM
Isn't ISIS an extremely fanatic subset of Muslims? I think that would make them too conservative to use Bitcoin.
137  Bitcoin / Pools / Re: [1450 TH] BitMinter.com [1% PPLNS,Pays TxFees +MergedMining,Stratum,GBT,vardiff] on: July 09, 2014, 03:32:55 PM
Much as I appreciate averages balance stuff out I'm worried about these big blocks & the lack of return on them.

There are many pools. If we are too greedy for blocks we may well have nothing but crap work dumped on us ( big blocks, low pay ). And at that point our average will suffer.

If that happens your only choice will be to go to a new pool. & Bitminter will die.

No-one can afford to run at a loss after all. So I'd be careful about these big blocks. If someone is trying to pay feck-all for a ton of work you really do need to avoid them.

Err, I'm not sure I follow your point. Pools don't get to choose how long it takes to find a block nor which block they're working on. It's just dumb luck, and at least according to the weekly stats posted by organofcorti, Bitminter usually comes out as a very lucky pool. Now I hope that exposing that info doesn't jinx us! Smiley
138  Bitcoin / Pools / Re: [6600Th] Eligius: 0% Fee BTC, 105% PPS NMC, No registration, CPPSRB (New Thread) on: July 08, 2014, 09:26:19 PM
ahh thanks! I thought I can split my power into 3 pools Cheesy...nevermind thank you!

which pool is the best at the moment? the one with the biggest hash rate or something different?

I am using ghash.io at the moment

You could SSH into your Antminer and modify its cgminer settings directly to enable load-balancing and thus split the hashing power among multiple pools if you want. A quick search in this forum should yield the post with the steps on how to do that.
139  Bitcoin / Mining software (miners) / Re: [StarMiner] - ARM controller image for your ASIC mining needs! on: July 05, 2014, 02:50:20 AM
It is quite possible, save we do not have this particular ASIC "in hand" to do any development work or testing with it for long term support.  It would also be one of the first SHA-256 ASIC units requested to be supported under StarMiner as well.

I have reached out to Rock Miners directly, though if you wish to post a request in their forum thread as well, that would probably help some. Wink

Out of curiosity and assuming you have a R-Box ASIC with Rock Miner's Raspberry Pi image, how it is?

Happy and profitable mining to all! Cool

Well, it gets the job done I guess. It gives out a web UI that gives out the usual information about miners (hashrate, hardware errors, accepted shares, etc.) so nothing special there. I just don't like it because even though it supposedly uses Raspbian, there's no way to change its default password. I've SSH'ed into the thing and done the passwd command and it says that it changed the password but it doesn't work; it just always keeps the default password which and that makes me quite uneasy about it. There are also some odd hashrate dips throughout the day that I don't know if they're related to my hardware or the Rock Miner UI and I'd like to compare against another software before reaching conclusions. Unfortunately I can't compare against my PC since I was never able to get my PC to recognize the R-Boxes.
140  Bitcoin / Mining software (miners) / Re: [StarMiner] - ARM controller image for your ASIC mining needs! on: July 03, 2014, 08:30:46 PM
I don't see mention of the Rockminer units. Is it compatible with the R-Box?
Pages: « 1 2 3 4 5 6 [7] 8 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!