Live data from Hacker News

Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

github.com

81–90 of 114 posts

Re: Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

#81

I decided to ditch windows. Installed Budgie, and I installed Steam. What is the advantage of Steam OS or Bazzite over Ubuntu variant + Steam?

Gamescope, the compositor used on the Steam Deck variants, is optimized for gaming. It can do things like integer scaling, so your game is always fullscreen regardless of what resolution it renders to.

Re: Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

#82

Could this replace a media center like Kodi for playing music and movies or is it just for games?

Kodi could for sure be installed on this, we're open to any suggestions that make that task easier for you as well.

Re: Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

#83

Earlier quoted context omitted.

Hi, I'm the original creator of this project. I'm happy to say the motivation is purely organic, we've no backing and have never received donations of any kind, project is totally out of pocket. Originally I wanted something akin to SteamOS that allowed packages to be installed and maintained through updates, and knew Fedora could offer that after using Silverblue for about a year, and it just kept evolving and growi…

Do you know of NixOS and jovian NixOS? Did you consider either of those? I may compare them in detail in the future, any thoughts on how they compare?

I'm not well versed in NixOS, but the team over at Jovian are all very helpful and are running a great project.

Re: Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

#84
Ill take this as an opportunity to explore fedora (i guess?), ive been using ubuntu for ~2 years and am ready for a change. This looks like it has a lot of what I would want built in, im not tech savvy enough to get some of this stuff working.

Re: Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

#85
post #37

This looks interesting, but what do I lose by switching to it? Does the Steam interface still work? The hardware? The games?

Yep! Everything works as it does with SteamOS but better (more fixes) and a better desktop environment. Installation is pretty quick too! Here’s a video I made showing the process https://youtu.be/doQW1FyAISQ

This is great, thank you!

Re: Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

#86
post #43

Love it! Living-room media servers will be the Trojan horse that brings self-hosting back into existence, and will inevitably transform the internet back into a more peer-to-peer oriented existence. Once most folks have symmetrical connections and powerful Linux systems, it’s only a software problem keeping people from using the internet as it was intended, equally publishers as they are consumers.

I've tried at several points to roll my own media center PC/server setup and it's always been a very far cry from what the fire stick does for like a tenth the price and zero effort. So yeah, I'm very keen for something plug and play in this space.

This is probably a bit too custom, but I did the same, and it works really well after it's set up. Plex/Jellyfin just works for everyone (you do need to use the app, because I disabled transcoding).

I have a repo that uses a Harbormaster (a Comppse-based deployment tool I wrote, https://harbormaster.readthedocs.io/) to set everything up and keep it up to date, so all you need to do is run the Harbormaster container, point it to the above repo config, and the apps will run. Then, you just need to configure each app, but the directories will be set up properly.

It's a bit of work, but probably not as intimidating as it sounds.

https://github.com/skorokithakis/mediacenter-in-a-box/

Re: Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

#87
post #41

Earlier quoted context omitted.

Okay, so I read that page and I understand that nvidia graphics are very much a no-go for that distribution. I’m just wondering why? Full disclosure, I know very little about the finer points of GPU compatibility on Linux, but why isn’t it just a matter of installing nvidia’s closed source packages?

IIUC As the SteamDeck does only use AMD GPUs they have no incentive to support their UI on Nvidia GPUs.

Gamescope leans on Wayland features that the Nvidia proprietary driver either doesn't have support for or only preliminary support. It's on Nvidia to catch up. It's not about incentives for Valve, they can't change the driver themselves.

Proton has received patches for Nvidia support in particular, some from Nvidia themselves.

Re: Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

#88
Can anyone report how well this would work on a pure touch device (tablet)? I have a Thinkpad X1 Tablet (gen3) and am still looking for the best Linux distribution to work with it as a plain tablet, without the keyboard attached. Plain Fedora has some very annoying bugs with the on-screen keyboard. Installing the Phosh extension fixed most of these, but this introduces other annoying things that make it tedious to use. Also, the disk encryption still requires to attach a keyboard at boot, since Grub does not feature an on-screen keyboard, so I'm wondering how this was solved here.

Re: Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

#89

What does OCI mean in this context? My best guess is Oracle Cloud Infrastructure, but that doesn't seem right...

It refers to the OCI image format. Think of git for your base operating system. The host system is immutable with full support for easy rollbacks. Stable installs can be pinned permanently for maximum stability. Software installs happen in user space, typically via flatpack and distrobox, so you can reach for any packages you want with minimal fuss. It’s pretty great.

Re: Bazzite – a SteamOS-like OCI image for desktop, living room, and handheld PCs

#90
post #42

Earlier quoted context omitted.

> But I suppose there won't be optimizations for any combinations of GPU/CPU/RAM like Valve and AMD do for the Steamdeck? I run a homegrown gaming htpc with an R5-5600, Radeon 6800XT, and then the Xbox wireless dongle and 4 Xbone controllers with Bazzite. You'd be surprised at how much of heavy lifting is done by the kernel and mesa stacks, that's where the real work is done. Fedora does a good job pulling in kernel…

I've also built myself an HTPC for gaming on, and it works amazing since Valve gave us the Steam OS 3 UI. However I did it a while ago and went down the HoloISO route. Would you recommend that I switch out for something like Bazzite, or are the benefits good but not *that* good that I'd have to spend a day reinstalling all my games?

I ran chimeraOS for years and it worked fine, I switched to dogfood more than anything else. If your system is working there's no reason to mess with it.
Post reply on HN