1827 Commits

Author SHA1 Message Date
Kyle Gospodnetich
19d61d7da0 Merge branch 'main' into testing 2024-06-25 08:08:14 -07:00
HikariKnight
7848f42799
feat: add firstboot warning to users with polaris gpus (#1277)
Only triggers if `/usr/libexec/bazzite-sdl-gpu-warn` exists (only does on handheld images)
also triggers on any gpus defined in `/usr/libexec/gamescope-sdl-workaround`
2024-06-25 07:59:53 -07:00
HikariKnight
c70ccbd174
feat(tdpfix): add detection for multiple cards (#1279) 2024-06-25 07:59:38 -07:00
Kyle Gospodnetich
181b207221 chore: - to _ 2024-06-24 23:25:19 -07:00
Kyle Gospodnetich
86d8d4cd46 feat: Use BFQ for HHDs by default 2024-06-24 18:20:48 -07:00
Kyle Gospodnetich
c4218cb52b chore: Drop unneeded MOTD entry 2024-06-24 18:20:41 -07:00
Kyle Gospodnetich
c0d138f574 feat(nvidia): Disable Wayland on Firefox until fixed 2024-06-24 17:29:16 -07:00
Kyle Gospodnetich
453f5542d5 Merge branch 'main' into testing 2024-06-24 17:10:06 -07:00
Kyle Gospodnetich
653a387d92 chore: Minor fix 2024-06-24 17:10:00 -07:00
HikariKnight
289b63f5fa
fix(just): correctly detect if virt-manager is installed (#1278) 2024-06-24 16:49:26 -07:00
Kyle Gospodnetich
b100f8bb71 chore(nvidia): Restore lost drm config 2024-06-24 13:53:42 -07:00
HikariKnight
0526da5f97 feat: add firstboot warning to users with polaris gpus
Only triggers if `/usr/libexec/bazzite-sdl-gpu-warn` exists (only does on handheld images)
also triggers on any gpus defined in `/usr/libexec/gamescope-sdl-workaround`
2024-06-24 13:40:46 -07:00
Kyle Gospodnetich
f6e66196dd chore: Link to documentation in waydroid-launcher 2024-06-24 13:40:46 -07:00
Kyle Gospodnetich
900ce0f8e2 fix(nvidia): Work around Firefox issue with 555 (Temporary) 2024-06-24 13:40:46 -07:00
Kyle Gospodnetich
cf8b8818dd chore: Link to documentation in waydroid-launcher 2024-06-24 13:30:30 -07:00
Kyle Gospodnetich
d9cfe866e5 fix(nvidia): Remove file from negativo that prevents nvidia drivers from landing in initramfs. 2024-06-24 11:35:28 -07:00
Kyle Gospodnetich
42cb95c4a2 Merge branch 'main' into testing 2024-06-24 09:55:43 -07:00
Kyle Gospodnetich
58fc0b253a chore: Update os-release 2024-06-24 09:55:31 -07:00
Kyle Gospodnetich
89b9a85102 fix(nvidia): Restore dracut config 2024-06-24 08:22:48 -07:00
RJ Trujillo
9f6f5e143b
Merge pull request #1273 from m18h/onexplayer-f1-fixes
feat: kernel arguments for onexplayer f1
2024-06-24 10:30:19 -04:00
Brother Michael
8bff5e7560 feat: added panel orietation and gttsize kargs 2024-06-24 11:43:44 +00:00
HikariKnight
7438427991 fix: update sunshine workaround to handle the symlink 2024-06-24 09:48:17 +02:00
Kyle Gospodnetich
2266759808 Merge branch 'main' into testing 2024-06-23 23:54:05 -07:00
Zeglius
b739cd9e69
chore(ujust): Improve setup-virtualization user experience (#1237)
* chore(ujust): Improve virt-manager detection at setup-virtualization

* refactor(ujust): isolate temporary var in a subshell

* chore(ujust): Move libvirtd,service enablement logic to service

* Add bazzite-libvirtd-setup.service

* fix(ujust): Replace faulty bazzite-libvirtd-setup.service triggering condition

* chore(ujust): reduce grep usage in setup-virtualization

* chore(ujust): add missing sudo call

* chore(ujust): remove unnecessary check in disable-virtualization

rpm-ostree should remove virtualization related packages/kernel args regardless of virt-manager being installed.
rpm-ostree will not generate a commit if no effective change is applied.

* chore(ujust): Disable setup service at disable-virtualization

---------

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2024-06-23 17:46:49 -07:00
Kyle Gospodnetich
4743adfbd1 feat: Drop System76-Scheduler, replaced by schedule changes in systemd and by BORE scheduler in kernel. 2024-06-22 13:00:32 -07:00
Kyle Gospodnetich
f5ff39af2b Merge branch 'main' into testing 2024-06-22 12:46:23 -07: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
0fac777c62 chore: More adjustments to system76-scheduler audio handling 2024-06-21 22:54:20 -07:00
Kyle Gospodnetich
de972dfb0b chore(nvidia): Remove GreenWithEnvy (Requires X11) 2024-06-21 12:18:41 -07:00
Kyle Gospodnetich
edcd37a7cc chore(nvidia): Remove no longer applicable tip 2024-06-21 12:17:51 -07:00
Kyle Gospodnetich
7119166be1 chore: Drop dracut and modprobe files, use ones provided by negativo instead 2024-06-21 11:10:13 -07:00
HikariKnight
1c2148bde6
fix(bazzite-powersave): make arg to set PPD to balance work (#1252)
the default is to enable power-saver mode when run and that always worked and was the point of the script, which is why this never got caught before now.
2024-06-21 10:44:32 -07:00
Kyle Gospodnetich
064db3b0de Merge branch 'main' into testing 2024-06-21 09:40:55 -07:00
Kyle Gospodnetich
ce96045838 chore(nvidia): Add some workarounds for driver issues 2024-06-21 09:40:51 -07:00
Zeglius
548a9ccce0
fix(steam): Fix flickering in nvidia cards (#1251)
This fixes the flickering introduced in commit 6500fed

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2024-06-21 07:53:37 -07:00
Kyle Gospodnetich
0045e3241b Reapply "feat(nvidia): Drop x11 session now that explicit sync is functioning (#1161)"
This reverts commit e4341a814fc75d3b6f4c522baae4f550b1fa21d2.
2024-06-20 21:25:06 -07:00
Kyle Gospodnetich
ae8e77ddca chore: Drop unneeded [$e] 2024-06-18 23:29:46 -07:00
Kyle Gospodnetich
12bed03824 feat(kde): Add MangoHud, DXVK, and vkBasalt configs under the "Create new" menu. 2024-06-18 23:19:11 -07:00
Kyle Gospodnetich
00b629b701 chore(kde): Use newer kwriteconfig6 for system76-scheduler 2024-06-18 22:42:23 -07:00
Kyle Gospodnetich
2df9d821e3 feat(gnome): Support DXVK/vkBasalt config file templates on non-deck versions of Bazzite GNOME.
feat(gnome): Add template for MangoHud.conf
2024-06-18 21:29:22 -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
6500fed617
fix(steam): Improve big picture mode performance on multi-gpu AMD laptops. 2024-06-17 14:31:30 -07:00
Kyle Gospodnetich
7687e97326
chore: Increment hardware setup version 2024-06-17 07:57:52 -07:00
Kyle Gospodnetich
0c6ad9480c chore: Hide a couple ujust commands 2024-06-16 23:41:43 -07:00
Pat Connors
ef263ea767
chore(motd): Remove link to guide for Extension... (#1236)
...Manager to simplify it.
2024-06-16 19:57:43 -07:00
HikariKnight
16838c8633
feat: Remove decky hhd plugin, replaced by built in hhd overlay (#1238)
* feat: remove deprecated decky-hhd-plugin
it has been replaced by hhd overlay ages ago.

* fix: move _hhd-dev ujust to deck image
2024-06-16 19:56:53 -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
aa65885b2c feat: Switch to OpenRGB AppImage due to Flatpak erroneously considering udev rules to be not present. 2024-06-15 18:52:49 -07:00
Saswat Padhi
e008b9d868
fix: Add DMI for ONEXPLAYER 2 PRO 8840U model (#1232) 2024-06-15 11:39:47 -07:00