ivdok

Untitled

Sep 5th, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.21 KB | None | 0 0
  1. [ivdok@localhost ~]$ xrandr
  2. Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 8192 x 8192
  3. DFP1 disconnected (normal left inverted right x axis y axis)
  4. DFP2 disconnected (normal left inverted right x axis y axis)
  5. DFP3 disconnected (normal left inverted right x axis y axis)
  6. DFP4 disconnected (normal left inverted right x axis y axis)
  7. CRT1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
  8.    1280x1024      60.0*+
  9.    1600x1200      60.0 +
  10.    1400x1050      60.0  
  11.    1600x900       60.0  
  12.    1360x1024      60.0  
  13.    1440x900       59.9  
  14.    1280x960       60.0  
  15.    1366x768       59.8  
  16.    1360x768       60.0  
  17.    1280x800       59.8  
  18.    1152x864       60.0  
  19.    1280x768       59.9  
  20.    1280x720       60.0  
  21.    1024x768       60.0  
  22.    800x600        60.3  
  23.    720x480        60.0  
  24.    640x480        59.9  
  25. CRT2 disconnected (normal left inverted right x axis y axis)
  26. [ivdok@localhost ~]$ grep '(EE)' /var/log/Xorg.0.log
  27.     (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  28. [ivdok@localhost ~]$ sudo LIBGL_DEBUG=verbose glxinfo > /dev/null
  29. [sudo] password for ivdok:
  30. libGL: AtiGetClientDriverName: 13.20.5 fglrx (screen 0)
  31. ukiDynamicMajor: found major device number 250
  32. ukiDynamicMajor: found major device number 250
  33. ukiDynamicMajor: found major device number 250
  34. ukiOpenDevice: node name is /dev/ati/card0
  35. ukiOpenDevice: open result is 4, (OK)
  36. ukiGetBusid returned 'PCI:1:0:0'
  37. ukiOpenDevice: node name is /dev/ati/card1
  38. ukiOpenDevice: open result is -1, (No such device)
  39. ukiOpenDevice: open result is -1, (No such device)
  40. ukiOpenDevice: Open failed
  41. ukiOpenDevice: node name is /dev/ati/card2
  42. ukiOpenDevice: open result is -1, (No such device)
  43. ukiOpenDevice: open result is -1, (No such device)
  44. ukiOpenDevice: Open failed
  45. ukiOpenDevice: node name is /dev/ati/card3
  46. ukiOpenDevice: open result is -1, (No such device)
  47. ukiOpenDevice: open result is -1, (No such device)
  48. ukiOpenDevice: Open failed
  49. ukiOpenDevice: node name is /dev/ati/card4
  50. ukiOpenDevice: open result is -1, (No such device)
  51. ukiOpenDevice: open result is -1, (No such device)
  52. ukiOpenDevice: Open failed
  53. ukiOpenDevice: node name is /dev/ati/card5
  54. ukiOpenDevice: open result is -1, (No such device)
  55. ukiOpenDevice: open result is -1, (No such device)
  56. ukiOpenDevice: Open failed
  57. ukiOpenDevice: node name is /dev/ati/card6
  58. ukiOpenDevice: open result is -1, (No such device)
  59. ukiOpenDevice: open result is -1, (No such device)
  60. ukiOpenDevice: Open failed
  61. ukiOpenDevice: node name is /dev/ati/card7
  62. ukiOpenDevice: open result is -1, (No such device)
  63. ukiOpenDevice: open result is -1, (No such device)
  64. ukiOpenDevice: Open failed
  65. ukiOpenDevice: node name is /dev/ati/card8
  66. ukiOpenDevice: open result is -1, (No such device)
  67. ukiOpenDevice: open result is -1, (No such device)
  68. ukiOpenDevice: Open failed
  69. ukiOpenDevice: node name is /dev/ati/card9
  70. ukiOpenDevice: open result is -1, (No such device)
  71. ukiOpenDevice: open result is -1, (No such device)
  72. ukiOpenDevice: Open failed
  73. ukiOpenDevice: node name is /dev/ati/card10
  74. ukiOpenDevice: open result is -1, (No such device)
  75. ukiOpenDevice: open result is -1, (No such device)
  76. ukiOpenDevice: Open failed
  77. ukiOpenDevice: node name is /dev/ati/card11
  78. ukiOpenDevice: open result is -1, (No such device)
  79. ukiOpenDevice: open result is -1, (No such device)
  80. ukiOpenDevice: Open failed
  81. ukiOpenDevice: node name is /dev/ati/card12
  82. ukiOpenDevice: open result is -1, (No such device)
  83. ukiOpenDevice: open result is -1, (No such device)
  84. ukiOpenDevice: Open failed
  85. ukiOpenDevice: node name is /dev/ati/card13
  86. ukiOpenDevice: open result is -1, (No such device)
  87. ukiOpenDevice: open result is -1, (No such device)
  88. ukiOpenDevice: Open failed
  89. ukiOpenDevice: node name is /dev/ati/card14
  90. ukiOpenDevice: open result is -1, (No such device)
  91. ukiOpenDevice: open result is -1, (No such device)
  92. ukiOpenDevice: Open failed
  93. ukiOpenDevice: node name is /dev/ati/card15
  94. ukiOpenDevice: open result is -1, (No such device)
  95. ukiOpenDevice: open result is -1, (No such device)
  96. ukiOpenDevice: Open failed
  97. ukiDynamicMajor: found major device number 250
  98. ukiOpenByBusid: Searching for BusID PCI:1:0:0
  99. ukiOpenDevice: node name is /dev/ati/card0
  100. ukiOpenDevice: open result is 4, (OK)
  101. ukiOpenByBusid: ukiOpenMinor returns 4
  102. ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
  103. ukiDynamicMajor: found major device number 250
  104. ukiDynamicMajor: found major device number 250
  105. ukiOpenByBusid: Searching for BusID PCI:1:0:0
  106. ukiOpenDevice: node name is /dev/ati/card0
  107. ukiOpenDevice: open result is 5, (OK)
  108. ukiOpenByBusid: ukiOpenMinor returns 5
  109. ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
  110. ukiDynamicMajor: found major device number 250
  111. ukiDynamicMajor: found major device number 250
  112. ukiDynamicMajor: found major device number 250
  113. ukiOpenDevice: node name is /dev/ati/card0
  114. ukiOpenDevice: open result is 9, (OK)
  115. ukiGetBusid returned 'PCI:1:0:0'
  116. ukiOpenDevice: node name is /dev/ati/card1
  117. ukiOpenDevice: open result is -1, (No such device)
  118. ukiOpenDevice: open result is -1, (No such device)
  119. ukiOpenDevice: Open failed
  120. ukiOpenDevice: node name is /dev/ati/card2
  121. ukiOpenDevice: open result is -1, (No such device)
  122. ukiOpenDevice: open result is -1, (No such device)
  123. ukiOpenDevice: Open failed
  124. ukiOpenDevice: node name is /dev/ati/card3
  125. ukiOpenDevice: open result is -1, (No such device)
  126. ukiOpenDevice: open result is -1, (No such device)
  127. ukiOpenDevice: Open failed
  128. ukiOpenDevice: node name is /dev/ati/card4
  129. ukiOpenDevice: open result is -1, (No such device)
  130. ukiOpenDevice: open result is -1, (No such device)
  131. ukiOpenDevice: Open failed
  132. ukiOpenDevice: node name is /dev/ati/card5
  133. ukiOpenDevice: open result is -1, (No such device)
  134. ukiOpenDevice: open result is -1, (No such device)
  135. ukiOpenDevice: Open failed
  136. ukiOpenDevice: node name is /dev/ati/card6
  137. ukiOpenDevice: open result is -1, (No such device)
  138. ukiOpenDevice: open result is -1, (No such device)
  139. ukiOpenDevice: Open failed
  140. ukiOpenDevice: node name is /dev/ati/card7
  141. ukiOpenDevice: open result is -1, (No such device)
  142. ukiOpenDevice: open result is -1, (No such device)
  143. ukiOpenDevice: Open failed
  144. ukiOpenDevice: node name is /dev/ati/card8
  145. ukiOpenDevice: open result is -1, (No such device)
  146. ukiOpenDevice: open result is -1, (No such device)
  147. ukiOpenDevice: Open failed
  148. ukiOpenDevice: node name is /dev/ati/card9
  149. ukiOpenDevice: open result is -1, (No such device)
  150. ukiOpenDevice: open result is -1, (No such device)
  151. ukiOpenDevice: Open failed
  152. ukiOpenDevice: node name is /dev/ati/card10
  153. ukiOpenDevice: open result is -1, (No such device)
  154. ukiOpenDevice: open result is -1, (No such device)
  155. ukiOpenDevice: Open failed
  156. ukiOpenDevice: node name is /dev/ati/card11
  157. ukiOpenDevice: open result is -1, (No such device)
  158. ukiOpenDevice: open result is -1, (No such device)
  159. ukiOpenDevice: Open failed
  160. ukiOpenDevice: node name is /dev/ati/card12
  161. ukiOpenDevice: open result is -1, (No such device)
  162. ukiOpenDevice: open result is -1, (No such device)
  163. ukiOpenDevice: Open failed
  164. ukiOpenDevice: node name is /dev/ati/card13
  165. ukiOpenDevice: open result is -1, (No such device)
  166. ukiOpenDevice: open result is -1, (No such device)
  167. ukiOpenDevice: Open failed
  168. ukiOpenDevice: node name is /dev/ati/card14
  169. ukiOpenDevice: open result is -1, (No such device)
  170. ukiOpenDevice: open result is -1, (No such device)
  171. ukiOpenDevice: Open failed
  172. ukiOpenDevice: node name is /dev/ati/card15
  173. ukiOpenDevice: open result is -1, (No such device)
  174. ukiOpenDevice: open result is -1, (No such device)
  175. ukiOpenDevice: Open failed
  176. ukiDynamicMajor: found major device number 250
  177. ukiOpenByBusid: Searching for BusID PCI:1:0:0
  178. ukiOpenDevice: node name is /dev/ati/card0
  179. ukiOpenDevice: open result is 9, (OK)
  180. ukiOpenByBusid: ukiOpenMinor returns 9
  181. ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
  182. [ivdok@localhost ~]$ lsmod | grep fglrx
  183. fglrx                6445581  142
  184. button                  3685  1 fglrx
  185. agpgart                22047  3 fglrx,intel_agp,intel_gtt
  186. [ivdok@localhost ~]$ fglrxinfo
  187. display: :0.0  screen: 0
  188. OpenGL vendor string: Advanced Micro Devices, Inc.
  189. OpenGL renderer string: ATI Radeon HD 5700 Series
  190. OpenGL version string: 4.3.12441 Compatibility Profile Context 13.20.11
  191.  
  192. [ivdok@localhost ~]$ glxinfo | grep "direct rendering"
  193. direct rendering: Yes
  194. [ivdok@localhost ~]$ steam
  195. Running Steam on arch rolling 32-bit
  196. STEAM_RUNTIME is enabled automatically
  197. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  198. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  199. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  200. unlinked 0 orphaned pipes
  201. removing stale semaphore last operated on by process 1598 with name
  202. 0eBlobRegistryMutex_67AD9978D7535E6319C9E4849306F204
  203. removing stale semaphore last operated on by process 1598 with name
  204. 0eBlobRegistrySignal_67AD9978D7535E6319C9E4849306F204
  205. removing stale semaphore last operated on by process 1598 with name 0emSteamEngineInstance
  206. removing stale semaphore last operated on by process 1598 with name 0eSteamEngineLock
  207. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  208. [0905/194512:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name
  209. org.freedesktop.NetworkManager was not provided by any .service files
  210. [0905/194512:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
  211. Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
  212. Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
  213. Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
  214. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  215. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  216. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  217.  
  218. ** (steam:1882): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name
  219. org.freedesktop.NetworkManager was not provided by any .service files
  220.  
  221. ** (steam:1882): WARNING **: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: The name
  222. org.freedesktop.NetworkManager was not provided by any .service files
  223.  
  224. PulseAudio connect failed (used only for Mic Volume Control) with error: Access denied
  225. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  226. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  227. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  228. Generating new string page texture 2: 48x256, total string texture memory is 49.15 KB
  229. Generating new string page texture 3: 384x256, total string texture memory is 442.37 KB
  230. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  231. /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/common/crypto.cpp (1634) : Assertion Failed:
  232. cubInput > 0
  233. Assert( Assertion Failed: cubInput > 0
  234. ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/common/crypto.cpp:1634
  235.  
  236. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  237. Uploading dump (out-of-process) [proxy '']
  238. /tmp/dumps/assert_20130905194518_13.dmp
  239.  
  240. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  241.  
  242. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  243.  
  244. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  245.  
  246. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  247.  
  248. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  249.  
  250. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  251.  
  252. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  253.  
  254. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  255.  
  256. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  257.  
  258. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  259.  
  260. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  261. roaming config store loaded successfully - 11456 bytes.
  262. migrating temporary roaming config store
  263. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  264. Adding license for package 0
  265. Adding license for package 25
  266. Adding license for package 219
  267. Adding license for package 482
  268. Adding license for package 609
  269. Adding license for package 1290
  270. Adding license for package 1465
  271. Adding license for package 1495
  272. Adding license for package 2208
  273. Adding license for package 4559
  274. Adding license for package 4819
  275. Adding license for package 7668
  276. Adding license for package 7671
  277. Adding license for package 7930
  278. Adding license for package 8183
  279. Adding license for package 11704
  280. Adding license for package 12064
  281. Adding license for package 13054
  282. Adding license for package 14840
  283. Adding license for package 17915
  284. Adding license for package 30200
  285. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  286. ExecCommandLine: "/home/ivdok/.local/share/Steam/ubuntu12_32/steam"
  287. Finished uploading minidump (out-of-process): success = yes
  288. response: CrashID=bp-bf38f101-5801-4e11-90a9-e695e2130905
  289. System startup time: 16.11 seconds
  290. Generating new string page texture 78: 1024x256, total string texture memory is 1.49 MB
  291. Generating new string page texture 79: 128x256, total string texture memory is 131.07 KB
  292. Generating new string page texture 80: 128x256, total string texture memory is 1.62 MB
  293. Generating new string page texture 81: 256x256, total string texture memory is 1.88 MB
  294. Generating new string page texture 82: 32x256, total string texture memory is 1.92 MB
  295. Generating new string page texture 83: 64x256, total string texture memory is 1.98 MB
  296. Generating new string page texture 84: 8x256, total string texture memory is 1.99 MB
  297. Installing breakpad exception handler for appid(steam)/version(1377723241_client)
  298. Generating new string page texture 92: 128x256, total string texture memory is 2.12 MB
  299. Generating new string page texture 93: 512x256, total string texture memory is 2.65 MB
  300. Generating new string page texture 94: 256x256, total string texture memory is 2.91 MB
  301. Generating new string page texture 95: 128x256, total string texture memory is 3.04 MB
  302. Generating new string page texture 104: 24x256, total string texture memory is 3.06 MB
  303. Running Steam on arch rolling 32-bit
  304. STEAM_RUNTIME has been set by the user to: /home/ivdok/.local/share/Steam/ubuntu12_32/steam-runtime
  305. ExecCommandLine: "/home/ivdok/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
  306. ExecSteamURL: "steam://open/driverhelperready"
  307. Game update: AppID 380 "Half-Life 2: Episode One", ProcID 1989, IP 0.0.0.0:0
  308.  
  309. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  310.  
  311. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  312.  
  313. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  314.  
  315. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  316.  
  317. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  318.  
  319. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  320.  
  321. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  322.  
  323. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  324.  
  325. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  326.  
  327. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  328.  
  329. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  330.  
  331. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  332.  
  333. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  334.  
  335. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  336.  
  337. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  338.  
  339. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  340.  
  341. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  342.  
  343. (steam:1882): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
  344. SDL video target is 'x11'
  345. SDL video target is 'x11'
  346. /home/ivdok/.local/share/Steam/steam.sh: line 704:  1882 Killed                  $STEAM_DEBUGGER
  347. "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
  348. [ivdok@localhost ~]$
Advertisement
Add Comment
Please, Sign In to add comment