I have several gpu's farms and want to generate a vanity address. I can do it by one gpu (oclvanitygen), but how to do with several ones? Is it possible?
error: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
this error occurs when miner switchs to DevFee mining and can not connect to the pool
Is it any idea how to fix it?
It is virus. You probably downloaded miner from another source. If you have make fresh windows install or try clean and download miner from 1st page from developer.
Thanks, I'll try
Post
Topic
BoardMining (Altcoins)
Re: PhoenixMiner 5.6d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
rozsada
on 14/06/2021, 05:43:40 UTC
error: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
Is any ida how to fix it?
Post
Topic
BoardMining (Altcoins)
Re: PhoenixMiner 5.6d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
after update my AMD Driver using 20.4.2, i've still having problem like before.. - 5 GPu work only 4 - RX480 just get 9mhs - after a few minutes miner shows error: Allocating buffers failed with clCreatedBuffers (-61) and stop
my problem never solved.. sad mode: ON
No it is not risers 1st make sure just run only 1 RX card. DDU the driver on safe mode then install 1card RX then install 20.11.1 driver. after turn compute mode on. after make your settings and OC setting using amd wattman or overdriventool. look what you get with 1 card if it is hashing normal then keep adding your cards back. is it bios modded cards? and delete all those commands just run clean phoenixminer.exe. you can leave proto 4 and stales 0 pass x for nicehash.
Your solution is the next: 1. win10 2. driver 20.4.2 3. patch by 'atikmdag-patcher-1.4.8' 4. switch to compute mode by 'AMD-Compute-Switcher' restart and enjoy)))
Post
Topic
BoardMining (Altcoins)
Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
Hi guys! Have a problem with a rig 6*470rx - DAG issue (not enough GPU memory).
I've updated AMD driver to 18.12.3 But now I can not patch (by atikmdag-patcher).
Can you help? Or any other idea? Thanks
Post
Topic
BoardExchanges
Re: Bitfinex's streaming (websocket) api
by
rozsada
on 27/09/2018, 15:44:25 UTC
Hi!
How to connect to WebSocket on PHP? (I used REST API, but now need WS) I just need the very first step - want to connect to WS (for example, ping). The rest I'll do myself.