***UPDATE Dec 4*** NOW WORKING(see later comment)
Anyone manage to get this working on a Kobo Clara HD?
I got a stack overflow error.
The strace (from koreader terminal):
Spoiler:
(redacted)
execve("./einkvnc", ["./einkvnc", "10.171.114.133"], [/* 41 vars */]) = 0
.
.
.
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x7e4befe8} ---
write(2, "\nthread '", 9
thread ') = 9
write(2, "main", 4main) = 4
write(2, "' has overflowed its stack\n", 27' has overflowed its stack
) = 27
write(2, "fatal runtime error: ", 21fatal runtime error: ) = 21
write(2, "stack overflow", 14stack overflow) = 14
write(2, "\n", 1
) = 1
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(2265, 2265, SIGABRT) = 0
--- SIGABRT {si_signo=SIGABRT, si_code=SI_TKILL, si_pid=2265, si_uid=0} ---
+++ killed by SIGABRT +++
Aborted#