838 Commits

Author SHA1 Message Date
Kyle Gospodnetich
84a0e36c6f fix: Correct PathExists check in steam-patch@.service 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
77a6671628 feat(gnome): Move from extest to libei 2023-10-08 11:26:07 -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
52f6e30a55 feat: Add option to disable DNS over TLS to Bazzite Portal 2023-10-07 20:11:49 -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
e968a8534b
chore: Automatically restart steam-patch on crash 2023-10-05 22:29:00 -07:00
Kyle Gospodnetich
cddd77c5c5 chore: Use a systemd-escape for safety 2023-10-05 20:06:26 -07:00
Kyle Gospodnetich
f35f7fd541 chore: Add steam-patch to system76-scheduler ignore list 2023-10-05 19:49:59 -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
4cf2b8d79b fix: Correct issue in reset-waydroid 2023-10-05 12:45:27 -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
Marco Rodolfi
c68dd2da5f
Start Solaar minimized by default on login (#407)
This forces Solaar to start in the background instead of opening each time the interface forcing people to close it each time.
2023-10-05 09:34:46 -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
136e5baa09 chore: Increase length of progress bar animation 2023-10-03 22:01:06 -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
f06cded376 chore(deck): Update message in yafti 2023-10-03 20:36:51 -07:00
Kyle Gospodnetich
dbd80c16d6 chore: Add wrapper for steam-patch to avoid running on users without wheel group permissions 2023-10-03 20:10:31 -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
Kyle Gospodnetich
5e0c01e19b chore: Add ds-inhibit, handycon, input-remapper, opentabletdriver, oversteer, and sdgyrodsu to list of system76-scheduler ignored packages. 2023-10-03 17:50:16 -07:00
Kyle Gospodnetich
65dac39d9c chore: Add additional packages used in Gamemode to default system76-scheduler config 2023-10-03 15:28: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
bd3e92e4b7 chore: Recreate waydroid.cfg during reset step 2023-10-03 00:18:59 -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
20012ce025 chore: Add default waydroid.cfg with required props 2023-10-02 21:41:24 -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
Kyle Gospodnetich
a592007321 chore: Update config.kdl to match upstream 2023-10-02 20:35:32 -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