13 Commits

Author SHA1 Message Date
Daniel Schaefer
3a4da5f8c1 framework: Enable fwupd by default
Users should keep their firmware (not just BIOS) up to date.
Framework 13 Intel 11-13th Gen have some components that can't be
updated with fwupd, so some BIOS versions are better to be installed
through the EFI shell or Windows.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2025-08-27 01:11:13 +08:00
Andre
51e51e6014 chore: format repo using treefmt-nix and nixfmt-rfc-style 2025-06-04 12:35:54 -04:00
Miklós Tóth (Mike)
672ac2ac86 framework: Add hardware.framework.laptop13.audioEnhancement option
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2024-11-16 22:44:58 +00:00
Miklós Tóth (Mike)
f3049523c0 framework: Fix kernel version comparison for preventWakeOnAC
The comparison previously used the default kernel's version instead of the selected kernel's version.
2024-11-10 18:13:24 +01:00
Luflosi
106d3fec43 framework AMD 7040: work around white screen / flickering issue on newer kernels
Fixes #817.

Updating the kernel if it is too old is already done by `common/cpu/amd/raphael/igpu.nix`, so I removed the redundant code.
2024-02-16 13:49:10 +00:00
Tom Vincent
fe76fc35f7 framework amd: only apply suspend workaround on <6.7 2024-01-08 18:25:06 +00:00
Jack Kelly
f2d7c0b23c framework AMD 7040: Add config option for wake-on-AC fix 2023-11-16 10:19:02 +10:00
Tom Vincent
a437c98a90 Merge branch 'master' into patch-1 2023-11-14 10:11:06 +00:00
Tom Vincent
a6426241a5 feat(framework): add suspend udev hint 2023-11-13 22:32:05 +00:00
Kevin J Hoerr
de0c9310d3 Move common modules into folder 2023-11-11 10:42:55 -05:00
Kevin J Hoerr
da7e364c3d Reorganize current framework modules into 13-inch directory 2023-11-11 10:42:55 -05:00
Kevin J Hoerr
b689465d0c Add note to mark change as temporary 2023-11-11 11:10:45 +00:00
Kevin J Hoerr
55b4caf931 Add 13-inch directory to framework and move new module 2023-11-11 11:10:45 +00:00