1337 Commits

Author SHA1 Message Date
Kyle Gospodnetich
ebb055a5a2 chore: Only install the SDDM theme on the deck builds 2023-09-11 11:10:32 -07:00
Kyle Gospodnetich
1dc41161e5 chore: Make sddm.conf deck build only
chore: Move bazzite-flatpak-manager service to /usr/lib
2023-09-11 11:02:27 -07:00
Kyle Gospodnetich
e79f7b9329 chore: Add log for si/cik in bazzite-hardware-setup 2023-09-11 08:22:47 -07:00
Kyle Gospodnetich
fdd349a71e
Merge pull request #280 from ublue-os/enable-amdgpu
feat(hardware-setup): Enable amdgpu on supported systems
2023-09-11 08:11:07 -07:00
Kyle Gospodnetich
d7716e04b2
Merge pull request #279 from ublue-os/flatpak-system-install-enhancements
feat(flatpak-manager): Improve flatpak management
2023-09-11 08:10:46 -07:00
RJ Trujillo
fa9d58d428 chore(boot_menu): Add Surface support 2023-09-11 08:12:02 -06:00
RJ Trujillo
afb1665136 feat: Add support for Surface devices
Thanks to:

https://github.com/linux-surface/linux-surface/wiki/Installation-and-Setup#fedora-silverblue
2023-09-11 08:12:02 -06:00
RJ Trujillo
8b82ea52c2 chore(flatpak-manager): Rename from flatpak-system-install to flatpak-manager
More accurate name as it both removes and installs flatpaks and removes Fedora's
flatpak repo
2023-09-11 08:05:08 -06:00
RJ Trujillo
65deb1140b fix(flatpak-system-install): Re-remove Deck install list 2023-09-11 08:05:08 -06:00
RJ Trujillo
abaafa3339 fix(flatpak-system-install): Ensure Bazzite config directory exists before writing version
While it should exist at this point, better safe than sorry
2023-09-11 08:05:08 -06:00
RJ Trujillo
32c6cf7241 chore(flatpak-system-install): Use versioned check
Only run script on updates
2023-09-11 08:05:08 -06:00
RJ Trujillo
847c9d7545 fix(flatpak-system-install): Ship flatpak lists in /usr
We don't want these to be removed in case changes are ever made to them
2023-09-11 08:05:08 -06:00
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
RJ Trujillo
114c1999af
Merge pull request #286 from ublue-os/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2023-09-11 07:44:45 -06:00
dependabot[bot]
bdc481dd94
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 11:17:20 +00:00
Kyle Gospodnetich
44cc6ccaea chore: Move steam-web-debug-portforward service to user service. 2023-09-10 21:43:10 -07: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
Kyle Gospodnetich
21e05fa1c6 chore: Enable Steam CEF portforward service by default 2023-09-10 21:05:17 -07:00
Kyle Gospodnetich
b99053512b chore: Remove now unused jupiter-amp-control from patches 2023-09-10 20:52:38 -07:00
Kyle Gospodnetich
44192caae2 chore: Cleanup patch, add changes to btrfs hw support as well 2023-09-10 20:42:30 -07:00
Kyle Gospodnetich
7f49ef20ab chore: Move parts of jupiter-hw-support into libexec 2023-09-10 20:38:37 -07:00
Kyle Gospodnetich
7f97d2b79e chore: Add port forwarding service for steam web debugger from jupiter-legacy package 2023-09-10 20:32:51 -07:00
Kyle Gospodnetich
c30bc6ab17 chore: Update jupiter-hw-support spec 2023-09-10 20:32:24 -07:00
Kyle Gospodnetich
5c068a5f22 fix: Correct issue with Boilr installer if ~/.local/share/applications doesn't exist
feat: Add just command for disabling sdgyrodsu
2023-09-10 11:42:40 -07:00
Kyle Gospodnetich
218f7ea139 chore: Remove unneeded rom-properties install, the later call for the DE-specific package will install it. 2023-09-10 10:51:06 -07:00
Kyle Gospodnetich
5d4ce7ab9a chore(mesa): Add patch to adjust Mesa's config with Valve's changes 2023-09-09 23:40:19 -07:00
Kyle Gospodnetich
0a392457b8 chore(just): Rename some functions to prevent collisions with upstream files for users with old profile.d files 2023-09-09 23:12:21 -07:00
Kyle Gospodnetich
3edc598179 chore(mesa): Remove Valve's defaults, will instead implement as patch 2023-09-09 11:57:16 -07:00
Kyle Gospodnetich
4ff23fc718 chore(mesa): Temporarily switch back to 23.1.6 until RPMFusion updates 2023-09-08 19:23:39 -07:00
Kyle Gospodnetich
ad9187d287 chore: Override mesa-filesystem 2023-09-08 19:13:34 -07:00
Kyle Gospodnetich
cca8e8389f chore(mesa): Remove now unneeded provides 2023-09-08 18:06:44 -07:00
Kyle Gospodnetich
07c3cca369 chore(mesa): Move bazzite version string to Release 2023-09-08 17:10:04 -07:00
Kyle Gospodnetich
ef328139c5 chore(mesa): Add invariant patch from SteamOS 2023-09-08 16:32:40 -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
Kyle Gospodnetich
bc559efeb9 chore(mesa): Use simple_mtx in loader_dri3_helper 2023-09-08 11:54:20 -07: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
cd13820cb0 chore(mesa): Update to 23.1.7 2023-09-08 11:16:31 -07:00
Kyle Gospodnetich
08bc7fc9ba chore(mesa): Add additionally needed include 2023-09-08 10:58:28 -07:00