Bitcoin Forum
May 24, 2024, 03:12:33 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 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 43 44 45 46 47 48 49 50 »
701  Bitcoin / Hardware / Re: [ANN] US/North American Bitfury sales now open ***full prototype pics*** on: July 28, 2013, 04:32:46 PM
Dave,
for a display on the RPi, you might want to look at:
http://www.ebay.com/itm/USB-2-8-TFT-LCD-module-LCD-sys-info-display-temperature-fan-AIDA64-LCD-Smartie-/121004607232?pt=LH_DefaultDomain_0&hash=item1c2c6fc700
This is the one with the frame mounted, they also have a frame less version and they work off the USB connection

The code could be incorporated into the cgminer fork being developed
702  Bitcoin / Hardware / Re: [ANN] US/North American Bitfury sales now open on: July 19, 2013, 03:13:17 AM
Thanks for the suggest  Syke - we'll look into USPS for International.  I was considering DHL Global

DHL Global is really good, but it'll cost ya.

+1

I've been taken by fedEx crossing the border a number of times. Their brokerage fees are brutal.

How did you fit in the box?  Tongue
703  Bitcoin / Pools / Re: [1400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: July 18, 2013, 05:22:56 PM
I believe I saw it somewhere - might be problem with ulimit -n,but I think I increased it to 2048 and it did not help.
Restarting p2pool helps.
Any ideas how to debug the problem or what to do ?
Shall I upgrade fedora (python-twisted-core-12.2.0-2.fc19.x86_64) ?
Thanks a lot for your time !

"fc19" is Fedora Core 19, that's really new, I'm unsure why they don't have a higher limit by default.  On a modern Linux system, with a lot going on, you should give yourself as many open file descriptors as you can.

I don't use Fedora, but the file should still be in the same place (I hope).  Edit the /etc/security/limits.conf file, put this at the bottom, don't forget the stars in the far left column:

Code:
*	soft	nofile	65536
* hard nofile 65536

Get rid of any other lines in the file that have "nofile" in them.  Unfortunately, it seems the maximum is 65536, the system simply won't let you set a higher limit (even though I wanted to).

Then, log out and log back in.  You should have a much higher limit now, verify with "ulimit -n" as you said.

Also, in your text you pasted, it says (in the big loud message) your Bitcoin daemon isn't running.  Something's seriously wrong on your system.  You should always have 3 programs running: bitcoind (or Bitcoin-Qt), p2pool, and bfgminer (or whatever miner you use).

Josh

I use the following in my setup script for ubuntu
Code:
# Increase open file limits
sudo sh -c 'echo "* soft nofile 16384" >> /etc/security/limits.conf'
sudo sh -c 'echo "* hard nofile 65536" >> /etc/security/limits.conf'
sudo sh -c 'echo "* soft nproc 4096" >> /etc/security/limits.conf'
sudo sh -c 'echo "* hard nproc 16384" >> /etc/security/limits.conf'

for Fedora it's  /etc/security/limits.d/90-nproc.conf
704  Bitcoin / Hardware / Re: [ANN] US/North American Bitfury sales now open on: July 18, 2013, 12:39:12 AM
IRC Opened on Freenode #bitfuryusa
705  Bitcoin / Hardware / Re: [ANN] US/North American Bitfury sales now open on: July 13, 2013, 02:53:37 PM
Has an IRC channel been setup?
706  Bitcoin / Hardware / Re: [ANN] US/North American Bitfury sales now open on: July 13, 2013, 02:35:50 PM
Additional H boards Oct Delivery are only being done via Credit Card?
No option for bitpay?
707  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.2.1 on: June 12, 2013, 03:02:46 AM
r u on p2pool?
708  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.2.1 on: June 12, 2013, 02:27:48 AM
However, even pools with stratum are facing this issue. (They are assuming it is the pool-program, but I have confirmed it is a wallet/miner issue, through every single coin, and the difficulty charts confirm it. The diff for bitcoins should be 18M right now, not 15M still... there was another 20,000GHs added to the network, and no change in DIFF. It just flat-lined at 15M)
You might want to lay off the caffeine or whatever else your sipping on.

http://allchains.info/ shows 18M in ~5 days.
709  Bitcoin / Mining software (miners) / Re: README files - what on earth are they? on: April 23, 2013, 12:55:21 AM
I'm looking for the DONTREADME files
710  Bitcoin / Mining software (miners) / Re: HOW TO UPDATE CGMINER on BAMT 0.5.c on: April 16, 2013, 06:45:06 AM
It is the IP address of the systems you wish to allow to access the API system in that instance of BAMT. W:127.0.0.1 and the IP Address of the Actual BAMT rig itself (I.E. W:192.168.1.31) are necessary for BAMT to work correctly with cgminer. The W:192.168.1.1 is the address of a remote machine you designate to be able to send API commands (read the API-README for more information)
711  Bitcoin / Mining software (miners) / Re: HOW TO UPDATE CGMINER on BAMT 0.5.c on: April 16, 2013, 03:21:42 AM
no proxy needed, look at sample .conf file in opening post
712  Bitcoin / Mining software (miners) / Re: HOW TO UPDATE CGMINER on BAMT 0.5.c on: March 27, 2013, 01:11:08 PM
redo the steps in the OP again, print it out and check off each step.
713  Bitcoin / Hardware / Re: bASIC BTC refunds list - v2.0 on: March 24, 2013, 10:09:18 PM
WTF?! he didnt refund me either! He said last week in email I would be on this fridays list to receive refund. Still fucking havent.........
Tom, come on seriously!
Glad some of u got ur refund =)

When are you going to stop believing Tom.
714  Bitcoin / Mining software (miners) / Re: HOW TO UPDATE CGMINER on BAMT 0.5.c on: March 23, 2013, 01:22:14 PM
I get this message "STATUS=E,When=1364014383,Code=25,Msg=Missing pool id parameter,Description=cgmin                          er 2.11.2|192.168.1.115"


what do i need to do?

Did you pass a parameter to the script file

i.e. ./switchpool.sh 3
715  Bitcoin / Hardware / Re: LEGAL COURSE of ACTION Discussion --- bASIC / BitcoinASIC on: March 23, 2013, 01:20:32 PM
Time to take action:
https://bitcointalk.org/index.php?topic=143496.msg1616612#msg1616612
716  Bitcoin / Hardware / Re: bASIC BTC refunds list - v2.0 on: March 23, 2013, 01:20:02 PM
Time to take action:
https://bitcointalk.org/index.php?topic=143496.msg1616612#msg1616612
717  Bitcoin / Mining software (miners) / Re: HOW TO UPDATE CGMINER on BAMT 0.5.c on: March 22, 2013, 11:53:27 AM
I use a script to do it:
Code:
#!/bin/bash
rig0="192.168.1.99"
port="4028"
        echo -n "switchpool|$1" | nc "$rig0" "$port" ;echo "$rig0"

add as many rig#="Ip Address of Rig"  and copy and edit the echo line with rig# as needed

718  Bitcoin / Hardware / Re: LEGAL COURSE of ACTION Discussion --- bASIC / BitcoinASIC on: March 12, 2013, 05:48:55 PM
To get the ball rolling, for those of you who have had enough, here are some places to file a formal complaint:

I do not believe there is a requirement to be a citizen of the United States to file a complaint at some of these offices.

Federal Trade Commission:
https://www.ftccomplaintassistant.gov/FTC_Wizard.aspx?lang=en

NY Dept of State
https://www.dos.ny.gov/consumerprotection/form/complaintform.asp

NY Attorney General Online Complaint System
http://www.ag.ny.gov/internet-bureau-online-complaint-form

Internet Crime Complaint Center - Read the FAQ https://www.ic3.gov/faq/default.aspx
https://www.ic3.gov/complaint/default.aspx

Reminder:
Invoices were from:
Thomas Van Riper
BTCFPGA
PO Box 246
Hannibal, NY 13074

315-514-0269

btcfpga@gmail.com
719  Bitcoin / Hardware / Re: LEGAL COURSE of ACTION Discussion --- bASIC / BitcoinASIC on: March 12, 2013, 05:08:15 PM
Update: I submitted more information this past Friday to the lawyer I have hired in this action. No further news is available at this point.
720  Bitcoin / Hardware / Re: LEGAL COURSE of ACTION Discussion --- bASIC / BitcoinASIC on: March 12, 2013, 05:03:05 PM
I'm sorry your angry. I fucked up. I poorly managed this business. I completely fucked it up and its my fault but I did not do it with the intention of scamming anyone.


I will admit that although my FPGA business was going well until they became obsolete, I was way out of my league when it came to making an ASIC - I fucked it up, I ruined my business and if it makes you feel any better I feel like a piece of shit every day.


I should have a couple hundred BTC by the end of the day - the entirety of that will go to refunds.

There's nothing I can do other than pay people back and believe me or not I will continue to do so util everyone is paid.

I am sorry about my attitude, I did not mean to come off like that - please everyone can you find it in your heart to forgive me for my poor attitude. This is a very humbling experience for me.

When I feel like  I am being attacked - I tend to act immaturely and fight back and I am truly sorry.

Your right its no ones fault but my own that this happened but you can ask the people I was working with I never once had the intentions of scamming anyone. There's no point in it for me, I made nothing from this and I am spending my own money to pay it back.

I don't want you to feel sorry for me I dont want pity I just want you to work with me.

thanks to those who can feel at least some empathy towards me. My wallet has 36920  blocks left to download and then the refunds will begin.


So instead of doing the right thing and showing what is still owed and the plan to pay it back, you whine that people are attacking you.

You're so deserving of the blue ribbon. Does that make you feel better?


I am sorry if I left this out, I have purchased a couple hundred BTC and have some more on the way - As soon as my block chain downloads
34700 left to download now I will begin todays refunds. If anyone emails me I will reply today.
Everyone will be refunded starting in 3400 or so blocks - people will post confirmations today. I hope this is enough information for you
Im not going to bicker with anyone Im just going to refund them, I dont care about the scammer tag anymore have a nice day.


Try posting the order # each time you refund someone.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 43 44 45 46 47 48 49 50 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!