hardware.ipu7.platform
NixOS option
Choose the version for your hardware platform. The IPU reports which one it is through its PCI ID, visible as the Multimedia controller in lspci. ipu7x (Lunar Lake, PCI 8086:645d) Sensor list: https://github.com/intel/ipu7-camera-hal/tree/main/config/linux/ipu7x/sensors ipu75xa (Panther Lake, PCI 8086:b05d) Sensor list: https://github.com/intel/ipu7-camera-hal/tree/main/config/linux/ipu75xa/sensors
type: one of "ipu7x", "ipu75xa"declared in: nixos/modules/hardware/video/webcam/ipu7.nixView source on NixOS/nixpkgs →