Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. ikea:~# get-edid | parse-edid
  2. parse-edid: parse-edid version 2.0.0
  3. get-edid: get-edid version 2.0.0
  4.  
  5. Performing real mode VBE call
  6. Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
  7. Function supported
  8. Call successful
  9.  
  10. VBE version 300
  11. VBE string at 0x2110 "NVIDIA"
  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 does not support 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