mirror of
https://github.com/pikvm/pikvm.git
synced 2024-04-21 12:41:58 +00:00
fix
This commit is contained in:
+3
-9
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user