mirror of https://github.com/pikvm/pikvm.git
Update edid.md (#795)
* Update edid.md Added verbiage for clarity * Update edid.md Changed formatting for the windows tip.
This commit is contained in:
parent
868d000d0a
commit
43d29f189b
|
|
@ -128,6 +128,15 @@ The `kvmd-edidconfig` utility has the ability to change some simple parameters w
|
||||||
00000000000000000000000000000045
|
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
|
## Default EDID
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue