Dogecoin cgminer scrypt command


Intensity correlates with the size of work being submitted at any one time to a GPU. The higher the number the larger the size of work. Generally speaking finding an optimal value rather than the highest value is the correct approach as hash rate rises up to a Can I set up cgminer to mine in different pools, by a defined ratio? You can run cgminer --help to see the options or you can just research them online. A good example is this website: Normal hashrate but no accepted shares in. My bet is that you're mining SHAd, not scrypt.

I don't see a -scrypt in your configuration file. Complete Explanation of Mining [closed]. When you mine solo not in a pool then your payout is entirely based on solving the current block in the blockchain before anyone else, and collecting the "bounty" on that block. NReilingh 2 7.

Why does Avast and other antivirus' detect gpu miners as viruses? This is probably because hackers install these miners on peoples computers without their knowledge or make a botnet of miners. Solution to this is placing your miner to ignore-list or get another antivirus like Avira, Avg, or just switch to linux and no need for antivirus anymore. CGMiner litecoin mining generates invalid nonce errors. In my experience scrypt mining on GPUs is quite susceptible to cause HW errors and wrong nonces if the parameters are not chosen to match the GPUs the algorithm is run on.

The reason this is crucial is that too high an intensity can actually be disastrous with scrypt because it CAN run out of ram. Trying to use Block Erupters with Ubuntu Here's what they should look like if your system is detecting them properly I run mine in a VM running Ubuntu: Bus Device Virtual Mouse Bus Device OpenCL is not supported on 3xxx series cards. Although it's not completely impossible to mine on a card that old it will be very difficult.

I wouldn't waste my time fighting the Radeon If you are serious about mining check out the 5xxx and 7xxx series AMD HD mining speed is very slow. Your intensity is very low I: You will need to increase it manually.

Replace the number 13 with the desired intensity. For a HD, I suggest you try values from 10 to Jems 1 3. When running cgminer you need to set two environment variables. In windows I use a batch file with the following: Michael Lawton 4. As of december , with the difficulty at , this means that you'd have approximately a 0. Yes, the failover setting will tell cgminer to mine on a secondary pool when the first pool is unavailable. Run cgminer with the following: What is the utility in the cgminer statistics.

If you're looking at the overall Utility values, its the combined number of shares all miners are contributing per minute. Start the cgminer script with the -T flag. That worked for me. It disables ncurses and uses text-only output. That generation of Intel integrated graphics does not have OpenCL support, which is needed for mining. Compro01 6 H-not-zero means the hash of the header isn't zero for the first bits.

In other words, it indicates a share that was inherently invalid and could never have been valid. This is generally caused by overclocking, overheating, or undervolting.

You can probably get these errors to go away by lowering the clock speed, raising the voltage, or improving your How can I configure my miner for two pools simultaneously? You can use the cgminer -c config option to add multiple pools and set up quota system to mine a certain percentage on each pool.

What is a good temperature? The fans will be very loud, so balance annoyance with mining power. Cgminer has a temperature reading and other software, such as Catalyst control center or gpu-z, will as well.

The most popular software for mining is cgminer, cudaminer, and guiminer. Download links are below. Mining rewards are random. You are basically searching for blocks, then solving and confirming the block for a reward. Currently the payout is up to 1,, coins per block, but over time the reward max amount is halved. The first to find and confirm the block gets the full payout of that block and everyone else has to move on.

From an overall long term view, if you are 0. But this is a theoretical long term view, and smart shibes will team up with other shibes then split the rewards more likely to find and confirm blocks, but split the block payout amongst the team. It is better to get consistent and frequent payouts so team up. To team up with other shibes you can, 1: We went with option 1 but have heard good things about option 2.

However I have read if your hash rate is low, joining a p2pool is not worth it not personally verified. To join a pool, select one from the following lists and sign up for an account. Larger pools are more consistent in payouts, but also consider fees or any other perks such as bonuses for finding a block.

All the pools we tried have the same general interface. If a pool is hacked or has malicious intentions, the attackers will surely try the usernames and passwords on other pools.

Once you joined a pool, login to their web page. Select "my workers" on the left, which is usually under "my account". Once you've added your new worker, you should see it added to your list.

You can always come back to this page if you forget. Now go to "Getting Started", which is usually under "Home" or "Help". All the pools we've joined will have at least one stratum with a corresponding port number.

As we mentioned, we will be going through this process with cgminer 3. First, ensure you have the latest drivers for your graphics card by downloading them here. Once the SDK is installed, extract your downloaded cgminer file link in the software section to a location you can remember. Next, open up notepad and paste the following, replacing your-pools-stratum, port-number, web-login, worker-name, and worker-password with your information:.

Be sure to watch the temperature even with the fan settings, some cards do not respond to these commands. The max is 20, but test the waters before tweaking this. The higher you go the less responsive your computer gets, so don't set it high if you plan to actually use your computer when mining.

Then save it as "whatevernameyouwant. This makes a Windows batch file which runs cgminer. You can close notepad. Now run the batch file you created and it should work if it is in the cgminer It may complain about unsafeness or require permission to go through the firewall, but this is ok. Run it anyways and let it through! This is an example of what you should see if it is successful. Temperature indicates how hot your card is getting, hash rate is its performance, and HW is hardware errors.

We want HW to be 0, so reduce the intensity ex: For some reason, some people get a blank window with no output. If this occurs try closing the window, adding "-T" to your batch file which tells it to go into text mode , and rerunning the batch file.

Below is what my CCC looks like. Pools often provide multiple stratums and you can join multiple pools. You will want to configure the cgminer so that it switches if the current stratum fails with --failover-only followed by -o and the alternative stratum information.

Once you have mined some coins, login to your pool's web interface and go to "edit account", usually under "my account".