Multivnc and OLPC XO laptops
Arjun Sarwal
arjun "at" laptop.org
Sat Dec 13 12:48:02 2008
Dear all,
I am a volunteer with the OLPC project (http://laptop.org) For a
classroom scenario, where each child has an XO laptop, and the teacher
is using an Ubuntu laptop, we are strongly considering using Multi
VNC. Currently we have a wifi access point through which the
teacher's laptop and the XO laptops (approx 30 in each classroom) are
connecting.
The problem that I am facing is that I can get multivnc server to
start up fine, but cant get the client side to start up. See this log
that displays in the terminal. Any help towards figuring this out
would be very helpful. Thank you in advance.
Multivnc has a lot of applicability in the classroom context with the
OLPC project and we are very excited about getting this to run on the
XOs!
Cheers
Arjun
Log:
=====================================
arjs "at" arjs-dev:~$ multivnc_client -d 0
clientID(ok click): arjs
vncdisplay=0
0 -1 -1 -1 -1 -1 -1 -1 -1 -1 > 0
recv-adv 40
type=8
length=40
serverID=teacher
serverip=10.0.0.5
serverport=50000
clientadv.client_ID: arjs
type=10, flag=1
switch : rfbAllowAdv
vncdisplay=0
vncconfig -display :0 -connect 10.0.0.5:50000 > /dev/null 2>&1; echo -n $?
vncconnect -display :0 10.0.0.5:50000 > /dev/null 2>&1; echo -n $?
vnc4config -display :0 -connect 10.0.0.5:50000 > /dev/null 2>&1; echo -n $?
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
print_popen : 127
3
arjs "at" arjs-dev:~$