this post was submitted on 01 Oct 2025
17 points (94.7% liked)

Linux

58885 readers
573 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I tried Kodi with Libelec but it's still so jank. The Plex app is broken, there is no invidious or YouTube app I found that works. And sometimes it just "thinks" forever and I need to get up and unplug it.

I saw that Plasma Bigscreen was revived and it looks promising, but they don't have a release yet.

Are there any other options?

top 14 comments
sorted by: hot top controversial new old
[–] warmaster@lemmy.world 5 points 1 week ago (1 children)

Android TV is FOSS, but given Google's recent announcement I wouldn't take it's future openness for granted.

That said, I think it's the best FOSS OS for TVs.

[–] Kirk@startrek.website 1 points 1 week ago

Thanks, I found a LineageOS build of Android TV I'm currently trying to get it up and running. CEC seems like it might be broken however which would sadly be a dealbreaker.

[–] StrangeAstronomer@lemmy.ml 2 points 1 week ago

I use mythtv (FOSS) and it's fine as a PVR (schedule, record and playback broadcast TV) with a SiliconDust HDHomeRun network-attached tuner. It also has playback for downloaded files but I prefer to use mpv for that. Mine is still connected to the internet and I use firefox/transmission for youtube and other functions.

No idea about plex or jellyfin.

[–] immobile7801@piefed.social 2 points 1 week ago (1 children)

Lineageos I have several of these and they work great for the price. It is still android TV if that's an issue, but they run fine without Google services for jellyfin, kodi and smartube.

[–] Kirk@startrek.website 3 points 1 week ago* (last edited 1 week ago) (2 children)

Oh cool, thanks, it works with hdmi-cec? Android is not an issue exactly, I basically just want something to replace my TV "apps" but without ads and more private.

EDIT: did not fully read the comment. I have a raspbnerry pi.

[–] immobile7801@piefed.social 1 points 1 week ago

Yeah, they're different devices, roughly $30.

[–] hexagonwin@lemmy.sdf.org 1 points 1 week ago (1 children)

there are decent lineageos builds for rpi btw

[–] Kailn@lemmy.myserv.one 1 points 1 week ago (1 children)

I never tried it but, LibreELEC is focused for mediastreaming usage.
You just need to get confy with Kodi and it's plugins.

[–] Kirk@startrek.website 1 points 1 week ago* (last edited 1 week ago) (1 children)

I mentioned in the post that I did try LibreELEC but the Plex plugin is very buggy and there is no functioning youtube plugin.

[–] Kailn@lemmy.myserv.one 1 points 1 week ago (1 children)

I wasn't going to reply, but when I thought about it, you can install wayland on top of linux.
The kind of benefit you're getting out of this is better driver support (from the kernel) & less resource usage (lightweight distro + wayland on background = 2GB~ish ram usage).
Also it'd be easier to get Gapps running (if you need it) on waydroid rather than rooting lineageOS TV to do so.
I tried it once & it was more than enough for light gaming, IDK about plex but hardware acceleration is supported since there's no VM tech utilized (nividia isn't supported tho).

Most linux distros with wayland should be enough, but check Wayland install page just to be sure it's well supported (by distro), I see void-linux & ether configured labwc or KDE plasma should fit your needs better.

[–] Kirk@startrek.website 1 points 1 week ago (1 children)

You're saying wayland is an interface that works with tv remotes and hdmi-cec? I looked it up and it seems to be not that.

[–] Kailn@lemmy.myserv.one 1 points 1 week ago (1 children)

???
No?
I said you can run way waydroid on a Wayland Desktop to natively run streaming apps on your RPI5. (Plex, Youtube, netflix or whatever service you're on)
This has nothing to do with your TV remotes nor hdmi-cec.
(reads description again) oh...

No, IR input support is now integrated into the linux kernel [BPF] & can be manually done with LIRC,
Well I don't have a RPI to test this nor use my TV remote to control media, just for volume;
Can't say for sure if Rasbarian supports most remotes ether, but LineageOS TV Does (Scroll),

Sorry, I can't help with that, however, a budget, 2.4GHz, wireless mouse was enough for me, maybe KDE Connect or Unified Remote (non-free) can help if you wanna use your phone instead.

CEC support is up to the (media) software &or OS you're using, waydroid is a container-like "runtime" to boot android on linux without virtualization, it's not a an OS that supports IR input or shutting your TV with your TV Remote, I don't think most desktop enviroment does support it nor must, KDE Bigscreen might but it's a DE tailored for such use...

So, if launching plex with your TV remote is a priority, then here's Android(TV) & a Custom Recovery (Gapps & Root Flashing) for RPI5 so you can treat it as an android box.
(unoffical tho, seems like LineageOS team into the BananaPi instead)

[–] Kirk@startrek.website 2 points 1 week ago* (last edited 1 week ago)

Ah ok I got it thanks, yes the goal is to replace the apps on my TV as seamlessly as possible.

KDE bigscreen says it supports CEC but there is no official release yet. I still might give it a shot. I actually tried the Android TV you linked to (which also says it supports CEC) but it doesn't work. I know the hardware supports it because Libelec was seamless.