vnc connection from linux to windows ce
- by JosiP
Im having troubles while im trying to connect from linux to Windows CE, via VNC viewer.
Here is what i can see on log:
/usr/bin/vncviewer 10.1.1.57
VNC Viewer Free Edition 4.1.2 for X - built Apr 20 2011 12:04:25
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Tue Jul 2 12:15:04 2013
CConn: connected to host 10.1.1.57 port 5900
CConnection: Server supports RFB protocol version 3.5
CConnection: Using RFB protocol version 3.3
TXImage: Using default colormap and visual, TrueColor, depth 24.
CConn: Using pixel format depth 6 (8bpp) rgb222
CConn: Using ZRLE encoding
I cannot see anything - only black screen. Restarting device does not help. Device is connected directly to machine by crossed ethernet cable, and its IP is assigned by DHCP. Any clues, ideas, what can i do to get normal view ?
best regards
J.