How to Mine Ethereum and Ethereum Classic on 4GB GPUs – Crypto... (2024)

How to Mine Ethereum and Ethereum Classic on 4GB GPUs – Crypto... (1)


UPD: lolMiner developers released v1.22 version. It's Linux only release that targets improvements of the performance of the so-called zombie mode. It improves the performance of zombie mode on RX 400 and RX 500 GPUs in Linux. Performance increases by 7-11% on epoch 393 and 15-20% on epoch 400. You can download it here.

Here is a graph of the GPUs hashrate as the DAG file grows.

How to Mine Ethereum and Ethereum Classic on 4GB GPUs – Crypto... (2)

DAG is a data block uploaded to the GPU memory when a miner launches. It’s essential to mining because it helps devices to find blocks, ensure the network security, and get a reward for the completed work.

DAG is gradually increasing in size. It grows by 8MB every 30 thousand blocks. With time, GPUs can’t process the file anymore, so miners are forced to mine other cryptocurrencies. In mid-December, 4GB GPUs will stop mining Ethereum. However, the developers have found a way to let them mine Ethereum for longer.

Some 4GB GPUs already can’t mine Ethereum. Possible reasons are old mining software, GPUs from different brands, or Windows OS that is more demanding to resources. The problem is obvious.

How to Mine Ethereum and Ethereum Classic on 4GB GPUs – Crypto... (3)

Contents

  • What to Do If GPUs Can’t Mine Ethereum
  • How to Set Up the Software for 4GB GPU Mining
  • 4GB GPU Mining Tuning and Troubleshooting
  • Ethereum Classic Mining with 4GB GPUs
  • [Update] LolMiner Benchmark on 380 and 385 Epoch ETC Mining

What to Do If GPUs Can’t Mine Ethereum

The lolMiner developers (we talk about the miner here) are aware of the upcoming 4GB GPU problem. They have released the updated software version adding the so-called zombie mode for cryptocurrency mining. This mode will enable 4GB GPUs to mine Ethereum even at the beginning of 2021.

Why the zombie mode? Here is a quote by the project developer Wilke Trei, known as Lolliedieb.
I was asked why zombie mode. Well, I found that term fitting. These are cards that are supposed to be dead, yet they continue mining but gradually slower. Like an undead (GPU jargon).

Ethereum mining will be possible with gradually degrading performance.

The new mode is working. As a proof, the developer showed a screenshot where he is mining the cryptocurrency in the test network on epoch 390. The graphics card with 4GB of RAM keeps mining with the hash rate of 23 MH/s.

How to Mine Ethereum and Ethereum Classic on 4GB GPUs – Crypto... (4)

The developer concluded the following.

This mode enables Ethereum mining after epoch 381, the last epoch that lets GPUs work at full capacity. GPU performance will gradually degrade. Hash rate will go down to 95% on epoch 382, and to 55% on epoch 390. It will be only 22% on epoch 400, but mining will go on.

GPUs will give out over 50% of their efficiency in the course of the next eleven epochs. It means 60 additional days of mining after the official shutdown.
In the table below, the developer shows the performance of the AMD RX 580 that normally gives out 30 MH/s. On December 21, it will give out 27.63 MH/s, or 92% of full capacity.

Hash Rate in the Zombie Mode of RX 580 4G is presented below.

How to Mine Ethereum and Ethereum Classic on 4GB GPUs – Crypto... (5)

Zombie mode will work both on Windows and Linux. Windows will not provide the best results, as you can see in the table.

Does it make sense to mine this way? It does. Along with 4GB GPUs, 4GB ASICs will also stop mining Ethereum. The network hash rate will decrease significantly which will lead to lower mining difficulty. The remaining GPUs will make more profit from ETH than before. The advantages are obvious.

Here is what the developer says.

What to do with all 4GB devices? ETC, Beam, and Heaven mining difficulty may skyrocket, so 50% of the profit from 4GB GPUs might still be better than the profit from altcoins.

The developers believe that mining with 4GB GPUs in the new mode after the DAG file increase can bring even better results than before. When miners start having problems with DAG, they are forced to switch to other cryptocurrencies which will make their mining difficulty go up.

How to Set Up the Software for 4GB GPU Mining

The only parameter you can change in the lolMiner zombie mode is “keepfree”. It gives the number of megabytes the miner won’t use on the card to reserve it for the system.

By default, this value is set to 56MB in Windows and 5MB in Linux, which should work fine. Here is a bat file setting for Windows.

lolMiner.exe --algo ETHASH --pool eth.2miners.com:2020 --user 0x00192Fb10dF37c9FB26829eb2CC623cd1BF599E8 --keepfree 56

This one is for Linux.

./lolMiner --algo ETHASH --pool eth.2miners.com:2020 --user 0x00192Fb10dF37c9FB26829eb2CC623cd1BF599E8 --keepfree 5

The developer says that if everything is working and mining is on, there is no need to adjust anything. If you are having problems, run a benchmark using the following command. This one is for Windows.

lolMiner.exe --benchmark ETHASH --benchepoch 385 --keepfree 56

This one is for Linux.

./lolMiner --benchmark ETHASH --benchepoch 385 --keepfree 5

Then see how your miner operates. If it freezes, increase keepfree by 8MB and try again.

For better performance, you can try to decrease the value by 8MB – 48MB for Windows and 0MB for Linux. If it worked, you can try to lower it even more. Repeat until your miner launches and operates properly.

We recommend mining Ethereum in the 2Miners pool. It has a user-friendly interface, advanced settings, and the support of multiple languages.

How to Mine Ethereum and Ethereum Classic on 4GB GPUs – Crypto... (6)

LolMiner has definitely brought some good news. Ethereum mining will go on, and GPU owners will keep making a profit from it. Hopefully, we will see a similar approach to other cryptocurrencies in the future.

Recently TeamRedMiner has launched the 0.7.20 miner version with the advanced mining mode. It is similar to the zombie mode and offers a compromise between the GPU efficiency and overall possibility of mining.

Phoenix Miner also supports 4GB mining with no additional settings required.

4GB GPU Mining Tuning and Troubleshooting

All GPU’s have a different amount of memory (RAM) even if they are stated as 4GB. They could have 3896MB / 3996MB / 4024MB / 4096MB for example. Each miner has a special parameter that regulates the amount of memory used for mining. Here is how to set it up for each miner:

  • lolMiner
    --4g-alloc-size N
  • TeamRedMiner
    --eth_4g_max_alloc=N
  • Phoenix Miner
    -daglim N

According to TeamRedMiner Devs the expected range for N is 4070-4078. You really want to run with the highest N possible for your rig. If the rig fails to allocate the RAM on startup or the miner crashes after 5-10 mins every time, lower the number (N) in small steps until the miner runs ok.
The default number N = 4072

The idea is quite simple. You could increase the N number until the miner works fine and doesn’t crash. The higher this N number is the higher hashrate you could get.

Ethereum Classic Mining with 4GB GPUs

Wilke says that the zombie mode is only available for AMD for now, but Nvidia support is coming soon.

It also supports Windows with a smooth mining launch. During Ethereum Classic mining tests, GPUs give out 17.32 MH/s instead of 21.5 MH/s. Such cutback is quite acceptable.

How to Mine Ethereum and Ethereum Classic on 4GB GPUs – Crypto... (7)

Mining ETC with 4GB GPUs is possible. Miners have a choice now. Ethereum Classic has already cut the DAG size down, so that 3GB GPUs could mine cryptocurrencies. We have an article about this update.

[Update] LolMiner Benchmark on 380 and 385 Epoch ETC Mining

Check the new screenshot provided by the lolMiner developers below for AMD RX580 GPU. On the left, you find the performance on epoch 385. On the right epoch 380. Hashrate has dropped from 29.5 MH/s to 22.2 MH/s but the card is still mining even 3 epochs above its limit.

How to Mine Ethereum and Ethereum Classic on 4GB GPUs – Crypto... (8)

If you want to get the latest updates follow us on TWITTER or join our Telegram Chat.

How to Mine Ethereum and Ethereum Classic on 4GB GPUs – Crypto... (2024)

FAQs

Can you mine Ethereum with 4GB GPU? ›

Ethereum Classic (ETC)

This gives miners using 4GB GPU rigs approximately five years to continue comfortably mining on the ETC blockchain. On the flip side, ETC mining is 2-3 times less profitable than ETH mining.

What is the minimum GPU requirement for mining Ethereum? ›

As long as your system meets the general requirements and has at least one GPU with at least 3GB of RAM, you can mine Ethereum. Some Gaming laptops do have high end cards, but with the considerable heat generated from mining there could be other impacts to your laptop so it's best to go with a desktop build.

Is 4GB RAM enough for mining? ›

How much RAM do you need for a mining rig? The rule of thumb is no less than 4GB for CPU and no less than 2GB for GPU however, 6GB of GPU and up is recommended.

Can you mine Ethereum Classic with GPU? ›

The mining algorithm of Ethereum Classic is Etchash. You will be able to mine Ethereum Classic only if you have a minimum 3GB VRAM GPUs.

What is the best miner for 4GB GPU? ›

At this time of writing, the best coins to mine with a 4gb GPU are Ergo, Ethereum Classic, Ravencoin. There are others. But it all really depends upon the exchange rate in the markets and difficulty rate in mining pools. Market movements is a factor.

What is the best GPU to mine Ethereum? ›

What is the most powerful GPU for mining Ethereum? NVIDIA GeForce GTX 1080 is one of the best GPUs for mining Ethereum. It is a cost-effective GPU, with a hash rate of 38 MHash/s while consuming 150 Watts of power. This feature makes it the most powerful for Ethereum mining.

How much RAM do I need for Ethereum mining? ›

3. Random Access Memory (RAM): RAM is another important component for Ether mining. The more RAM a system has, the more efficient it will be at mining Ether. A minimum of 4GB of RAM is recommended for Ether mining.

Which miner is best for Ethereum? ›

Best Ethereum Cloud Mining Sites
  1. Genesis Mining. Genesis Mining is now one of the greatest Ethereum crypto mining sites on the market. ...
  2. Minergate. This is a multicurrency mining pool with an easy-to-use graphical user interface miner. ...
  3. Hashflare. ...
  4. Eobot. ...
  5. Faucet.
Nov 19, 2023

What is the easiest crypto to mine? ›

Top 9 Easiest Cryptocurrencies to Mine at Home in 2023
NameHashing AlgorithmBest For
Monero (XMR)Read MoreRandomXBeginners
ZCash (ZEC)Read MoreEquihashIndividual miners
Raven Coin (RVN) Read MoreKawPoWBeginners
Bitcoin Gold (BTG)Read MoreEquihash-BTGIndividual miners
5 more rows
Feb 29, 2024

How long does it take to mine 1 Ethereum on a laptop? ›

The time it takes to mine 1 Ethereum can vary significantly based on several factors, including the hash rate of your mining rig, the current mining difficulty, and luck. However, with a powerful mining rig and favorable conditions, it typically takes several days (up to 60 days) to several weeks to mine 1 Ethereum.

How hard is it to mine Ethereum? ›

The most straightforward way to mine ETH is by joining one of many Ethereum mining pools like SparkPool, Nanopool, F2Pool and many others. These allow miners to have a constant stream of income instead of a random chance of finding a whole block once in a while.

Does RAM matter when mining Crypto? ›

Therrefore, the amount of RAM in your home computer is largely irrelevant. Just have the standard amount to make your computer run nicely (e.g. 4 -16 Gigs). Probably not much, but there are a lot of algos out there and they are different. So look it up for each individual coin your going to consider mining.

How hard is it to mine Ethereum Classic? ›

Although Ethereum Classic (ETC) is considered a relatively easy coin to mine, there are a number of things that you need to consider before you start your hashing for some ETC. These include factors such as the type of hardware you buy to the mining software you install and the configuration of said software.

What is the best GPU for mining Ethereum Classic in 2024? ›

The best GPUs for mining in 2024:

NVIDIA GeForce RTX 4080 – One of the most powerful GPUs currently. NVIDIA GeForce RTX 3080 Ti – Solid option for value-oriented miners. NVIDIA GeForce RTX 3090 Ti – Last generation's flagship model. Radeon RX 7900 XTX – The only AMD card that generates any significant profit.

Which miner is best for Ethereum Classic? ›

Jasminer X4, also known as SUNLUNE JASMINER X4 ETCHASH SERVER, has a hash rate of 2500 Mh/s and consumes 1200 W of power. It has a higher efficiency ratio and boasts higher mining outputs, making it a favourable choice for Ethereum Classic miners.

Can you mine ergo with 4GB GPU? ›

Fortunately, a 4GB GPU is sufficient for ERGO mining, making it more accessible to a broader range of miners. However, the hashrate, which indicates the mining power and efficiency of a GPU, varies across different models and brands.

Can I mine Ravencoin with 4GB GPU? ›

Now Ravencoin needs almost 3.8 GB of free video memory, which means it can't be mined on 4 GB cards under Windows, but it can be mined under Linux, such as HiveOS and RaveOS.

How many GPUs do I need to mine crypto? ›

Answer: There is no minimum or limit to the number of GPUs you can use when mining, and can even start with 1. However, if you are into a serious mining business, a rig of 6 GPUs is recommended.

Top Articles
How to make a Minecraft server on Windows, Mac, or Linux
Universal 2nd Factor (U2F) Overview
Food King El Paso Ads
Online Reading Resources for Students & Teachers | Raz-Kids
Prosper TX Visitors Guide - Dallas Fort Worth Guide
Legacy First National Bank
104 Presidential Ct Lafayette La 70503
Craigslist Heavy Equipment Knoxville Tennessee
18443168434
Evil Dead Rise Showtimes Near Regal Columbiana Grande
Busty Bruce Lee
Costco Gas Foster City
Busby, FM - Demu 1-3 - The Demu Trilogy - PDF Free Download
Images of CGC-graded Comic Books Now Available Using the CGC Certification Verification Tool
Sam's Club La Habra Gas Prices
Simplify: r^4+r^3-7r^2-r+6=0 Tiger Algebra Solver
DBZ Dokkan Battle Full-Power Tier List [All Cards Ranked]
The Grand Canyon main water line has broken dozens of times. Why is it getting a major fix only now?
Hollywood Bowl Section H
Band Of Loyalty 5E
Tinker Repo
Hdmovie 2
Azpeople View Paycheck/W2
Shopmonsterus Reviews
Ups Drop Off Newton Ks
How many days until 12 December - Calendarr
Breckiehill Shower Cucumber
Wrights Camper & Auto Sales Llc
Divide Fusion Stretch Hoodie Daunenjacke für Herren | oliv
Expression Home XP-452 | Grand public | Imprimantes jet d'encre | Imprimantes | Produits | Epson France
Hwy 57 Nursery Michie Tn
Stickley Furniture
Albertville Memorial Funeral Home Obituaries
Mobile crane from the Netherlands, used mobile crane for sale from the Netherlands
5 Star Rated Nail Salons Near Me
James Ingram | Biography, Songs, Hits, & Cause of Death
Tire Pro Candler
Gina's Pizza Port Charlotte Fl
Free Robux Without Downloading Apps
Delaware judge sets Twitter, Elon Musk trial for October
Ktbs Payroll Login
Weather Underground Corvallis
Walmart Car Service Near Me
Amc.santa Anita
Todd Gutner Salary
Haunted Mansion (2023) | Rotten Tomatoes
Darkglass Electronics The Exponent 500 Test
Mega Millions Lottery - Winning Numbers & Results
Ephesians 4 Niv
10 Best Tips To Implement Successful App Store Optimization in 2024
SF bay area cars & trucks "chevrolet 50" - craigslist
Powah: Automating the Energizing Orb - EnigmaticaModpacks/Enigmatica6 GitHub Wiki
Latest Posts
Article information

Author: Merrill Bechtelar CPA

Last Updated:

Views: 6186

Rating: 5 / 5 (70 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Merrill Bechtelar CPA

Birthday: 1996-05-19

Address: Apt. 114 873 White Lodge, Libbyfurt, CA 93006

Phone: +5983010455207

Job: Legacy Representative

Hobby: Blacksmithing, Urban exploration, Sudoku, Slacklining, Creative writing, Community, Letterboxing

Introduction: My name is Merrill Bechtelar CPA, I am a clean, agreeable, glorious, magnificent, witty, enchanting, comfortable person who loves writing and wants to share my knowledge and understanding with you.