-
Notifications
You must be signed in to change notification settings - Fork 25
Configuration
Thomas edited this page May 17, 2022
·
7 revisions
First in V2.2 version, there is CSI channel switch. This switch is switch 2 csi channels or 4 csi channels. You should try it. In other versions, the switch is cancelled.
1、 find edid file:
rw
vim /etc/kvmd/tc358743-edid.hex
write the following 1080p 60Hz EDID into the file tc358743-edid.hex.
00FFFFFFFFFFFF0052628888008888881C150103800000780AEE91A3544C99260F505400000001010101010101010101010101010101011D007251D01E206E285500C48E2100001E8C0AD08A20E02D10103E9600138E2100001E000000FC00546F73686962612D4832430A20000000FD003B3D0F2E0F1E0A202020202020014F020323454F041303021211012021A23C3D3E1F102309070766030C00300080E3007F8C8C0AD08A20E02D10103E9600C48E210000188C0AD08A20E02D10103E9600138E210000188C0AA01451F01600267C4300138E21000098000000000000000000000000000000000000000000000000000000000000000000000000000087
2、add csi 4 lanes Edit /boot/config.txt, modify "dtoverlay=tc358743" to "dtoverlay=tc358743,4lane=1"
vim /boot.config.txt
ro
Now, reboot blikvm, and you can test 1080p 60hz input.
