Replies: 2 comments 1 reply
-
It's normal that a Pi without a cooling system will throttle. Mining uses a lot of CPU power, so if you want to run it at high intensity you need a cooler. |
Beta Was this translation helpful? Give feedback.
-
What you will want to do is go into the Resources Folder and Edit the Mining.cfg File. Open the in "Nano", or "Geany"... Within the Config FIle these 2 Lines will be what you want to change: "efficiency" is an Integer that enables a "rough control of Thread CPU Usage". You would probably need to drop to 20 to avoid throttling. (Just Guessing though so experiment...) "threads" is how many threads/processes you want to create for mining. Dropping that to "2" may stop throttling as well, but I am guess the "efficiency" will have the most affect. NOTE: Make of copy of the Original WORKING cfg File just in case your change causes some issue. |
Beta Was this translation helpful? Give feedback.
-
Anyone experiencing overheating on RPI 4 with Duino Mining?
Now running the PC_Miner.py continuously but its over 80C.
Other system software on the pi (pihole, mopidy server and duino miner)
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions