some_welly_dude
UBUniversal Blue
•Created by some_welly_dude on 10/22/2024 in #🛟bazzite-help
samba fix
Good luck! I was pulling my hair out - it could see directories but no files 😄
7 replies
UBUniversal Blue
•Created by some_welly_dude on 10/22/2024 in #🛟bazzite-help
samba fix
Otherwise SELinux gets in the way
7 replies
UBUniversal Blue
•Created by some_welly_dude on 10/13/2024 in #🛟bazzite-help
Disable suspend
Thanks for your help!
8 replies
UBUniversal Blue
•Created by some_welly_dude on 10/13/2024 in #🛟bazzite-help
Disable suspend
ahhh I found the problem (I think). The setting was in the Steam app itself which puts the "deck" to sleep after 1H
8 replies
UBUniversal Blue
•Created by some_welly_dude on 10/13/2024 in #🛟bazzite-help
Disable suspend
I'm guessing this service is probably inherited from Fedora Atomic Desktop, but perhaps it's something SteamDeck specific (which would make sense, as it's a handheld)
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)
At the moment my changes are (mosty) self contained in a hacky RPM file - might look to put it into a custom image at some point 🙂
20 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)
I've kind of got this going - I've taken a slightly different approach.
1) I've disabled the sddm.service (still installed)
2) I've installed a kodi-gbm service (see https://github.com/graysky2/kodi-standalone-service) - this acts as display manager
3) I've added some scripts to /usr/bin that start the appropriate service in systemd using
systemctl
- i.e. either kodi-gbm
or sddm
It turns out that I don't want kodi running under the display manager (HDMI pass through issues).
I've made the two systemd services conflict with each other (so if one is requested to start, the other stops and vice-versa)
I've also customized /usr/bin/steamos-session-select
to stop steam and call the "start kodi" script.
So far, it seems to be working well!
HDMI pass-through including Dolby ATMOS etc in Kodi is working.
I've added an option to the Kodi power menu to run the "start steam" script (which just starts sddm)20 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)
Thank you - and thanks for taking the time to reply 🙂
20 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)
I think at this point I'm just after some pointers as to how things are currently wired up, I can probably take it from there
20 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)
yeah that would take forever 🙂
20 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)
running rpmbuild and installing the RPM every time I need to change something is slow enough as it is XD
20 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)
hmm - custom image is something I might do, however there will be a lot of trial and error involved to get it right.
What does the feedback loop look like for a custom image? It can't be fast, I imagine
20 replies