This commit is contained in:
Maxim Devaev 2022-08-24 16:05:20 +03:00
parent 43d29f189b
commit 64baaae535
1 changed files with 3 additions and 9 deletions

View File

@ -64,6 +64,9 @@ The `kvmd-edidconfig` utility has the ability to change some simple parameters w
# kvmd-edidconf --set-mfc-id=LNX --set-monitor-name=PiKVM --set-audio=1
# reboot
```
!!! note
Windows cache's drivers and registry settings so changing the monitor name is not enough, you will also need to change the product ID and/or the serial number along with the monitor name:
`# kvmd-edidconf --set-monitor-name=TOSHIBA --set-mfc-id=TTP --set-product-id=34953 --set-serial=2290649089 --apply`
## Custom EDIDs
@ -128,15 +131,6 @@ The `kvmd-edidconfig` utility has the ability to change some simple parameters w
00000000000000000000000000000045
```
## Changing EDID parameters for audio
```
Windows cache's drivers and registry settings so changing the monitor name is not enough, you will also need to change the PID/SN along with the monitor name
# kvmd-edidconf --set-monitor-name=TOSHIBA --set-mfc-id=TTP --set-product-id=34953 --set-serial=2290649089 --apply
```
Reboot target
## Default EDID