mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 16:16:21 +01:00
749 B
749 B
Dell Inpsiron 14 5410
Hardware
- CPU: Intel® Core™ i7-1195G7
- GPU: Intel® Iris® Xe Graphics
Module Info
- Enables
services.fwupdto receive firmware updates from vendors. - Enables
services.thermaldto achieve better thermal behaviour.
Other Info
- Use
services.power-profiles-daemonto enable power savings, other services likeservices.tlpandservices.auto-cpufreqare not as good and can cause performance issues. - The new
xekernel module causes a flickering effect on bootup, but is otherwise stable enough for minimal use. Enable it withhardware.intelgpu.driver = "xe"and configure your kernel parameters (see: https://wiki.archlinux.org/title/Intel_graphics#Testing_the_new_experimental_Xe_driver).