CSI Manual on Pi 5: Difference between revisions

No edit summary
No edit summary
Line 17: Line 17:


:After adding the driver configuration, restart the Raspberry Pi for it to take effect. If the configuration is correct, execute '''ls /dev/video*''' in the terminal, and you should see video devices listed:
:After adding the driver configuration, restart the Raspberry Pi for it to take effect. If the configuration is correct, execute '''ls /dev/video*''' in the terminal, and you should see video devices listed:
:<pre>ls /dev/video*</pre>
:<pre>ls /dev/video1</pre>
:<pre>/dev/video0  /dev/video19  /dev/video20  /dev/video22  /dev/video24  /dev/video26  /dev/video28  /dev/video3  /dev/video31  /dev/video33  /dev/video35  /dev/video5  /dev/video7<br/>
:<pre>/dev/video1</pre>
/dev/video1 /dev/video2  /dev/video21  /dev/video23  /dev/video25  /dev/video27  /dev/video29  /dev/video30  /dev/video32  /dev/video34  /dev/video4  /dev/video6</pre>


2. Execute the following command to find the '''media node''' corresponding to the CSI as '''media0''', under the '''rp1-cfe (platform: 1f00128000.csi)''' field:
2. Execute the following command to find the '''media node''' corresponding to the CSI as '''media0''', under the '''rp1-cfe (platform: 1f00128000.csi)''' field: