1. Edit /boot/config.txt (sudo permission required).
: <pre>sudo nano /boot/firmware/config.txt</pre>
:Add the following content:
: <pre>dtoverlay=tc358743</pre>
:If your modules [[C790]] support audio, add the following content to enable audio support. If you use [[C779]], please ignore this step
: <pre>dtoverlay=tc358743-audio</pre>
: Then reboot the raspberry Pi.
2. Execute the following command to find the '''media node''' corresponding to the CSI as '''media0''', under the '''rp1-cfe (platform: 1f00128000.csi)''' field:
: <pre>v4l2-ctl --list-devices</pre>
<syntaxhighlight lang="python" line highlight="24,33">
blikvm@blikvm:~ $ v4l2-ctl --list-devices