Bitcoin Forum
July 03, 2024, 09:51:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Local / Новички / Re: Неподтвержденная транзакция. on: November 20, 2013, 12:58:47 PM
Blockchain не находит теперь мою транзакцию. Это что может означать?
2  Bitcoin / Mining software (miners) / Re: BFGMiner 3.6.0: modular ASIC/FPGA, GBT, Strtm, RPC, Lnx/OpnWrt/PPA/W64, HBR/KLN on: November 20, 2013, 05:55:14 AM
 Hello!
 I can't compile bfgminer 3.6.0 on Raspbian linux. Version 3.4.0 compiled successful.
The error is:
Code:
  CC     bfgminer-miner.o
miner.c: In function '_probe_device_match':
miner.c:10358:11: error: dereferencing pointer to incomplete type
miner.c:10358:44: error: dereferencing pointer to incomplete type
miner.c:10359:11: error: dereferencing pointer to incomplete type
miner.c:10359:44: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c:10365:26: error: dereferencing pointer to incomplete type
miner.c: In function 'probe_device_thread':
miner.c:10405:34: error: dereferencing pointer to incomplete type
miner.c:10406:39: error: dereferencing pointer to incomplete type
miner.c:10411:36: error: dereferencing pointer to incomplete type
miner.c:10412:3: error: dereferencing pointer to incomplete type
miner.c:10425:3: error: dereferencing pointer to incomplete type
miner.c:10461:4: error: dereferencing pointer to incomplete type
miner.c:10478:4: error: dereferencing pointer to incomplete type
miner.c:10480:14: error: dereferencing pointer to incomplete type
miner.c:10480:25: error: 'lowl_vcom' undeclared (first use in this function)
miner.c:10480:25: note: each undeclared identifier is reported only once for each function it appears in
miner.c:10498:3: error: dereferencing pointer to incomplete type
miner.c: In function 'probe_device':
miner.c:10510:22: error: dereferencing pointer to incomplete type
make[2]: *** [bfgminer-miner.o] Error 1
make[2]: Leaving directory `/home/pi/bfgminer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pi/bfgminer'
make: *** [all] Error 2
I just make this step:
1. git clone https://github.com/luke-jr/bfgminer bfgminer
2. ./autogen.sh
3. ./configure --disable-opencl --disable-adl --disable-bigpic --disable-bitforce --disable-icarus --disable-avalon --disable-modminer --disable-x6500 --disable-ztex --disable-bfsb --disable-littlefury --enable-bitfury --enable-metabank
4. make

What wrong? How can i resolve problem?
Thanks.
3  Local / Новички / Неподтвержденная транзакция. on: November 19, 2013, 05:25:58 AM
 Добрый день.
Помогите, пожалуйста, разобраться в ситуации.
Вчера отправил со своего кошелька остаток BTC 0,7888
Транзакция висит как неподтвержденная. И так уже 16 часов.
Отправлял как всегда. До этого по (2 - 4 btc)  все проходило быстро.
Смущает, что Blockchain пишет в этой транзакции про какие-то сборы 0,00000504 и очередь 4180 (она постоянно меняется).
А так же предупреждает, что "плата за сделку меньше, чем рекомендуется".
Вопрос - что я сделал не так? Как в будущем предотвратить подобные ситуации?
И что мне предпринять сейчас?
Спасибо.
4  Local / Майнеры / Майнер для устройств Метабанка on: October 02, 2013, 05:39:27 AM
 Поскольку количество форков зашкаливает, предлагаю выбрать лучший для данного устройства.
Под "лучший" будем понимать устойчивость и безглючность, и как следствие - максимальный хешрейт. Как то так.

Прошу высказываться.
5  Local / Майнеры / Re: Метабанк Bitfury Asic [Настройка] on: September 27, 2013, 07:49:50 AM
Насколько существенна прибавка от bfgminer Luke-Jr? смысл есть?
Вроде есть... Но чтобы точно сказать, надо смотреть хотя бы на трехчасовые графики Smiley Т.к. и там и там бывают провалы и взлеты в скорости...

Vicus а как добавить этот форк в автозагрузку?
Зависит от того, как у тебя прописана автозагрузка текущего майнера...
Мне нравится вариант с заменой
DAEMON=/usr/local/bin/cgminer
на
DAEMON=/home/pi/bfgminer/bfgminer
в файле /etc/init.d/cgminer

Там правда еще рекомендуют в PARAMS="" добавить -T
6  Local / Майнеры / Re: Метабанк Bitfury Asic [Настройка] on: September 20, 2013, 08:19:32 AM

Добрый день.
Получил свой Asic.
Только у меня похоже 1 плата не работает - даже не опознается.
Подскажете что делать?
Промаркирована как плата "B"  при опросе плат зеленый диод моргнул, и теперь горит постоянно. (другие моргают)

Контакт плохой скорее всего. У меня две "мамки" на мамке менять пришлось.
Втыкни плату в соседний слот, если все гуд, то контакт
То есть к слотам не привязано? Могу в слот 5 поставить? И порядок не важен?
Спасибо. Попробую.
Не помогло, к сожалению.
7  Local / Майнеры / Re: Метабанк Bitfury Asic [Настройка] on: September 20, 2013, 08:11:00 AM
Добрый день.
Получил свой Asic.
Только у меня похоже 1 плата не работает - даже не опознается.
Подскажете что делать?
Промаркирована как плата "B"  при опросе плат зеленый диод моргнул, и теперь горит постоянно. (другие моргают)

Контакт плохой скорее всего. У меня две "мамки" на мамке менять пришлось.
Втыкни плату в соседний слот, если все гуд, то контакт
То есть к слотам не привязано? Могу в слот 5 поставить? И порядок не важен?
Спасибо. Попробую.
8  Local / Майнеры / Re: Метабанк Bitfury Asic [Настройка] on: September 20, 2013, 07:40:46 AM
 Добрый день.
Получил свой Asic.
Только у меня похоже 1 плата не работает - даже не опознается.
Подскажете что делать?
Промаркирована как плата "B"  при опросе плат зеленый диод моргнул, и теперь горит постоянно. (другие моргают)

Вот лог:
Code:
[2013-09-20 11:34:05] BITFURY: 32 chips detected! 
[2013-09-20 11:34:04] BITFURY slot: 14, chip #31 detected
[2013-09-20 11:34:04] BITFURY slot: 14, chip #30 detected
[2013-09-20 11:34:04] BITFURY slot: 14, chip #29 detected
[2013-09-20 11:34:04] BITFURY slot: 14, chip #28 detected
[2013-09-20 11:34:04] BITFURY slot: 14, chip #27 detected
[2013-09-20 11:34:04] BITFURY slot: 14, chip #26 detected
[2013-09-20 11:34:04] BITFURY slot: 14, chip #25 detected
[2013-09-20 11:34:04] BITFURY slot: 14, chip #24 detected
[2013-09-20 11:34:04] BITFURY slot: 13, chip #23 detected
[2013-09-20 11:34:04] BITFURY slot: 13, chip #22 detected
[2013-09-20 11:34:04] BITFURY slot: 13, chip #21 detected
[2013-09-20 11:34:04] BITFURY slot: 13, chip #20 detected
[2013-09-20 11:34:04] BITFURY slot: 13, chip #19 detected
[2013-09-20 11:34:04] BITFURY slot: 13, chip #18 detected
[2013-09-20 11:34:04] BITFURY slot: 13, chip #17 detected
[2013-09-20 11:34:04] BITFURY slot: 13, chip #16 detected
[2013-09-20 11:34:03] BITFURY slot: 12, chip #15 detected
[2013-09-20 11:34:03] BITFURY slot: 12, chip #14 detected
[2013-09-20 11:34:03] BITFURY slot: 12, chip #13 detected
[2013-09-20 11:34:03] BITFURY slot: 12, chip #12 detected
[2013-09-20 11:34:03] BITFURY slot: 12, chip #11 detected
[2013-09-20 11:34:03] BITFURY slot: 12, chip #10 detected
[2013-09-20 11:34:03] BITFURY slot: 12, chip #9 detected
[2013-09-20 11:34:03] BITFURY slot: 12, chip #8 detected
[2013-09-20 11:34:02] BITFURY slot: 10, chip #7 detected
[2013-09-20 11:34:02] BITFURY slot: 10, chip #6 detected
[2013-09-20 11:34:02] BITFURY slot: 10, chip #5 detected
[2013-09-20 11:34:02] BITFURY slot: 10, chip #4 detected
[2013-09-20 11:34:02] BITFURY slot: 10, chip #3 detected
[2013-09-20 11:34:02] BITFURY slot: 10, chip #2 detected
[2013-09-20 11:34:02] BITFURY slot: 10, chip #1 detected
[2013-09-20 11:34:02] BITFURY slot: 10, chip #0 detected
[2013-09-20 11:34:02] Loaded configuration file //.cgminer/cgminer.conf
[2013-09-20 11:34:02] Started cgminer 3.3.1
9  Local / Майнеры / Re: cgminer on: August 29, 2013, 10:36:41 AM
Нужно смотреть за несколько строчек до этой - какую сложность ожидает пул.
У вас оптравлено 256 а пул ожидает большую величину. Поэтому high-hash.
Сложность от пула по майнеру 256, данная шара со сложностью 753, что больше чем 256 - соответственно, пул шару должен был принять, как и 3000 шар перед этим. Такой реджект вижу впервые, почему и интересуюсь.

Я вот о чем:

 [2013-08-29 14:22:03] Pool 0 difficulty changed to 128
 [2013-08-29 14:22:43] Rejected xxxxxxxxx Diff 65/64 GPU 0 pool 0 (high-hash)

Даже если бы вместо 65/64 стояло 129/64 - все равно был бы Reject с такой ошибкой.
10  Local / Майнеры / Re: cgminer on: August 28, 2013, 01:28:49 PM
 Нужно смотреть за несколько строчек до этой - какую сложность ожидает пул.
У вас оптравлено 256 а пул ожидает большую величину. Поэтому high-hash.
11  Local / Майнеры / Re: Нужна программа для перезагрузки компью&# on: August 07, 2013, 06:14:18 AM
 Не указана ОС.
Под windows есть Akbash, например. https://bitcointalk.org/index.php?topic=76208.0
12  Bitcoin / Mining software (miners) / Re: Akbash 1.0.10: Open Source cgminer watchdog (H/W monitoring, emails, HTTP) on: July 31, 2013, 12:04:16 PM
You may see that akbash restart miner and the reason is "miner reported NO change in number of accepted shares (12) in the last 10 minutes; considered SICK ..."

But in 10:57:38 - "Accepted":6
10:58:08 - "Accepted":11
10:58:38 - "Accepted":12

Please help me resolve this problem. Thanks.


Are you running version 1.0.10?  I thought I fixed this issue.
Post your config file (less pool info).

If this is happening using version 1.0.10, it is a bug.

BTW, you can disable the "last accepted shares" check by setting "miner-solo-mining" to 1 in the config file.


Yes, this is 1.0.10

Config from log file:

Quote
07/31/13 15:39:34 0x09c0 SVR main(): ----------- Starting -------------
07/31/13 15:39:34 0x09c0 SVR main(): akbash watchdog ver. 1.0.10 (akbash-gml.conf) - copyright (c) 2012 by Peter Moss
07/31/13 15:39:34 0x09c0 SVR main(): akbash started at: 07/31/2013 15:39:34
07/31/13 15:39:34 0x09c0 SVR main(): akbash exe name: akbash.exe
07/31/13 15:39:34 0x09c0 DBG main(): ---------------------------------
07/31/13 15:39:34 0x09c0 DBG main(): watchdog specific config entries:
07/31/13 15:39:34 0x09c0 DBG main(): ---------------------------------
07/31/13 15:39:34 0x09c0 DBG main(): wdog-logFile: c:\users\User\Documents\akbash\log.txt
07/31/13 15:39:34 0x09c0 DBG main(): wdog-log-file-size: 500000 [bytes]
07/31/13 15:39:34 0x09c0 DBG main(): wdog-log-level: 3
07/31/13 15:39:34 0x09c0 DBG main(): miner-number-of-restarts: 15
07/31/13 15:39:34 0x09c0 DBG main(): miner-alive-timeout: 120 [seconds]
07/31/13 15:39:34 0x09c0 DBG main(): miner-not-connected-timeout: 60 [seconds]
07/31/13 15:39:34 0x09c0 DBG main(): wdog-listen-ip: x.x.x.x
07/31/13 15:39:34 0x09c0 DBG main(): wdog-rig-name: Rig
07/31/13 15:39:34 0x09c0 DBG main(): wdog-listen-port: 80
07/31/13 15:39:34 0x09c0 DBG main(): wdog-disable-remote-api: 0
07/31/13 15:39:34 0x09c0 DBG main(): wdog-disable-remote-help: 0
07/31/13 15:39:34 0x09c0 DBG main(): wdog-disable-remote-restart: 0
07/31/13 15:39:34 0x09c0 DBG main(): wdog-disable-remote-reboot: 0
07/31/13 15:39:34 0x09c0 DBG main(): wdog-disable-remote-getlog: 0
07/31/13 15:39:34 0x09c0 DBG main(): wdog-disable-remote-status: 0
07/31/13 15:39:34 0x09c0 DBG main(): wdog-disable-notification-emails: 0
07/31/13 15:39:34 0x09c0 DBG main(): wdog-disable-status-notifications: 0
07/31/13 15:39:34 0x09c0 DBG main(): wdog-notifications-email-address: a@a.a
07/31/13 15:39:34 0x09c0 DBG main(): wdog-status-notification-frequency: 360 [minutes]
07/31/13 15:39:34 0x09c0 DBG main(): wdog-cutoff-temperature: 86 [deg. C]
07/31/13 15:39:34 0x09c0 DBG main(): wdog-cutoff-temperature-cooldown-period: 5 [minutes]
07/31/13 15:39:34 0x09c0 DBG main(): wdog-disable-hw-monitoring: 0
07/31/13 15:39:34 0x09c0 DBG main(): wdog-hw-monitoring-interval: 60 [seconds]
07/31/13 15:39:34 0x09c0 DBG main(): wdog-gpu-utilization-threshold: 20 [%]
07/31/13 15:39:34 0x09c0 DBG main(): wdog-gpu-utilization-timeout: 100 [seconds]
07/31/13 15:39:34 0x09c0 DBG main(): ------------------------------
07/31/13 15:39:34 0x09c0 DBG main(): miner specific config entries:
07/31/13 15:39:34 0x09c0 DBG main(): ------------------------------
07/31/13 15:39:34 0x09c0 DBG main(): miner-exe-full-path: c:\Users\user\Desktop\start-gml.lnk
07/31/13 15:39:34 0x09c0 DBG main(): miner-exe-name: cgminer.exe
07/31/13 15:39:34 0x09c0 DBG main(): miner-init-interval: 30 [seconds]
07/31/13 15:39:34 0x09c0 DBG main(): miner-gpu-avg-rate-threshold: 0.10 [Mh/s]
07/31/13 15:39:34 0x09c0 DBG main(): miner-pga-avg-rate-threshold: 0.00 [Mh/s]
07/31/13 15:39:34 0x09c0 DBG main(): miner-working-set-threshold: 904 [MB]
07/31/13 15:39:34 0x09c0 DBG main(): miner-handle-count-threshold: 15000 [open handles]
07/31/13 15:39:34 0x09c0 DBG main(): miner-api-poll-interval: 30 [seconds]
07/31/13 15:39:34 0x09c0 DBG main(): miner-hw-errors-threshold: 1000 [h/w errors]
07/31/13 15:39:34 0x09c0 DBG main(): miner-listen-ip: 127.0.0.1
07/31/13 15:39:34 0x09c0 DBG main(): miner-listen-port: 4033
07/31/13 15:39:34 0x09c0 DBG main(): miner-solo-mining: 0
07/31/13 15:39:34 0x09c0 DBG main(): miner-notify-when-block-found: 0
07/31/13 15:39:34 0x09c0 DBG main(): --------------------
07/31/13 15:39:34 0x09c0 DBG main(): Smart Metering entries:
07/31/13 15:39:34 0x09c0 DBG main(): -----------------------
07/31/13 15:39:34 0x09c0 DBG main(): smart-metering-disable: 1
07/31/13 15:39:34 0x09c0 DBG main(): smart-metering-polling-interval: 0
07/31/13 15:39:34 0x09c0 DBG main(): smart-metering-on-peak-start-time: 00:00
07/31/13 15:39:34 0x09c0 DBG main(): smart-metering-off-peak-start-time: 00:00
07/31/13 15:39:34 0x09c0 DBG main(): smart-metering-on-peak-shutdown: 0
07/31/13 15:39:34 0x09c0 DBG main(): smart-metering-on-peak-disable-gpus: 0
07/31/13 15:39:34 0x09c0 DBG main(): ---------------------------------
13  Bitcoin / Mining software (miners) / Re: Akbash 1.0.10: Open Source cgminer watchdog (H/W monitoring, emails, HTTP) on: July 31, 2013, 07:24:03 AM
 Hello.
Thank you for that software.
I setup it on the windows 7 x64 with 7950 and everything work ok.
But when i try install it on other windows 7 x64 with 7750 - something wrong.
This is the part of log.txt

Quote
07/31/13 10:57:15 0x0d8c INF adlPollingThread(): woke up, time to check ADL library

07/31/13 10:57:15 0x0d8c DBG adl_open(): atiadlxy.dll loaded ok

07/31/13 10:57:15 0x0d8c DBG refreshADLInfo(): reading temperature, fan speed and gpu utilization...

07/31/13 10:57:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 0, id: 52201152, ADL rc: -1

07/31/13 10:57:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 1, id: 52201152, ADL rc: -1

07/31/13 10:57:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 2, id: 52201152, ADL rc: -1

07/31/13 10:57:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 3, id: 52201152, ADL rc: -1

07/31/13 10:57:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 4, id: 52201152, ADL rc: -1

07/31/13 10:57:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 5, id: 52201152, ADL rc: -1

07/31/13 10:57:15 0x0d8c INF refreshADLInfo(): min GPU utilization: 99%, max GPU temperature: 63C

07/31/13 10:57:15 0x0d8c DBG adlPollingThread(): ADL H/W reading done, status: ADL_STATUS_CLOSED

07/31/13 10:57:38 0x093c DBG minerApiThread(): woke up; checking miner status...

07/31/13 10:57:38 0x093c DBG parseGPUSummary(): buf: {"STATUS":[{"STATUS":"S","When":1375253858,"Code":11,"Msg":"Summary","Description":"cgminer 3.3.1"}],"SUMMARY":[{"Elapsed":112,"MHS av":0.14,"Found Blocks":0,"Getworks":5,"Accepted":6,"Rejected":0,"Hardware Errors":0,"Utility":3.23,"Discarded":4,"Stale":0,"Get Failures":0,"Local Work":18,"Remote Failures":0,"Network Blocks":1,"Total MH":15.9089,"Work Utility":126.44,"Difficulty Accepted":224.00000000,"Difficulty Rejected":0.00000000,"Difficulty Stale":0.00000000,"Best Share":1658}],"id":1}

07/31/13 10:57:38 0x093c DBG minerApiThread(): miner status: ALIVE

07/31/13 10:57:43 0x1364 DBG monitorThread(): max gpu temperature (63C) stays below defined threshold (86C)

07/31/13 10:57:43 0x1364 DBG monitorThread(): all GPU fans appear to be functional

07/31/13 10:57:43 0x1364 DBG monitorThread(): GPU (lowest) mining utilization: 99% is higher than threshold: 20%

07/31/13 10:58:08 0x093c DBG minerApiThread(): woke up; checking miner status...

07/31/13 10:58:08 0x093c DBG parseGPUSummary(): buf: {"STATUS":[{"STATUS":"S","When":1375253888,"Code":11,"Msg":"Summary","Description":"cgminer 3.3.1"}],"SUMMARY":[{"Elapsed":142,"MHS av":0.14,"Found Blocks":0,"Getworks":6,"Accepted":11,"Rejected":0,"Hardware Errors":0,"Utility":4.65,"Discarded":6,"Stale":0,"Get Failures":0,"Local Work":22,"Remote Failures":0,"Network Blocks":1,"Total MH":20.2035,"Work Utility":155.55,"Difficulty Accepted":384.00000000,"Difficulty Rejected":0.00000000,"Difficulty Stale":0.00000000,"Best Share":1658}],"id":1}

07/31/13 10:58:08 0x093c DBG minerApiThread(): miner status: ALIVE

07/31/13 10:58:13 0x1364 DBG monitorThread(): max gpu temperature (63C) stays below defined threshold (86C)

07/31/13 10:58:13 0x1364 DBG monitorThread(): all GPU fans appear to be functional

07/31/13 10:58:13 0x1364 DBG monitorThread(): GPU (lowest) mining utilization: 99% is higher than threshold: 20%

07/31/13 10:58:15 0x0d8c INF adlPollingThread(): woke up, time to check ADL library

07/31/13 10:58:15 0x0d8c DBG adl_open(): atiadlxy.dll loaded ok

07/31/13 10:58:15 0x0d8c DBG refreshADLInfo(): reading temperature, fan speed and gpu utilization...

07/31/13 10:58:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 0, id: 52201152, ADL rc: -1

07/31/13 10:58:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 1, id: 52201152, ADL rc: -1

07/31/13 10:58:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 2, id: 52201152, ADL rc: -1

07/31/13 10:58:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 3, id: 52201152, ADL rc: -1

07/31/13 10:58:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 4, id: 52201152, ADL rc: -1

07/31/13 10:58:15 0x0d8c ERR refreshADLInfo(): failed to read fan speed on gpu: 0, bus: 11, index: 5, id: 52201152, ADL rc: -1

07/31/13 10:58:15 0x0d8c INF refreshADLInfo(): min GPU utilization: 99%, max GPU temperature: 65C

07/31/13 10:58:15 0x0d8c DBG adlPollingThread(): ADL H/W reading done, status: ADL_STATUS_CLOSED

07/31/13 10:58:38 0x093c DBG minerApiThread(): woke up; checking miner status...

07/31/13 10:58:38 0x093c DBG parseGPUSummary(): buf: {"STATUS":[{"STATUS":"S","When":1375253918,"Code":11,"Msg":"Summary","Description":"cgminer 3.3.1"}],"SUMMARY":[{"Elapsed":172,"MHS av":0.14,"Found Blocks":0,"Getworks":6,"Accepted":12,"Rejected":0,"Hardware Errors":0,"Utility":4.18,"Discarded":6,"Stale":0,"Get Failures":0,"Local Work":24,"Remote Failures":0,"Network Blocks":1,"Total MH":24.3610,"Work Utility":146.52,"Difficulty Accepted":416.00000000,"Difficulty Rejected":0.00000000,"Difficulty Stale":0.00000000,"Best Share":1658}],"id":1}

07/31/13 10:58:38 0x093c DBG minerApiThread(): miner status: ALIVE

07/31/13 10:58:44 0x1364 DBG monitorThread(): max gpu temperature (65C) stays below defined threshold (86C)

07/31/13 10:58:44 0x1364 DBG monitorThread(): all GPU fans appear to be functional

07/31/13 10:58:44 0x1364 DBG monitorThread(): GPU (lowest) mining utilization: 99% is higher than threshold: 20%

07/31/13 10:58:44 0x1364 SVR monitorThread(): miner reported NO change in number of accepted shares (12) in the last 10 minutes; considered SICK ...

07/31/13 10:58:44 0x1364 SVR restartMiner(): killing miner process: 2084

07/31/13 10:58:44 0x1364 SVR killProcessByID(2084): process handle: 1656, TeminateProcess() returned rc: 1

07/31/13 10:58:44 0x1364 SVR restartMiner(): sleeping for 15 seconds before restarting a new miner...

07/31/13 10:58:59 0x1364 INF restartMiner(): ---------------------------------------------

07/31/13 10:58:59 0x1364 INF restartMiner(): old process ID: 2084

07/31/13 10:58:59 0x1364 INF restartMiner(): process name: cgminer.exe

07/31/13 10:58:59 0x1364 INF restartMiner(): starting new instance...

07/31/13 10:58:59 0x1364 INF restartMiner(): command line: start c:\Users\Albert\Desktop\start-gml.lnk

07/31/13 10:58:59 0x1364 INF send_smtp_restarted_msg(): attempting to send 'miner restarted' email notification.

07/31/13 10:58:59 0x1364 INF restartMiner(): sleeping for 30 seconds...


You may see that akbash restart miner and the reason is "miner reported NO change in number of accepted shares (12) in the last 10 minutes; considered SICK ..."

But in 10:57:38 - "Accepted":6
10:58:08 - "Accepted":11
10:58:38 - "Accepted":12

Please help me resolve this problem. Thanks.
14  Local / Барахолка / Re: [Предзаказ] Bitfury ASIC 65nm on: May 31, 2013, 07:05:32 AM
 Добрый день.
У меня нет столько биткойн, так что придется платить фиатом. Но есть вопросы, поскольку не хочется совершить ошибки:

1. Цитата: "Переводите 2160.00$ (68904.00 руб) на обмен, после чего пришлите на bitcoin@metabank.ru дату и способ покупки, а так же    адрес биткоин"
Что значит "переводите на обмен"? То есть я должен купить у Метабанка биткойн, например через Qiwi, Яндекс или Webmoney?
И прислать им Дату, способ покупки (Это что?) и адрес биткойн, который я только что сгенерил, например?

2. Эти биткойны хранятся у меня на этом адресе. При  соблюдении указанных условий они обмениваются на устройство.
Что значит "обмениваются" - то есть я должен перевести их на их (Метабанка) адрес, так?

3. Цитата: "Возврат по купленным биткоинам хранящимся у вас не производится."
Это понятно, ведь они физически хранятся у меня.

4. Цитата: "В случае если вы не можете самостоятельно обеспечить безопасное длительное хранение биткоинов, вы можете использовать ваш адрес для хранения на метабанке <Адрес>"
То есть я могу перевести купленные биткойны на адрес Метабанка из моего личного кабинета, и в этом случае возможен возврат в течение 30 дней.

Заранее благодарю.
15  Local / Новички / Re: Новичкам сюда! - FAQ on: May 31, 2013, 06:39:39 AM
100 р. мало, но  хочется больше Smiley
16  Local / Новички / Re: Зачем вам биткоины? on: May 31, 2013, 06:25:01 AM
Инвестиции.
17  Local / Новички / Re: Добро пожаловать в биткоин сообщество on: May 31, 2013, 06:18:53 AM
Эх!
18  Local / Новички / Re: Как вы оказались на bitcointalk.org? on: May 31, 2013, 06:18:17 AM
Google.com Smiley
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!