Advertisement
Guest User

Untitled

a guest
Feb 7th, 2011
329
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 0xc43d3 "VIA K8M890CE
  11. "
  12.  
  13. VBE/DDC service about to be called
  14. Report DDC capabilities
  15.  
  16. Performing real mode VBE call
  17. Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
  18. Function supported
  19. Call successful
  20.  
  21. Monitor and video card combination does not support DDC1 transfers
  22. Monitor and video card combination supports DDC2 transfers
  23. 0 seconds per 128 byte EDID block transfer
  24. Screen is not blanked during DDC transfer
  25.  
  26. Reading next EDID block
  27.  
  28. VBE/DDC service about to be called
  29. Read EDID
  30.  
  31. Performing real mode VBE call
  32. Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
  33. Function supported
  34. Call failed
  35.  
  36. The EDID data should not be trusted as the VBE call failed
  37. Error: output block unchanged
  38. parse-edid: IO error reading EDID
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement