1390 Commits

Author SHA1 Message Date
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
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
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
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
Ian C
c89cf0dc53
fix(sunshine): fix systemd file for missing closing quote (#1226) 2024-06-14 08:16:42 -07:00
Asir N
2a8fc70730
fix: Add DMIs for AYANEO AIR 1S, OXP2/Pro and ONEXFLY (#1216)
* fix(waydroid): Add correct waydroid resolution for AYANEO AIR Plus, and add DMIs for AYANEO AIR 1S, OXP2/Pro, and OXP F1 (ONEXFLY)

- Correct Waydroid screen resolution for AYANEO AIR Plus as it has a 1080p resolution rather that 1200p.

- Add AYANEO AIR 1S, ONEXPLAYER 2/Pro, and ONEXPLAYER F1 (ONEXFLY) DMIs for their appropriate screen resolutions.

* fix(waydroid): Correct OXP2 Pro DMI

The "ARP23" at the end is supposed to be an "ARP23P."

* fix(hhd): Add DMIs for AYANEO AIR 1S (AMD R愛zen 7840U) to hhd-supported-hardware

Adding AYANEO AIR 1S (AMD 7840U) DMIs for both the regular and limited editions as hhd already supports them.

* fix(simpledeckytdp): Add DMIs for AYANEO AIR 1S, OXP2/Pro, and OXP F1 (ONEXFLY) (all powered by AMD R愛zen 7840U)

Adding AYANEO AIR 1S, OXP2/Pro, and ONEXFLY as they already support RyzenAdj (and by extension SimpleDeckyTDP itself).

『愛してるよ! 愛だけに!』
2024-06-09 08:59:26 -07:00
HikariKnight
4201633f27
feat: add hidden ujust to install hhd main branch locally (#1218)
* feat: add ujust to install hhd main branch locally
useful for debugging and testing.

* chore: add comment on what name it should be if we unhide the recipe
2024-06-09 08:59:02 -07:00
Kyle Gospodnetich
40d95c3bc5 fix: Fix executable flag of hardware script (Thanks @mjpaden)
Fixes #1203
2024-06-04 12:54:51 -07:00
Marco Rodolfi
707bebb41f
feat: update btrfs scripts (#1201)
* chore: fixup deckhd patch (#1200)

* Revert "chore: Add patch for libliftoff corruption issue"

This reverts commit ebaa187b5ca99b8bbd47a7ddcbf34844aed2ea5a.

* chore: Increase gamescope release version

* Import latest changes from the btrfs deduplication script and update the method for reenabling rmlint simplifying the whole process

---------

Co-authored-by: matte-schwartz <136293710+matte-schwartz@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-06-03 07:02:40 -07:00
Marco Rodolfi
43bf687ad8
Small script cleanup (#1193)
Couple of bash quote potential issues fixes
2024-05-31 11:40:19 -07:00
Marco Rodolfi
5d9776ace2
Last fix for copying the file correctly in place (#1192) 2024-05-31 09:42:52 -07:00
Marco Rodolfi
bea94c2f11
Permission fixes for rmlint script (#1191)
* Permission fixes for rmlint script

Forgot to run sudo before creating files into /etc

* Small typo fix

* Add an external file to copy back

I can't get cat to properly parse and escape it correctly from an inline bash script
2024-05-31 09:38:25 -07:00
Pat Connors
c8275031d1
chore(yafti): very small changes (#1188)
* minor yafti changes

* yafi changes
2024-05-30 22:43:07 -07:00
Kyle Gospodnetich
f85fdc6148 chore: Clean up fastfetch config. Thanks @CarterLi 2024-05-30 22:38:17 -07:00
Kyle Gospodnetich
3a1765777e chore: Increase user setup script version 2024-05-29 10:19:32 -07:00
Kyle Gospodnetich
faa269171a fix(gnome): Fix application of some GNOME framework settings on desktop images 2024-05-29 10:19:10 -07:00
Kyle Gospodnetich
15132da71b
chore: @castrojo :^) 2024-05-27 20:50:17 -07:00
Law
012ce72b1a
fix(ujust): sync arch packages before installing opentabletdriver (#1184) 2024-05-27 16:46:23 -07:00
Kyle Gospodnetich
6d8cf50302
chore: Update gamescope prior to graphical session 2024-05-26 22:23:31 -07:00
Zeglius
8c97326322
fix(user-setup): Improve language-sensible templates setup (#1180)
* fix(user-setup): Use correct templates directory depending of language

Use 'xdg-user-dirs' to obtain a localized path to templates directory (with '$HOME/Templates' as fallback.
Should fix any related issues with Gnome nautilus not detecting templates using other language that english.

* fix(bazzite-user-setup): Add checks before creating templates symlinks

Check if the template files exists in `/etc` before creating the symlinks, otherwise do not create them.

Using only '[[ ! -f file ]]' always returns true in the case of a broken symlink, as per quote of `man test`:

> Except  for  -h  and  -L,  all FILE-related tests dereference symbolic links.

In consequence, it checks the symlink file is pointing to, not tne existence of the symlink itself, thus ends up attempting to overwrite the later.

* chore: Increase setup script version

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-05-26 21:55:16 -07:00
Hosh
a19bb5fd83
exec waydroid + use exported function 2024-05-27 00:11:37 +01:00
Hosh
d29633bd07
Pass arguments for waydroid-launcher through to waydroid. 2024-05-26 15:48:06 -07:00
Kyle Gospodnetich
226e73d5b7
chore: Remove old fontconfig workaround 2024-05-26 13:02:51 -07:00
RJ Trujillo
91ae917343
feat: Add RyzenAdj to desktop images (#1179)
* feat: Ship ryzenadj on desktop images

Signed-off-by: RJ Trujillo <eyecantcu@pm.me>

* fix(framework/amd): Allow MMIO access in userspace for RyzenAdj

Signed-off-by: RJ Trujillo <eyecantcu@pm.me>

* fix(framework/amd): Load Ryzen SMU on startup for RyzenAdj

Signed-off-by: RJ Trujillo <eyecantcu@pm.me>

* chore(README): Note RyzenAdj support for AMD Framework Laptops

Signed-off-by: RJ Trujillo <eyecantcu@pm.me>

---------

Signed-off-by: RJ Trujillo <eyecantcu@pm.me>
2024-05-26 11:48:10 -07:00
Zeglius
bb2687111f fix: correct bash if statement for dGPU detection (#1170)
Using '>' instead of '-gt' always returns true (as '>' is not valid with 'test'), adding the flag '-cef-disable-gpu' regardless of the device using a dGPU.
2024-05-25 21:43:38 -07:00
Kyle Gospodnetich
357634189e chore: Move default timeout config to /etc for easy customization 2024-05-24 17:18:38 -07:00
Kyle Gospodnetich
1f03a33cb9 chore: Further adjust install date in fast fetch 2024-05-24 10:43:27 -07:00
Kyle Gospodnetich
57612bf58d fix: Correct sunshine workaround for the latest versions 2024-05-23 23:32:14 -07:00
Kyle Gospodnetich
70e09b4fd7 chore: Fix install date output in FastFetch 2024-05-23 10:55:43 -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
cae8d96985 feat: Recover from GPU crashes on the primary GPU - from jupiter-hw-support 2024-05-20 21:32:55 -07:00