some_welly_dude
UBUniversal Blue
•Created by some_welly_dude on 10/22/2024 in #🛟bazzite-help
samba fix
Just spent a few hours trying to make samba work from bazzite (i.e., sharing a folder on my bazzite machine with the network).
TL:DR: The fix was
sudo setsebool -P samba_export_all_rw=1
7 replies
UBUniversal Blue
•Created by some_welly_dude on 10/13/2024 in #🛟bazzite-help
Disable suspend
If I leave my machine overnight (NucBox M7) it goes into a suspend state with the power button blinking.
I need to press the power button to turn it back on (it turns on very quickly).
I've tried disabling the various power management options in KDE, but it doesn't seem to work. If I'm SSH'd into the machine from my laptop, I can see 'The system will suspend now!'
How do I stop this automatic suspend?
8 replies
UBUniversal Blue
•Created by some_welly_dude on 10/12/2024 in #🛟bazzite-help
How can I configure SDDM to start a different session (not gamescope-session-steam)
Hey,
I've previously been using Debian for my HTPC but wanted to have a play with Bazzite. Primarily I use my HTPC for running Kodi (media centre) but occasionally I want to drop to Steam to play games. I'm running the deck variant.
I'd rather not dual boot two operating systems - ideally, I want to be able to switch between Kodi and Steam within the repsective applications. Bazzite appeals as it has a nice working Steam out-of-the box.
I know this is all RPM Ostree based - I've already had my hands dirty building & installing a couple of RPMs so that I can add/modify system files.
Kodi is installed via Flatpak.
Could anyone give me any pointers to allow me to configure the following
- Two SDDM / wayland sessions i.e. gamescope-session-steam.desktop (that comes with Bazzite) & kodi.desktop
- Have SDDM load kodi.desktop by default on boot
- A systemctl or dbus etc command that I can run to switch to a specific session?
Apologies if I'm asking in the wrong place or asking something that is forbidden!
20 replies