Forums - Profiler refuses to connect to the device

3 posts / 0 new
Last post
Profiler refuses to connect to the device
mails.yogesh
Join Date: 20 Dec 18
Posts: 1
Posted: Thu, 2018-12-20 01:13

When trying to connect to my device, Snapdragon Profiler sees my device over ADB but fails to connect with below error:

---

W: ADBDevice::SetProperty: Program Override Disable is not supported on this device.
I: Device '192.168.1.1:5555' discovered.
E: Device '192.168.1.1:5555' service installation failed.
I: Device '192.168.1.1:5555' service install failed.

---

I would appreciate if you could help me.

 

Full Logs

----------

sharmyog@nl2lxl-109041:~/caruso/snapdragon/bin_d_internal$ adb connect 192.168.1.1
connected to 192.168.1.1:5555
sharmyog@nl2lxl-109041:~/caruso/snapdragon/bin_d_internal$ adb devices
List of devices attached 
192.168.1.1:5555 device
 
sharmyog@nl2lxl-109041:~/caruso/snapdragon/bin_d_internal$ ./run_sdp.sh 
sharmyog@nl2lxl-109041:~/caruso/snapdragon/bin_d_internal$ 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
SDPTheme/gtkrc:30: Unable to locate image file in pixmap_path: "icons/error_fff_48.png"
SDPTheme/gtkrc:31: Unable to locate image file in pixmap_path: "icons/enable_fff.png"
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
SDPTheme/gtkrc:385: Unable to find include file: "styles/startpage"
SDPTheme/gtkrc:387: Unable to find include file: "styles/statusbar"
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
 
(SnapdragonProfiler:31357): Gtk-WARNING **: Unable to locate theme engine in module_path: "xamarin",
I: Scanning for devices...
I: Started QNX device scan
Could not connect to telnet server
I: Device added: 192.168.1.1:5555 192.168.1.1
W: ADBDevice::SetProperty: Program Override Disable is not supported on this device.
I: Device '192.168.1.1:5555' discovered.
E: Device '192.168.1.1:5555' service installation failed.
I: Device '192.168.1.1:5555' service install failed.
Could not connect to telnet server
Could not connect to telnet server
...

 

 
  • Up0
  • Down0
onnep
Join Date: 8 Nov 18
Posts: 4
Posted: Fri, 2018-12-21 02:07

which device is that?

  • Up0
  • Down0
nathan.humpal
Join Date: 30 May 19
Posts: 4
Posted: Wed, 2019-08-07 07:46

Is there any trouble shooting guides to get the profiler to connect, it wont connect to my snapdragon flight pro running the snapdragon 820.

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.