Open main menu

Changes

X680

1,076 bytes added, 17 June
:<pre>ls /dev/video0</pre>
: Run the above command, if you see anything such as '''/dev/video0''' other than '''file not found''', then it’s available
* To support max resolution 1920x1080 60Hz (for '''V1.5''' only)
:<pre>nano /boot/config.txt</pre>
:Change the line7 from '''dtoverlay=tc358743''' to '''dtoverlay=tc358743,<span class="tb_red">4lane=1</span>'''
:Save and exit by hitting '''CTRL + X''', answering '''Y''' and hitting Enter when prompted.
 
:'''Editing the EDID'''
:<pre>nano /etc/kvmd/tc358743-edid.hex</pre>
Delete existing EDID data, then copy and paste below new EDID data
<dd>
<pre>
00FFFFFFFFFFFF005262888800888888
1C150103800000780AEE91A3544C9926
0F505400000001010101010101010101
010101010101011D007251D01E206E28
5500C48E2100001E8C0AD08A20E02D10
103E9600138E2100001E000000FC0054
6F73686962612D4832430A20000000FD
003B3D0F2E0F1E0A202020202020014F
020323454F041303021211012021A23C
3D3E1F102309070766030C00300080E3
007F8C8C0AD08A20E02D10103E9600C4
8E210000188C0AD08A20E02D10103E96
00138E210000188C0AA01451F0160026
7C4300138E2100009800000000000000
00000000000000000000000000000000
00000000000000000000000000000087
</pre>
</dd>
:Save and exit by hitting CTRL + X, answering Y and hitting Enter when prompted.
==FAQ==