In vncviewer LowColourLevel changes to FullColourLevel
automatically
Sid Kapoor
sidkapoor2000 "at" gmail.com
Mon Dec 17 05:52:01 2007
hi,
I am having a customised linux distribution installed on a thin client with
the following configuration.
AMD LX800
128MB RAM
Xorg version 7.2
The display driver that I am using is from xorg git
http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-amd.git;a=summary
My xorg.conf file is also attached .
When I try to run vncviewer on this thin client with a "LowColourLevel 0"
option to it (that is 8 colour mode), it first of all connects to the server
in 8 colour mode, but soon after changes the mode to FullColour. The
warnings which I get on running the vncviewer is listed below:
/.mount/root $ vncviewer -LowColourLevel 0 107.108.92.138
VNC Viewer Free Edition 4.1.1 for X - built Apr 16 2006 11:03:00
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Fri Dec 14 19:38:43 2007
CConn: connected to host 107.108.92.138 port 5900
CConnection: Server supports RFB protocol version 3.8
CConnection: Using RFB protocol version 3.8
Fri Dec 14 19:38:44 2007
TXImage: Using default colormap and visual, TrueColor, depth 24.
CConn: Using pixel format depth 3 (8bpp) rgb111
CConn: Using ZRLE encoding
CConn: Throughput 1273 kbit/s - changing to full colour
CConn: Using pixel format depth 24 (32bpp) little-endian rgb888
CConn: Throughput 4780 kbit/s - changing to hextile encoding
CConn: Using hextile encoding
Any pointers to the solution of the above problem ?
With best regards,
Siddharth Kapoor