Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2014
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. root@beaglebone:/sys/class/drm/card0/card0-HDMI-A-1# parse-edid edid
  2. parse-edid: parse-edid version 2.0.0
  3. parse-edid: EDID checksum passed.
  4.  
  5. # EDID version 1 revision 3
  6. Section "Monitor"
  7. # Block type: 2:0 3:fd
  8. # Block type: 2:0 3:fc
  9. Identifier "VGA DISPLAY"
  10. VendorName "CHR"
  11. ModelName "VGA DISPLAY"
  12. # Block type: 2:0 3:fd
  13. HorizSync 30-68
  14. VertRefresh 50-60
  15. # Max dot clock (video bandwidth) 150 MHz
  16. # EDID version 3 GTF given: contact author
  17. # Block type: 2:0 3:fc
  18. # DPMS capabilities: Active off:yes Suspend:no Standby:no
  19.  
  20. Mode "1024x768" # vfreq 60.004Hz, hfreq 48.363kHz
  21. DotClock 65.000000
  22. HTimings 1024 1048 1184 1344
  23. VTimings 768 771 777 806
  24. Flags "+HSync" "+VSync"
  25. EndMode
  26. Mode "1920x1080" # vfreq 60.000Hz, hfreq 67.500kHz
  27. DotClock 148.500000
  28. HTimings 1920 2008 2052 2200
  29. VTimings 1080 1084 1089 1125
  30. Flags "+HSync" "+VSync"
  31. EndMode
  32. # Block type: 2:0 3:fd
  33. # Block type: 2:0 3:fc
  34. EndSection
  35. root@beaglebone:/sys/class/drm/card0/card0-HDMI-A-1#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement