BW
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
@NotQfThisWorld Can you try the following please?
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
from the commit
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
Two users says the patch works for them (RX 560, RX 570)
One does not. (With RX 480)
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
4 hours ago
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
Might have forgotten to build rollback gamescope-session-plus and gamescope-session-steam too, as system tries to still pull in latest version of gamescope as well
I'm going to put this on hold for a bit.
Hopefully valve will release a new version fixing support for 580 before we can blink
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
Rebooting to see if I get gamescope up...
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
Clone bazzite to some dir. GIT_DIR
git checkout f53fc0800425db43e821f3fc8c93706401cc6324
mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
cd GIT_DIR/spec_files/wlroots/
cp wlroots.spec ~/rpmbuild/SPECS/
cp * ~/rpmbuild/SOURCES/
cd ~/rpmbuild/SPECS/
spectool -g -R wlroots.spec && sudo dnf builddep -y wlroots.spec
rpmbuild -ba ~/rpmbuild/SPECS/wlroots.spec
sudo dnf install ~/rpmbuild/RPMS/x86_64/wlroots-*
cd GIT_DIR/spec_files/gamescope
git checkout fb51b61bf49ffee80b249325b6f00f05cda0b044
cp gamescope.spec ~/rpmbuild/SPECS/
cp * ~/rpmbuild/SOURCES/
cd ~/rpmbuild/SPECS/
edit gamescope.spec
edit %prep
spectool -g -R gamescope.spec && sudo dnf builddep -y gamescope.spec
rpmbuild -ba ~/rpmbuild/SPECS/gamescope.spec
<pin current deployment>
rpm-ostree override replace ~/rpmbuild/RPMS/x86_64/gamescope*
--> On this step <rebase to stable & reboot> <--
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
I copied everything from spec_files/{wlroots,gamescope} into ~/rpmbuild/SPECS/
install deps for wlroots.spec
build wlroots
sudo dnf install ~/rpmbuild/RPMS/wlroots*
edit gamescope.spec to change %global gamescope_tag to 3.13.19 and remove %changelog section
install deps for gamescope.spec
copy SPECS/stb.pc SOURCES/
copy SPECS/*.patch SOURCES
build gamescope.spec
<awaiting build result>
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
Did you install everything in build-requires?
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
Just disabled auto updates and rebased pre-gamescope upgrade
309 replies
UBUniversal Blue
•Created by NotQfThisWorld on 5/2/2024 in #🛟bazzite-help
Cant enter Steam-Gaming-Mode
I was a tad unlucky as I decided to build my younger brothers a steam machine with a 580, just last week
309 replies