X1300 Software: Difference between revisions
No edit summary |
Replace <comments/> with <comment-streams /> |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 8: | Line 8: | ||
Now assumes you've already set up a Raspberry Pi with Raspbian12('''bookworm'''). For help installing the Debian-based OS on your Pi, check out the docs on https://www.raspberrypi.com/ | Now assumes you've already set up a Raspberry Pi with Raspbian12('''bookworm''') or Debian 13('''trixie'''). For help installing the Debian-based OS on your Pi, check out the docs on https://www.raspberrypi.com/ | ||
To check the kernel version, execute the following command: (OS kernel upgrades often bring about some uncertain issues) | To check the kernel version, execute the following command: (OS kernel upgrades often bring about some uncertain issues) | ||
| Line 66: | Line 66: | ||
5. '''Loading the EDID data''' | 5. '''Loading the EDID data''' | ||
For the Debian version 12 (Bookworm), | For the Debian version 12 (Bookworm), | ||
| Line 73: | Line 74: | ||
v4l2-ctl -d /dev/v4l-subdev2 --set-edid=file=/home/pi/1080P60EDID.txt | v4l2-ctl -d /dev/v4l-subdev2 --set-edid=file=/home/pi/1080P60EDID.txt | ||
'''PS''':Pay attention to the directory of your edid file | '''PS''':Pay attention to the directory of your edid file | ||
| Line 143: | Line 145: | ||
<!--Add review function! --> | <!--Add review function! --> | ||
< | <comment-streams id="main" /> | ||
<!--Please choose the --> | <!--Please choose the --> | ||