Yokai
Yokai
Explore posts from servers
UBUniversal Blue
Created by Yokai on 8/24/2024 in #🛟bazzite-help
Calling Brew Installed Application from Systemd Timer / Service
Hi, So I've installed a service from brew that I'd like to set up to a systemd timer. I've configured the timer to call a specific shell script once every day and would like that service to run on the user level, so I've enabled the timer and started it via the --user flag. This is good enough to do most user-level tasks such as file creation or logging or any application installed via layering. However, one utility I want to call via timer is installed through brew and is located in a the user folder linuxbrew. This means that the executable is not added to my path automatically and results in an error. Trying to use the full path to the executable (which can be found by doing which <servicename> also doesn't work. Any advice for this particular problem? Is there some kind of file I can source to solve this problem and have all brew utilities available to my user-level systemd timer?
4 replies
UBUniversal Blue
Created by Yokai on 9/26/2023 in #🛟bazzite-help
Jellyfin performance issue unique to Gnome Bazzite (Deck)
This is a longshot, but I'm curious if anyone else has had this particular problem as well. I have a jellyfin instance on a local server that does no transcoding (all direct video) so this should result in file playback being "native" on the bazzite steam deck. The video is encoded using H264 w/ AAC audio. The resolution is at a relatively undemanding 720p. Essentially, the playback is stuck in a stuttery state with no way to rectify it. Every 3 frames or so, there will be an incorrect frame about 4 frames back which results in an unwatchable mess. I'm reporting this to bazzite as it's a very unique experience that I haven't seen on any other platform. The steam deck w/ vanilla SteamOS doesn't have this issue, nor do any of my other Silverblue / Kinoite machines on my local network. The biggest notable difference between these systems is that it seems like Bazzite has ffmpeg layered onto the base image -- so perhaps it has something to do with the version of FFMPEG that is being used? I've also noticed that it had to Redux the file according to playback info, which makes it seem like a certain codec is unavailable to the system. I would be curious to know if anyone else could try a similar arrangement on their steam deck or if anyone has any clues as to solving this bug.
2 replies