We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:c2_auto_detect_display [2017/03/20 15:01]
joy.cho [Display Auto Detection using EDID]
en:c2_auto_detect_display [2017/03/21 14:05]
joy.cho [VU8C edid issue]
Line 8: Line 8:
   - [[en:​c2_auto_detect_display#​information_binaries_for_debugging ​ | Information binaries for debugging ]]   - [[en:​c2_auto_detect_display#​information_binaries_for_debugging ​ | Information binaries for debugging ]]
   - [[en:​c2_auto_detect_display#​brief_sequence_diagram | Brief Sequence Diagram ]]   - [[en:​c2_auto_detect_display#​brief_sequence_diagram | Brief Sequence Diagram ]]
 +  - [[en:​c2_auto_detect_display#​vu8c_edid_issue | VU8C edid support ]]
  
 <WRAP left round tip 80%> <WRAP left round tip 80%>
Line 304: Line 305:
  
 ==== VU8C edid issue  ==== ==== VU8C edid issue  ====
 +In some amount of VU8C monitors, the edid data has an unneeded resolution, 1152x768 except 1024x768,\\
 +so when using display auto detection mode, some part of right side display image can be clipped.\\
  
 +If you have the issue, please set a display mode as "​Manual mode" and "​1024x768p60hz"​ as following,​\\
 +then you can see the normal display without the problem.
 +<​code>​
 +# Display Auto Detection
 +# "​false"​ or "​true"​
 +setenv display_autodetect "​false"​
 +...
 +...
 +# setenv m "​1080p60hz"​ # Progressive 60Hz
 +setenv m "​1024x768p60hz"​
 +</​code>​
 +
 +Or if you want to update edid data of your VU8C converter board, please find the below link.\\
 +We're preparing to release a new edid data binary by adjust the detailed timing table to fix ODROID-C2 display auto detection issue.\\
 +Once we've done, the update status will be specified here.\\
 +http://​odroid.com/​dokuwiki/​doku.php?​id=en:​vu8_update_edid&​s[]=vu8c
en/c2_auto_detect_display.txt ยท Last modified: 2017/03/21 14:05 by joy.cho
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0