523 Commits

Author SHA1 Message Date
Kyle Gospodnetich
f54a662523 chore: Correct description for oversteer application in Bazzite Portal 2023-10-09 00:24:26 -07:00
Kyle Gospodnetich
7602c053bf chore: Add log when enabling Steam-Patch 2023-10-09 00:11:32 -07:00
Kyle Gospodnetich
f6090db760 fix: Correct issue detecting nvidia flavor 2023-10-09 00:05:13 -07:00
Kyle Gospodnetich
4b54774507 feat(gnome): Restore appindicator 2023-10-09 00:05:13 -07:00
Kyle Gospodnetich
d823070443 chore: Use /var/home instead of /home in brew dotfile just command 2023-10-08 22:23:13 -07:00
Kyle Gospodnetich
ddb0411c08 chore: Cut back on whitelisted TPD devices 2023-10-08 19:34:48 -07:00
Kyle Gospodnetich
3a9577cdfc feat: Enable Steam Patch for any hardware other than Steam Deck, fixes resolution issue that requires desktop gamers to select "Native" for every title in gamemode. 2023-10-08 19:14:09 -07:00
Kyle Gospodnetich
13cef91441 chore: Switch to custom builds of steam-patch, enable HandyGCCS on Ally once more 2023-10-08 09:00:19 -07:00
Kyle Gospodnetich
d555183031 chore: Correct command in custom.just & name of step in Yafti 2023-10-07 20:10:12 -07:00
Kyle Gospodnetich
6141fe6e60 chore: Correct if for final build 2023-10-07 17:41:46 -07:00
Kyle Gospodnetich
f4452f0b40
feat(nvidia): Switch to layered steam to avoid issues with 32-bit Nvidia libraries. (#415)
* feat(nvidia): Switch to layered steam to avoid issues with 32-bit Nvidia libraries.

* feat(deck): Add just command to disable DNS over TLS if desired (just disable-secure-dns)

* chore: Remove existing bazzite-arch install on Nvidia
chore(readme): Update with recent changes.
feat: Add Winesync/Fastsync/NTSync support

* chore: Remove brew from Bazzite Portal
2023-10-07 17:15:39 -07:00
RJ Trujillo
2cb3ad744a
feat(desktop): Add options to disable/enable watchdog (#413) 2023-10-07 01:43:56 -07:00
Kyle Gospodnetich
1761a1739b
feat: Add CEC control (#412)
* feat: Add CEC control (Default enabled only on deck/ally/framegame builds, edit /etc/default/cec-control to change behavior)
Original source is https://github.com/ChimeraOS/chimeraos/pull/428
Big thanks to BoukeHaarsma23

* chore: Fix missing default for sleep standby
2023-10-06 16:55:13 -07:00
fiftydinar
5a0396d82f
fix(deck): Block additional AMD watchdog kmod for Steam Deck (#409) 2023-10-06 15:23:12 -07:00
Kyle Gospodnetich
edbfd0c1c6 fix: Avoid creating ~/.steam/steam manually, create needed file in systemd service definition for steam-patch. 2023-10-06 00:31:23 -07:00
Kyle Gospodnetich
294de76eee fix: Get username for steam-patch from param 2023-10-05 19:48:05 -07:00
Kyle Gospodnetich
9a85b6d21c chore: Adjust how steam-patch is started. 2023-10-05 17:07:12 -07:00
Kyle Gospodnetich
99101d69fd fix: Correct syntax issue in bazzite-hardware-setup 2023-10-05 11:39:43 -07:00
Kyle Gospodnetich
a6236df723 feat(deck): Double zram size on 32GB decks 2023-10-05 09:49:32 -07:00
Kyle Gospodnetich
28fec8efdf fix: Check for Ally & Framegame everywhere Deck is currently checked for
feat: Enable TDP control on non-deck hardware covered by steam-patch.
2023-10-04 14:16:59 -07:00
Kyle Gospodnetich
5543782fe9 chore: Only apply Steam Patch to deck images 2023-10-03 21:47:34 -07:00
Kyle Gospodnetich
3fa0d5ddac fix: Add hostname reset to bazzite-hardware-setup if the hostname is too long for distrobox to reliably function 2023-10-03 21:25:04 -07:00
Kyle Gospodnetich
98b1ef2530 Merge branch 'steam-patch' 2023-10-03 19:07:19 -07:00
Kyle Gospodnetich
fd5be6585f chore: Manually install steam-patch, use polkit rules to allow it to run with root permissions as a user service 2023-10-03 18:14:20 -07:00
HikariKnight
af88e82be5
Enable virtualization (#406)
* fix: remove accidental $ in awk command

* fix: make enable-vfio fail if VENDOR_KARG is unset
2023-10-03 12:43:08 -07:00
Kyle Gospodnetich
e5821e9b5d fix: Modify HandyGCCS setup to be explicit on device, automatically install Steam Patch (https://github.com/Maclay74/steam-patch/) on Handhelds that require it. 2023-10-02 23:18:18 -07:00
Kyle Gospodnetich
242899bf2d chore: Fix typo in pkexec policy 2023-10-02 22:24:50 -07:00
Kyle Gospodnetich
2792919ca9 feat(waydroid): Add script to fix controllers in Waydroid 2023-10-02 21:22:26 -07:00
Kyle Gospodnetich
afd20b67e6 fix(waydroid): Disable locking in Weston 2023-10-02 21:00:49 -07:00
RJ Trujillo
17a7611206
fix(HandyGCCS): Enable globally (#400)
* fix(HandyGCCS): Enable globally

* feat: Enable handycon in bazzite-hardware-setup for any device on a deck image that isn't Jupiter.

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2023-10-02 19:39:00 -07:00
Kyle Gospodnetich
0ea324d37b feat(deck): Switch to kyber I/O scheduler from BFQ, disable watchdog, and raise memlock limit
Brings in some of the great improvements highlighted by https://medium.com/@a.b.t./here-are-some-possibly-useful-tweaks-for-steamos-on-the-steam-deck-fcb6b571b577#ad14
2023-10-02 18:49:51 -07:00
RJ Trujillo
56ce2c752f chore(greenlight): Bump to 2.0.0-beta14 2023-10-02 17:06:42 -06:00
RJ Trujillo
40cb629c65
Merge pull request #399 from HikariKnight/enable-virtualization
feat(desktop): Add option to enable virtualization and vfio
2023-10-02 16:51:21 -06:00
Kyle Gospodnetich
43cc9f5080 chore: ublue-update script cleanup 2023-10-02 11:53:13 -07:00
Kyle Gospodnetich
708b25e29e feat(waydroid): Add new Waydroid launcher to streamline use 2023-10-02 11:40:26 -07:00
Kyle Gospodnetich
a4fce79f01 chore: polkit cleanup 2023-10-02 02:06:43 -07:00
Kyle Gospodnetich
1526377445 chore: Correct execution flag of new wrappers 2023-10-02 01:20:00 -07:00
HikariKnight
d9f7aafe07
feat(desktop): Add option to enable virtualization and vfio 2023-10-02 08:00:27 +02:00
Kyle Gospodnetich
cf7dd2107f fix: Correct issue with updater run from systemd 2023-10-01 21:14:18 -07:00
Kyle Gospodnetich
fe5311e56f
chore: Update paths for Waydroid policykit shims 2023-10-01 18:11:06 -07:00
Kyle Gospodnetich
7a6085e7df feat: Add Weston launcher for Waydroid using policykit to start and stop service 2023-10-01 15:57:19 -07:00
Kyle Gospodnetich
5626a67ade fix(desktop): Resolve issue with Steam refusing to start after sleeping
Fixes #321
2023-10-01 14:03:46 -07:00
Kyle Gospodnetich
ee4ab58f44
feat: Always check kargs (#398) 2023-10-01 11:47:05 -07:00
Kyle Gospodnetich
246da3b324 chore: Use /etc/, not /usr/etc
This allows the end-user to change these files if desired
2023-10-01 10:15:26 -07:00
Kyle Gospodnetich
0beec60fee chore: Simplify nvidia check 2023-09-30 08:44:09 -07:00
Kyle Gospodnetich
5ea2392517 fix: Correct typo in Yafti config 2023-09-29 01:40:20 -07:00
Kyle Gospodnetich
afc20f4cc7 chore: Rename brew updater to match other files, push further away from existing files in priority. 2023-09-28 23:37:24 -07:00
Kyle Gospodnetich
f9ebb2bca2 feat: Auto update brew packages with ublue-update
fix: Run brew installer as sudo
2023-09-28 22:35:57 -07:00
Kyle Gospodnetich
f5915c0fff feat: Add option to install Brew package manager.
chore(readme): Mention OpenTabletDriver
2023-09-28 22:14:03 -07:00
Noel Miller
dc6722d3f6
feat: Add XIV Launcher flatpak to list of games 2023-09-28 19:47:15 -07:00