/r/MoneroMining

Photograph via snooOG

A subreddit for discussions about Monero (XMR) mining.

Welcome to /r/MoneroMining!

Please read the following rules before posting.

Rules

  1. No "FOR SALE" posts. Feel free to hawk your wares in /r/MoneroMarket or on Openbazaar - this means no group buys either. As common as it is in Bitcoin Mining, it is far too risky to be carried out over reddit.
  2. No verbal abuse. Refrain from aggressive wording or looking down on others. Respect that others may have different opinions than you. You are welcome to address these comments in a civil way. Remember, we were all newbies once. Be excellent to each other! :)
  3. No Referral Links or Codes. No Amazon/eBay referral links. No mining pool referral links. No mining contract referral links. No referral links or codes, period.
  4. No Promoting New Altcoins. If there is a new alt coin out, this is not the place to discuss or promote it. If you have questions about mining that altcoin, feel free to ask as long as it is also somehow relevant to Monero.
  5. No short-URLs. URL-shortener services serve no use on Reddit as there is nothing restricting the size of your comment string. Please link directly to code releases and announcements. Do not post links to blogs, Twitter, and other intermediary sources if possible. We may ask you to repost.
  6. No begging. Do not ask for other people to mine for your address. Do not beg for donations simply for lending a helping hand.
  7. No shilling. 0-day/unverified accounts aren't allowed to promote anything.

Guidelines

  1. Anybody caught violating the rules will be banned. If you notice somebody abusing the subreddit rules, please report the comment/post and/or message the moderators.
  2. All members of the MoneroMining subreddit are expected to read and follow the Official Reddit Rules as well as the informal Reddiquette guidelines.
  3. Likewise, all moderators of this subreddit follow the Modiquette.
  4. Pool operators are allowed to announce their pool once, then only are allowed to post about significant updates. Significant updates should happen approximately once a month or less.
  5. Now that all that is out of the way, we work hard to make this a welcoming, collaborative atmosphere. Feel free to ask questions, even if you think they are stupid. We encourage you to check out the Wiki first.

Related Subreddits & Forums

/r/Monero – main subreddit

/r/xmrtrader – price/trading discussion

/r/Moonero – memes

/r/MoneroMarket – buy/sell items through XMR

/r/MoneroCommunity – education, promotion discussion

/r/Kovri – Kovri project discussion

Bitcoin.com Subforum

Chats

IRC:

#monero-pools

#monero

#monero-dev

#monero-markets

Other:

Telegram (Bitmonero)

Telegram (Monero)

Slack – contact us to get an invite

/r/MoneroMining

75,143 Subscribers

2

I have a nvidia GeForce rtx 4090 can I mine monero? I’ve never mined before and don’t really know what I’m doing

Sor

6 Comments
2024/12/01
06:14 UTC

6

Strange nanopool hashrate trend

https://preview.redd.it/k6olfcyx244e1.png?width=1239&format=png&auto=webp&s=1614a4e0a9a439e96a9efd2e1bf091164b8b2376

Nanopool (XMR) hasrate usually oscillates sinusoidal throughout the day (like on the left end of the plot. But today (first time) I noticed a strange rippling on top of the usual curve shown in the right end. I noticed this because in the last few hours the change in my XMR balance seemed irregular to me even though my net hashrate was more or less the same with the same number of online workers.

Does anyone have know why this is happening or have any insights on the strange pool behaviour?

9 Comments
2024/11/30
22:01 UTC

0

p2pool sucks

It seems like p2pool just steals your shares and redirects them to other people. Has anyone investigated this?

11 Comments
2024/11/30
19:32 UTC

0

offline mining setup

hello,

I am building my offline mining setup. I have few nodes that don't have internet access. On the Host A which is my online host I synced the latest blockchain data and exported it into blockchain.raw which I imported to the offline Host B. I have few more hosts and I kind a dont want to copy it to each.

Can I use shared filesystem, so all hosts can access the blockchain data? What is the actual I/O needed?

./monerod --data-dir /mnt/data.mdb --db-sync-mode fastest:async:1000

something like this running on all nodes?

Secondly with the updates I know I have to sync the latest blockchain again on host A, export it. And import again.

does anyone uses zsync or rsync for only copying the updates? Or can I just use the pruned version of the blockchain? Since I should have most already? Also let's say I have my updated blockchain.raw which I want to import again to the Host B. Does it import only the newest data, or is it the whole thing again. Which takes hours.

zsync -i /path/to/existing/blockchain.raw user@host_a:/path/to/blockchain.raw.zsync

rsync -av --progress /path/to/blockchain.raw user@host_b:/path/to/destination/

now how often do I have to update the blockchain on the offline hosts? Is it ok once a day? few days? week?

TIA

1 Comment
2024/11/30
18:41 UTC

5

Is it worth mining Monero with my i9-13950HX

I have a laptop with a i9-13950HX and and RTX 4080. Is it worth mining Monero with this?

16 Comments
2024/11/29
22:25 UTC

4

Not accepting Jobs - SS of worker connected to my xmrig-proxy which is connected to my local node. No errors that are obvious in monerod. is this normal?

5 Comments
2024/11/29
19:01 UTC

3

P2pool mini payout question (Gupax)

Hello everybody!

I just started getting into mining and so far I’ve allegedly received 1 payout for about .0005 xmr. I’m using Gupax running p2pool mini and xmrig.

It’s been about 11 hrs at the time of posting since this payout and I have yet to see anything in my wallet. According to the observer the transaction has over 300 confirmations….am I missing something? Is it not paid directly to my wallet? Do I have to wait for something else? Any advice or clarity is greatly appreciated :)

5 Comments
2024/11/29
17:53 UTC

6

Excluding threads 0,1,2,3 on a 5950x in GUPAX

I have an ASUS b550f with a 5950x. I've recently gotten into some new games and I only want to mine on the cores I'm not using and specifically I want to use the first four cores for gaming and the other cores for mining. Specifically, I want to use PBO on the first 4 cores and have the rest set to manually mining. What I've tried so far:

1.) open gupax file location, edit json rx to

"rx": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31],

That didn't work, so I added this line under the CPU:

2.)

"cpu-affinity": "0x0FFF0000",

That also didn't work. I manually set the PBO curve optimizer in BIOS for first 4 cores to -15 and remaining cores to +15 in the bios... and they are still all running the same frequency :/

Or if someone has a better way for I'm all ears. I'm tired of banging my head against the wall on this. plz help :/

Or maybe this is impossible, idk

4 Comments
2024/11/29
04:34 UTC

5

Hashrate Difference Gupax v XMRig

I have a dual Xeon machine I was getting 4/5k H/s on for an extended time with Gupax I tried using XMRig alone configured to my local node and I am getting 13k H/s for the last two days Why would using Gupax cut my rate so drastically?

3 Comments
2024/11/29
03:57 UTC

9

Which RAM is better?

  1. Kingston FURY Beast 32GB Kit DDR5-6000 CL30

  2. Kingston FURY Renegade Silver 32GB Kit DDR5-6000 CL32

  3. G.Skill Ripjaws S5 32GB Kit DDR5-5600 CL28

  4. Something else

6 Comments
2024/11/28
21:36 UTC

0

P2pool sucks

Since have started p2pool i haven't received single Rewards and this shit show up and also there is message "couldn't download block headgear something " are this problem have solutions or should I just leave.

15 Comments
2024/11/28
15:06 UTC

5

I'm losing my mind because I cannot find the location of my config file on Linux!

I'm gonna punch my monitor soon! I use xmrig for mining Monero. I removed my config from `.config` and `/usr/bin/` folders, but it's still somewhere!

When I launch xmrig, it uses that config I set up initially! HOW?? Where it could be????????

Please help! I'm losing my mind!

7 Comments
2024/11/28
12:20 UTC

6

Hashvault Shut Down?

So i cant reach their website on any of my devices even with my phone data. I tried to find some of their social media but didnt succed and havent found any updates on their website. Also if you go to like top mining pool websites it will say api error besides Hashvault.

5 Comments
2024/11/28
06:20 UTC

6

Hi! Someone knows why I’m having this problem.¿?

6 Comments
2024/11/28
03:21 UTC

23

What do you all think

This is day one on starting to get into mining. What should be my step? This is just extra laptops I have. Have not invested any thing.

29 Comments
2024/11/26
20:40 UTC

10

no one man should have all this power... hahaha can someone please give some assistance?

long story short... i saw someones mining farm a couple of months ago and i see the allure.
im not stupid, but im not a big time tech - i just built this pc and have no clue but would like to maximise hashrate - anybody got a minute?

ive got AMD Ryzen 9 7950X3D and AMD Ryzen 9 7950X3D on the way as well.

though the title was humorous

16 Comments
2024/11/26
14:42 UTC

0

no one man should have all this power... hahaha can someone please give some assistance?

4 Comments
2024/11/26
14:35 UTC

8

How can I start mining Monero?

Do I have to be a tech savvy person ? Or ?! I'm interested barely anything to do

3 Comments
2024/11/25
21:10 UTC

10

P2Pool or moneroocean for low hashrate?

Hi everyone,

So I recently got into mining and have looked at lots of posts about P2Pool v normal pools. But I can't really find which one would be best for me.

My computer gets about 3kH/s with xmrig, so what would be the better choice for me: P2Pool or Moneroocean? I've been mining on P2Pool for a few days now but not received a share

Thanks

EDIT: I'm using P2Pool mini

6 Comments
2024/11/25
18:47 UTC

93

Lost my job, sold my Monero and mining rig.

Hello Everyone,

Throwaway because people I know in real life know my normal reddit username. A little over a year ago, things were going great, I had a nice IT job and that is when I started getting interested in Monero. I had built a custom AMD Epyc 9654 mining rig to mine with and was really happy with how it turned out, getting about 90k/h.

Almost 5 months ago my position was eliminated. I thought no big deal, I can find another job in weeks and I had some spare savings. Boy was I wrong. The day I dropped off my equipment and cleaned out my desk was the day I started applying to positions and it seemed like every job I applied to had over 100 applicants. I have gotten callbacks but they drag out the interview process and I do 3-5 interviews just to find out they gave the job to someone else. I am still applying and am hoping I find something soon.

In the meantime I started my own business making and selling a tech related product that uses my skill set and started selling it on amazon, and that has been a great experience. It started out slow and has been growing but the sales aren't much (about $1300 last month).

But to be honest, I am stressed beyond belief. I managed to rack up about 15k in debt from bills, business venture, medical. 2 months ago I sold my 9654 rig for a steal because I needed the money. I also atomic swapped all my monero for btc and then sold that because I needed the money.

I was managing my credit card debt but then my autopay got resumed after 3 months and tried to charge the entire statement balance (which I do not have) and the bank and CC company both said they couldn't do anything about it even though I had never missed one of my monthly payments, I was assured that it just needed to bounce 3 times and that I could go back to paying it over time. That was a lie. Once it got rejected then Amex closed my entire account.

Its crazy how in such a short amount of time life can be flipped upside down. I am hopeful for the future and I am sure I can find a job at the start of the new year, and hopefully the business takes off. I am running out of possessions to sell in the meantime and I have 5 days to get about $900 to cover my bills and to avoid going to collections.

Its 10:00 am right now and I still haven't slept because I don't know what to do and I thought sharing this here could get some of this off my chest.

Also if anyone knows anyone in need of a highly motivated and desperate network engineer then also please reach out.

I hope one day I can be in a better place and start building rigs again and supporting the network.

50 Comments
2024/11/25
15:23 UTC

3

should i get water coolers for ryzen 9 3950X? 120/240/360?

i live in middle east and its a bit hotter than elsewhere in the world(summer, air is 44c in its highest, winter its 10c usually) and im questioning whether a good cooler will improve my cpu's age and should i use water coolers? if yes what size it should be

and also does it actually matter if i buy a foreign made 120$ water cooler or a random locally made cooler with lower quality but hardly 40 to 60$ price tag

19 Comments
2024/11/25
10:04 UTC

1

Best server setup for Monero node and multi-coin support?

Hey everyone,

I'm planning to run a Monero node and possibly add support for other cryptocurrencies later. What are the best server setups you’d recommend for this?

2 Comments
2024/11/24
18:55 UTC

2

Noob Questions - What does this mean and am i doing it right

Hi guys so as my title says im venturing into mining xmr mainly using end devices that are not in use/standby. Some short questions: what exactly do these share numbers mean, how do they convert to xmr and will a pool pay me out automatically? And when?

If i use more than 1 device can I go and mine in the same pools w the same wallet adress as user name? And what pools would you all recommend for EU user beginning to mine?

Thx for ur time guys have a good one

2 Comments
2024/11/24
17:55 UTC

11

Should I be worried?

Remote from my miners this week. Went to check on them and this is what I found…

26 Comments
2024/11/24
17:51 UTC

3

Monero GUI shows mining but pool observer is inactive. Average hash rate is 3500 H/S. Running computer 24/7. Unsure what to do.

9 Comments
2024/11/24
15:29 UTC

1

Trying to change difficulty but does not work.

I am running a node using monero gui and using xmrig to log into local node, but the difficulty is too high and it shows no acceptance. How can I change the diff. I have added the + after the wallet address with the diff level of 240000 seeing as i get 8000 Hs. but when I add the + I get wallet error. plz help

Here is Config File.

{

"api": {

"id": null,

"worker-id": "myVmNode"

},

"http": {

"enabled": true,

"host": "127.0.0.1",

"port": 0,

"access-token": null,

"restricted": true

},

"autosave": true,

"background": false,

"colors": true,

"title": true,

"randomx": {

"init": -1,

"init-avx2": -1,

"mode": "auto",

"1gb-pages": false,

"rdmsr": true,

"wrmsr": true,

"cache_qos": false,

"numa": true,

"scratchpad_prefetch_mode": 1

},

"cpu": {

"enabled": true,

"huge-pages": true,

"huge-pages-jit": false,

"hw-aes": null,

"priority": null,

"memory-pool": false,

"yield": true,

"asm": true,

"argon2-impl": null,

"argon2": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15],

"cn": [

[1, 0],

[1, 1],

[1, 2],

[1, 3],

[1, 4],

[1, 5],

[1, 6],

[1, 7],

[1, 8],

[1, 9],

[1, 10],

[1, 11],

[1, 12],

[1, 13],

[1, 14],

[1, 15]

],

"cn-heavy": [

[1, 0],

[1, 2],

[1, 4],

[1, 6],

[1, 8],

[1, 10],

[1, 12],

[1, 14]

],

"cn-lite": [

[1, 0],

[1, 1],

[1, 2],

[1, 3],

[1, 4],

[1, 5],

[1, 6],

[1, 7],

[1, 8],

[1, 9],

[1, 10],

[1, 11],

[1, 12],

[1, 13],

[1, 14],

[1, 15]

],

"cn-pico": [

[2, 0],

[2, 1],

[2, 2],

[2, 3],

[2, 4],

[2, 5],

[2, 6],

[2, 7],

[2, 8],

[2, 9],

[2, 10],

[2, 11],

[2, 12],

[2, 13],

[2, 14],

[2, 15]

],

"cn/upx2": [

[2, 0],

[2, 1],

[2, 2],

[2, 3],

[2, 4],

[2, 5],

[2, 6],

[2, 7],

[2, 8],

[2, 9],

[2, 10],

[2, 11],

[2, 12],

[2, 13],

[2, 14],

[2, 15]

],

"ghostrider": [

[8, 0],

[8, 2],

[8, 4],

[8, 6],

[8, 8],

[8, 10],

[8, 12],

[8, 14]

],

"rx": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15],

"rx/wow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15],

"cn-lite/0": false,

"cn/0": false,

"rx/arq": "rx/wow"

},

"opencl": {

"enabled": false,

"cache": true,

"loader": null,

"platform": "AMD",

"adl": true,

"cn-lite/0": false,

"cn/0": false

},

"cuda": {

"enabled": false,

"loader": null,

"nvml": true,

"cn-lite/0": false,

"cn/0": false

},

"log-file": null,

"donate-level": 1,

"donate-over-proxy": 1,

"pools": [

{

"algo": "rx/0",

"coin": "monero",

"url": "127.0.0.1:18081",

"user": "486oivDFr3bGa6ESKw6AnCEqDa6tLNf89ACBwqmsapQ1JzYQHaDBt1V2F89yAByioUioEUQRx3k554Ch9XgkCJer2KvPMi8",

"pass": "MyVm",

"rig-id": null,

"nicehash": false,

"keepalive": false,

"enabled": true,

"tls": false,

"sni": false,

"tls-fingerprint": null,

"daemon": true,

"socks5": null,

"self-select": null,

"submit-to-origin": false

}

],

"retries": 5,

"retry-pause": 5,

"print-time": 60,

"health-print-time": 60,

"dmi": true,

"syslog": false,

"tls": {

"enabled": false,

"protocols": null,

"cert": null,

"cert_key": null,

"ciphers": null,

"ciphersuites": null,

"dhparam": null

},

"dns": {

"ipv6": false,

"ttl": 30

},

"user-agent": null,

"verbose": 0,

"watch": true,

"pause-on-battery": false,

"pause-on-active": false

}

1 Comment
2024/11/23
23:14 UTC

8

I get a 6600 hash rate with my x99 mougol motherboard Bios X99KR002, cpu e5-2680v4 and 2x8Gb memory at 2133Mhz, the xmrig benchmark says that I can raise it.

I tried to reach the 7400 hash rate but I didn't find the correct configuration to archive that, anybody can give me a hand?

6 Comments
2024/11/23
13:47 UTC

2

Mining using 100's of GB of bandwidth

I'm running a standard setup of Monero Gui, p2pool, and xmrig.

Based on activity monitor, I'm seeing monerod sending and receiving 100's of GB's in ~7 days. It seems to eat through unlimited internet, is this normal?

edit: specifically moneroGui is receiving, and monerod is sending. That part at least makes sense to me.

3 Comments
2024/11/22
20:58 UTC

1

Mining with Gupax - FAILED TO APPLY MSR MOD

I went to Gupax.IO, followed the instructions there.

Now getting an error regarding failing to apply MSR Mod.

I'm running on Physical laptop, with Administrator Privileges. Already configured XMRig executable in Properties to Run as Local Admin as well. Not sure what I'm missing.

If anybody can help:

* ABOUT XMRig/6.22.2 MSVC/2019 (built for Windows x86-64, 64 bit)

* LIBS libuv/1.49.2 OpenSSL/3.0.15 hwloc/2.11.2

* HUGE PAGES permission granted

* 1GB PAGES unavailable

* CPU Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz (1) 64-bit AES VM

L2:1.0 MB L3:8.0 MB 4C/8T NUMA:1

* MEMORY 6.2/15.6 GB (40%)

DIMM_A0: 8 GB DDR4 @ 2667 MHz HMAA1GS6CMR6N-VK

DIMM_B0: 8 GB DDR4 @ 2667 MHz HMA81GS6JJR8N-VK

* MOTHERBOARD LENOVO - 20RW

* DONATE 1%

* ASSEMBLY auto:intel

* POOL #1 127.0.0.1:3333 algo auto

* COMMANDS 'h' hashrate, 'p' pause, 'r' resume, 's' results, 'c' connection

* HTTP API 127.0.0.1:18088

* OPENCL disabled

* CUDA disabled

[2024-11-22 10:00:36.370] net use pool 127.0.0.1:3333 127.0.0.1

[2024-11-22 10:00:36.371] net new job from 127.0.0.1:3333 diff 100001 algo rx/0 height 3286796 (1 tx)

[2024-11-22 10:00:36.371] cpu use argon2 implementation AVX2

[2024-11-22 10:00:36.387] msr cannot set MSR 0x000001a4 to 0x000000000000000f

[2024-11-22 10:00:36.407] msr FAILED TO APPLY MSR MOD, HASHRATE WILL BE LOW

[2024-11-22 10:00:36.407] randomx init dataset algo rx/0 (8 threads) seed e96d27a0bb9fe234...

[2024-11-22 10:00:36.409] randomx allocated 2336 MB (2080+256) huge pages 100% 1168/1168 +JIT (1 ms)

[2024-11-22 10:00:40.433] randomx dataset ready (4025 ms)

[2024-11-22 10:00:40.433] cpu use profile * (4 threads) scratchpad 2048 KB

[2024-11-22 10:00:40.436] cpu READY threads 4/4 (4) huge pages 100% 4/4 memory 8192 KB (3 ms)

[2024-11-22 10:00:44.718] net new job from 127.0.0.1:3333 diff 100001 algo rx/0 height 3286797 (1 tx)

4 Comments
2024/11/22
19:23 UTC

Back To Top