mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 00:37:14 +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 ];.