mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
framework/desktop: Add minimum kernel version
Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# [Framework Desktop](https://frame.work/desktop)
|
||||
|
||||
## Kernel version
|
||||
|
||||
The recommended version is 6.15 or newer, it has good GPU and also EC firmware support (for sensors and ARGB).
|
||||
The lowest recommended version is 6.14. It has good GPU support already.
|
||||
The absolute lowest that runs okay on headless systems is 6.11, but the GPU is not fully supported yet.
|
||||
|
||||
## Updating Firmware
|
||||
|
||||
First put enable `fwupd`
|
||||
|
||||
Reference in New Issue
Block a user