Bitcoin Forum
May 06, 2024, 11:23:22 PM *
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 9 10 11 12 13 14 15 16 17 18 19 20 21 »
61  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: December 22, 2013, 05:50:50 PM
Did I solved correctly the problem? I think I need to stop to do the git fetch --all followed by git reset --hard origin/master or am I wrong?

Stop using fetch...

Code:
git reset --hard
git pull

^ should be all you need...

git pull does a git fetch followed by a git merge, you should always use git pull to bring the repo up to date.
62  Economy / Collectibles / Re: Do it Yourself - Physical Bitcoin on: December 20, 2013, 02:34:25 AM
you've got btc Wink

and cool, I just forked the repo for the hell of it Wink thanks for the info.
63  Economy / Collectibles / Re: Do it Yourself - Physical Bitcoin on: December 19, 2013, 06:51:34 PM
I'm in for a sheet and 16 blanks, shipping to US; Shoot me a PM with total + btc address - thanks.
64  Economy / Collectibles / Re: Do it Yourself - Physical Bitcoin on: December 18, 2013, 12:44:58 AM
interesting, I may be down to get 1 sheet + 16 blanks just for kicks.
65  Bitcoin / Group buys / Re: DRILLBIT SYSTEM Miners - Thumbs (Temp NA), 8 Boards (0 left) on: December 17, 2013, 11:45:21 PM


I think you seem to be missing the point, or rather avoiding it...

The issue with LIBUSB is not drillbit related in any way shape or form (hence why OTHER products which are officially supported by CGMiner have the issue as well). It's blatantly obvious that you want to keep ignoring this fact just so you have something to bitch and run your mouth about, so nothing anyone says here will help you. The issue has been around since before the Drillbit 8 Boards were manufactured, since before Drillbit developers ever wrote code, etc...

So how about you do some actual reading for once and learn what LIBUSB is... it's a library written in C for USB communications, which omfg, has bugs, not to mention the implementation CGMiner uses it in, had & has bugs with it. http://www.libusb.org/

Not_a_damn_thing_to_do_directly_with_drillbit.

Granted I understand if you're mentally incapable of understanding logic, I won't make fun of you for being mentally handicap, so if that is the case please speak up. However I'll gladly point out how much of an idiot someone is when all the facts are right in front of their face yet they choose to still ignore them. So which is it with you?
I am not missing that point at all, I just don't agree with it for even a second. Just because the parent code you choose to copy to make your fork, has something in it that is not quite right for you product, doesn't mean that you are suddenly not responsible for fixing it. You choose what use or discard when you fork someone else's code, they don't. There is absolutely no reason to stick with the version of libusb in the parent code, could have used many other usb library versions.

libusb is not some external dependency, that is simply linked to, you are taking about, it's part of the code you forked.

This is just a poor attempt at externalizing the problems with the cgminer-drillbit code, to even suggest it's someone else's responsibility is ludicrous.

Don't bother to reply as your personal attack means you are now on my ignore list.

You don't agree with it when the libusb issue predates any drillbit devices? Seems ignorant to me.

The shitty thing about the ignore list, is most people will still click the 'show post', since you are very very ignorant, my bets are you'll click on the 'show post' just for the hell of it. And yes, it is an external dependency, as are a lot of things included in the CGMiner code base, just because they are included there doesn't mean their not from an external source, but given the competency level you have displayed thus far, I can see where you wouldn't understand that.

Not only that but now you are saying it was up to Drillbit to realize the code base in CGMiner (a software not created by them) is poorly handled and that they should fix CGMiner, when really all they did was add in their driver files and make it so you could compile with said driver files. They didn't re-write CGMiner, nor should they have to, lol.

If I wanted to personally attack you, I don't think I would need to at this point, you've already shown your intelligence (or lack there of).
66  Bitcoin / Group buys / Re: DRILLBIT SYSTEM Miners - Thumbs (Temp NA), 8 Boards (0 left) on: December 17, 2013, 11:18:07 PM


I have never seen the issue on BFL, I have seen the issue on Erupters when I got up to 122 erupters on one rPi, which caused me to switch to BFGMiner (CGMiner wasn't very stable after 30 erupters anyhow). I didn't see the issues on Blue/Red Fury devices until CGMiner 3.8.0/3.8.1; If you want to browse through the hell that is the CGMiner thread here on the forums, you will find other people with LIBUSB errors on other random hardware.


I did have a look at the thread before, didn't see all that much. I see in last weeks release 3.8.5 they have added - Attempt a libusb reset device on usb devices that have stopped responding.  Which of course is attempting to correct a symptom rather than the problem which caused the device to stop responding.

When I say go back through the thread, I mean like back to 3.1.1, lol, the biggest issue with CGMiner (from what I can tell and in my own personal experiences) is how it interacts with USB devices. Hot-plugging is great to have however, not always the best, I think the want to always have hot-plugging while using libsub is CGMiner's biggest down fall... which you don't really have with BFGMiner, as it doesn't support hot-plugging...

You seem to be missing an important point. Drillbit support is not part of the standard cgminer release, I am quite sure it could have been if you sent Kano a board to develop on. Nevertheless, the Drillbit devs took it upon themselves to fork cgminer and patch it for Drillbit boards, but they didn't do it properly, there are issues with libusb disconnects, if Drillbit requires a certain version or configuration of libusb then that should have been done, it is not up to the cgminer devs, trying to deflect the blame back to them for managing problems in the Drillbit fork of the code is rather childish.

I think you seem to be missing the point, or rather avoiding it...

The issue with LIBUSB is not drillbit related in any way shape or form (hence why OTHER products which are officially supported by CGMiner have the issue as well). It's blatantly obvious that you want to keep ignoring this fact just so you have something to bitch and run your mouth about, so nothing anyone says here will help you. The issue has been around since before the Drillbit 8 Boards were manufactured, since before Drillbit developers ever wrote code, etc...

So how about you do some actual reading for once and learn what LIBUSB is... it's a library written in C for USB communications, which omfg, has bugs, not to mention the implementation CGMiner uses it in, had & has bugs with it. http://www.libusb.org/

Not_a_damn_thing_to_do_directly_with_drillbit.

Granted I understand if you're mentally incapable of understanding logic, I won't make fun of you for being mentally handicap, so if that is the case please speak up. However I'll gladly point out how much of an idiot someone is when all the facts are right in front of their face yet they choose to still ignore them. So which is it with you?
67  Economy / Reputation / Re: BryanK Reputation Thread on: December 17, 2013, 11:06:38 PM
Sold BryanK some erupters & 49-port hub;

Kept to his word on payment and updates, very trustworthy buyer Smiley
68  Bitcoin / Group buys / Re: DRILLBIT SYSTEM Miners - Thumbs (Temp NA), 8 Boards (0 left) on: December 17, 2013, 04:15:52 AM
That said... any word yet from Luke-Jr on BFGMiner support?  Did he get his test board/thumb yet?

No idea, I haven't tried PM'ing him or asking on the BFG thread again. I may try to implement it myself after I take a breather from all the repairs & everyone has their boards back and hashing.
69  Bitcoin / Group buys / Re: DRILLBIT SYSTEM Miners - Thumbs (Temp NA), 8 Boards (0 left) on: December 17, 2013, 02:43:47 AM


I have never seen the issue on BFL, I have seen the issue on Erupters when I got up to 122 erupters on one rPi, which caused me to switch to BFGMiner (CGMiner wasn't very stable after 30 erupters anyhow). I didn't see the issues on Blue/Red Fury devices until CGMiner 3.8.0/3.8.1; If you want to browse through the hell that is the CGMiner thread here on the forums, you will find other people with LIBUSB errors on other random hardware.


I did have a look at the thread before, didn't see all that much. I see in last weeks release 3.8.5 they have added - Attempt a libusb reset device on usb devices that have stopped responding.  Which of course is attempting to correct a symptom rather than the problem which caused the device to stop responding.

When I say go back through the thread, I mean like back to 3.1.1, lol, the biggest issue with CGMiner (from what I can tell and in my own personal experiences) is how it interacts with USB devices. Hot-plugging is great to have however, not always the best, I think the want to always have hot-plugging while using libsub is CGMiner's biggest down fall... which you don't really have with BFGMiner, as it doesn't support hot-plugging...
70  Bitcoin / Group buys / Re: DRILLBIT SYSTEM Miners - Thumbs (Temp NA), 8 Boards (0 left) on: December 17, 2013, 12:50:36 AM
And by the way... Blue/Red Fury devices, flooded CGMiner 3.8.0 and 3.8.1 with "LIBUSB" errors until the day after 3.8.1 was released, ckolivas updated the repository with code that pulled back on the timing to make it "not as trigger happy". However since I got all those errors on CGMiner, I just said fuck it and stuck with BFGMiner for those devices, as it worked perfectly fine.
**cough, cough, I wish Luke-Jr or someone would add-in support for Drillbit devices on BFGMiner.. **
Interesting, I have several Block Erupters and BFL devices with no LIBUSB errors, I was not aware that Drillbit was part of cgminer distribution, I thought it was it's own fork so I didn't try the drillbit version to see if the other gear gave problems.

I have never seen the issue on BFL, I have seen the issue on Erupters when I got up to 122 erupters on one rPi, which caused me to switch to BFGMiner (CGMiner wasn't very stable after 30 erupters anyhow). I didn't see the issues on Blue/Red Fury devices until CGMiner 3.8.0/3.8.1; If you want to browse through the hell that is the CGMiner thread here on the forums, you will find other people with LIBUSB errors on other random hardware.

71  Bitcoin / Group buys / Re: DRILLBIT SYSTEM Miners - Thumbs (Temp NA), 8 Boards (0 left) on: December 16, 2013, 11:03:52 PM
And by the way... Blue/Red Fury devices, flooded CGMiner 3.8.0 and 3.8.1 with "LIBUSB" errors until the day after 3.8.1 was released, ckolivas updated the repository with code that pulled back on the timing to make it "not as trigger happy". However since I got all those errors on CGMiner, I just said fuck it and stuck with BFGMiner for those devices, as it worked perfectly fine.


**cough, cough, I wish Luke-Jr or someone would add-in support for Drillbit devices on BFGMiner.. **
72  Bitcoin / Group buys / Re: DRILLBIT SYSTEM Miners - Thumbs (Temp NA), 8 Boards (0 left) on: December 16, 2013, 10:57:40 PM

It has been stated many, many times that specifics will be discussed on the drillbit forum.  Yes, it is in a thread over there.  Of course you're free to post here, but don't expect an answer.

Stuff you, I WANT people who bought the 8 board from this thread to know there is a USB problem, and to have access to the solution. It's common courtesy.


If you're referring to the libusb error; That's more of an issue with CGMiner, not the actual product, though there might be some firmware updates that could change the timing.

However, I can honestly say I've been running 6 boards for far over 72hrs added 2 boards to that setup 24hrs ago and not a single error, also, on a raspberryPi running MinePeon. However I did do somethings to achieve this, probably the major thing I did was change my difficulty at my pool as well as my queue on the miner software.

I figured the queue to be 4 per 20GH/s (so, 32 @ 8 boards) and I upped the difficulty to 64 at the pool. Since the difficulty is higher, the boards aren't vomiting information as fast (almost just as fast, but not as fast), therefore it allows for some small amount of breathing room between USB communications, where as it would normally just be flooding the miner software with messages.

Why did I do these things? Well, being completely honest, I hoped on my rPi for my Blue Fury miners and forgot the one thing I loved about BFGMiner versus CGMiner, it dynamically set the queue size and a few other variables, where as CGMiner, doesn't. So, I saw the setting for my 30GH/s on my Blue Fury devices and then calculated what I needed to set it to in CGMiner and did so accordingly; Likewise I accidentally forgot to turn off the MinePeon donations, so I saw my hash rate drop at the pool (ghash.io notifies me every 15min if there's a drop) and forgot that some pools dynamically set the difficulty, which BTCGuild does and it set it to 64, so I copied that setting.

Since doing all of the above, I haven't ran into a single LIBUSB error for over 3 days now...
(Yes, I did get them before doing that, about once every 7 hours on the rPi's and about every 15hrs on Windows7.)

Now, with that being said, stating that the product is faulty here, I'd declare that to be false; Maybe more so of people not knowing how to configure settings correctly, that may very well, be true. I'll let you all be the judge of that, but I've been mining on my rPi solid now. I think it's wise to factor in all the variables before making out right accusations that a product is faulty, especially when in mining, there are *a lot* of settings and configurations that most people aren't even aware of how to use. Are there improvements that can be made in the firmware to help this issue (maybe avoid it completely)? Probably, yes, of which Angus and the Drillbit team have stated they are looking into.

So, yea... 
73  Economy / Goods / Re: best place for computer / electronics that accept bitcoin? on: December 16, 2013, 12:36:05 AM
this might help yea, maybe... https://www.spendbitcoins.com/places/?place_type=shopping
74  Bitcoin / Group buys / Re: DRILLBIT SYSTEM Miners - Thumbs (Temp NA), 8 Boards (0 left) on: December 11, 2013, 07:39:03 PM
Barntech, would LOVE to see you guys do something with this!!!  https://bitcointalk.org/index.php?topic=355268.0


hybrid chip  Shocked Shocked Shocked
75  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: December 11, 2013, 11:24:02 AM
I haven't had any issues with USB hubs and the rPi since I switched to only using RHB-500's

My rPi w/Minepeon running 8x Blue Fury, 2x Red Fury, 6x ASIC Erupters on two hubs has been solid for over 13 days now. Haven't had the need to restart the miner or rPi, actually haven't even thought about it much since it's been running so smoothly.
76  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: December 10, 2013, 10:12:36 PM
Depends on the adapter.  I'd be wanting to use a good quality one of at least 1A.

Thanks again for the tip. I am using this thing which is only 1A:

http://www.amazon.com/HTC-CNR6300-Travel-Charger-Adapter/dp/B0047EP8IY/ref=sr_1_9?rps=1&ie=UTF8

I am going to try out one that is rated at 2.4A (dual port) and see if that helps.

I use my iPhone/iPod/iPad/iHaveTooMany_iDevices chargers without any issues.
77  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: December 10, 2013, 05:36:47 PM
Curious are you using a wired or wireless connection?

I noticed tons of sluggishness when using a wireless connection while using the pi as a proxy for blades, therefore i wouldn't really recommend using a wireless connection. Just thought I'd toss that out there.

It's wired and at this point I don't even have the proxy enabled. This is just USB mining. I hate to be the Linux noob but is there anywhere I can look beyond the obvious? When it's getting sluggish I've tried "top" but nothing is eating up CPU. I've also tried "dmesg" after restarting and didn't see anything obviously wrong.

have you updated the OS packages recently?  (sudo pacman -Syu)

Honestly that's the first thing I do after any new image I make.
78  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: December 10, 2013, 04:31:36 PM
I have mine plugged into a power strip using a USB->AC adapter. Good? Bad?

Depends on the adapter.  I'd be wanting to use a good quality one of at least 1A.

Thanks - I'll try looking into this angle.

Curious are you using a wired or wireless connection?

I noticed tons of sluggishness when using a wireless connection while using the pi as a proxy for blades, therefore i wouldn't really recommend using a wireless connection. Just thought I'd toss that out there.
79  Bitcoin / Group buys / Re: DRILLBIT SYSTEM Miners - Thumbs (Temp NA), 8 Boards (0 left) on: December 10, 2013, 11:52:10 AM
** Could the member from Zionsville, IN please contact me in PM with your name (to validate you're said member). I need to double check that everything arrived as the bottom of your box was completely wide open / no tape. **
80  Bitcoin / Group buys / Re: DRILLBIT SYSTEM Miners - Thumbs (Temp NA), 8 Boards (0 left) on: December 10, 2013, 11:00:01 AM
I wonder when USA repairs will start...

http://drillbitsystem.com/forum/index.php?topic=207.msg1046#msg1046
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!