Kyle Gospodnetich
cca7c4784f
chore: Always return true during vulkan-loader replacement
2023-12-01 17:29:30 -08:00
Kyle Gospodnetich
d11c41cec9
fix(deck): Remove Valve-Jupiter-1.conf file
2023-12-01 17:05:44 -08:00
RJ Trujillo
32c9e9e90c
fix(nvidia): Make install and post install scripts executable
2023-11-30 20:33:40 -07:00
RJ Trujillo
3cb6e0323d
fix(nvidia): Don't remove gamescope
...
While currently no-op under NVIDIA, removing this leads rpm-ostree
to complain about conflicting requests without any further verbosity
2023-11-30 20:30:38 -07:00
RJ Trujillo
1c902e6e6d
fix(temp): Remove obs vkcapture for now
2023-11-30 18:41:37 -07:00
RJ Trujillo
073b47574b
fix(nvidia): Remove waydroid-selinux
2023-11-30 18:20:39 -07:00
RJ Trujillo
78a3df3de2
chore(surface): Install libwacom-surface and iptsd
...
chore(surface): Remove linux-surface replacement
2023-11-30 18:20:39 -07:00
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
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
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
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
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
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
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
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
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
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
1d518f4f43
fix: Temporarily remove xwaylandvideobridge, fixes white box issue
2023-11-27 21:16:31 -08:00
Kyle Gospodnetich
e9e6087370
fix: Temporarily remove xwaylandvideobridge, fixes white box issue
2023-11-27 20:04:53 -08:00
RJ Trujillo
3c599546c4
Merge remote-tracking branch 'origin/tuned' into unstable
2023-11-27 15:52:01 -07:00