Advertisement
Guest User

Untitled

a guest
Feb 7th, 2020
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.10 KB | None | 0 0
  1.  
  2. Command used in powershell:
  3. adb.exe logcat | Select-String xrstreamingclient
  4.  
  5. Log on device where not working:
  6. 02-07 21:53:30.283 4562 4578 V xrstreamingclient: Instance API version : 1.0.0
  7. 02-07 21:53:30.283 4562 4578 V xrstreamingclient: --------------------------------
  8. 02-07 21:53:30.287 4562 4578 D vulkan : searching for layers in '/system/app/xrstreamingclient/xrstreamingclient.apk!/lib/arm64-v8a'
  9. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: Device Name : Adreno (TM) 540
  10. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: Device Type : integrated GPU
  11. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: Vendor ID : 0x5143
  12. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: Device ID : 0x5040001
  13. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: Driver Version : 512.438.0
  14. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: API Version : 1.0.124
  15. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: Queue Families : 0 = graphics compute (3 queues, 3 priorities)
  16. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: Work Queue Family : 0
  17. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: Requested Extensions:
  18. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: (0):VK_KHR_swapchain
  19. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: (1):VK_KHR_external_memory_fd
  20. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: (2):VK_KHR_swapchain
  21. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: (3):VK_KHR_external_memory_fd
  22. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: (4):VK_KHR_sampler_ycbcr_conversion
  23. 02-07 21:53:30.289 4562 4578 V xrstreamingclient: (5):VK_KHR_dedicated_allocation
  24. 02-07 21:53:30.291 4562 4578 I xrstreamingclient: Launching main loop
  25. 02-07 21:53:30.647 1071 1118 W ActivityManager: Activity pause timeout for ActivityRecord{25c749e u0 com.oculus.xrstreamingclient/.MainActivity t43}
  26. 02-07 21:53:30.666 4562 4588 I xrstreamingclient: Sending invite
  27. 02-07 21:53:30.692 4562 4578 I xrstreamingclient: AudioCore: Create Engine
  28. 02-07 21:53:30.692 4562 4578 W xrstreamingclient: AudioCore::createEngine() GetInterface(SLAudioIODeviceCapabilitiesItf) == SL_RESULT_FEATURE_UNSUPPORTED
  29. 02-07 21:53:30.720 4562 4578 I xrstreamingclient: AudioPlayer: API Level >= 24
  30. 02-07 21:53:30.730 4562 4578 I xrstreamingclient: AdaptiveSrc: latency=20.0ms (50.0ms) [240(480-960-1056)1440]
  31. 02-07 21:53:30.730 4562 4578 I xrstreamingclient: AudioPlayer: Adaptive SRC Latency + playback latency: 8.0 ms
  32. 02-07 21:53:30.730 4562 4578 I xrstreamingclient: AudioPlayer: new DataThread()
  33. 02-07 21:53:30.732 4562 4596 D xrstreamingclient: Waiting for vsync to change from 927991344228
  34. 02-07 21:53:30.733 4562 4596 D xrstreamingclient: Vsync has changed to 928005215634
  35. 02-07 21:53:30.735 4562 4595 I xrstreamingclient: AudioPlayer: DataThread::ThreadLoop() Enter
  36. 02-07 21:53:30.764 4562 4597 V xrstreamingclient: batteryPercent = 50
  37. 02-07 21:53:30.866 4562 4609 W xrstreamingclient: XrsSessionGetFrameSlice() returned error code -1002
  38. 02-07 21:53:30.866 4562 4609 I xrstreamingclient: Requesting exit because Decoding error
  39. 02-07 21:53:30.866 4562 4606 W xrstreamingclient: XrsSessionGetFrameSlice() returned error code -1002
  40. 02-07 21:53:30.866 4562 4606 I xrstreamingclient: Requesting exit because Decoding error
  41. 02-07 21:53:30.866 4562 4612 W xrstreamingclient: XrsSessionGetFrameSlice() returned error code -1002
  42. 02-07 21:53:30.866 4562 4612 I xrstreamingclient: Requesting exit because Decoding error
  43. 02-07 21:53:30.870 4562 4615 W xrstreamingclient: XrsSessionGetFrameSlice() returned error code -1002
  44. 02-07 21:53:30.870 4562 4615 I xrstreamingclient: Requesting exit because Decoding error
  45. 02-07 21:53:30.885 4562 4578 I xrstreamingclient: AudioPlayer: start()
  46. 02-07 21:53:30.885 4562 4618 W xrstreamingclient: XrsSessionGetFrameSlice() returned error code -1002
  47. 02-07 21:53:30.885 4562 4618 I xrstreamingclient: Requesting exit because Decoding error
  48. 02-07 21:53:30.891 4562 4578 D AudioTrack: updateAppOpsPlayAudio: checkOp OP_PLAY_AUDIO for com.oculus.xrstreamingclient returns: 0 (ALLOWED)
  49. 02-07 21:53:30.892 4562 4578 I xrstreamingclient: AudioRecorderMock: start()
  50. 02-07 21:53:30.939 1071 1538 W ActivityManager: Duplicate finish request for ActivityRecord{25c749e u0 com.oculus.xrstreamingclient/.MainActivity t43 f}
  51. 02-07 21:53:30.940 4562 4576 D AudioTrack: updateAppOpsPlayAudio: checkOp OP_PLAY_AUDIO for com.oculus.xrstreamingclient returns: 1 (IGNORED)
  52. 02-07 21:53:30.942 4562 4576 D AudioTrack: updateAppOpsPlayAudio: checkOp OP_PLAY_AUDIO for com.oculus.xrstreamingclient returns: 1 (IGNORED)
  53. 02-07 21:53:30.944 1071 1573 W ActivityManager: Duplicate finish request for ActivityRecord{25c749e u0 com.oculus.xrstreamingclient/.MainActivity t43 f}
  54. 02-07 21:53:30.966 1071 1490 W ActivityManager: Duplicate finish request for ActivityRecord{25c749e u0 com.oculus.xrstreamingclient/.MainActivity t43 f}
  55. 02-07 21:53:30.968 1071 1491 W ActivityManager: Duplicate finish request for ActivityRecord{25c749e u0 com.oculus.xrstreamingclient/.MainActivity t43 f}
  56. 02-07 21:53:31.004 4562 4578 I xrstreamingclient: Shutting down main loop
  57. 02-07 21:53:31.004 4562 4578 I xrstreamingclient: Requesting exit because shutdown
  58. 02-07 21:53:31.009 4562 4600 E xrstreamingclient: ThreadFunc(): XrsSessionGetRectifyMesh failed. xrsResult = -1002
  59. 02-07 21:53:31.010 4562 4595 E xrstreamingclient: AudioPlayer: XrsSessionGetAudio() failed: -1002
  60. 02-07 21:53:31.010 4562 4595 W xrstreamingclient: AudioPlayer: shutdown not requested but permanent error reading audio
  61. 02-07 21:53:31.010 4562 4595 I xrstreamingclient: AudioPlayer: DataThread::ThreadLoop() Leave
  62. 02-07 21:53:31.010 4562 4598 E xrstreamingclient: ThreadFunc(): XrsSessionGetHaptic failed. xrsResult = -1002
  63. 02-07 21:53:31.023 4562 4601 E xrstreamingclient: Command result err -1002
  64. 02-07 21:53:31.056 4562 4578 I xrstreamingclient: Stopping audio player
  65. 02-07 21:53:31.056 4562 4578 I xrstreamingclient: AudioPlayer: stop()
  66. 02-07 21:53:31.057 4562 4583 I xrstreamingclient: Requesting exit because session terminated
  67. 02-07 21:53:31.058 4562 4578 I xrstreamingclient: AudioPlayer: ~DataThread()
  68. 02-07 21:53:31.235 4562 4596 E xrstreamingclient: XrsSendTracking() failed with error -1002
  69. 02-07 21:53:31.298 4562 4583 I xrstreamingclient: Requesting exit because session failed to start
  70. 02-07 21:53:31.313 4562 4578 I xrstreamingclient: Main loop finished shutting down
  71. 02-07 21:53:31.335 1733 1744 D VrRuntimeService: VrRuntimeService: destroyClientInternal: com.oculus.xrstreamingclient, pid: 4562, window: null
  72. 02-07 21:53:31.335 1733 1744 I ClientMgr: ClientMgr::DestroyClient: 4562:com.oculus.xrstreamingclient
  73. 02-07 21:53:31.466 1071 1144 W InputDispatcher: channel 'c379075 com.oculus.xrstreamingclient/com.oculus.xrstreamingclient.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
  74. 02-07 21:53:31.466 1071 1144 E InputDispatcher: channel 'c379075 com.oculus.xrstreamingclient/com.oculus.xrstreamingclient.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement