Advertisement
kokopo

Untitled

Oct 16th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 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 0xc01dc "ATI ATOMBIOS"
  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 supports 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