Commit Graph

90 Commits

Author SHA1 Message Date
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
e0e8cae221 chore: Update splash screen to make it more obvious that Steam is the current process 2024-07-22 21:32:27 -07:00
Kyle Gospodnetich
810b84e706 fix: Allow more time for SD card mounting, required by some hardware. 2024-07-18 23:39:54 -07:00
Kyle Gospodnetich
8110691306 chore: Restore patch for NTFS mounting
Marked as chore because I refuse to endorse this.
2024-07-18 11:25:09 -07:00
Kyle Gospodnetich
e7e48d252d
chore: Fix missing steamos.png 2024-07-08 00:19:48 -07:00
Kyle Gospodnetich
96431f3271 fix(deck): Use older pattern matching for priv-write 2024-07-07 15:19:15 -07:00
Kyle Gospodnetich
1bd7ec65a7 chore: Modify to use new log functions 2024-07-07 13:14:29 -07:00
Kyle Gospodnetich
29d0b58ca5 chore: Further simplify private write patch 2024-07-07 12:51:42 -07:00
Kyle Gospodnetich
264a076481 chore: Only use HHD for writes outside of the Deck 2024-07-06 19:23:54 -07:00
Kyle Gospodnetich
49cb506760 chore: Update priv-write patch for HHD 2024-07-06 14:41:40 -07:00
Kyle Gospodnetich
f6490fcf6c chore: Update sd mounting package version 2024-06-30 00:46:52 -07:00
Kyle Gospodnetich
ac53c8bd6c chore: Update jupiter-hw-support packages 2024-06-30 00:34:08 -07:00
Kyle Gospodnetich
a06c590e36 chore: Use only on the desktop 2024-05-20 23:00:25 -07:00
Kyle Gospodnetich
ba9ac73bc3 chore: Add support for https://github.com/FrameworkComputer/steam-drive-mounter 2024-05-20 22:07:13 -07:00
Kyle Gospodnetich
cae8d96985 feat: Recover from GPU crashes on the primary GPU - from jupiter-hw-support 2024-05-20 21:32:55 -07:00
Kyle Gospodnetich
baffb99d11 chore: Remove some unneeded dependencies 2024-04-27 19:18:20 -07:00
Kyle Gospodnetich
936ed49711 chore: Remove problematic png 2024-04-27 19:04:17 -07:00
Kyle Gospodnetich
a6abc9c63e chore: Add new desktop package for mounting SD cards from SteamOS 2024-04-27 18:31:24 -07:00
Kyle Gospodnetich
7985eccc17 Revert "chore: Remove cursor from jupiter-hw-support-btrfs"
This reverts commit 31d84d87db.
2024-04-26 21:09:00 -07:00
Kyle Gospodnetich
31d84d87db chore: Remove cursor from jupiter-hw-support-btrfs 2024-04-25 14:38:21 -07:00
Kyle Gospodnetich
d38088133b chore: Remove unneeded files in /etc 2024-04-23 23:41:38 -07:00
Kyle Gospodnetich
3bc16a2fb9 chore: Move dock updater to libexec for consistency 2024-04-22 23:56:54 -07:00
Kyle Gospodnetich
9587ecc8bb chore: Keep .sh pathing for simplicity 2024-04-22 23:49:32 -07:00
Kyle Gospodnetich
aeef96fc6d chore: Update patches for jupiter-hw-support 2024-04-22 23:41:43 -07:00
Kyle Gospodnetich
a7d184227b chore: Update jupiter-hw-support patch 2024-04-20 23:06:15 -07:00
Kyle Gospodnetich
3cd5b53cb9 chore: Update jupiter-hw-support to 20240416 2024-04-18 17:11:26 -07:00
HikariKnight
0bbd9a53d9
feat(deck): add tdpfix for cards that has 15W TDP on boot due to writable sysfs on boot (#892)
* fix: correctly check for valve-hardware using hardware helper

* feat(deck): add tdpfix for cards that has their sysfs writable on boot
2024-03-18 08:18:25 -07:00
Kyle Gospodnetich
1b16dcef38
chore: Include write value in message 2024-03-16 01:07:36 -07:00
Kyle Gospodnetich
fad98c70ce
chore: Add write path to skip message 2024-03-16 01:04:59 -07:00
Kyle Gospodnetich
ad7c065ac1
chore: Use hardware helper in priv-write.patch 2024-03-16 00:14:17 -07:00
Kyle Gospodnetich
e692ba7abc chore: Add useful messages about trim status 2024-03-01 09:43:26 -08:00
Kyle Gospodnetich
ed02a6526c fix: Add patch to avoid conflicts with Fedora's trim service 2024-03-01 09:41:47 -08:00
Kyle Gospodnetich
e980853e3c fix(deck): Replace die with finish 0, may correct update errors some users have been experiencing 2024-02-27 15:00:09 -08:00
Kyle Gospodnetich
c413d0f2a8 chore: Minor whitespace fix 2024-01-13 16:42:16 -08:00
Kyle Gospodnetich
414cce0b73 chore: Add bazzite logo to plymouth, this will be used for hardware other than the Valve Steam Deck to prevent the steam deck logo from appearing. 2024-01-13 11:41:29 -08:00
Kyle Gospodnetich
4be4e7a5ac chore: Update jupiter-hw-support 2024-01-06 17:18:13 -08:00
Kyle Gospodnetich
8a0df51b7b fix(legion): Adjust priv-write patch to only prevent writes to non-backlight hardware control without the enable flag 2023-12-30 11:26:58 -08:00
Kyle Gospodnetich
79756279aa fix: Better handle drm path, fixes issues with DisplayLink 2023-12-23 23:30:04 -08:00
Kyle Gospodnetich
4c8034f5a6 chore: Standardize all bash scripts on #!/usr/bin/bash
chore: Standardize all python scripts on #!/usr/bin/python3
chore: Update path for ds-inhibit patch
chore(readme): Remove unused package
2023-12-23 00:02:42 -08:00
Kyle Gospodnetich
054c8dd029 chore(README): Add hhd 2023-12-21 00:31:23 -08:00
Kyle Gospodnetich
d237445d6a chore: Update priv-write.patch 2023-12-15 12:20:58 -08:00
Kyle Gospodnetich
e66a7ba422 chore: Update jupiter-hw-support release 2023-12-15 09:15:26 -08:00
Kyle Gospodnetich
84edfa8b7a chore: Update duperemove to 0.14.1
chore: Update jupiter-hw-support
2023-12-08 17:03:02 -08:00
Kyle Gospodnetich
7c8ad27f7e chore: Add xcursorgen call to jupiter-hw-support 2023-11-24 00:52:24 -08:00
Kyle Gospodnetich
6c2335964f chore: Enable fuzz 2023-11-23 13:30:14 -08:00
Kyle Gospodnetich
0b35edaa6c fix(deck): Update jupiter-hw-support package 2023-11-23 11:42:32 -08:00
Kyle Gospodnetich
5f200afb64 chore: Update to the latest jupiter-hw-support 2023-11-16 20:57:46 -08:00
Kyle Gospodnetich
0391221c8b feat(deck): Add needed changes to support OLED Deck.
Galileo is a guess based on current gamescope source.
2023-11-13 22:06:48 -08:00
Kyle Gospodnetich
dac5bf5cf3 fix(deck): Don't consider errors in steamos-automount to be fatal, this is just a request for external drives to be mounted. 2023-11-08 15:28:54 -08:00
Kyle Gospodnetich
11408e14ac fix(deck): Fix issue with ntfs in the latest udisks2 2023-11-08 09:53:39 -08:00