this post was submitted on 20 Nov 2025
163 points (98.2% liked)

Steam Hardware

19732 readers
339 users here now

A place to discuss and support all Steam Hardware, including Steam Deck, Steam Machine, Steam Frame, and SteamOS in general.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Deck] - Steam Deck related.
[Machine] - Steam Machine related.
[Frame] - Steam Frame related.
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

If your post is only relevant to one hardware device (Deck/Machine/Frame/etc) please specify which one as part of the title or by using a device flair.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 4 years ago
MODERATORS
 

I like to keep bigscreen mode primarily for games, but I find the desktop mode is not ideal when using from the TV even with a Steam Controller to use media streaming apps (Firefox progressive web apps, x86_64 Waydroid Aurora/F-Droid apps, and native Discover Store apps), and adjust other settings.

The answer to this pain-point is KDE Plasma Bigscreen. It has a Android TV like interface, and works well with controllers and remotes (FYI, the most reliable one I've tested, sold under a variety of brands). It's easy to switch between the regular Desktop Mode and Bigscreen from the sddm login screen, it's just a dropdown.

Someone recently gave it some much needed love to promote it to QT6, but it could use some additional contributors to bring it to a production grade environment, hopefully in time for the Steam Machine launch.

If you want the stable QT5 version, it is available with most distro package managers as:

plasma-bigscreen

But it does not work perfectly, there are known issues. I am staking my hopes in the next version.

If you want to try the latest on Arch-based systems like SteamOS without building from source, help with filing bugs (always appreciated), or contribute code, the QT6 version which I find more reliable in some ways, less in others, and some key associated dependencies are

plasma-bigscreen-git
plasma-remotecontrollers-git
qt6-virtualkeyboard

Else for Fedora-based Bazzite, or Debian-based distros like Mint, at least currently you need to build from source or help get the package into the testing branches.

One key thing that needs fixing is, since Mycroft voice control closed down, OVOS has continued the voice assistant codebase and skills library, but Bigscreen needs OVOS modules placed in where previously Mycroft was used. Definitely helpful for searching shows/movies with controllers/remotes that have a microphone.

you are viewing a single comment's thread
view the rest of the comments
[–] semperverus@lemmy.world 7 points 1 day ago (1 children)

Been waiting for this to be downloadable for a long time. Are you saying this is available via the AUR? I may have to install Arch on my media raspberry pi units.

[–] Canuck@sh.itjust.works 6 points 1 day ago* (last edited 1 day ago) (1 children)

Best way for the QT6 version is to build from source, which is what I'm doing for my Pi, as I'm using Rasbian Trixie. I would love if someone CI/CD packaged builds for Debian Sid via KDE or Debian resources to more easily install on the Rasbian, but yes it's been setup in AUR for Arch-based distros like SteamOS, PostmarketOS.

[–] bjoern_tantau@swg-empire.de 2 points 1 day ago (1 children)

SUSE's Open Build System can build for basically all distros. If you're up to the task you can use that to build packages.

[–] Canuck@sh.itjust.works 2 points 1 day ago

Didn't know that. Go OpenSUSE!