862 Commits

Author SHA1 Message Date
Kyle Gospodnetich
f1595808af Revert "chore: Add Hori environment variable for HHD"
This reverts commit a559aeec48c64102215a000c5a1a85f453846532.
2024-10-01 15:20:10 -07:00
Kyle Gospodnetich
7eae7039fe chore: Add Hori environment variable for HHD 2024-09-30 10:09:28 -07:00
Kyle Gospodnetich
38440064fa test: Use powersave on Ally/Ally X, test alternative sleep path by Antheas 2024-09-24 12:21:27 -07:00
Marco Vermeulen
deeb6a3030
fix: just recipe infer DeckHD on bios install (#1685) 2024-09-20 19:49:19 +00:00
Kyle Gospodnetich
6e861d1c00 Merge branch 'main' into testing 2024-09-15 13:11:34 -07:00
Aarron Lee
13dd10bd0e
feat(ujust): add ujust script for disabling/enable ryzenadj --max-performance on AC power change (#1674)
Co-authored-by: Aarron Lee <aarron-lee@users.noreply.github.com>
2024-09-15 13:11:10 -07:00
Kyle Gospodnetich
c39c9520f8 chore(deck): Add bazzite-session-select symlink 2024-09-13 15:43:08 -07:00
Kyle Gospodnetich
14cb28a7c4
feat(deck): Always log into steam gaming mode on first boot 2024-09-12 21:33:01 -07:00
Kyle Gospodnetich
d62cb24ae1 fix(deck): Add KDE-specific fractional scaling option 2024-09-12 12:57:15 -07:00
Kyle Gospodnetich
f4b0baa3c5 fix(gnome): Don't remove steam .desktop files, these are auto-categorized now 2024-09-12 11:39:39 -07:00
Kyle Gospodnetich
d08212d6ad chore: Use elif 2024-09-12 11:23:04 -07:00
Kyle Gospodnetich
813dc6cdca feat(deck): Add handheld scaling fix to GNOME and KDE 2024-09-12 11:08:12 -07:00
Tobe95
be5757f408
feat(deck): ENV to disable Steam TDP-control on deck-hardware (#1535)
* Add DISABLE_STEAM_TDP_CONTROL

* Config file for DISABLE_STEAM_TDP_CONTROL

* Change "= 0" to "!= 1"
2024-09-10 08:27:35 -07:00
Kyle Gospodnetich
3decff63fe feat(deck): Add ONEXPLAYER F1 support 2024-09-09 14:03:52 -07:00
HikariKnight
04eafbb023
feat: add support for onexfly 8840U (#1636)
* feat: add onexfly 8840U
However this sysid is shared between the 16gb model and the 32gb model, will this cause issues with the GTTSize being applied if this happens on a 16GB model? or will i have to separate out the 2 models in hardware setup by adding additional checks.

* feat: add onexfly 8840u to hhd supported hardware

* fix: only apply gttsize of 16256 to onexplayers with 32GB ram
2024-09-08 18:56:03 +00:00
Kyle Gospodnetich
c54e495a51 feat: Use bfq for MicroSD cards
Fixes #1611
2024-09-04 12:14:13 -07:00
Kyle Gospodnetich
532b4fe3f3 chore: Further changes for disabling brew auto updates 2024-09-02 17:27:15 -07:00
Kyle Gospodnetich
b28fdd002b chore: Manually specify lz4 2024-08-30 15:33:01 -07:00
Kyle Gospodnetich
5ef67b4290 fix: Drop zstd compression for zram, falls back to default lz4 2024-08-29 10:25:29 -07:00
Kyle Gospodnetich
dc6d4dc282
chore: Use ID for branch select 2024-08-22 12:20:06 -07:00
Kyle Gospodnetich
c8bc726691 fix(deck): Ensure the branch is lowercase and trimmed in os-branch-select 2024-08-21 21:43:14 -07:00
Kyle Gospodnetich
cb4bdc987f
chore(gnome): Fix path 2024-08-08 19:00:00 -07:00
Kyle Gospodnetich
8b3667086d chore(gnome): Disable logout prompt on deck images 2024-08-08 18:44:19 -07:00
Kyle Gospodnetich
f17de6c99d feat(gnome): Add Tiling Shell extension 2024-08-07 20:51:36 -07:00
Kyle Gospodnetich
2548e61597 chore: Also use files in /etc/ folder 2024-08-07 20:51:26 -07:00
Kyle Gospodnetich
64543f6528 chore: Move from /usr/etc to /etc 2024-08-07 20:51:22 -07:00
Isaac
398ba21624
fix(Ally X): prefer HDMI audio when docked (#1467)
Create rule for HDMI and new folder structure for wireplumber for Ally X.
2024-08-06 20:41:11 -07:00
Isaac
371ff845a1
fix(LGO): reduce input source priority and add description (#1452)
Priority didn't need to be so high. Add a description to see it in wpctl status.
2024-08-03 15:06:13 +00:00
Kyle Gospodnetich
0db4acd696 chore: Drop restore-props for now 2024-08-02 08:17:30 -07:00
Kyle Gospodnetich
20eb99edaa fix: Prevent restoring audio levels on hardware with custom DSPs
chore: Remove alsa changes on HTPCs
chore: Add missing bluez setting
2024-08-02 00:53:50 -07:00
Kyle Gospodnetich
139413d119 chore: Remove no longer needed input de-noising config 2024-08-01 18:01:53 -07:00
Kyle Gospodnetich
8804d899b0 chore(legion): Only match output 2024-08-01 16:40:02 -07:00
Kyle Gospodnetich
14e8025fbd Merge branch 'main' into testing 2024-08-01 16:30:01 -07:00
Kyle Gospodnetich
b70be71568 chore: Restore wireplumber configs in /usr/share, add replacement alsa-config0.conf to fix Legion Go input bug 2024-08-01 15:55:19 -07:00
Kyle Gospodnetich
82f66e8da9 fix: Remove files now handled by steamdeck-dsp 2024-08-01 15:34:04 -07:00
Kyle Gospodnetich
c8cd94494e fix: Remove files now handled by steamdeck-dsp 2024-08-01 15:33:29 -07:00
Isaac
d0b321e19c
Fix audio input and output priorities for Legion Go (#1436)
Currently, there's an issue with the internal mic not being default in gamemode. Also, this gives priority to HDMI/external audio if Legion Go is attached to HDMI audio. Added 2 conf files to wireplumber.conf.d.
2024-07-30 07:43:04 -07:00
Kyle Gospodnetich
22062c6fa7 chore: Move to systemd environment definition for topgrade change 2024-07-28 11:48:36 -07:00
Kyle Gospodnetich
7289be392a chore: Switch to using HHD_PPD_MASK for PPD management 2024-07-28 11:45:38 -07:00
Kyle Gospodnetich
d658a7a7c4 fix: Drop no longer needed OBS_USE_EGL environment variable 2024-07-28 02:21:51 -07:00
Kyle Gospodnetich
16b9760435 chore: Prevent topgrade from notifying about changes 2024-07-28 00:54:49 -07:00
Kyle Gospodnetich
95ef8e6209 fix(hhd): Temporarily drop keyboard patch 2024-07-26 10:14:51 -07:00
Kyle Gospodnetich
5c07fe7569 Revert "Reapply "feat: Enable HHD on all deck images, previous hardware script now only determines if PPD is used.""
This reverts commit fd1a4285d6474f8a6332314915f4cde23a8ef87a.
2024-07-23 13:34:43 -07:00
Kyle Gospodnetich
fd1a4285d6 Reapply "feat: Enable HHD on all deck images, previous hardware script now only determines if PPD is used."
This reverts commit 41acad3224002d66832635932c41e1cb4ab5f298.
2024-07-22 19:30:32 -07:00
Kyle Gospodnetich
41acad3224 Revert "feat: Enable HHD on all deck images, previous hardware script now only determines if PPD is used."
This reverts commit 9477fc8c7ee21ff2b70d8beeba70223480918719.
2024-07-21 21:10:44 -07:00
Kyle Gospodnetich
9477fc8c7e feat: Enable HHD on all deck images, previous hardware script now only determines if PPD is used. 2024-07-21 18:31:59 -07:00
Kyle Gospodnetich
e6b79a1f48 Revert "feat(deck): Enable LAVD on Steam Deck hardware by default"
This reverts commit a956ea280743e10624c1743c93ebf791ed0ddc3c.
2024-07-21 18:06:39 -07:00
Kyle Gospodnetich
9cb993f018 Revert "feat: add firstboot warning to users with polaris gpus (#1277)"
This reverts commit 7848f42799f605a8790f21ed79fcebd26590bc2a.
2024-07-21 00:35:36 -07:00
Kyle Gospodnetich
21353dd921 chore: Switch to HHD_QAM_KEYBOARD 2024-07-19 18:27:30 -07:00
Kyle Gospodnetich
9b345e05a8 feat: Enable faster QAM in HHD 2024-07-19 16:29:59 -07:00