CSI Manual on Pi 5: Difference between revisions

No edit summary
No edit summary
Line 62: Line 62:
'''PS''': Please remember '''the media number''' in line 33. The following commands must use the same media number.
'''PS''': Please remember '''the media number''' in line 33. The following commands must use the same media number.


2.1 Create an EDID file using the following content.  
2.1 Create an EDID file with the following command.  
  sudo nano edid60.txt
  sudo nano edid60.txt
<pre>
<pre>
Line 82: Line 82:
25 00 00 d0 52 00 00 9e 00 00 00 00 00 00 00 8f
25 00 00 d0 52 00 00 9e 00 00 00 00 00 00 00 8f
</pre>
</pre>
Copy the following content into the file edid.txt and then save it.
Copy the above content and paste them into the file then save it.


2.2 Loading the EDID data with the following command:
2.2 Loading the EDID data with the following command: