View Single Post
Old 02-20-2015, 06:49 PM   #29
Bobco
Junior Member
Bobco began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Feb 2015
Device: Older Kindle DX
Thanks again, but still no luck. I did try the old variant, but still got the same error I described in the first post. Then I went back again and merged the old variant with the new one you posted (putting it all in the folder "kindlevncviewer"). I tried the commands (first trying the original commands I used, then trying the new one you posted). This time I got a series of messages, but nothing on the kindle dx. Here is a copy of how my telnet session went, in case that helps explain anything ...

-------
Welcome to Kindle!

#################################################
# N O T I C E * N O T I C E * N O T I C E #
#################################################
Rootfs is mounted read-only. Invoke mntroot rw to
switch back to a writable rootfs.
#################################################
[root@kindle root]# /etc/init.d/netwatchd stop
system: I netwatchd:def:stopping Netwatch Daemon
[root@kindle root]# /etc/init.d/powerd stop
Stopping Power Management Daemon: [root@kindle root]# /mnt/us/kindlevncviewer/kv ncviewer.sh 192.168.2.1:1 &
[root@kindle root]# Failed to set value <0x3>
./luajit: cannot open vncviewer: No such file or directory
Failed to set value <0x3>
cd /mnt/us/kindlevncviewer
[1] + Done /mnt/us/kindlevncviewer/kvncviewer.sh 192.168.2 .1:1
[root@kindle kindlevncviewer]# ./luajit vncviewer.lua 192.168.2.1:1
could not open input device /dev/input/event2 (possibly harmless)
20/02/2015 17:44:33 VNC server supports protocol version 3.8 (viewer 3.8)
20/02/2015 17:44:33 We have 2 security types to read
20/02/2015 17:44:33 0) Received security type 1
20/02/2015 17:44:33 Selecting security type 1 (0/2 in the list)
20/02/2015 17:44:33 1) Received security type 16
20/02/2015 17:44:33 Selected Security Scheme 1
20/02/2015 17:44:33 No authentication needed
20/02/2015 17:44:33 VNC authentication succeeded
20/02/2015 17:44:34 Desktop name "swk-laptop"
20/02/2015 17:44:35 Connected to VNC server, using protocol version 3.8
20/02/2015 17:44:35 VNC server default format:
20/02/2015 17:44:35 32 bits per pixel.
20/02/2015 17:44:35 Least significant byte first in each pixel.
20/02/2015 17:44:35 TRUE colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0
./luajit: ./ffi/framebuffer_linux.lua:27: attempt to call global 'ioctl' (a nil value)
stack traceback:
./ffi/framebuffer_linux.lua:27: in function 'einkUpdateFunc'
./ffi/framebuffer_linux.lua:265: 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
[root@kindle kindlevncviewer]#

---------
Bobco is offline   Reply With Quote