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/ | :<pre>ls /dev/video1</pre> | ||
:<pre> | :<pre>/dev/video1</pre> | ||
/dev/video1 | |||
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: | ||