I'm running MythTV front/back on a Pi4 with one of those generic handheld keyboards. Power consumption is important to me because I live off solar power in a campervan.
If the Pi4 died tomorrow I'd probably replace it with a ~NUC.
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I'm running MythTV front/back on a Pi4 with one of those generic handheld keyboards. Power consumption is important to me because I live off solar power in a campervan.
If the Pi4 died tomorrow I'd probably replace it with a ~NUC.
I have been using this since 2020. https://www.amazon.com/Dell-E6430-Processor-Professional-Refurbished/dp/B06Y1FJNYP Not powerful by today's standards but still does the job. It is running Almalinux. For the keyboard, I am using this https://www.amazon.com/Logitech-Wireless-Keyboard-Multi-Touch-Touchpad/dp/B005DKZTMG
Had a client who wanted me to setup a geekom mini PC. Very good and reliable. Easy to unscrew and upgrade if needed. Had a crucial memory module and samsung ssd.
Hot take, just get an old Chromecast HD
I use a Pi running LibreElec....basically packages OSMC.
Plug it into a smart TV with HDMI and your tv remote can control the Pi OSMC Interface...no need for a separate remote...I was pleasantly surprised at that.
Some of these words I recognize...
Look up "raspberry pi kodi". That may or may not help depending on which words you understood
@OP: Which option did you decide on in the end? Reading through the comments as someone in a similar situation, going for a NUC(-like) with Intel n150 and installing fitting Linux distros/software seemed the easiest choice. What was your take-away? :)
my old laptop😅 and a bluetooth keyboard/touchpad. If it is not too noisy and performs well enough, I might make that a dedicated tv device (but then I will have to buy a new laptop lol, I've been drooling on framework for a while).
Alternatively one of the n150 options, like you say. In which case I can update this post
A laptop.
I use "Beelink" brand mini PCs for this purpose. (They are the same form factor as your photo.) I have three, and they're all good. I've used multiple distros on them with no compatibility issues, but MX Linux is my daily driver.
They have fans built in, but the cases on the higher end ones are metal, which helps with heat dissipation. The only downside with that is that sometimes USB peripherals get super hot while plugged in, and I had a mouse dongle that would overheat and malfunction. A simple USB hub fixed this problem (the hub itself apparently didn't mind getting hot).
I use a "Mini Keyboard with touchpad" on the ones connected to TVs. I recommend those as well. Rii brand is decent.
Keep an eye on the HDMI version - 1.4 will only give you 30fps at 4k. You need 2.0 to get 60fps.
Great tip, thanks!
I use RPi4, it works well except with some h265 where it really sucks, laggy video, maybe it is because of the software (I use raspbian+vlc). Otherwise its great, silent, Low consumtion, etc
I use one of these which I got from AliExpress along with one of these, though of course it will work fine with mouse and keyboard.
(Please note that I haven't tested it specifically with a bluetooth keyboard and mouse).
I installed Lubuntu on it because it's a lighter distro (it will work fine with the full desktop Linux distros, but why waste computing power on fancy window managers for something that's just a TV Box that's always showing Kodi) and have it always turned on (the TDP of this is pretty low) with Kodi as interface and its runs perfectly.
It's sitting on my living room under the TV.
It's probably a little overpowered, but that means its fan almost never turns on (it's pretty quiet when it does, but silence is better), so I'm also running a bittorrent server on it with an always on VPN, plus it's my NAS. There's room for more if I wanted.
I don't really understand people advising the more powerful Mini-PCs: they're way overpowered for the job hence needlessly expensive plus the TDP of their processors is way more than the N100 in this one hence it both consumes more and is a lot less quiet because the fan has to be bigger and running a lot more often to cool that hotter processor down.
PS: Also the downside of using old PCs for this as some recommend is their higher power consumption, even for notebooks, plus they generally don't really look like a nice TV-Box to have in your living room, which this one does. If you're going to run it all the time, a low TDP mini-pc will probably quickly pay itself over using an old desktop, longer if versus an old notebook.
I share the general sentiment but lower TDP does not equal lower consumption, any "mobile" ryzen since the series 4000 on Zen 2 (7nm) is more efficient at most tasks than an N100 (10nm TSMC node), and barring specific mobo issues all have in general very low idle consumptions. But their iGPUs are a lot more capable, faster at anything, no need to limit yourself to a lightweight Desktop manager. Shop used and you might get more bang for your buck with an older ryzen mini pc than a newer N100 one.
If the thing is not meant to use as a Desktop, why load it with heavier applications that aren't delivering anything useful?
No matter how efficient a core is at most tasks, it can't beat the power savings of not actually running needless code.
My homemade TV Box isn't running a lightweight desktop because I had to "limit myself", it's running one because I'm not losing anything by not having that which I don't use and if that even just saves a few Watts a week, it still means I'm better off, which is satisfying as I like to design my systems to be efficient.
For fancy Linux Desktop things I have an actual Desktop PC with Linux - the homemade TV Box on my living room is only supposed to let me watch stuff on TV whilst I sit on my sofa.
Further, there are more than one form of efficiency - stuff like the N100 (and even more, the ARM stuff) are designed for power consumption efficiency, whilst desktop CPUs are designed for ops-per-cycle efficiency, which are not at all the same thing: being capable of doing more operations per cycle doesn't mean something will consume less power in doing so (in fact, generally in Engineering if you optimize in one axis you lose in another) it just means it can reach the end of the task in fewer cycles.
For a device that during peak use still runs at around 10% CPU usage, having the ability to do things a little faster doesn't really add any value.
Even the series 4000 Zen2 being more optimized for power consumption is only in the context of desktop computers, a whole different world from what the N100 (and even more things like ARM7) were designed to operate in, which is why the former has a TDP of 140W and the latter of 15W (and the ARMs are around 6W). Sure the TDP is a maximum and hence not a precise metric for a specific use case such as using something as a TV Box, but it's a pretty good indication of how much a core was optimized for power consumption, and 15W vs 140W is a pretty massive distance to expect that any error in using TDP to estimate how the power consumption of those two in everyday use as a TV Box compares would mean that the CPU with 140W TDP consumes less than the one with 15W.
PS: All that said, if the use case was "selfhosting" rather than "TV Box (with a handful of lightweight services on the side)", you suggestion makes more sense, IMHO.
There are plenty of mobile ryzens with a TDP of 15W, I'm not suggesting a Threadripper for a tv box, that'd be crazy :)
The -U ("ultrabook") Ryzens are found not only in laptops but also in mini pcs, very efficient (yes even at idle, I have a power meter) are also the -GE and -G APUs despite the higher TDP (35W and 65W) because of their monolithic design. And in mini pcs the system consumes less power compared to putting the same cpus on a beefy ATX motherboard with a hungry chipset and inefficient VRMs.
Intel+TSMC mobile/embedded cpus are also great choices, same concepts apply.
I should have written desktop environment (DE) and not manager (I mixed it up with WM, window managers), btw they're not just for actual desk-top computers, some are even optimised for the TV (and input with a remote). I misunderstood that you felt a need for a lighter software setup instead of simply preferring it, my bad, and kudos for making sensible choices, bloat is bad. Happy linuxing.
I see, with your clarification that does make more sense.
Frankly I would've rather have avoided Intel because, well, they're Intel, but from what I saw when I looked around, the N100 was an x86 designed for that kind of use, had far more computing power than the dissapointing cheap ARM based Android TV boxes I had tried before (I've been using TV Boxes for since well before they were common and the last one was so old that it couldn't handle newer media anymore, so I started looking around and first tried replacing with with a cheap Android TV box) and I could get a Mini-PC for roughly the same price as a good Android TV box for making my own thing fully under my control (i.e. Linux with my chosen media player and services, rather than a closed Android riddled with bloatware), so I went for it and am happy with the result.
As for desktop environment, in practice the thing just runs Kodi all the time as the frontend, hence is perfect for controlling with a remote, like the one I linked in my original post. Any linux style kind of management I do remotelly from another computers, either from the command line via SSH or via web interfaces. In practice whilst I do have a keyboard and mouse connected to it, they're very rarelly used.
I later found out that using LibreELEC (a whole Linux distro meant specifically for use as a TV box were Kodi is the frontend) would probably have been an optimal choice for a TV box rather than starting from a light ubuntu variant and customizing it myself, plus LibreELEC would've worked just as well on an ARM based SBC (something like an Orange Pi 3) which would've been cheaper and would've used even less power. That said, I had intended from he start to hang more services from that box (for example, I wanted to replace the NAS "solution" I had in place using my router, which only supported SMBv1) so starting from a more generic Linux distro probably made more sense that using a TV Box specific light distro.
The thing is a bit of a Frankenstein monster on the inside but doesn't at all look like it when used in my living room to play media on the TV.
Your old laptop & a generic bluetooth keyboard/mouse combo unit.
That is my setup. :)
https://www.hardkernel.com/shop/odroid-m1s-with-4gbyte-ram/
I've been using the original m1 running a lineage OS based android TV for a couple years. It's perfect. I added a nvme drive for a "DVR" in tivimate, but we rarely use it. I use a cheapo 2.4ghz remote from Amazon.
I was in a similar boat. I've been using a Ryzen 5000-based mini PC for about two years now. It's running:
Debian for stability
Flex Launcher for the 10ft TV UI
Flex Launcher has shortcuts for Plex HTPC, Netflix in a full screen Chrome page, etc.
An AirMouse Remote with a keyboard on the back and basic controls up front. It has 5 programmable IR buttons that I have bound to TV Power, TV Input, TV Select, and Sound Bar Vol-/+
My kids also use it for Steam and Retro gaming, so I have it launch ES-DE and Steam Big Picture Mode from Flex Launcher.
Other than the occasional tweaking, it has needed very little and been rock solid for about 2 years now. I have a cheap Android TV set top box still attached for when Grandma goes to use the TV. I can switch inputs and hand them the Google TV remote, but my wife, my kids, and I use the HTPC almost exclusively.
I use a Raspberry Pi 5 with LibreELEC
That is pretty expensive nowadays, if OP wants to go that expensive, getting a mini PC with the latest intel N150. The pi 5 doesn't even have hardware AV1 decoding. By the time you have all of the pi accessories, it is not much of a price difference, but defi itely a performance difference.
Plus you get benefits like actual storage instead of a separately bought SD card, more RAM, 2.5G ethernet, and HDMI2.1 & USB–C displayport.
Then you slap Linux on it (and also hope that plasma bigscreen is a success in the near future) and you have a very reliable 4K HTPC that can decode anything you throw at it. It has enough horsepower to be a home server at the same time, unlike a pi while also having just a bit higher idle power usage (2W or so).
Dell Optiplex 3050
Lenovo m720
HP whatever with a 7th gen Intel
All can be had for $50 ish
Literally anything can be a streaming target. You don't need a full on PC. RPi works well.
I use RPi5 for this and have it hooked up to steam link.
can stream at 4k with no issue.
Been using Raspberry Pi 5 with 8GB of RAM, and swapping between Android 16 (KonstaKANG's AOSP fork) for Grayjay and NewPipe, and some random Linux distro for Kodi and other offline stuff.
So far working nicely.
Older 10th gen Intel NUCs go for cheap on eBay, with memory and storage -- close in price to a Raspberry Pi 5, but more powerful, active cooling without having to buy a kit, and may have greater longevity. An alternative to a Pi if you're looking for one.
Does anyone have a suggestion for something that can be used with a remote? AndroidTV boxes don't seem to be a consistent thing anymore beyond NVIDIA shields..
The Google TV boxes (onn) from Walmart are a solid option. $49 for the Pro is an excellent price for the hardware.
I use a Pi running LibreElec and it can be controlled by my LG TV down the HDMI cable. It's the CEC protocol. Look into that.