Kyle Gospodnetich
b60b1e621f
fix: Pull in s76 scheduler fixes from fruitchewy
2024-03-23 21:36:30 -07:00
Kyle Gospodnetich
64ce218b37
chore: Update Discover Overlay to 0.7.1
2024-03-20 18:20:52 -07: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
d2594b6857
chore: Add more hardware to SimpleDeckyTDP check
2024-03-19 13:20:25 -07:00
Kyle Gospodnetich
bae2fae95b
fix: Correct issues with newest version of distrobox
2024-03-19 12:47:23 -07:00
leechgrrl
0922291295
Ensure the libvirt group exists in /etc/group so can actually work ( #897 )
2024-03-19 01:14:34 -07:00
Kyle Gospodnetich
d492edbf9c
chore: Minor profile syntax cleanup, add summary
2024-03-19 00:59:04 -07:00
Kyle Gospodnetich
0725bfd90b
chore: Add balanced-no-pstate tuned profile for CPUs without pstate support. Uses schedutil instead of powersave.
2024-03-19 00:15:44 -07:00
HikariKnight
21397351e7
feat(just): Enable virtualization for deck hardware ( #895 )
...
* feat(just): Enable virtualization for deck hardware
IOMMU stays unsupported
* chore(just): add warning that virtualization is not really supported on the deck.
2024-03-18 21:43:36 -07:00
Kyle Gospodnetich
7c395fad8d
Revert "chore: Add F40 gamescope spec file w/ needed HDR patch"
...
This reverts commit 5aada39077bf83f67a434572242216bd5162efe2.
2024-03-18 14:42:04 -07:00
Kyle Gospodnetich
c342c551dc
chore: Add coolercontrol and lact to System76-Scheduler ignore list
2024-03-18 14:41:01 -07:00
Kyle Gospodnetich
af8c2f5b9b
chore: Update HDR patch
2024-03-18 10:09:38 -07:00
Hai Ninh Hoang
8a9d89036f
AIR plus rotation fix. same as Loki Max ( #888 )
...
* AIR plus rotation fix. same as Loki Max
* chore: Syntax correction
---------
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-03-18 09:23:49 -07:00
Kyle Gospodnetich
5aada39077
chore: Add F40 gamescope spec file w/ needed HDR patch
2024-03-18 09:15:56 -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
0f2079148f
chore: Clean up desktop file for Ptyxis on KDE
2024-03-15 23:24:51 -07:00
Kyle Gospodnetich
7133fc773a
fix: Remove unneeded file checks from hardware setup
2024-03-15 12:58:03 -07:00
Kyle Gospodnetich
200543c0c4
chore(ci): Restore pipewire patches to desktop image
2024-03-14 22:51:02 -07:00
Kyle Gospodnetich
effb2ba0da
chore: Update Pipewire to 1.0.4
2024-03-14 22:11:08 -07:00
Kyle Gospodnetich
b18c31b44a
feat: Add udica for generating SELinux policies for containers
2024-03-14 22:05:41 -07:00
Kyle Gospodnetich
929cee487d
fix: Correct issue with hhd being enabled on root, add HHD adjustor package.
2024-03-14 21:41:25 -07:00
github-actions[bot]
823934e6f6
chore(main): Update Steam BBCode Changelog ( #878 )
...
Co-authored-by: KyleGospo <10704358+KyleGospo@users.noreply.github.com>
2024-03-13 17:49:44 -07:00
github-actions[bot]
bafbd9ad8c
chore(main): release 2.4.0 ( #804 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.4.0
2024-03-13 17:40:08 -07:00
Kyle Gospodnetich
09b4090a55
Revert "feat(deck): Add fix for suspend with some wifi adapters."
...
This reverts commit 04929200614a16c16d22854924a42f42561049d8.
2024-03-13 17:27:50 -07:00
Kyle Gospodnetich
fc9693689b
chore: Add additional file systems to gitattributes
2024-03-13 14:35:41 -07:00
Kyle Gospodnetich
d2f9373b2a
chore: Add gitattributes from secureblue
2024-03-13 14:07:05 -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
Kyle Gospodnetich
a8f5febcb2
feat(deck): Add HHD-UI
2024-03-13 12:12:28 -07:00
RJ Trujillo
56f40aa927
Merge pull request #876 from m2Giles/patch-1
...
fix: make sure custom initramfs args are set
2024-03-12 19:15:36 -06:00
m2
6bd4949a87
fix: make sure custom initramfs args are set
2024-03-12 21:09:56 -04:00
Kyle Gospodnetich
07e0e33efa
fix: Add version gating for the fsync kernel
...
Fixes #873
2024-03-12 00:43:15 -07:00
Kyle Gospodnetich
5e0e306d2d
chore: Add HP Envy laptop to rotation fix script
2024-03-09 23:11:46 -08:00
HikariKnight
36388bc8ad
feat(just): add option to add user to libvirt group ( #865 )
2024-03-09 21:17:44 -08:00
RJ Trujillo
c26f4b247b
Merge pull request #868 from m2Giles/patch-1
...
fix: custom initramfs args actually get applied
2024-03-09 18:36:52 -05: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
ba7261081a
fix(just): Create repo file with sudo
2024-03-09 11:00:09 -08:00
Kyle Gospodnetich
6d96727fc6
chore: Assume yes
2024-03-07 23:50:05 -08:00
Kyle Gospodnetich
70f01e3196
chore: Add some additional flatpak overrides for gradience and local theming
2024-03-07 23:48:26 -08:00
Kyle Gospodnetich
9496413077
chore: Remove old version prior to install
2024-03-07 23:38:24 -08:00
Pat Connors
a9e6e67f5f
chore(readme): Remove Misc. Doc. link for translations ( #854 )
...
* chore(readme-SPA): Remove Misc. Doc Link
It has been removed
* chore(readme-ID): Remove Misc. Doc Link
It has been removed
2024-03-07 16:38:28 -08:00
Kyle Gospodnetich
cf5e0f0f3d
feat(amd): Add LACT to topgrade
2024-03-07 14:01:12 -08:00
Kyle Gospodnetich
7b7d3860e5
chore: Add CoolerControl to autostart when installed via ujust
2024-03-06 19:20:47 -08:00
Kyle Gospodnetich
2a80844021
chore: Ensure ~/.local/share/applications exists in restore-original-terminal ujust command
2024-03-06 18:56:14 -08:00
Kyle Gospodnetich
30eac4aae9
feat: Add ujust command to install CoolerControl, an excellent GUI for controlling fan speeds on a wide array of hardware
2024-03-06 18:40:42 -08:00
Kyle Gospodnetich
10ff90c5d6
chore: Add konsole to list of keywords for Ptyxis
2024-03-06 17:15:43 -08:00
HikariKnight
d58a511a0e
fix: dont remove waydroid-choose-gpu ( #856 )
2024-03-06 14:32:35 -08:00
David Marrero
4311d879de
chore(yafti): Remove Citra and Yuzu ( #853 )
2024-03-04 21:01:26 -08:00