3674 Commits

Author SHA1 Message Date
Kyle Gospodnetich
bd612e013a chore: Move logind changes to file in /etc for easy customization 2024-05-24 17:15:51 -07:00
Kyle Gospodnetich
46d0a6c7da chore: Update firmware files to jupiter-20240503.1 2024-05-24 13:37:21 -07:00
Kyle Gospodnetich
f895ea3b8a Revert "chore(kde): Drop default theme until oddball hardware-specific KDE bug cause can be determined."
This reverts commit 9da79bd7d586d781988344cf324dc4f3a3034ce3.
2024-05-24 10:59:53 -07:00
Kyle Gospodnetich
1f03a33cb9 chore: Further adjust install date in fast fetch 2024-05-24 10:43:27 -07:00
Kyle Gospodnetich
77342067e6 chore: Update to gamescope 3.14.18 2024-05-24 10:25:56 -07:00
Kyle Gospodnetich
57612bf58d fix: Correct sunshine workaround for the latest versions 2024-05-23 23:32:14 -07:00
Kyle Gospodnetich
d9049604b3 chore: Also add libbdplus 2024-05-23 23:32:14 -07:00
Kyle Gospodnetich
2112fb0238 feat: Add libaacs and libbluray for Bluray playback on HTPCs/otherwise. 2024-05-23 22:00:46 -07:00
Kyle Gospodnetich
fabd91e373 chore: Drop libliftoff fallback 2024-05-23 17:40:59 -07:00
Aaron Trout
0482ffc76c
chore: remove build workarounds in mesa.spec (#1165) 2024-05-23 17:21:44 -07:00
Kyle Gospodnetich
9da79bd7d5 chore(kde): Drop default theme until oddball hardware-specific KDE bug cause can be determined. 2024-05-23 17:14:32 -07:00
Wesfun
8c26e18c15 Update README.md (#1074)
* chore: Update steamdeck-dsp package

* Update README.md

The idea of this commit is to emphasize the differences between the bazzite and bazzite-nvidia rebase requests. Emphasizing that the former will give you access to NVK but that it is prone to bugs and not to submit issues with Ublue/Bazzite but rather Mesa who is the maintainers of the driver at the time of writing. Hyperlink was added to clearly direct users of where to submit said bugs if need be

The latter emphasizing that the -nvidia requests come with NVIDIAs Proprietary drivers, not NVK with the rebase examples

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-05-23 11:16:11 -07:00
Aaron Trout
f5f821f93e
feat: mesa 24.1 (#1082)
* feat: mesa 24.1

Description of changes:

- Upgrade to mesa 24.1
- Remove Broadcom fix backport since it's part of 24.1 release
- 'nouveau-experimental' vulkan driver is now just 'nouveau'
- disable Intel RayTracing on anything but x86_64 (it's not supported
  anywhere else)
- Few dependency definitions / updates to fix build issues
  - python3-pycparser
  - cbindgen
  - version bump for wayland-protocols
  - restrict proc-macro2 crate to `< 1.0.80` (fixes
    `error[E0658]: use of unstable library feature 'proc_macro_byte_character'`)
    - also restricting syn crate to `< 2.0.59` because of dependency conflict
      on proc-macro2
  - add 'paste' crate
- add new dri libs to defined output files

* update to rc3

* 1.0.79 seemed to work previously; try that

It worked here:
https://copr.fedorainfracloud.org/coprs/trouter/bazzite-multilib/build/7337624/

Which was a build from the 'main' branch of mesa before
they released the first RC of 24.1

* Revert "1.0.79 seemed to work previously; try that"

This reverts commit 4f52e2dda394bde7a3c450c20b1e6c736558dbd5.

* rust 1.78 is in F40 now which might fix this?

* revert syn package restriction; should be fixed now rust 1.78 is here

* attempt to fix build; make sacrifice to meson gods

* bump to rc4

* chore: Update to stable 24.1.0

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-05-23 11:09:35 -07:00
Kyle Gospodnetich
70e09b4fd7 chore: Fix install date output in FastFetch 2024-05-23 10:55:43 -07:00
Kyle Gospodnetich
759d1eedfe chore: Update to gamescope 3.14.17 2024-05-22 14:18:05 -07:00
Kyle Gospodnetich
e058a36bf9 chore: Remove unneeded config 2024-05-22 09:50:23 -07:00
Kyle Gospodnetich
9fcbaf64b3 chore: Drop auto-power-profile extension 2024-05-22 09:48:11 -07:00
Kyle Gospodnetich
5129075d78 chore(gnome): Add Pods and Podman Desktop to Containers folder 2024-05-21 22:34:42 -07:00
Kyle Gospodnetich
9a1eede973 chore: Add new icons to Utilities folder on GNOME by default 2024-05-21 16:45:43 -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
c3581b4910 chore: Remove unneeded patch 2024-05-20 16:57:01 -07:00
Kyle Gospodnetich
8efb506015 Merge branch 'main' into testing 2024-05-20 16:52:46 -07:00
Kyle Gospodnetich
6dbc6bef60 chore: Update to mesa 24.0.7 2024-05-20 16:52:39 -07:00
Pat Connors
01967d1756
feat: New .desktop shortcuts (Docs and Landing) (#1146)
* Add new Bazzite .desktop icons

Possibly placeholders

* Added new desktop shortcuts (Docs & Landing)

One shortcut goes to the docs page and the other goes to the [pinned forum thread](https://universal-blue.discourse.group/docs?topic=8)

* Update system_files/desktop/shared/usr/share/applications/Bazzite Documentation.desktop

Co-authored-by: Malix <alixbrunetcontact@gmail.com>

* Update system_files/desktop/shared/usr/share/applications/Bazzite Landing.desktop

Co-authored-by: Malix <alixbrunetcontact@gmail.com>

---------

Co-authored-by: Malix <alixbrunetcontact@gmail.com>
2024-05-20 16:46:06 -07:00
Kyle Gospodnetich
742fc6ccc4 chore: Simplify bluez install 2024-05-20 16:10:59 -07:00
Kyle Gospodnetich
304e2a7a1a chore: Update spec file for next release of gamescope 2024-05-20 15:57:17 -07:00
Kyle Gospodnetich
c9ff1bda53 fix: Use latest Valve patches in Bluez 2024-05-20 15:47:38 -07:00
Kyle Gospodnetich
e103e31196 chore: Remove no longer needed firmware change 2024-05-20 15:47:19 -07:00
Kyle Gospodnetich
4562a07bee chore: Update bluez 2024-05-20 15:43:04 -07:00
Kyle Gospodnetich
c4f80a9749 chore: Use fallback for libliftoff 2024-05-20 15:17:51 -07:00
Kyle Gospodnetich
52be6b8878 chore: Update wireplumber to 0.5.2 2024-05-20 10:44:43 -07:00
Kyle Gospodnetich
9b4fb52ab2 chore(kde): Add fix for log spam (Thank @m2giles) 2024-05-20 10:32:14 -07:00
Kyle Gospodnetich
4d198bd8e8 chore(gamescope): Increase release ver 2024-05-20 09:52:54 -07:00
Kyle Gospodnetich
b3aa2bdb5f chore(gamescope): Add modifiers patch for older GPUs 2024-05-20 09:49:36 -07:00
Kyle Gospodnetich
4fb122d8e5 Merge remote-tracking branch 'origin/main' into testing 2024-05-19 22:26:18 -07:00
Kyle Gospodnetich
77225e3f53 Revert "Drop the ryzenadj service, now built in."
This reverts commit 7d3ae0fff79c7a3907633ddc89021956ff59879e.
2024-05-19 22:26:04 -07:00
wolfyreload
54b8ced0fa
feat(ujust): add install-boxtron (#1152) 2024-05-19 10:10:45 -07:00
Kyle Gospodnetich
e70ed0a471 chore: Adjust paths 2024-05-18 22:34:11 -07:00
Kyle Gospodnetich
ecbf01b2c8
chore: Update patch application 2024-05-18 22:22:49 -07:00
Kyle Gospodnetich
91b779fe2d Merge branch 'testing' 2024-05-18 22:13:58 -07:00
Kyle Gospodnetich
19b7c831de chore: Update jupiter-fan-control 2024-05-18 22:13:28 -07:00
Kyle Gospodnetich
0f493d70af feat: Add install date to fastfetch 2024-05-18 21:58:22 -07:00
RJ Trujillo
2222c89a51
fix(ci): Update kernel signer to v0.2.1, pass default tag
Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
2024-05-18 16:04:02 -06:00
Michael
67759bef83
fix(ujust): setup-cdemu script failing to install cdemu (#1151) 2024-05-18 12:26:45 -07:00
Kyle Gospodnetich
d39549e558 chore(framework): Remove default extension enablement 2024-05-17 09:01:49 -07:00
Kyle Gospodnetich
e1a89702e5
chore: Restore vkcapture on all images 2024-05-17 06:59:09 -07:00
Kyle Gospodnetich
8f15e0b8bc
chore: Fix syntax issue in yafti.yml
Fixes #1139
2024-05-17 06:29:02 -07:00
m2
feb4cdcc20
fix: correct brew directory. (#1140)
* fix: brew auto upgrade services

* fix: brew not in right directory

* chore: simplify move.
2024-05-17 06:26:14 -07:00