Hello forum,
I have a vivo x90 device connected and adb device shows the device.
But I don't see the device when I run renderdoc replay context, as I intend to run vulkan app and capture a frame.
Kindly let me know how to debug this.
Hi rchakena,
Can you provide the output of adb devices, and let me know which version of render doc you are using?
When you click on replay context in RenderDoc what do you see?
thanks,
Martyn
Hi Martyn,
Here is adb devices output
List of devices attached10ACBQ1CTA000QD device
I am using the latest renderdoc V1.27 and when i click on replay context, I only see local. Also I forgot to mention the device has ARM G715 GPU.
Have you used RD successfully with another device? Can you check and see if adb.exe is in your path, and if you have android studio open try closing it as it may interfere with RD access to ADB.
Looks like it was the host issue. I connected the device to different host and it worked. Thanks for debug suggestions.
Cheers,
rchakena
No problem, glad you got it working.