Bitcoin Forum
September 29, 2025, 03:51:15 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 »
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Baikal Giant N - Cryptonight, Cryptonight-lite FPGA/ASIC miner on: March 21, 2018, 02:45:31 PM
are you sure thats even legit site, they might be selling fog.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: DragonMint B29 Blake256 Miner (March) on: March 06, 2018, 06:56:49 PM
really, Newbie with 3 activity. Thiis looks like self promoting to me.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: need some help with RX580 please on: February 25, 2018, 06:12:06 PM
it's throtling. To high Temp maybe.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: ETH GPUs miners beware! on: February 12, 2018, 05:17:13 PM
mah, that's bullshit.
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: xmr stak cpu on: February 12, 2018, 06:48:00 AM
actualy difficulty is provided by pool and usualy it changes automaticly or they use different ports.
If you mean intensity and that stuff for gpus, try smth like this:
Quote
/*
 * GPU configuration. You should play around with intensity and worksize as the fastest settings will vary.
 *      index    - GPU index number usually starts from 0
 *  intensity    - Number of parallel GPU threads (nothing to do with CPU threads)
 *   worksize    - Number of local GPU threads (nothing to do with CPU threads)
 * affine_to_cpu - This will affine the thread to a CPU. This can make a GPU miner play along nicer with a CPU miner.
 * strided_index - switch memory pattern used for the scratch pad memory
 *                 true  = use 16byte contiguous memory per thread, the next memory block has offset of intensity blocks
 *                 false = use a contiguous block of memory per thread
 * "gpu_threads_conf" :
 * [
 *   { "index" : 0, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true },
 * ],
 */

"gpu_threads_conf" : [
  // gpu: Ellesmere memory:3712
  // compute units: 32
  { "index" : 0,
    "intensity" : 768, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : true
  },
  // gpu: Ellesmere memory:3920
  // compute units: 36
  { "index" : 1,
    "intensity" : 864, "worksize" : 8,
    "affine_to_cpu" : false, "strided_index" : true
  },

],

/*
 * Platform index. This will be 0 unless you have different OpenCL platform - eg. AMD and Intel.
 */
"platform_index" : 2,

if it doesn't work, ask google for XMR-AEON-STAK-2.2
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: How can i calculate what PSU i need? on: January 09, 2018, 05:01:59 PM
you can check what TDP each major component have, cpu, gpu. 1x gpu 200W, 1x cpu 100W, + ~100W for hdd and that stuff, = 400W. You buy 500W quality psu, so you have some reserve and so on....
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore problem: GeForce GTX 1050 Ti, 2048 MB (instead of 4096) on: January 07, 2018, 01:19:02 PM
Download a little software called GPU-Z and you will see how much you gpu actualy have.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: Alternatives to Nicehash? on: January 07, 2018, 01:16:47 PM
For renting hash power, I am stick with accelerator
9  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] [ACC] [PoS Token Standard] Accelerator (Coinexchange on 5th January) on: January 06, 2018, 04:57:19 PM
hey, what happened to the official website accelerator.network? SSL_ERROR_NO_CYPHER_OVERLAP
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: Rx580 pulse 4gb elpida help on: January 04, 2018, 04:56:15 PM
Do you have EDW4032BABG memory chips? You can see this with SRBpolaris bios editor.
I have 4G Elpida  EDW4032BABG but on RX570 and and 1990mhz memory works ok only for ETH only. Above 2000Mhz forget it.

Try overclock gpu 1170Mhz (below 1200mhz) memory 1950Mhz (below 2000mhz), v gpu atleast 1V than find the lowest working V. (~950mV).

EDIT: 1st overclock, than run mining software. Don't overclock during mining.
11  Alternate cryptocurrencies / Service Discussion (Altcoins) / Re: Join now to earn daily Profit from Galaxia,world's first cloud mining company on: January 03, 2018, 06:00:47 PM
Sorry but Accelerator is way better choice.
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: Blockchain Miner Pro Software, Scam or Not? on: December 26, 2017, 05:01:23 PM
This is a fucking scam miner pro, I have 7 bitcoin and every time I tried to transfer it to my wallet Blockchain I pay the fees but nothing comes to my wallet’ I lost 300 euro.
I will fuck them I will fuck them promiss.
😣😣😣😣😫

yes. ofcuirse....
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: Server PSU to run a vega rig (configuration troubles) on: December 22, 2017, 05:32:04 PM
great, I am gonna need to try this tooo.
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Ethereum Mining NoDevFee v8.0 🔥 on: December 20, 2017, 06:16:07 PM
Hi. I coded small app which intercept (hook) network login packet (Winsock2 -> ws2_32.dll -> send -> eth_submitLogin) and changes all dev fee wallets to your wallet. It detects your wallet automatically, using first login packet with your wallet and remembering it.

How to use :
1. Copy "nodevfee.exe" and "nodevfeeDll.dll" from "nodevfee\x64\Release" to Claymore directory (in same directory with "EthDcrMiner64.exe").
2. Create bat file and use it "nodevfee.exe EthDcrMiner64.exe YOUR_USUAL_PARAMETERS" for instance "nodevfee.exe EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal 0xcb4effdeb46479caa0fef5f5e3569e4852f753a2.worker1 -epsw x"

Virustotal : https://www.virustotal.com/#/file/10778bd9a28f8705018f6a6049451a3ff78e13fd99a094569f3d690126286e4e/detection

I attach all sources you can check how it works and compile by yourself (Visual Studio 2015). Report bugs, I will try fix them.

Feel free to donate if you like it 0xcb4effdeb46479caa0fef5f5e3569e4852f753a2

https://github.com/Demion/nodevfee

Edit: Update links.

you are the man you know. Good job..
Btw anyone tried if it can do the same on cryptonote, e.g. monero?
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: Earning nanopool ETN on: December 19, 2017, 07:40:06 PM
ohhh, guys ....it depenede on a luck of the pool. how many blocks pool find, orphans,... thats estimated value... It can be variabile, your actual earnings could be 75-125%
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: The 5.6 GH ETH Man Mining Shed! Phase 2 in Progress! Building the Ant-muffler! on: December 16, 2017, 06:30:30 AM
no wonder AMd cards went out of stock...196 cards, you are crazy. Shocked
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: Does mining hurt a computer, video card, or any other equipment on: December 14, 2017, 06:01:18 AM
PSU is the 1st factor here, if you dont do calculations right or you buy cheap psu. You can mine with cheaper psu but expect it to die faster.
GPU, yes it can happen gpus die in the proces of mining, especialy if they are running to hot for a long time. COOLING!!
18  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN] [ICO] [VIB] Viberate | Decentralized Music Talent Marketplace on: December 13, 2017, 10:02:28 PM
Interesting promo on Pop TV.  Smiley
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: POLL: Nicehash resuming operations - are you going back? on: December 11, 2017, 06:50:31 PM
well, I started with Nicehash and start learning about cryptomining with Nicehash software a lot. For newbies is defenitly good choice to start with no regarding what happened.
But they will defenetly be better after this.
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: Megaminer 5.0b - Multi pool / Multi Algo launcher on: December 10, 2017, 11:11:14 AM
for AMD,try "GpuPlatform":"2", This works for me for example.
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!