455 Commits

Author SHA1 Message Date
Kyle Gospodnetich
44e780cbba chore: Include bluetooth firmware 2023-11-29 19:11:45 -08:00
Kyle Gospodnetich
f48c200116 chore: Compress firmware 2023-11-29 18:14:14 -08:00
Kyle Gospodnetich
bc1a8941a9 chore: Fix path to tar.gz file for f/w 2023-11-29 18:14:09 -08:00
Kyle Gospodnetich
a8ddb06fad chore: Shorter URL for firmware blobs 2023-11-29 18:14:01 -08:00
Kyle Gospodnetich
b1337ffbed fix(deck): Include wifi firmware for OLED deck 2023-11-29 18:13:58 -08:00
RJ Trujillo
086c17c1f8
fix(deck): Remove steamdeck-dsp for now
Results in no audio on jupiter
2023-11-29 11:20:55 -07:00
RJ Trujillo
047ea9e0d6
chore(deck): Bump Steam archive used for bootstraplinux 2023-11-29 10:50:59 -07:00
RJ Trujillo
72b73e884e
fix: Always return pipewire replacement as true
rpm-ostree errors out when the package version being replaced on the system matches the replacement. Given pipewire versions are mismatched relatively frequently, it's better we keep the fix and return true
2023-11-28 20:13:18 -07:00
RJ Trujillo
290f766aff
fix(nvidia): Remove older 32 bit glibc package
Nvidia has the older 32 bit glibc installed so before installing the newer one, we need to remove the old one
2023-11-28 17:38:40 -07:00
Kyle Gospodnetich
f1ff06c7a6
chore: Remove evdi for now 2023-11-28 16:08:33 -08:00
RJ Trujillo
06d49d9673
fix: Reinstall pipewire from Fedora updates
Ensures pipewire packages are never mismatched
2023-11-28 14:51:39 -07:00
RJ Trujillo
0b2c9af2a0
fix: Install proper 32 bit glibc package
glibc32 is retrieved by default which is outdated compared to glibc.i686 so explicitly mark glibc.i686 for installation
2023-11-28 14:01:16 -07:00
RJ Trujillo
cd62a41f53
chore: Set missing defaults for args
Fixes building a default Bazzite image locally without needing to set anything
2023-11-28 08:49:28 -07:00
Kyle Gospodnetich
e9e6087370
fix: Temporarily remove xwaylandvideobridge, fixes white box issue 2023-11-27 20:04:53 -08:00
Kyle Gospodnetich
eb775c1417 chore: Use AKMODS_FLAVOR for evdi check 2023-11-26 16:20:28 -08:00
Kyle Gospodnetich
d8ee04376d feat(desktop): Restore displaylink on desktop images, leave off of deck images until issues with MangoHUD are resolved. 2023-11-26 16:10:58 -08:00
Kyle Gospodnetich
95fdf2def9 chore: Use new split gamescope-libs package 2023-11-24 23:23:07 -08:00
RJ Trujillo
31ae97ad6c
chore: Don't enable negativo17 fedora multimedia debug/source repos 2023-11-24 17:00:25 -07:00
RJ Trujillo
033df7a532
chore: Don't fetch negativo17 fedora multimedia repo twice (#582)
chore: Remove redundant rpm-ostree invokation
2023-11-24 12:36:14 -08:00
Kyle Gospodnetich
12b2875b84 feat(deck): Include new galileo-mura package 2023-11-24 00:08:10 -08:00
Kyle Gospodnetich
460f1110f2 feat(deck): Switch to new steamdeck-dsp package for audio.
chore: Minor adjustments to how services are enabled by default
2023-11-23 10:29:52 -08:00
Kyle Gospodnetich
d6dede706a
fix: Drop DDControl as a default, caused unresponsive monitors for some users. 2023-11-22 09:17:22 -08:00
Kyle Gospodnetich
ba9e953db1 chore: Syntax fix for goverlay commit 2023-11-20 22:22:17 -08:00
Pat Connors
f21da88753
feat: Preinstall GOverlay (#572)
GOverlay (https://github.com/benjamimgois/goverlay)

Close this obviously if this is out of scope for the project or if I did this PR wrong.  

It's a nice GUI for MangoHud, vkBasalt, and ReplaySorcery though.  In my testing in layering it to Bazzite, it complains MangoHud is missing, but it worked in my testing so I'm not sure why it does that.
2023-11-20 20:12:08 -08:00
Kyle Gospodnetich
f192c9ed21 chore: Switch to charm repository instead of direct download. 2023-11-19 19:49:53 -08:00
Kyle Gospodnetich
131f608f2a chore: Clean up steamdeck akmod install step 2023-11-17 01:09:20 -08:00
Kyle Gospodnetich
bd245b2601 feat(deck): Switch to new fork of steam-patch 2023-11-16 12:39:08 -08:00
Kyle Gospodnetich
5831b1dac0 feat(gnome): Add bazzite-menu extension to desktop images, modify defaults to show gamemode option on deck builds. 2023-11-14 16:33:15 -08:00
Kyle Gospodnetich
f34aa807d9 fix(gnome): Remove gnome-software-rpm-ostree. Slows down gnome-software and offers little for our use case. 2023-11-13 10:59:05 -08:00
Kyle Gospodnetich
b7e6c44c6f fix: Use patched bluez library
Uses direct paths for rpms due to issue overriding these packages w/ names, this is temporary anyway until next bluez release.
2023-11-12 21:44:05 -08:00
Kyle Gospodnetich
825945d319 Revert "chore: Remove plasma addons"
This reverts commit ad4b62fd622dc4f549627045d573fb81e9dc3fc2.
2023-11-12 20:07:43 -08:00
Kyle Gospodnetich
ad4b62fd62 chore: Remove plasma addons 2023-11-12 15:36:47 -08:00
Kyle Gospodnetich
2534fb9f19 fix: Only autostart Steam on deck images 2023-11-11 08:59:43 -08:00
Kyle Gospodnetich
c99970620f
feat: Always layer Steam (#525)
* feat: Layer Steam & Lutris on all images, unifying behavior across Bazzite.
feat: Add gamescope to non-nvidia desktop images.
chore: Remove versions checks now that F39 is stable.

* chore: Remove bazzite-arch from yafti, always set up desktop icons

* chore(readme): Remove bazzite-arch mentions
feat: Add vk_hdr_layer for future use

* chore: Clean up just commands for layered steam

* chore(ci): Syntax fix

* chore: Replace libOSMesa as well

* chore: Disable vkcapture on all surface images

* chore: Autostart Steam on all images

* chore: Remove old bazzite-arch installs automatically (if applicable)

* chore: Also remove old desktop icons after replacement

* chore: Recommend ujust over just

* chore(readme): Remove KDE note on XwaylandVideoBridge, no longer true.

* chore: Move bazzite-steam binary to desktop image
2023-11-10 13:19:01 -08:00
Kyle Gospodnetich
48ae649f5b feat(deck): Add Xvfb, useful for running some services in the background in gamemode. 2023-11-09 23:48:26 -08:00
Kyle Gospodnetich
57cbf6794e fix: Resolve xdg-desktop-portal issues(!) 2023-11-08 18:16:57 -08:00
Kyle Gospodnetich
edd08c30d7 chore: Restore bluetooth config, set permissions on /var/lib/bluetooth folder 2023-11-08 15:18:08 -08:00
Kyle Gospodnetich
4d955cb8ac fix: Restore noto-san change removed from main 2023-11-08 12:37:25 -08:00
Kyle Gospodnetich
287eb3a49d chore: Cleanup 2023-11-08 08:42:26 -08:00
Kyle Gospodnetich
d324f62446
fix: Correct missing extest library 2023-11-08 00:58:55 -08:00
Kyle Gospodnetich
590982a006 Revert "chore: Temporarily disable obs-vkcapture"
This reverts commit 1bf6c8a6ae0ee9bc6fecaf508740a4083a19127b.
2023-11-07 21:18:32 -08:00
Kyle Gospodnetich
1bf6c8a6ae chore: Temporarily disable obs-vkcapture 2023-11-07 18:54:49 -08:00
Kyle Gospodnetich
480d79dcf0 Merge branch 'f39-stable' 2023-11-06 21:20:48 -08:00
Kyle Gospodnetich
1e222d1d75 fix: Symlink wine64 to wine (Solves a mistaken dependency issue in Lutris) 2023-11-06 01:31:47 -08:00
Kyle Gospodnetich
1a877baf25 chore: Restore steam-patch thanks to latest updates
feat(legion): Support 30W TDP control on Legion Go from gamemode.
2023-11-04 16:17:06 -07:00
Kyle Gospodnetich
bbf16e4db3 chore: Disable displaylink due to latest version consuming card0 2023-11-03 21:01:09 -07:00
Kyle Gospodnetich
7038cd1049 chore(gnome): Restore extest due to numerous usability issues with libei 2023-11-02 23:48:28 -07:00
Kyle Gospodnetich
06251a5fed feat: Add vk_hdr_layer (https://github.com/Drakulix/VK_hdr_layer) 2023-11-02 20:40:02 -07:00
RJ Trujillo
1df46b05d4
fix(surface-nvidia): Exclude OBS vkcapture (#499) 2023-11-02 19:57:59 -07:00
RJ Trujillo
5d126bd730 fix(asus): Don't enable displaylink service 2023-11-02 08:53:35 -06:00