10.nixos-hardware/lenovo/ideapad/14imh9
2026-06-22 13:05:04 -05:00
..
default.nix lenovo/ideapad/14imh9: use systemd.sleep.settings instead of deprecated extraConfig 2026-06-22 13:05:04 -05:00
README.md Add Lenovo Ideapad 5 Pro 14IMH9 / XiaoXin Pro 14IMH9 2024 2025-05-20 14:06:33 +08:00

Lenovo Ideapad 5 Pro 14IMH9 / XiaoXin Pro 14IMH9 2024

These devices support Conservation mode which charges the battery to 79/80%. See TLP docs and auto-cpu freq to enable it.

lspci:

00:02.0 VGA compatible controller: Intel Corporation Meteor Lake-P [Intel Arc Graphics] (rev 08)

There is no dedicated graphics card. See specs here.

Extra Configuration

Bluetooth

To enable bluetooth support, set hardware.bluetooth.enable = true;.

Sound

This laptop need extra firmware for hi-quality sound. To enable that, set hardware.firmware = [ pkgs.sof-firmware ];.