View Single Post
Old 04-26-2016, 07:05 AM   #48
Staphoent
Connoisseur
Staphoent began at the beginning.
 
Posts: 61
Karma: 10
Join Date: Oct 2014
Device: PW3, PW2
Thanks for that, it seemed to help me get a few steps further. the display functioned for a split-second and gave this result:

[root@kindle kvncviewer]# ./luajit vncviewer.lua -password **** telnet 192.168.1
5.201
could not open input device /dev/input/event2 (possibly harmless)
26/04/2016 11:56:44 VNC server supports protocol version 5.0 (viewer 3.8)
26/04/2016 11:56:44 We have 5 security types to read
26/04/2016 11:56:44 0) Received security type 6
26/04/2016 11:56:44 1) Received security type 130
26/04/2016 11:56:44 2) Received security type 2
26/04/2016 11:56:44 Selecting security type 2 (2/5 in the list)
26/04/2016 11:56:44 3) Received security type 13
26/04/2016 11:56:44 4) Received security type 5
26/04/2016 11:56:44 Selected Security Scheme 2
26/04/2016 11:56:44 VNC authentication succeeded
26/04/2016 11:56:44 Desktop name "Users-Mac-mini"
26/04/2016 11:56:44 Connected to VNC server, using protocol version 3.8
26/04/2016 11:56:44 VNC server default format:
26/04/2016 11:56:44 32 bits per pixel.
26/04/2016 11:56:44 Least significant byte first in each pixel.
26/04/2016 11:56:44 TRUE colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0
./luajit: ./ffi/framebuffer_linux.lua:51: undeclared or implicit tag 'mxcfb_update_marker_data'
stack traceback:
[C]: in function 'new'
./ffi/framebuffer_linux.lua:51: in function 'einkWaitForCompleteFunc'
./ffi/framebuffer_linux.lua:251: in function 'refresh'
vncviewer.lua:99: in function 'cb'
./ffi/eventloop.lua:188: in function 'loop'
./ffi/input_kindle.lua:42: in function 'waitForEvent'
vncviewer.lua:315: in main chunk
[C]: at 0x0000c368

any help with regards to overcoming this problem will be great
Staphoent is offline   Reply With Quote