View Single Post
Old 02-12-2012, 09:29 PM   #24
thatworkshop
hub
thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.
 
thatworkshop's Avatar
 
Posts: 715
Karma: 2151032
Join Date: Jan 2012
Location: Iranian in Canada
Device: K3G, DXG, Kobo mini
I tried to run this on Touch and here it goes:
Code:
./ufbvncd: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
so I created a symbolic link:
Code:
ln -s libjpeg.so libjpeg.so.62
and in vain hope of being successful, finally I got the following error:

Code:
ufbvncd: open_device> cannot open framebuffer device "/dev/fb/0"
ufbvncd: startup> cannot open device
which I guess confirms what geekmaster said about framebuffer difference between KT and other Kindles here.

So, is there anyway we can have VNC server on Touch?

Last edited by thatworkshop; 02-12-2012 at 09:52 PM.
thatworkshop is offline   Reply With Quote