this post was submitted on 13 May 2026
47 points (100.0% liked)

Linux

13609 readers
494 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

I set up a Linux pc to replace my smart TV and add some gaming capabilites. It took some time but I learned quite a lot (Thanks to Debian and Arch wikis). And I haven't missed any TV functionality.

The launcher is flex-launcher on a labwc environment/compositor on a Debian stable distro. (For testing and easy setup, I also did it on Ubuntu Gnome but I don't need a full DE in the background that I don't use. But it's adaptable to other distros and DEs.)

It's now fully usable with a gamepad including turning the TV on and off, so I have also fully replaced the TV remote.

I hope some people may find it interesting. It was also quite a lot of fun, actually.

you are viewing a single comment's thread
view the rest of the comments
[–] bottleofchips@lemmy.blahaj.zone 7 points 2 hours ago (1 children)

Interested in how you got power on/off to work - I thought Linux couldn’t support ARC due to licensing?

[–] stephen01king@piefed.zip 2 points 41 minutes ago (1 children)

Powering on/off is part of HDMI-CEC, right? And its unsupported in both Windows and Linux due to most consumer GPUs not supporting it. I think you need a USB adapter to inject the CEC code into the HDMI cable to make it work.

[–] bottleofchips@lemmy.blahaj.zone 1 points 3 minutes ago

Ah CEC yes…I’m confusing my TLAs. I should probably do some actual research.