View Single Post
Old 08-02-2017, 02:15 AM   #50
grizzly666
Junior Member
grizzly666 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Mar 2016
Device: Kobo aura h2o
Ok got a little furter.
I downgraded the FW from 4,5,9587 to 3.19.5761.

And now i get this error instead.
Code:
[root@(none) ~]# ./luajit vncviewer.lua 192.168.2.101:1
could not open input device /dev/input/event2 (possibly harmless)
02/08/2017 05:54:47 ConnectToTcpAddr: connect
02/08/2017 05:54:47 Unable to connect to VNC server
./luajit: vncviewer.lua:152: cannot initialize client
stack traceback:
        [C]: in function 'assert'
        vncviewer.lua:152: in function 'connect'
        vncviewer.lua:278: in main chunk
        [C]: at 0x0000bd31
I assume that "ConnectToTcpAddr: connect" means that i get a connection to the 192.168.2.101 ip (my win8,1 that i connect kobo with usbnetwork to).
But then the vnc server rejects to connection.
And the input device error i assume is for input devices/touchscreen on the kobo (so you can controll the vnc server os).
Is that right?

I have tried ultravnc/tightvnc/realvnc (not at the same time and with or without password) but get the same error.

I have opened ip/ports in firewall, also tried to disable windows firewall (after disable wifi card) but no go.
Also tried with -password <mypass> added in the startup string and with -debug added (with or without -password) but gets the same error again.
And -debug gives no more info.
Perhaps debug creates/write a log file?
But if so where and what name, i looked around but could not find any.


So anyone got any other ideás?
grizzly666 is offline   Reply With Quote