Advertisement
Guest User

Output of ddccontrol -p

a guest
Jan 10th, 2013
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. ddccontrol version 0.4.2
  2. Copyright 2004-2005 Oleg I. Vdovikin ([email protected])
  3. Copyright 2004-2006 Nicolas Boichat ([email protected])
  4. This program comes with ABSOLUTELY NO WARRANTY.
  5. You may redistribute copies of this program under the terms of the GNU General Public License.
  6.  
  7. Probing for available monitorsI/O warning : failed to load external entity "/usr/share/ddccontrol-db/monitor/DEL4080.xml"
  8. Document not parsed successfully.
  9. I/O warning : failed to load external entity "/usr/share/ddccontrol-db/monitor/DELlcd.xml"
  10. Document not parsed successfully.
  11. .........
  12. Detected monitors :
  13. - Device: dev:/dev/i2c-6
  14. DDC/CI supported: Yes
  15. Monitor Name: VESA standard monitor
  16. Input type: Digital
  17. (Automatically selected)
  18. Reading EDID and initializing DDC/CI at bus dev:/dev/i2c-6...
  19. I/O warning : failed to load external entity "/usr/share/ddccontrol-db/monitor/DEL4080.xml"
  20. Document not parsed successfully.
  21. I/O warning : failed to load external entity "/usr/share/ddccontrol-db/monitor/DELlcd.xml"
  22. Document not parsed successfully.
  23.  
  24. EDID readings:
  25. Plug and Play ID: DEL4080 [VESA standard monitor]
  26. Input type: Digital
  27. =============================== WARNING ===============================
  28. There is no support for your monitor in the database, but ddccontrol is
  29. using a basic generic profile. Many controls will not be supported, and
  30. some controls may not work as expected.
  31. Please update ddccontrol-db, or, if you are already using the latest
  32. version, please send the output of the following command to
  33.  
  34. LANG= LC_ALL= ddccontrol -p -c -d
  35.  
  36. Thank you.
  37. =============================== WARNING ===============================
  38.  
  39. = VESA standard monitor
  40. > Color settings
  41. > Brightness and Contrast
  42. > id=brightness, name=Brightness, address=0x10, delay=-1ms, type=0
  43. supported, value=70, maximum=100
  44. > id=contrast, name=Contrast, address=0x12, delay=-1ms, type=0
  45. supported, value=75, maximum=100
  46. > Color maximum level
  47. > id=red, name=Red maximum level, address=0x16, delay=-1ms, type=0
  48. supported, value=100, maximum=100
  49. > id=green, name=Green maximum level, address=0x18, delay=-1ms, type=0
  50. supported, value=100, maximum=100
  51. > id=blue, name=Blue maximum level, address=0x1a, delay=-1ms, type=0
  52. supported, value=100, maximum=100
  53. > Others
  54. > Restore defaults
  55. > id=defaults, name=Restore Factory Defaults, address=0x4, delay=2000ms, type=1
  56. Possible values:
  57. > id=default - name=Restore Factory Defaults, value=1
  58. supported, value=0, maximum=255
  59. > id=defaultluma, name=Restore Brightness and Contrast, address=0x5, delay=2000ms, type=1
  60. Possible values:
  61. > id=default - name=Restore Brightness and Contrast, value=1
  62. supported, value=0, maximum=1
  63. > id=defaultgeom, name=Restore Factory Default Geometry, address=0x6, delay=2000ms, type=1
  64. Possible values:
  65. > id=default - name=Restore Factory Default Geometry, value=1
  66. supported, value=0, maximum=255
  67. > id=defaultcolor, name=Restore Factory Default Color, address=0x8, delay=2000ms, type=1
  68. Possible values:
  69. > id=default - name=Restore Factory Default Color, value=1
  70. supported, value=0, maximum=255
  71. > Input settings
  72. > id=inputsource, name=Input Source Select, address=0x60, delay=-1ms, type=2
  73. Possible values:
  74. > id=analog - name=Analog, value=1
  75. > id=digital - name=Digital, value=3
  76. supported, value=15, maximum=14
  77. > Power control
  78. > id=dpms, name=DPMS Control, address=0xd6, delay=-1ms, type=2
  79. Possible values:
  80. > id=on - name=On, value=1
  81. > id=standby - name=Standby, value=4
  82. supported, value=1, maximum=255
  83. > id=power, name=Power control, address=0xe1, delay=-1ms, type=2
  84. Possible values:
  85. > id=off - name=Off, value=0
  86. > id=on - name=On, value=1
  87. supported, value=0, maximum=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement