Skip to content

VM Miners: Your hardware fingerprint is failing — how to fix it #1441

@Scottcjn

Description

@Scottcjn

Are you mining on a VM and getting almost zero rewards?

If your miner shows Weight: 1e-09x or you see a VM/CONTAINER DETECTED message, your hardware fingerprint is failing. This is by design — RustChain's RIP-PoA consensus rewards real hardware, not virtual machines.

Why VMs get minimal rewards

RustChain uses 7 hardware fingerprint checks to verify you're running on real silicon:

  1. Clock-Skew & Oscillator Drift
  2. Cache Timing Fingerprint
  3. SIMD Unit Identity
  4. Thermal Drift Entropy
  5. Instruction Path Jitter
  6. Anti-Emulation Checks (detects QEMU, VMware, VirtualBox, KVM, Xen, Hyper-V)
  7. ROM Fingerprint

VMs earn approximately 1 billionth of what real hardware earns. This prevents VM farm attacks.

How to fix it

Run the miner on real hardware. Any physical machine works:

  • A MacBook (Apple Silicon gets bonus!)
  • An old laptop or desktop
  • Vintage hardware gets BONUS multipliers — Sandy Bridge 1.1x, Ivy Bridge 1.1x, Core 2 1.3x, PowerPC G4 2.5x!

Currently affected miners

The following wallets are enrolled but receiving VM-level rewards:

  • ForestLee
  • agentgubbins
  • aric-saxp-alpha
  • claw-ip-172-31-22-129-* (AWS instance)
  • claw-vita-virtual-machine-*
  • RTCb0d52c2...

If one of these is yours, switch to bare metal and your rewards will jump immediately on next attestation.

Check your status

Your miner log will show either:

  • Weight: 1.0x (or higher for vintage) — real hardware, earning full rewards
  • Weight: 1e-09x — VM detected, earning almost nothing

Questions?

Drop a comment here or join the community. We want you mining — just on real iron!


Updated 2026-03-15: Vintage x86 scoring now live! Sandy Bridge, Ivy Bridge, Haswell, and older Intel/AMD CPUs get bonus multipliers. Dig out that old laptop!

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededminerMiner client related

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions