Hello,

What would be the lowest TDP consumer grade CPU that I could get off the shelf? I’ve read that recent Intel “i” series are quite efficient, but I’m wondering which3/5/7/9 series (and maybe a model?) is “the best”.

I’m looking to self-host only a small amount of containers. 4k video output (or transcoding) would also be a great feat, even if nowadays I’m not using Plex that much.

Thank you

  • @whohaseyestoseeB
    link
    fedilink
    English
    38 months ago

    It’s worth mentioning Zen2/Zen3 AMD CPUs can be run in Linux* with kernel parameter: amd_pstate=active

    This allows for the CPU to run in an extreme low-power state and scale up if needed.

    • Kernel 6.5+ required