mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-07 13:20:58 +00:00
feat(deck): Use Valve-patched UPower
This commit is contained in:
parent
f82083ccd1
commit
ae345f3c22
@ -495,12 +495,14 @@ RUN rpm-ostree install \
|
|||||||
rm -rf /tmp/linux-firmware-galileo && \
|
rm -rf /tmp/linux-firmware-galileo && \
|
||||||
rm -rf /usr/share/alsa/ucm2/conf.d/acp5x/Valve-Jupiter-1.conf
|
rm -rf /usr/share/alsa/ucm2/conf.d/acp5x/Valve-Jupiter-1.conf
|
||||||
|
|
||||||
# Install Steam Deck patched Wireplumber
|
# Install Steam Deck patched Wireplumber & UPower
|
||||||
RUN rpm-ostree override replace \
|
RUN rpm-ostree override replace \
|
||||||
--experimental \
|
--experimental \
|
||||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
||||||
wireplumber \
|
wireplumber \
|
||||||
wireplumber-libs
|
wireplumber-libs \
|
||||||
|
upower \
|
||||||
|
upower-libs
|
||||||
|
|
||||||
# Install Gamescope Session & Supporting changes
|
# Install Gamescope Session & Supporting changes
|
||||||
# Add bootstraplinux_ubuntu12_32.tar.xz used by gamescope-session (Thanks ChimeraOS! - https://chimeraos.org/)
|
# Add bootstraplinux_ubuntu12_32.tar.xz used by gamescope-session (Thanks ChimeraOS! - https://chimeraos.org/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user