Verify Ipu User-Space Installation - Asus AAEON MIPICSI Camera RVP Converter Kit User Manual

Up expansion module
Table of Contents
Build icamerasrc
Prerequisites: ipu6-camera-bins and ipu6-camera-hal installed.
sudo apt-get install libdrm-dev
git clone
git checkout rpl-pv-v2
export CHROME_SLIM_CAMHAL=ON
export STRIP_VIRTUAL_CHANNEL_CAMHAL=ON
export
PKG_CONFIG_PATH="/usr/lib/x86_64-linux-gnu/pkgconfig"
./autogen.sh
make -j4
make rpm
cd rpm
sudo rpm -ivh --force --nodeps icamerasrc-*.rpm
sudo reboot
3.3.5.1

Verify IPU User-Space Installation

Run dmesg command. Ensure IPU FW is probed and loaded properly.
Chapter 3 – Hardware & Software Installation Guide
https://github.com/intel/icamerasrc.git
27
Table of Contents
loading

Table of Contents