278 Commits

Author SHA1 Message Date
RJ Trujillo
23cf9331ab feat(flatpak-system-install): Improve flatpak management
Instead of discarding the install/removal list after the initial install, check
the current install for flatpaks that need to be installed/removed each time the
script is ran
2023-09-11 08:05:08 -06:00
RJ Trujillo
1f8c80f67e fix(hardware-setup): Don't remove amdgpu kargs when no longer in use
Could cause a potential loop
2023-09-11 08:02:43 -06:00
RJ Trujillo
451b39359d chore(hardware-setup): Only retrieve GPU info once 2023-09-11 08:01:21 -06:00
RJ Trujillo
aea93df97b feat(hardware-setup): Enable amdgpu on supported systems
Enable amdgpu on systems using the radeon driver. The arguments for Southern Islands and
Sea Islands do not conflict so just enable both

Do not block this based on image flavor as some people may be using mixed GPU systems that
have both an AMD and Nvidia card
2023-09-11 08:01:21 -06:00
Kyle Gospodnetich
24ac50fbe5 fix: Make sure files don't exist before copying or symlinking in bazzite-user-setup, allows re-runs without any errors printed. 2023-09-10 21:32:49 -07:00
RJ Trujillo
6d221290e0
Merge pull request #269 from ublue-os/hardware-setup-enhancements
chore(hardware-setup): Versioned/rebase checks, and disable Deck services on generic devices
2023-09-08 16:20:16 -06:00
Kyle Gospodnetich
23347190c7 fix(gnome): Set sensible default power settings on Steam Deck hardware automatically 2023-09-08 13:42:48 -07:00
RJ Trujillo
b6976b64c7
fix(hardware-setup): Disable sdgyrodsu immediately 2023-09-08 13:31:10 -06:00
RJ Trujillo
10886b831e
fix(hardware-setup): Correctly check image name 2023-09-08 13:28:46 -06:00
RJ Trujillo
0d2d62d8de fix(hardware-setup): Disable sdgyrodsu on generic devices
Spams journal with messages stating it doesn't work
2023-09-08 12:44:34 -06:00
RJ Trujillo
6534d010ab chore(hardware-setup): Don't use sudo to disable Deck services 2023-09-08 12:43:00 -06:00
RJ Trujillo
7ead1949fa chore(hardware-setup): Check image flavor instead of name for separating main/Nvidia 2023-09-08 12:42:23 -06:00
RJ Trujillo
4edac4a5f7 fix(hardware-setup): Disable Deck services on generic devices 2023-09-08 12:42:09 -06:00
RJ Trujillo
7fc18d3c20 chore(hardware-setup): Remove Nvidia kargs after rebasing from Nvidia to main 2023-09-08 12:41:11 -06:00
RJ Trujillo
0c19e0dd50 chore(hardware-setup): Run if image has been rebased
Should be useful if switching from main -> nvidia or bazzite -> bazzite-deck
2023-09-08 12:41:11 -06:00
RJ Trujillo
de50ac20ae chore(hardware-setup): Use a versioned check instead of running once 2023-09-08 12:41:11 -06:00
Kyle Gospodnetich
98df254a67 Revert "fix(deck): Remove Deck TDP control udev rules if deck hardware isn't detected to avoid running into 15W limit from Steam"
This reverts commit 2fa0e15b520b4df4ad303c071cd24e45d8fc9467.
2023-09-04 01:30:19 -07:00
Kyle Gospodnetich
2fa0e15b52 fix(deck): Remove Deck TDP control udev rules if deck hardware isn't detected to avoid running into 15W limit from Steam 2023-09-03 19:52:47 -07:00
Kyle Gospodnetich
e5d68da9fb chore(gnome): Update name of cariboublocker extension. 2023-09-03 17:07:56 -07:00
Kyle Gospodnetich
9f50fa9a14 chore: Remove deck specific flatpak installer 2023-09-01 13:37:42 -07:00
Kyle Gospodnetich
79957ad07d feat(gnome): Set flat mouse accel profile on deck (Matches SteamOS behavior on KDE) 2023-08-31 15:26:48 -07:00
tulili
9452a41b31
fix: check donefiles in system services + do not check flatpak donefile 2023-08-27 23:04:51 -03:00
tulili
d6667e85bf
feat: reduce boot times by creating donefiles w scripts in desktop version 2023-08-26 23:59:30 -03:00
Tulili
97fab178c6
fix: make sure flatpak install script does not run if already installed 2023-08-25 14:32:08 -03:00
RJ Trujillo
d39adf72df
fix(user-setup): Ensure user always has working justfile
Backs up old file just in case there are user recipes there. Fixes https://github.com/ublue-os/bazzite/issues/186
2023-08-25 09:34:41 -06:00
Kyle Gospodnetich
30b377b107 feat(gnome): Enable symlink creation context menus and show folders first by default 2023-08-24 01:39:21 -07:00
Kyle Gospodnetich
2b634f17e4 chore: Don't re-apply changes to audit karg 2023-08-22 07:46:15 -07:00
RJ Trujillo
825d69cadc
feat(user-setup): Enable NTP by default
Enable NTP by default. No one likes inaccurate clocks
2023-08-20 17:26:18 -06:00
Kyle Gospodnetich
73f267c491 fix: Use system level alias for Fish shell 2023-08-19 00:03:51 -07:00
Kyle Gospodnetich
e4e9edfb66 feat(gnome): Enable fractional scaling by default 2023-08-17 12:36:10 -07:00
Kyle Gospodnetich
507cf9de0a chore: Apply fish shell alias last 2023-08-16 10:15:31 -07:00
Kyle Gospodnetich
4d168d78e4 fix: Apply neofetch alias to fish shell 2023-08-16 10:09:54 -07:00
Kyle Gospodnetich
48b997da62 chore: Remove Just Perfection tweaks (Uneeded) 2023-08-16 00:20:41 -07:00
Kyle Gospodnetich
7a329b497a feat(deck): Fix inability to search with Steam Keyboard on GNOME 2023-08-15 23:33:50 -07:00
Kyle Gospodnetich
6aeeb66bb4 feat(gnome): Add Search Light extension to replace search in activities on Deck 2023-08-15 21:27:18 -07:00
Kyle Gospodnetich
4ae0cb389b Revert "fix(deck): Add workaround for 64GB eMMC firmware issue"
This reverts commit e0e4c7e22e9a18ab898ab8fe8e59d448ee5ddf27.
2023-08-15 16:30:28 -07:00
Kyle Gospodnetich
d40a22854a chore(deck): Use more aggressive workaround on 64GB eMMC 2023-08-15 13:20:03 -07:00
Kyle Gospodnetich
e0e4c7e22e fix(deck): Add workaround for 64GB eMMC firmware issue 2023-08-15 12:07:49 -07:00
Kyle Gospodnetich
ed8e5e6e6e fix(gnome): Add trackerignore to 2nd steam location 2023-08-15 10:44:00 -07:00
Kyle Gospodnetich
763788da7e chore: Minor cleanup 2023-08-15 07:56:28 -07:00
Kyle Gospodnetich
20661affdc fix(gnome): Restore indexer, remove .steam folder from indexer to make lighter & smaller. 2023-08-15 07:52:22 -07:00
Kyle Gospodnetich
8268b2671e feat(gnome): Add extension to prevent GNOME keyboard from popping up in place of the Steam Keyboard 2023-08-14 23:32:20 -07:00
Kyle Gospodnetich
2d9b5e31c2 chore(deck): Remove unneeded commit line, adjust messaging for 32GB RAM Steam Decks 2023-08-14 00:23:40 -07:00
Kyle Gospodnetich
65de6c8374 chore: Restore distrobox-git 2023-08-13 10:37:21 -07:00
Kyle Gospodnetich
532c692e76 fix(deck): Correct name of Lutris shortcut on desktop 2023-08-11 16:35:43 -07:00
Kyle Gospodnetich
b363bef4e9 fix(deck): Explicitly set discard mode due to upstream kernel making async the default in 6.2 2023-08-11 14:52:34 -07:00
Kyle Gospodnetich
1a9533c02c chore: Move to if/else for 64GB deck detector 2023-08-11 14:46:58 -07:00
Kyle Gospodnetich
cee0999eca fix(deck): Scale back fstab changes on Decks with eMMC. 2023-08-11 14:41:20 -07:00
Kyle Gospodnetich
586ebf29ab fix: Handle steam shortcuts properly between deck and desktop, clean up by moving some tasks to bazzite-arch 2023-08-11 00:51:28 -07:00
RJ Trujillo
d9be9733f9 fix: Disable automatic GNOME Software software updates
The rpm-ostree extension won't have proper support for OCI until Fedora 39, leading to
false update notifications.

We also already handle Flatpak updates in ublue-update, making this redundant for
everything, but FW updates, which some hardware may or may not support, and regardless
these can be installed by just manually checking in GNOME Software for updates
2023-08-10 09:32:02 -06:00