59 Commits

Author SHA1 Message Date
Kyle Gospodnetich
7cd4ea1e80 feat(deck): Improve default CPU frequency behavior on Galileo & Jupiter 2024-08-06 14:08:02 -07:00
Kyle Gospodnetich
6fcd085db4 feat(kernel): Enable full preemption by default, reduces latency in certain workloads. 2024-08-06 10:50:51 -07:00
Antheas Kapenekakis
bb8d401e0e
fix(Ally X): disable MCU powersave (#1396) 2024-07-22 12:42:44 -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
a47c2fefab chore: Remove all references to now-dead framegame image 2024-07-21 12:12:37 -07:00
Kyle Gospodnetich
a956ea2807 feat(deck): Enable LAVD on Steam Deck hardware by default 2024-07-18 09:48:24 -07:00
Kyle Gospodnetich
6bdbbb0931 chore: Increase hardware setup version 2024-07-16 00:47:24 -07:00
Kyle Gospodnetich
057aaa418b fix(ally-x): Disable amd_pmf driver for HHD TDP controls to work 2024-07-16 00:46:42 -07:00
Antheas Kapenekakis
fc79f54097
Force removing 2023 quirk on 2024 devices (#1353)
Some 2024 win devices picked up the 2023 quirk in early bazzite builds. Removes it.
2024-07-15 14:59:25 +00:00
Nick Garvey
8b098dbed9
Don't rotate GPU Win Mini 2024 7640U display (#1351)
The GPD Win Mini 2024 edition has a native landscape display. This means it doesn't need to be rotated like the 2023 edition.

They recently released a 7640U version, which is not being detected correctly. This patch correctly identifies this version and omits the rotation.
2024-07-10 21:50:38 -07:00
Kyle Gospodnetich
d2e6e39df1 chore: Handle kargs for Ally X 2024-07-08 13:33:22 -07:00
Kyle Gospodnetich
273f4b62db chore: Preliminary support for the ROG Ally X
chore: Drop simpledeckytdp workaround
2024-07-08 13:24:38 -07:00
Brother Michael
8bff5e7560 feat: added panel orietation and gttsize kargs 2024-06-24 11:43:44 +00:00
HikariKnight
6831f7cb2e
feat: generalize certain SYS_IDs (#1257)
* feat: add sysid script to trunctrate some SYS_IDs

* chore: update scripts to get SYS_ID from sysid script
`valve-hardware` and the `priv-write.patch` excluded as they only check for the deck if anything.
2024-06-22 11:02:25 -07:00
Kyle Gospodnetich
c313765470 feat: Automatically disable bluetooth ertm to improve reliability of controller connections 2024-06-18 21:06:36 -07:00
Kyle Gospodnetich
7687e97326
chore: Increment hardware setup version 2024-06-17 07:57:52 -07:00
Kyle Gospodnetich
0b25afdfe3 chore: Add new ROG Ally DMI name 2024-06-16 19:45:13 -07:00
Kyle Gospodnetich
b862e4fef9 chore: Remove no longer needed workaround karg 2024-06-15 23:00:38 -07:00
Kyle Gospodnetich
40d95c3bc5 fix: Fix executable flag of hardware script (Thanks @mjpaden)
Fixes #1203
2024-06-04 12:54:51 -07:00
RJ Trujillo
91ae917343
feat: Add RyzenAdj to desktop images (#1179)
* feat: Ship ryzenadj on desktop images

Signed-off-by: RJ Trujillo <eyecantcu@pm.me>

* fix(framework/amd): Allow MMIO access in userspace for RyzenAdj

Signed-off-by: RJ Trujillo <eyecantcu@pm.me>

* fix(framework/amd): Load Ryzen SMU on startup for RyzenAdj

Signed-off-by: RJ Trujillo <eyecantcu@pm.me>

* chore(README): Note RyzenAdj support for AMD Framework Laptops

Signed-off-by: RJ Trujillo <eyecantcu@pm.me>

---------

Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
2024-05-26 11:48:10 -07:00
Kyle Gospodnetich
9b85e2bc97
chore: Fix syntax issue 2024-05-07 18:16:24 -07:00
Kyle Gospodnetich
420f934b72 fix(ally): Correct power save issue automatically 2024-05-06 23:27:30 -07:00
Kyle Gospodnetich
043ef7ee7c
feat(framework): Apply audio fixes for AMD Framework 13 automatically 2024-05-06 17:56:43 -07:00
Art Win
aa49a91112
don't do screen rotation on GPD Win Mini 2024 (#1062) 2024-05-01 19:28:12 -04:00
Kyle Gospodnetich
96f1be0198 feat(framework): Add needed kargs and extensions to setup scripts 2024-04-28 17:36:58 -07:00
Kyle Gospodnetich
7f3fe363fa chore: Restore fstab check 2024-04-28 08:45:08 -07:00
Kyle Gospodnetich
7fc2e18e86 chore: Switch back to PPD from TuneD per Mario's advice 2024-04-28 01:04:29 -07:00
Bradley Bellairs
dc8e861a3b
chore: fix /etc/fstab adjustment condition (#1038)
Don't look for compress=zstd as user may want to set this.
Instead, set a flag so filesystem options are set on first boot instead.
2024-04-28 00:49:34 -07:00
Kyle Gospodnetich
baf680da7c fix: Fix issue with Waydroid due to apparmor entry in LXC config 2024-04-23 19:15:46 -07:00
Kyle Gospodnetich
afab9eb611 chore: Remove now unneeded Galileo rotation change 2024-04-23 10:07:55 -07:00
Kyle Gospodnetich
bbd5e3b839 Revert "feat(deck): Use gamescope patched edid for SD OLED by default to work around HDR issues in KDE6."
This reverts commit f3e9f68eb00ff59a213e48d223250bb1992aa70c.
2024-04-22 14:45:00 -07:00
Kyle Gospodnetich
707c6b8cec chore: Standardize on /usr/libexec/hwsupport/ 2024-04-20 23:06:44 -07:00
Kyle Gospodnetich
f3e9f68eb0 feat(deck): Use gamescope patched edid for SD OLED by default to work around HDR issues in KDE6. 2024-04-20 00:55:48 -07:00
Kyle Gospodnetich
6e3aab0e07 chore: Remove now unneeded nvidia check 2024-04-11 15:50:02 -07:00
Kyle Gospodnetich
b48a3ec726 feat: Remove initramfs step that takes a long time on first startup 2024-04-11 12:04:29 -07:00
Kyle Gospodnetich
32e228ede7 chore: Match to end of line in pstate fix 2024-04-11 07:55:46 -07:00
Kyle Gospodnetich
65b141c632 Merge branch 'initramfs-fixup' into testing 2024-04-09 21:57:42 -07:00
Kyle Gospodnetich
1dcda86fe0 fix: Use balanced-no-pstate profile on CPUs that don't support a pstate governor. 2024-04-09 18:28:49 -07:00
HikariKnight
c8dc6d8f32 feat: remove custom rpm-ostree initramfs arg support
After longer testing, rpm-ostree initramfs is too finiky to properly support this, dracut.conf files work better without stepping on bazzites initramfs args
2024-03-24 00:51:51 +01:00
Kyle Gospodnetich
d8f450c4dc feat: Add auto-vram kargs for Legion GO and ASUS Ally 2024-03-19 14:35:23 -07:00
Kyle Gospodnetich
7133fc773a
fix: Remove unneeded file checks from hardware setup 2024-03-15 12:58:03 -07:00
Kyle Gospodnetich
c267cbe82e fix(nvidia): Always reboot at the end of bazzite-hardware-setup, potentially fixes frozen screen that makes kargs appear to take an infinite amount of time. NVK soon? I want off Mr. Nvidia's wild ride. 2024-03-13 12:14:43 -07:00
m2
6bd4949a87
fix: make sure custom initramfs args are set 2024-03-12 21:09:56 -04:00
m2
2bef48a149
fix: custom initramfs args actually get applied
rpm-ostree initramfs is very temperamental.
2024-03-09 18:26:54 -05:00
Kyle Gospodnetich
546a9cdf06 chore(ci): Various build fixes
chore: Update version of flatpak and hardware setup scripts
2024-02-24 21:43:48 -08:00
Kyle Gospodnetich
068a83509a chore: Remove unneeded pipewire patch file, minor cleanup 2024-02-24 11:40:49 -08:00
Kyle Gospodnetich
56060235a5 chore: Move ds-inhibit to generic section of bazzite-hardware-setup in case users have changed the default behavior for this service. 2024-02-23 10:21:20 -08:00
Olav
f08e72be50
fix(gpd): Correct screen rotation on the GPD Win 2 (#781) 2024-02-17 20:53:47 -08:00
Kyle Gospodnetich
0bdab30b7a chore: Add AIR to HHD/SimpleDecky list 2024-02-15 08:08:44 -08:00
Kyle Gospodnetich
3d22b8041e chore: Cleanup for panel orientation on Galileo 2024-02-09 17:14:11 -08:00