RJ Trujillo
fddae32bf9
chore(asus): Setup firmware and asusctl
2023-11-30 18:20:39 -07:00
RJ Trujillo
9d305db537
fix(nvidia): Only remove colord-kde from kinoite based images
2023-11-30 11:35:51 -07:00
RJ Trujillo
ae8ef2e37e
fix(nvidia): Append NVIDIA driver version to akmods tag
2023-11-30 11:18:58 -07:00
RJ Trujillo
c9db525703
fix(nvidia): Add missing akmods flavor
2023-11-30 10:57:02 -07:00
RJ Trujillo
1dce4b22b1
chore(fsync): Clean up kernel installation
2023-11-30 10:57:02 -07:00
RJ Trujillo
3d8cfc7acf
fix(fsync): Add kernel-uki-virt
2023-11-30 10:57:02 -07:00
RJ Trujillo
af10673de6
fix(temp): Update vulkan-loader
2023-11-30 10:56:46 -07:00
RJ Trujillo
adff2affb8
feat(nvidia): Build images with kernel fsync
2023-11-30 10:15:27 -07:00
RJ Trujillo
cf4c3a6187
chore(fsync): Enable for non-NVIDIA Surface images
2023-11-30 07:34:34 -07:00
RJ Trujillo
917875bf45
chore(fsync): Enable for Framework images
2023-11-30 06:55:15 -07:00
RJ Trujillo
fbc067c016
chore(fsync): Enable for all non-NVIDIA ASUS images
2023-11-30 06:53:00 -07:00
Kyle Gospodnetich
2039694889
chore: Include bluetooth firmware
2023-11-29 19:23:33 -08:00
Kyle Gospodnetich
4fdb365832
chore: Compress firmware
2023-11-29 15:13:57 -08:00
Kyle Gospodnetich
c04758c2bc
chore: Fix path to tar.gz file for f/w
2023-11-29 14:59:57 -08:00
Kyle Gospodnetich
b30bb07595
Revert "chore: Test - Don't replace pipewire and remove steamdeck-dsp"
...
This reverts commit 9ef390a91f7e1183df29780c46edb19b37e3db21.
2023-11-29 14:05:54 -08:00
Kyle Gospodnetich
91b9f79957
Revert "chore: Remove unneeded packages in Containerfile (steamdeck-dsp requires them)"
...
This reverts commit 1ba4a58d95432351899bbae8aa5d65ace2a87590.
2023-11-29 14:05:29 -08:00
Kyle Gospodnetich
6a17b212a3
chore: Shorter URL for firmware blobs
2023-11-29 13:56:32 -08:00
Kyle Gospodnetich
3125077787
fix(deck): Include wifi firmware for OLED deck
2023-11-29 13:54:15 -08:00
Kyle Gospodnetich
1ba4a58d95
chore: Remove unneeded packages in Containerfile (steamdeck-dsp requires them)
2023-11-29 12:22:56 -08:00
RJ Trujillo
aa86eec77e
chore(deck): Bump Steam archive used for bootstraplinux
2023-11-29 12:08:33 -08:00
Kyle Gospodnetich
9ef390a91f
chore: Test - Don't replace pipewire and remove steamdeck-dsp
2023-11-29 09:31:02 -08:00
Kyle Gospodnetich
685243c1ad
Revert "feat: Replace power profiles daemon with TuneD"
...
This reverts commit 09074ee6ea393d7749d6009bc54100d6e900394a.
2023-11-28 20:33:17 -08:00
RJ Trujillo
459d718f0c
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 20:13:43 -08:00
RJ Trujillo
3b0736c5e6
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 19:25:35 -08:00
Kyle Gospodnetich
701f6ef9af
chore: Remove unneeded OpenRGB and Winesync kmods, these are included in kernel-fsync
2023-11-28 19:05:52 -08:00
RJ Trujillo
5f5f807ac4
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 13:51:00 -08:00
RJ Trujillo
af29313403
chore: Set missing defaults for args
...
Fixes building a default Bazzite image locally without needing to set anything
2023-11-28 13:50:56 -08:00
Kyle Gospodnetich
1d518f4f43
fix: Temporarily remove xwaylandvideobridge, fixes white box issue
2023-11-27 21:16:31 -08:00
RJ Trujillo
3c599546c4
Merge remote-tracking branch 'origin/tuned' into unstable
2023-11-27 15:52:01 -07:00
RJ Trujillo
09074ee6ea
feat: Replace power profiles daemon with TuneD
...
Provides more control over power tuning. May be the default in Fedora 40
with one of the only blockers being the lack of GNOME Control Center
integration (tuned-gtk provides a GUI for this in the meantime)
2023-11-27 14:30:16 -07: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
90a2fbf7d4
chore: Use new split gamescope-libs package
2023-11-24 23:29:44 -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
RJ Trujillo
34deddeca2
fix: Remove evdi
2023-11-24 12:25:33 -07:00
Kyle Gospodnetich
fc551cdfbd
feat(deck): Include new galileo-mura package
2023-11-24 00:08:27 -08:00
Kyle Gospodnetich
12b2875b84
feat(deck): Include new galileo-mura package
2023-11-24 00:08:10 -08:00
Kyle Gospodnetich
0857277629
feat(deck): Switch to new steamdeck-dsp package for audio.
...
chore: Minor adjustments to how services are enabled by default
2023-11-23 10:31:06 -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
5fb7c2b25d
fix: Drop DDControl as a default, caused unresponsive monitors for some users.
2023-11-22 11:38:16 -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
RJ Trujillo
5196dd4201
fix(asus): Exclude evdi akmod
2023-11-21 07:06:37 -07:00
RJ Trujillo
de74377872
fix(fsync): Only add kernel-fsync repo to images that use it
2023-11-21 07:06:37 -07:00
RJ Trujillo
106812402f
fix(fsync): Replace kernel before installing akmods
2023-11-21 07:06:37 -07:00
RJ Trujillo
0b49caffb2
chore(nvidia): Don't use kernel-fsync for now
2023-11-21 07:06:37 -07:00
RJ Trujillo
1f17599c94
feat(ally): Use kernel-fsync
2023-11-21 07:06:37 -07:00
RJ Trujillo
8b5178d251
feat(nvidia): Use kernel-fsync
2023-11-21 07:06:37 -07:00
RJ Trujillo
bc8099d77c
chore: Remove now redundant Steam Deck kmod
...
kernel-fsync provides support for the Deck out of the box
2023-11-21 07:06:35 -07:00