View Single Post
xpilz's Avatar
Posts: 9 | Thanked: 23 times | Joined on Apr 2013 @ Germany
#151
Originally Posted by n0x View Post
Any chance the Power Pack affects the SDK Connectivity Tool? The USB option doesn't seem to be working. Going to "Processing" then back.

OT: Anyone know how to open SDK Connectivity Tool in terminal to see what's happening?
This issue appeared also on my n9. But you can still connect if you know the IP. (Default is: 192.168.2.15.)

Code:
Successfully resolved MeeGo graphics system: /usr/lib/qt4/plugins/graphicssystems/libqmeegographicssystem.so 

Found SGX/MBX driver, enabling FullClearOnEveryFrame 
Found v1.4 driver, enabling brokenTexSubImage 
MeegoGraphics: found EGL_NOK_image_shared
MeegoGraphics: found EGL_KHR_lock_surface2
MeegoGraphics: found EGL_KHR_fence_sync
maxScren
hijackWindow() context created for MainWindow(0xaeebea9c) 1 
Found SGX/MBX driver, enabling FullClearOnEveryFrame 
Found v1.4 driver, enabling brokenTexSubImage 
QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0x4f2e88) 
Found EGL_KHR_image_pixmap & GL_OES_EGL_image extensions (preferred method)!
Found texture_from_pixmap EGL extension!
##########################pos 1
Meego graphics system destroyed
minScren
killall: x11vnc: no process killed
Pos 1 is the position where the USB mode where selected. No Errors occured.
If it helps, here is the exec line from the .desktop file:
Code:
Exec=/usr/lib/sdk-connectivity-tool/bin/mad-withhome.sh /usr/bin/single-instance /usr/lib/sdk-connectivity-tool/bin/sdk-connectivity-tool
__________________
learning..
 

The Following User Says Thank You to xpilz For This Useful Post: