this post was submitted on 09 Sep 2025
34 points (94.7% liked)

homelab

8795 readers
1 users here now

founded 5 years ago
MODERATORS
 

I'm going to run generic server tasks (webhosting, Nextcloud, Home Assistant) but also use it as a torrent client, NAS and media center. It will sit close to the dumb TV and give it IPTV and file playback capabilities. I haven't decided between a SBC or mini PC yet.

My requirements are:

  • low idle power consumption (electricity is expensive here, I'm aiming for 5 W with the HDD spun down, able to idle without spinning the fan) so preferrably ARM
  • reliability (I'm worried about SD cards in particular, maybe booting from NVMe/mSATA is better)
  • connecting my 8TB SATA HDD
  • Bluetooth+WiFi+100Mb/s Ethernet
  • no dedicated GPU or NPU needed
  • 1x FullHD video output (HDMI or even VGA, the TV is ancient)
  • GPIO for IR receiver (IPTV should be accessible to tech-illiterate parents)
  • budget of 100 € for the whole setup
  • available in the Czech Republic (preferring local retailers or used market to Amazon or Aliexpress)

Raspberry Pi 4/5 seems compelling but the HDD needs a separate 12V source and USB adapter, making the setup a little unwieldy, plus people say RPi is overpriced. Mini PCs boot from reliable storage but lack GPIO so they need a USB infraport, and many don't have SATA or wireless either so that adds more adapters. Or should I repurpose my old laptop, which would run at 10 W and need an adapter for IR but have wireless (and kind of a UPS) built in?

I think that there might be other SBCs (RPi competitors) suited for my use case but I haven't been able to find a better deal than a used 60 € Raspberry Pi 4B/5 (+10 € fan box + 20 € high-endurance SD card + 2 € microHDMI adapter + I already have the power adapter) from the official site. Given that the 4B and 5 with 4GB RAM cost almost the same, I wonder if the power upgrade is worth it given that the 5's idle power draw is higher, there is no A/V jack (I can solder though) and I only have the 3A power supply, requiring an extra 20 € to use its full CPU power.

you are viewing a single comment's thread
view the rest of the comments
[–] solrize@lemmy.ml 1 points 1 week ago (1 children)

You want a multi-function server with some rather bloaty software, so an rpi is probably the simplest approach even if you can save a small fraction of the idle power with another board. If your SATA drive needs 12V then it needs 12V and the cpu won't matter. Maybe you can use a 2.5" SATA drive that runs on just 5V.

Why is the idle power so important for a home setup? Can you deploy a solar panel? They are stupidly cheap now.

[–] ChaoticNeutralCzech@lemmy.ml 1 points 1 week ago* (last edited 1 week ago) (1 children)
  • The drive can be spun down, and I'll try to cache most frequent and recent files to SSD to save power
  • Volts aren't watts, the HDD uses 20W when spinning but <1 W in standby
  • The home already overproduces solar so yes, we have cheap electricity at daytime, but we still have to pay some 0.40 €/kWh for the nightly use. Solar panels are a good investment but so is saving power regardless of production, otherwise one is robbing oneself of the grid buyback payouts. These are around half the cost of nighttime electricity.
[–] solrize@lemmy.ml 1 points 1 week ago

If you're overproducing solar, then you might want to add some batteries to save up energy to use at night.

I have the impression that spinning hdd's up and down is bad for their reliability and tbh I don't feel like I need a HDD on a home server these days. I have around 5TB in a Hetzner storage box and I figure I'd rather let them take care of the hardware for me. The data is all encrypted so the privacy is ok.