Please be aware that the x6500 has relatively long long poll latencies due to its architecture, which will probably result in extremely high (around 20-50%) stale rates on the (very fast) p2pool network.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
2012-02-07 19:12:04.062000: X6500 board AH00WLON: 99.2% complete [30 kB/s] [0s remaining]
2012-02-07 19:12:04.937000: X6500 board AH00WLON: Programmed FPGAs in 123.391000 seconds
2012-02-07 19:12:04.937000: X6500 board AH00WLON FPGA 0: Waking up...
2012-02-07 19:12:04.984000: X6500 board AH00WLON FPGA 1: Waking up...
2012-02-07 19:12:04.984000: X6500 board AH00WLON FPGA 0: Verifying correct operation...
2012-02-07 19:12:05.031000: X6500 board AH00WLON FPGA 1: Verifying correct operation...
2012-02-07 19:12:05.343000: X6500 board AH00WLON FPGA 0: Mining device sent a share before even getting a job
2012-02-07 19:12:04.062000: X6500 board AH00WLON: 99.2% complete [30 kB/s] [0s remaining]
2012-02-07 19:12:04.937000: X6500 board AH00WLON: Programmed FPGAs in 123.391000 seconds
2012-02-07 19:12:04.937000: X6500 board AH00WLON FPGA 0: Waking up...
2012-02-07 19:12:04.984000: X6500 board AH00WLON FPGA 1: Waking up...
2012-02-07 19:12:04.984000: X6500 board AH00WLON FPGA 0: Verifying correct operation...
2012-02-07 19:12:05.031000: X6500 board AH00WLON FPGA 1: Verifying correct operation...
2012-02-07 19:12:05.343000: X6500 board AH00WLON FPGA 0: Mining device sent a share before even getting a job
2012-02-07 18:04:08.375000: X6500 board AH00WOW1: Error while booting board: Traceback (most recent call last):
2012-02-07 18:04:08.375000: File "C:\mpbm\worker\fpgamining\x6500.py", line 204, in main
2012-02-07 18:04:08.375000: FPGA.programBitstream(self.miner, self.device, jtag, bitfile.bitstream, self.progresshandler)
2012-02-07 18:04:08.375000: File "C:\mpbm\worker\fpgamining\util\fpga.py", line 240, in programBitstream
2012-02-07 18:04:08.375000: jtag.load_bitstream(bitstream, progresscallback)
2012-02-07 18:04:08.375000: File "C:\mpbm\worker\fpgamining\util\jtag.py", line 242, in load_bitstream
2012-02-07 18:04:08.375000: self.ft232r._purgeBuffers()
2012-02-07 18:04:08.375000: AttributeError: FT232R instance has no attribute '_purgeBuffers'
2012-02-07 18:04:08.375000: X6500 board AH00WOW1: Error while booting board: Traceback (most recent call last):
2012-02-07 18:04:08.375000: File "C:\mpbm\worker\fpgamining\x6500.py", line 204, in main
2012-02-07 18:04:08.375000: FPGA.programBitstream(self.miner, self.device, jtag, bitfile.bitstream, self.progresshandler)
2012-02-07 18:04:08.375000: File "C:\mpbm\worker\fpgamining\util\fpga.py", line 240, in programBitstream
2012-02-07 18:04:08.375000: jtag.load_bitstream(bitstream, progresscallback)
2012-02-07 18:04:08.375000: File "C:\mpbm\worker\fpgamining\util\jtag.py", line 242, in load_bitstream
2012-02-07 18:04:08.375000: self.ft232r._purgeBuffers()
2012-02-07 18:04:08.375000: AttributeError: FT232R instance has no attribute '_purgeBuffers'
2012-02-06 20:23:21.406000: Traceback (most recent call last):
[...]
2012-02-06 20:23:21.406000: excessmhashes = p.mhashes - ((now - p.starttime).total_seconds() + queuedelay) * p.hashrate
2012-02-06 20:23:21.406000: AttributeError: 'datetime.timedelta' object has no attribute 'total_seconds'
2012-02-06 20:25:26.472938: X6500 board AH00WOWD: No backend available
2012-02-06 20:25:26.475037: X6500 board AH00WI18: dlsym(RTLD_DEFAULT, usb_find_busses): symbol not found
2012-02-07 08:34:53.468000: Caught exception: No backend available
# Single X6500 worker
{ \
# Worker module
"type": worker.fpgamining.x6500.X6500Worker, \
# Worker module parameters, in this case board serial number (default: take first available)
"deviceid": "AH00WOWD", \
}, \
# Single X6500 worker
{ \
# Worker module
"type": worker.fpgamining.x6500.X6500Worker, \
# Worker module parameters, in this case board serial number (default: take first available)
"deviceid": "AH00WI18", \
}, \
# Single X6500 worker
{ \
# Worker module
"type": worker.fpgamining.x6500.X6500Worker, \
# Worker module parameters, in this case board serial number (default: take first available)
"deviceid": "AH00WOWD", \
}, \
# Single X6500 worker
{ \
# Worker module
"type": worker.fpgamining.x6500.X6500Worker, \
# Worker module parameters, in this case board serial number (default: take first available)
"deviceid": "AH00WI18", \
}, \
2012-02-07 08:34:53.468000: Caught exception: No backend available
2012-02-06 20:25:26.472938: X6500 board AH00WOWD: No backend available
2012-02-06 20:25:26.475037: X6500 board AH00WI18: dlsym(RTLD_DEFAULT, usb_find_busses): symbol not found
2012-02-06 21:45:41.750000: Exception in thread X6500 hotplug controller_main:
2012-02-06 21:45:41.750000: Traceback (most recent call last):
2012-02-06 21:45:41.750000: File "c:\python27\lib\threading.py", line 552, in __bootstrap_inner
2012-02-06 21:45:41.750000: self.run()
2012-02-06 21:45:41.750000: File "c:\python27\lib\threading.py", line 505, in run
2012-02-06 21:45:41.750000: self.__target(*self.__args, **self.__kwargs)
2012-02-06 21:45:41.750000: File "C:\mpbm\worker\fpgamining\x6500hotplug.py", line 127, in main
2012-02-06 21:45:41.750000: if not self.useftd2xx or self.takeover: import usb
2012-02-06 21:45:41.750000: ImportError: No module named usb
2012-02-06 21:45:41.750000: Exception in thread X6500 hotplug controller_main:
2012-02-06 21:45:41.750000: Traceback (most recent call last):
2012-02-06 21:45:41.750000: File "c:\python27\lib\threading.py", line 552, in __bootstrap_inner
2012-02-06 21:45:41.750000: self.run()
2012-02-06 21:45:41.750000: File "c:\python27\lib\threading.py", line 505, in run
2012-02-06 21:45:41.750000: self.__target(*self.__args, **self.__kwargs)
2012-02-06 21:45:41.750000: File "C:\mpbm\worker\fpgamining\x6500hotplug.py", line 127, in main
2012-02-06 21:45:41.750000: if not self.useftd2xx or self.takeover: import usb
2012-02-06 21:45:41.750000: ImportError: No module named usb