Advertisement
Guest User

EDID info

a guest
Aug 29th, 2012
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. parse-edid: parse-edid version 2.0.0
  2. get-edid: get-edid version 2.0.0
  3.  
  4. Performing real mode VBE call
  5. Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
  6. Function supported
  7. Call successful
  8.  
  9. VBE version 300
  10. VBE string at 0x11100 "NVIDIA"
  11.  
  12. VBE/DDC service about to be called
  13. Report DDC capabilities
  14.  
  15. Performing real mode VBE call
  16. Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
  17. Function supported
  18. Call successful
  19.  
  20. Monitor and video card combination does not support DDC1 transfers
  21. Monitor and video card combination does not support DDC2 transfers
  22. 0 seconds per 128 byte EDID block transfer
  23. Screen is not blanked during DDC transfer
  24.  
  25. Reading next EDID block
  26.  
  27. VBE/DDC service about to be called
  28. Read EDID
  29.  
  30. Performing real mode VBE call
  31. Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
  32. Function supported
  33. Call failed
  34.  
  35. The EDID data should not be trusted as the VBE call failed
  36. Error: output block unchanged
  37. parse-edid: IO error reading EDID
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement