Search content
Sort by

Showing 20 of 190 results by willrain
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.
by
willrain
on 26/02/2023, 18:45:33 UTC
Я так понимаю, пул уже чисто по инерции существует?
Post
Topic
Board Альтернативные криптовалюты
Re: NovaCoin (гибридная PoW/PoS на scrypt + Layer2) [жёсткая модерация]
by
willrain
on 27/07/2017, 09:09:13 UTC
Бальтазар, спаси от инфаркта, скажи, это не тебя в Греции арестовали?

Это именно он.

Quote
[26.07.2017 16:23:50] Не в курсе, что там стряслось-то с btc-e? Smiley
[26.07.2017 16:26:05] Нет
[26.07.2017 16:26:13] Уже пятый вопрос за день)
[26.07.2017 16:26:25] Похоже пора править статус


[16:29:08] *** balthazar теперь Доступен:

Понятия не имею по следующим вопросам:

1) Как зовут админа BTC-e;
2) Что стряслось с BTC-e и что делать дальше;
3) Когда заработает биржа.

Если кто-то знает ответы, не стестняйтесь писать Smiley

Хорошая камера, с интернетом Smiley)
Post
Topic
Board Обменники
Re: Акция: вывод в нал usd биткоинов и btc-e кодов от 1.5%
by
willrain
on 22/03/2017, 12:05:55 UTC
Заказывал вывод в нал с пересылкой - оперативно отправили; на следующее утро уже держал в руках. Спасибо.
Post
Topic
Board Mining (Altcoins)
Re: Optiminer/Zcash v1.7 (GPU, Windows+Linux, AMD)
by
willrain
on 01/03/2017, 17:41:45 UTC
1.6.2 vs 1.7:
Code:
rain@miner1:/mnt/rw/rain$ amd_vers
14.20.7
rain@miner1:/mnt/rw/rain$ sysinfo.sh
* 2 x model name        : AMD Athlon(tm) II X2 250 Processor
* RAM: 3.96 GB
* Disk /dev/sda: 15.8 GB
* GPU
 * AMD Pitcairn (16 CU) 2 GB GDDR5
 * AMD Tahiti (28 CU) 3 GB GDDR5
 * AMD Pitcairn (20 CU) 2 GB GDDR5
 * AMD Tahiti (32 CU) 3 GB GDDR5

894 -> 883

18/19 - identical hardware:
Code:
rain@miner18:/mnt/rw/rain$ amd_vers
15.10.4
rain@miner18:/mnt/rw/rain$ sysinfo.sh
* 2 x model name        : Intel(R) Celeron(R) CPU G1840 @ 2.80GHz
* RAM: 3.93 GB
* Disk /dev/sda: 15.8 GB
* GPU
 * AMD Tonga (28 CU) 2 GB GDDR5
 * AMD Tonga (28 CU) 2 GB GDDR5
 * AMD Tonga (28 CU) 2 GB GDDR5
 * AMD Tonga (28 CU) 2 GB GDDR5

miner18 832 -> 822  
miner19 877 -> 856

Rolling back to 1.6.2
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v5: Zcash miner, 115 sol/s on R9 Nano, 70 sol/s on GTX 1070
by
willrain
on 12/11/2016, 23:01:46 UTC

Atitweak

Code:
dexx01@dexx02:~$ atitweak -p 20
Traceback (most recent call last):
  File "/usr/local/bin/atitweak", line 24, in
    from adl3 import *
  File "/usr/local/lib/python2.7/dist-packages/adl3/__init__.py", line 1, in
    from .adl_api import *
  File "/usr/local/lib/python2.7/dist-packages/adl3/adl_api.py", line 42, in
    _libadl = CDLL("libatiadlxx.so", mode=RTLD_GLOBAL)
  File "/usr/lib/python2.7/ctypes/__init__.py", line 362, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: libatiadlxx.so: cannot open shared object file: No such file or directory
what distro and driver you use?
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v5: Zcash miner, 115 sol/s on R9 Nano, 70 sol/s on GTX 1070
by
willrain
on 12/11/2016, 22:55:39 UTC
But dont work

atitweak? Or you still see same problem in miner?
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v5: Zcash miner, 115 sol/s on R9 Nano, 70 sol/s on GTX 1070
by
willrain
on 12/11/2016, 22:39:24 UTC
Ok thx Wink and if i'm on Linux does it possible ?
atitweak -p 20
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
willrain
on 07/11/2016, 10:20:41 UTC

17 connections per sa-solver?
As you see. And on different rigs i see different connections count per thread. For example, on my first 10 rigs: http://sprunge.us/gfIR
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
willrain
on 06/11/2016, 22:05:39 UTC
I've did some research about error, that i posted before:
Quote
Solver 3.0: unexpected banner "Maximum number of clients reachedMaximum number of clients reachedSILENTARMY mining mode ready"
miner is reached Xorg max clients limit - in Debian it's 256. When i look into lsof -U output, i saw, that every sa-solver opens 17 connections, so we have 17 (per sa-solver) * 7 (GPUs) * 2 (thread per GPU) = 238 connections just for solvers and a few connections from main process: http://sprunge.us/UgXB - may be more just after startup because i see only 16 connections from last 2 threads. So, when i removed banner checking from silentarmy script
Code:
       if banner != "SILENTARMY mining mode ready":
            print('Solver %s: unexpected banner "%s"' % (devid, banner))
            proc.kill()
            self.cleanup_solvers(devid)
            return
i've successfully launched miner in 2 thread mode for all 7 GPUs, but... my script for fan/frequency control (that use aticonfig) stops working because aticonfig can't connect to Xorg anymore.

So, is it really nesessary to use so many connections?

Quote
my 7 GPU rig has been running solid for the last 5+ hours ever since I fired it up.  No dropped GPUs ... No crash  Cool
Maybe you use Ubuntu, 512 connections limit there: https://www.mail-archive.com/debian-x@lists.debian.org/msg83944.html
Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v3: now a full miner! multi-GPU, Stratum support (Linux only)
by
willrain
on 04/11/2016, 15:09:55 UTC
https://paste.ubuntu.com/23425857/
It's on a 7 GPU rig.

First run:
Code:
21724 rain      20   0  237m  66m  28m S  21,2  1,7   0:20.57 /mnt/rw/rain/sa-solver --mining --use 6                                                          
21717 rain      20   0  237m  67m  28m S  19,5  1,7   0:21.42 /mnt/rw/rain/sa-solver --mining --use 3                                                          
21721 rain      20   0  237m  67m  28m S  18,8  1,7   0:21.42 /mnt/rw/rain/sa-solver --mining --use 5                                                          
21713 rain      20   0  238m  67m  27m R  18,5  1,7   0:18.85 /mnt/rw/rain/sa-solver --mining --use 1                                                          
21715 rain      20   0  238m  67m  28m S  18,5  1,7   0:21.15 /mnt/rw/rain/sa-solver --mining --use 2                                                          
21714 rain      20   0  237m  66m  27m S  17,9  1,7   0:18.69 /mnt/rw/rain/sa-solver --mining --use 1                                                          
21719 rain      20   0  237m  66m  28m S  17,2  1,7   0:19.81 /mnt/rw/rain/sa-solver --mining --use 4                                                          
21711 rain      20   0  240m  68m  27m S  16,9  1,7   0:18.39 /mnt/rw/rain/sa-solver --mining --use 0                                                          
21712 rain      20   0  240m  68m  27m S  16,5  1,7   0:18.23 /mnt/rw/rain/sa-solver --mining --use 0

On second run GPU6 left without sa-solver thread, on third it was GPU5.
Post
Topic
Board Games and rounds
Re: 1000 BTC GIVEAWAY! From your friend rekcahxfb
by
willrain
on 03/08/2016, 21:06:44 UTC
Oтмeтимcя: 1P645ZXgdeM3iPtXJwC8Wu3ZyN8CysCUW6 Smiley
Post
Topic
Board Pools (Altcoins)
Re: [POOL][Scrypt][Scrypt-N][X11] Profit switching pool - wafflepool.com
by
willrain
on 16/03/2015, 18:58:35 UTC
so i know this is a dead pool, but i do not know where to go to point my rig to.  I had 5 radeon r9's running x11 and would like to still run on something, any suggestions?


nicehash
Post
Topic
Board Майнеры
Re: Метабанк Bitfury Asic [Настройка]
by
willrain
on 20/02/2015, 22:36:12 UTC
https://yadi.sk/d/EEKJqPBhe3jgD

Только там нужно будет подсоединиться по ssh и изменить пул в файле .cgminer/cgminer.conf
Потом написать sudo service cgminer restart


Кстати, да, после закрытия itzod'а дефолтная запись для того, чтобы добраться в веб-морде до нужной настройки, не работает Sad

Но переделывать образ уже нет смысла, железка устарела; а на скору руку можно и по ssh поправить.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/etc. kernel switching miner
by
willrain
on 25/12/2014, 18:38:14 UTC
Then you're kind of shooting yourself in the foot, lol. Instead of buying it for cheap, you're asking for it to be published, which will of course kill any possible profit you could make with it...  Wink

I understand, but binaries for x11 and some for x13 is already in public. But most of my cards is 7850 Sad
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/etc. kernel switching miner
by
willrain
on 25/12/2014, 18:04:33 UTC
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/etc. kernel switching miner
by
willrain
on 25/12/2014, 17:54:09 UTC
Down are kernels and generated bins for X algos:
***
This kernel&bins are for Tahiti&Hawaii. I have no Kaiman and Pitcairn to test.

Thanks. Can somebody share optimized binaries for X13 for Pitcairn?
Post
Topic
Board Pools (Altcoins)
Re: [POOL][Scrypt][Scrypt-N][X11] Profit switching pool - wafflepool.com
by
willrain
on 01/10/2014, 13:25:49 UTC
same shit
Post
Topic
Board Майнеры
Re: Bitfury ASIC 65nm - 120 Gh/s (Украина)
by
willrain
on 17/04/2014, 07:28:26 UTC
Сгорела она явно не сама по себе. Можно спаять, но толку? Она просто сгорит в другом месте, выполняя роль предохранителя.
Post
Topic
Board Бизнес
Re: [Украина, ALL] Сувенирные монеты Bitcoin & Litecoin! Всего 30 гр
by
willrain
on 16/03/2014, 09:52:07 UTC
А где/как забрать в случае чего можно?
Post
Topic
Board Майнеры
Re: Мои сборки системы под Raspberry Pi под Metabank'овские ASIC'и
by
willrain
on 14/03/2014, 20:04:53 UTC
Выпустить-то можно, без проблем. Помимо обновлений майнеров и системы - какие-то еще изменения происходили? Что хотелось бы видеть в новом образе?

> СОТВОРИТЕ ОЧЕРЕДНОЕ ЧУДО!

Чудо, что эти железки теперь хоть как-то работают и за это надо благодарить прежде всего авторов форков cgminer/bfgminer - needbmw, alpet и кто там еще участвовал Smiley