Advertisement
ArthurBorsboom

Untitled

Sep 12th, 2014
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. arthur@pb450:~/.config/lxqt$ lxqt-config-randr
  2. 1 4 "X Resize and Rotate extension version 1.4"
  3. Using XRANDR extension 1.3 or greater.
  4. XRANDR error base: 147
  5. 0x208fa50
  6. Creating CRTC object for XID 0 ("None")
  7. Creating CRTC object for XID 127
  8. Querying information about CRTC 127
  9. Creating CRTC object for XID 128
  10. Querying information about CRTC 128
  11. Creating CRTC object for XID 129
  12. Querying information about CRTC 129
  13. Creating CRTC object for XID 130
  14. Querying information about CRTC 130
  15. Creating output object for XID 131
  16. XID 131 is output "eDP1" (connected)
  17. Setting CRTC 127 (enabled) on output "eDP1"
  18. Possible CRTCs for output "eDP1" :
  19. - CRTC 127
  20. - CRTC 128
  21. - CRTC 129
  22. Current configuration for output "eDP1" :
  23. - Refresh rate: 59.998
  24. - Rect: QRect(0,0 1366x768)
  25. - Rotation: 1
  26. Creating output object for XID 132
  27. XID 132 is output "HDMI1" (disconnected)
  28. Setting CRTC 0 (disabled) on output "HDMI1"
  29. Possible CRTCs for output "HDMI1" :
  30. - CRTC 127
  31. - CRTC 128
  32. - CRTC 129
  33. Creating output object for XID 133
  34. XID 133 is output "VGA1" (connected)
  35. Setting CRTC 128 (enabled) on output "VGA1"
  36. Possible CRTCs for output "VGA1" :
  37. - CRTC 127
  38. - CRTC 128
  39. - CRTC 129
  40. Current configuration for output "VGA1" :
  41. - Refresh rate: 60.0197
  42. - Rect: QRect(1366,0 1280x1024)
  43. - Rotation: 1
  44. Creating output object for XID 134
  45. XID 134 is output "VIRTUAL1" (disconnected)
  46. Setting CRTC 0 (disabled) on output "VIRTUAL1"
  47. Possible CRTCs for output "VIRTUAL1" :
  48. - CRTC 130
  49. Display is valid
  50. HAS_RANDR_1_3
  51. Before create Scene
  52. Current screen rect QRect(0,0 2646x1024)
  53. Terminated constructor Config
  54. Loading output configuration for "eDP1"
  55. Output rect: QRect(0,0 1366x768)
  56. Loading output configuration for "HDMI1"
  57. Loading output configuration for "VGA1"
  58. Output rect: QRect(1366,0 1280x1024)
  59. Loading output configuration for "VIRTUAL1"
  60. Applying settings...
  61. Normalizing positions by QPoint(0,0)
  62. Output config for "eDP1" :
  63. rect = QRect(0,0 1366x768) , rot = 1 , rate = 59.998 , brightness 0.98
  64. Setting CRTC 0 (disabled) on output "eDP1"
  65. Attempting to enable "eDP1"
  66. Setting CRTC 127 (enabled) on output "eDP1"
  67. Output config for "VGA1" :
  68. rect = QRect(1366,0 1280x1024) , rot = 1 , rate = 60.0197 , brightness 0.98
  69. Setting CRTC 0 (disabled) on output "VGA1"
  70. Attempting to enable "VGA1"
  71. Setting CRTC 128 (enabled) on output "VGA1"
  72. Applying proposed changes for screen 0 ...
  73. Applying proposed changes for output "eDP1" ...
  74. Trying to change output "eDP1" to CRTC 127 ...
  75. Applying proposed changes for CRTC 127 ...
  76. Current Screen rect: QRect(0,0 2646x1024)
  77. Current CRTC rect: QRect(0,0 1366x768)
  78. Current rotation: 1
  79. Proposed CRTC rect: QRect(0,0 1366x768)
  80. Proposed rotation: 1
  81. Proposed refresh rate: 59.998
  82. Proposed brightness: 0.98
  83. Enabled outputs:
  84. - "eDP1"
  85. [RandRCrtc::applyProposed] scale width 1 height= 1
  86. [RandRCrtc::applyProposed] m_proposedBrightness 0.98
  87. [set_gamma] Appling brightness 0.98
  88. [set_gamma] Appling brightness 0.98
  89. Changes for CRTC 127 successfully applied.
  90. Output "eDP1" changed. ( mask = "4" )
  91. Output mode changed.
  92. Changed output "eDP1" to CRTC 127
  93. ( from old CRTC 127 )
  94. Applying proposed changes for output "VGA1" ...
  95. Trying to change output "VGA1" to CRTC 128 ...
  96. Applying proposed changes for CRTC 128 ...
  97. Current Screen rect: QRect(0,0 2646x1024)
  98. Current CRTC rect: QRect(1366,0 1280x1024)
  99. Current rotation: 1
  100. Proposed CRTC rect: QRect(1366,0 1280x1024)
  101. Proposed rotation: 1
  102. Proposed refresh rate: 60.0197
  103. Proposed brightness: 0.98
  104. Enabled outputs:
  105. - "VGA1"
  106. [RandRCrtc::applyProposed] scale width 1 height= 1
  107. [RandRCrtc::applyProposed] m_proposedBrightness 0.98
  108. [set_gamma] Appling brightness 0.98
  109. [set_gamma] Appling brightness 0.98
  110. Changes for CRTC 128 successfully applied.
  111. Output "VGA1" changed. ( mask = "4" )
  112. Output mode changed.
  113. Changed output "VGA1" to CRTC 128
  114. ( from old CRTC 128 )
  115. Changes have been applied to all outputs.
  116. Confirm the changes
  117. slotUpdateTime false
  118. Terminated constructor confirm dialog
  119. Mostrando e iniciando los temporizadores
  120. slotUpdateTime true
  121. QPixmap: Must construct a QGuiApplication before a QPixmap
  122. Aborted (core dumped)
  123. arthur@pb450:~/.config/lxqt$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement