Bitcoin Forum
May 26, 2024, 02:58:00 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 51 52 53 54 55 56 57 58 59 60 »
581  Local / Mining (Deutsch) / Re: Mixed mining Poolserver https://miner.ecki.net:444 on: March 29, 2012, 06:10:51 PM
"Fuck you all, you Bastards. First, you steal my money, then my bitcoins, hack every Accounts i have and after all this you [don't know the english word for: beleidigen] me?! Fuck you all. Tomorrow i will call my lawyer. Hope i get everything back, and you bastard are never more allowed to use a Computer!"

Nette Kumpel haste da... Cheesy glücklicherweise kann keiner beweisen, dass du den Dreck nicht selber geschrieben hast...

582  Economy / Services / Re: GPUMAX | The Bitcoin Mining Marketplace on: March 29, 2012, 04:58:25 PM

Who is buying?  We do have some addicts. Smiley

There should be more addicts Grin thank you for your work !
583  Other / CPU/GPU Bitcoin mining hardware / Re: Question regarding Hardware subforum on: March 25, 2012, 03:34:45 PM
I think the system works as it is now.

GPU is the most common mining HW.

I don't want to see any FPGA junk in this section.

Keep the GPU in main and FPGA in subsection for now ...



There are times i could slap you in your face all day long...
584  Economy / Services / Re: GPUMAX | The Bitcoin Mining Marketplace on: March 25, 2012, 03:30:39 PM
Yeah, gpumax reports as dead in cgminer for me too.

Works for me, do you happen to have a 7970? I'v heard some people with issues with that card :/

Works fine here just all shares go offline
585  Economy / Services / Re: GPUMAX | The Bitcoin Mining Marketplace on: March 25, 2012, 12:54:39 PM
586  Economy / Goods / Re: [WTS] 4 Kindle Fires - ESCROW AVAILABLE on: March 24, 2012, 11:59:05 PM
Ordered one Kindle. Sent the payment but i paid the seller twice Shocked. He was very kind an returned the coins fast. It's people like this you want to do business with !
587  Economy / Goods / Re: [WTS] 4 Kindle Fires - ESCROW AVAILABLE on: March 24, 2012, 07:43:20 PM
Cool, i'll drop you a PM later. Watching an icehockey game atm.
588  Economy / Goods / Re: [WTS] 4 Kindle Fires - ESCROW AVAILABLE on: March 24, 2012, 04:49:22 PM
I'm very interested in one. Can you give me a shippment quote (in BTC) to Switzerland USPS International Priority. Any chance you can give me some kind of discount ? Lowest sale price ?. Can they be used without restrictions outside the states ? My iphones are all jailbroken since i hate not being able to manipulate things.

Thanks Sam
589  Bitcoin / Hardware / Re: FPGA development board "Icarus" - DisContinued/ important announcement on: March 24, 2012, 03:35:52 PM
Just for the record..  I had one of the plug packs that came with the icarus die on me.

No big deal, I've got other suitable power packs - but thought I should mention it as a data point in case others experience failures.

So did mine but for another reason... i had to cut off the cord Cheesy. For all those who do this: be careful with polarity. For most cables the one with white is (+) but not for the Icarus supply. Not that we hear about a bad board design again...
590  Bitcoin / Mining software (miners) / Re: Modular Python Bitcoin Miner - Official Thread on: March 22, 2012, 05:54:42 PM
Thanks for the help. Do you have a wallet address?

Also, Icarus with this miner does not seem to work with P2Pool:
(EDIT: Actually I get this with every pool I mine on)


Hello Raize

This one was for free. The miner runs fine, but there seems to be an issue with the boards. Are you sure about the port numbers ? You can check it with the hardware manager (Connections (COM & LPT). If you connect them to a different port the number will change and you can see the driver working in the task bar of windows. When finished it says something like device x on port y ready (don't remember Cheesy). Also check if the libs from Zhang are extracted and in the right place. Perhaps you can send us the code of your conf file.

Edit: You can donate to TheSeven if you got it up and running ! He deserves it.
591  Economy / Lending / Re: Looking for a Loan on: March 21, 2012, 09:21:38 PM
Do you mine ? If yes what equipment ?
592  Other / Off-topic / Re: Butterfly Labs - Bitforce Single and Rig Box on: March 21, 2012, 09:03:10 PM
That's a clean looking miner ! Add some options for other pools and everyone will be happy. Looks like things move in the right direction (finally). Grin
593  Other / Off-topic / Re: Is Butter Fly Labs using ASIC's????? on: March 21, 2012, 08:29:22 PM
Looks like they made a 4-6 day blitz delivery to you Tongue
594  Bitcoin / Mining / Re: Out of SHEER curiosity.... on: March 21, 2012, 06:53:08 PM
Based on EMC's miner charts there is a 150-200 GH operator.  The operator's GH fluctuates quite a bit, so I'm not sure what that would indicate.
This may be GPUMAX

If I remember this was supposedly Goat's pool.

+1
595  Economy / Services / Re: GPUMAX | The Bitcoin Mining Marketplace on: March 20, 2012, 06:46:45 PM
So you are that big "miner" Shocked. Was wondering who has that much power.
596  Bitcoin / Mining software (miners) / Re: Modular Python Bitcoin Miner - Official Thread on: March 20, 2012, 06:26:13 PM
Hey Raize here a little write-up for Windows.

Download and install the USB to Serial driver:

http://www.prolific.com.tw/support/files/%5CIO%20Cable%5CPL-2303%5CDrivers%20-%20Generic%5CWindows%5Callinone%5CPL2303_Prolific_DriverInstaller_v1.5.0.zip

Install Python:

http://www.python.org/getit/

Get the python libs from Zhang (need them to run the board) and put them into the python27/Lib folder:

https://github.com/ngzhang/Icarus/tree/0945ce06be6ed85fc2623ef36aa15c70ae82e56f/Downloads/python_Libs

For .exe curses go to http://www.lfd.uci.edu/~gohlke/pythonlibs/#curses, scroll down to curses and install the one you need for your Windows version !

Download MPBM, unzip in a location of your choice:

https://github.com/TheSeven/Modular-Python-Bitcoin-Miner/zipball/master

Here is my default_config.py file:

Code:
# Modular Python Bitcoin Miner demonstration configuration file
# Copy this file to config.py and modify it to fit your needs.


################################
# List of modules to be loaded #
################################

import frontend.theseven.cursesui
import frontend.theseven.simplelogger
import pool.theseven.bcjsonrpc
#import worker.theseven.simplers232
import worker.theseven.icarus
#import worker.fpgamining.x6500
#import worker.fpgamining.x6500hotplug


###################
# Global settings #
###################

#bufferseconds = 50 # Work buffer size in seconds (default: 50). This should generally be no
# # more than 60 seconds, otherwise you will get increased stale rates!
#getworktimeout = 2 # Work source response timeout in seconds (default: 2)
#sendsharetimeout = 10 # Share upload timeout in seconds (default: 10)
#longpolltimeout = 900 # Long poll connection inactivity timeout in seconds (default: 900)
#longpollgrouptime = 30 # Long poll aggregation timeout in seconds (default: 30)
#longpollgrouptime = 30 # Long poll aggregation timeout in seconds (default: 30)

# DON'T PLAY WITH THESE UNLESS YOU KNOW WHAT YOU'RE DOING!
#getworkbias = -1 # Bias (in MHashes) that is credited to the work source for every work
# # request (default: -1). This punishes work sources which cancel their
# # work very often, but the default value effectively disables this
# # behavior. This needs to be negative (non-zero) though, in order
# # to ensure that work requests are distributed evenly between work
# # sources during startup.
#longpollkillbias = 0 # Bias (in MHashes) that is credited to the work source for every piece
# # of work that was invalidated by a long poll (default: 0). This is
# # used to compensate for anomalies caused by getworkbias.
#getworkfailbias = -3000 # Bias (in MHashes) that is credited to the work source for every
# # failed work request (default: -3000). This punishes work source
# # downtime in general.
#jobstartbias = 0 # Bias (in MHashes) that is credited to the work source everytime
# # a job of that work source starts being processed on a worker (default: 0).
#jobfinishbias = 0 # Bias (in MHashes) that is credited to the work source everytime
# # a job of that work source ends being processed on a worker (default: 0).
#sharebias = 4000 # Bias (in MHashes) that is multiplied with the difficulty and credited
# # to the work source for each found share (default: 4000). This rewards
# # work sources with high efficiency. Keep it near the default value to
# # ensure that work sources which produce junk work (that never yields
# # shares) can not consume much hashing power.
#uploadfailbias = -100 # Bias (in MHashes) that is and credited to the work source for
# # each share upload retry (default: -100). Because a huge bias
# # doesn't keep a work source from retrying to upload the share,
# # you should keep this relatively low to ensure that the work
# # source will be used again when it pops back to life. Work source
# # downtime should be punished using getjobfailbias instead.
#stalebias = -15000 # Bias (in MHashes) that is multiplied by the difficulty and credited
# # to the work source for each stale share (default: -15000). With the
# # default settings this will half the work source's hashing power at
# # a stale rate of about 2%.
#biasdecay = 0.9995 # Decay factor that is multiplied onto all work sources' bias on every
# # getwork on any work source (default: 0.9995). Helps ensuring that
# # work sources will be favored after they recover from temporary
# # failures until they have caught up with the configured priority.


###########################
# List of user interfaces #
###########################

interfaces = [ \

  # Curses UI
  { \
    # User interface module
    "type": frontend.theseven.cursesui.CursesUI, \
    # Update stats every second (default)
    "updateinterval": 1, \
  }, \

  # Simple logger
  { \
    # User interface module
    "type": frontend.theseven.simplelogger.SimpleLogger, \
    # Log file location (default)
    "logfile": "miner.log", \
  }, \

]


###################
# List of workers #
###################

workers = [ \

# # SimpleRS232 worker
# { \
# # Worker module
# "type": worker.theseven.simplers232.SimpleRS232Worker, \
# # Worker module parameters, in this case serial port name (default: /dev/ttyS0)
# "port": "/dev/ttyUSB0", \
# }, \

# # Single X6500 worker
# { \
# # Worker module
# "type": worker.fpgamining.x6500.X6500Worker, \
# # Worker module parameters, in this case board serial number (default: take first available)
# #"deviceid": "ABCDEFGH", \
# }, \

# # X6500 hotplug worker
# { \
# # Worker module
# "type": worker.fpgamining.x6500hotplug.X6500HotplugWorker, \
# }, \

 # Icarus worker
 { \
 # Worker module
 "type": worker.theseven.icarus.IcarusWorker, \
 # Worker module parameters, in this case serial port name (default: /dev/ttyUSB0)
 "port": "COM4", \
 }, \

]


########################
# List of work sources #
########################

# MPBM supports multiple blockchains and aggregates long poll responses
# from all pools within a blockchain to further reduce stales.
# Work from all pools within a blockchain is flushed as soon as any of
# the pools responds to a long poll (subsequent long poll responses from
# other pools within the next seconds will be suppressed).
# This means that e.g. P2Pool will need to be put into a separate blockchain
# definition because its long poll responses don't correlate with other pools.

# The available hashing power (from all workers) can be distributed across
# different work sources by adjusting the priority values. MPBM will attempt
# to distribute hash rate proportionally to these priorities, unless a work
# source fails. If that happens, the work source's priority will be reduced
# and slowly be increased again when the work source comes back to life.
# You can see this in action with the P2Pool entry in the default config
# if you don't have a P2Pool instance running on localhost.

# If you want to support further development of MPBM, you can do me a favor by
# leaving the demo pool entries active, and just adding your own one below them.
# If you give your own pool entries a total priority of 1000, you will donate
# 1% (on average) of your total hash rate to the author of this software.
# This won't make a big difference for you, but it does for me.
# Templates for that can be found below the demo pool entries.

blockchains = [ \

  # Regular bitcoin blockchain
  { \
    # Pools to be used for this blockchain
    "pools": [ \

# # BitMinter
# { \
# # Pool interface module
# "type": pool.theseven.bcjsonrpc.JSONRPCPool, \
# # Display name of the pool (default: host name)
# "name": "BitMinter", \
# # Priority (default: 2)
# "priority": 1, \
# # Host name of the pool
# "host": "mint.bitminter.com", \
# # HTTP port of the pool (default: 8332)
# "port": 8332, \
# # HTTP authentication user name (default: no authentication)
# "username": "XXX", \
# # HTTP authentication password (default: empty)
# "password": "XXX", \
# }, \

 # GPUMAX
 { \
 # Pool interface module
 "type": pool.theseven.bcjsonrpc.JSONRPCPool, \
 # Display name of the pool (default: host name)
 "name": "GPUMAX", \
 # Priority (default: 1)
 "priority": 1, \
 # Host name of the pool
 "host": "gpumax.com", \
 # HTTP port of the pool (default: 8332)
 "port": 8332, \
 # HTTP authentication user name (default: no authentication)
 "username": "XXX", \
 # HTTP authentication password (default: empty)
 "password": "XXX", \
 }, \

    ], \
  }, \

# # P2Pool sharechain
# { \
# # Pools to be used for this blockchain
# "pools": [ \
#
# # P2Pool instance on localhost
# { \
# # Pool interface module
# "type": pool.theseven.bcjsonrpc.JSONRPCPool, \
# # Display name of the pool (default: host name)
# "name": "P2Pool", \
# # Priority (default: 1)
# "priority": 1000, \
# # Host name of the pool
# "host": "127.0.0.1", \
# # HTTP port of the pool (default: 8332)
# "port": 9332, \
# }, \
#
# ], \
# }, \

]

Once edited for your needs, start the miner with the command prompt, something like below if you installed the software to user:

C:\Users\Samxxx Xxxxxx>miner.py

If the board is well, it "should" fire up. If you have questions, feel free to ask.

 
597  Bitcoin / Mining software (miners) / Re: Modular Python Bitcoin Miner - Official Thread on: March 20, 2012, 11:42:55 AM
Never used Python in my life. Anyone willing to give me a step-by-step on exactly how to do this? I've got Python 2.7 installed and I downloaded default_config.py and miner.py. I have literally no idea what is safe to edit. I use P2Pool. I've made the necessary edits and nothing seem to be working. CGminer also doesn't work, and nor does RG7Miner under Java. I'm starting to think I've gotten a bad Icarus device.

Bounty of 2 Bitcoin to whoever provides a successful step-by-step.

What OS ? Windows ? I spent some hours to get my board running. You need some important files to make it work. It's very unlike that the board is bad. Can help you this evening (european time) if your on IRC.
598  Economy / Lending / Re: i'm looking for a large loan on: March 20, 2012, 05:44:43 AM
Repaying 300 BTC with 1.6 GH is a bad joke. Roll Eyes if he isn't a scammer, he's at least a dreamer. OP, buy some equipment, mine your first 300 BTC, then come back here.
599  Economy / Lending / Re: Loan Request - 180 BTC - Repay in 45 days - 200 BTC on: March 19, 2012, 10:32:19 PM
I have right now 44 Bitcoins... I'll repay Turbor tomorrow.

OMG it is tomorrow... Shocked Wink

I just send 50 Bitcoins to my friend Turbor!!!
Thank you bro!!!

Cheers!
Thiago

Got them back. Thank you.
600  Economy / Lending / Re: Loan Request - 180 BTC - Repay in 45 days - 200 BTC on: March 19, 2012, 08:45:39 PM
I have right now 44 Bitcoins... I'll repay Turbor tomorrow.

OMG it is tomorrow... Shocked Wink
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 51 52 53 54 55 56 57 58 59 60 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!