Last modified by Leon Poon on 2021/03/05 12:25

From version 20.1
edited by Leon Poon
on 2021/03/05 04:18
Change comment: There is no comment for this version
To version 13.1
edited by Leon Poon
on 2019/03/30 17:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +5,5 @@
1 -Back panel:
2 -
3 -[[image:u3011_back.png]]
4 -
5 5  HDMI 2560x1600@60Hz.
6 6  
7 -[[image:IMG-20190331-WA0002.jpg||alt="2560x1600@60Hz Sweeet"]]
8 -
9 9  {{code language="bash"}}
10 10  #!/bin/bash
11 11  cvt -r 2560 1600 60
... ... @@ -16,7 +16,7 @@
16 16  Modeline "2560x1600R" 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync
17 17  {{/code}}
18 18  
19 -edid.bin (you should insert your own monitor serial number):
13 +edid.bin:
20 20  
21 21  {{code}}
22 22  0000000 ff00 ffff ffff 00ff ac10 4064 0000 0000
... ... @@ -300,26 +300,3 @@
300 300  +00000f0 001a 0000 0000 0000 0000 0000 0000 1600
301 301   0000100
302 302  {{/code}}
303 -
304 -ConvertĀ edid-hdmi.bin to windows reg file:
305 -
306 -{{code language="bash"}}
307 -hexdump -C edid-hdmi.bin | sed -r \
308 - -e 's/ /,/g' -e 's/,,/ /g' \
309 - -e 's/ \|.*//g' \
310 - -e 's/^00000000 /"0"=hex:/g' \
311 - -e 's/^00000080 /"1"=hex:/g' \
312 - -e 's/^........ / /g' \
313 - -e 's/(.{4}) /\1,/g' \
314 - -e 's/$/,\\/g'
315 -{{/code}}
316 -
317 -Fix the trailing commas, add your own header:
318 -
319 -{{code language="plain"}}
320 -Windows Registry Editor Version 5.00
321 -
322 -[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\DISPLAY\DEL4064\YOUR_UID_HEREEEEE\Device Parameters\EDID_Override]
323 -"0"=hex:...
324 -"1"=hex:...
325 -{{/code}}
IMG-20190331-WA0002.jpg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.CodePowered
Size
... ... @@ -1,1 +1,0 @@
1 -193.6 KB
Content
u3011_back.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.CodePowered
Size
... ... @@ -1,1 +1,0 @@
1 -278.1 KB
Content