Hello, Koreader is crashing on startup for me with the latest nightly builds either from marek or from the koreader project. I got this Kindle already unlocked from someone else but they had issues installing koreader as well. I tried a couple different versions of koreader to see if any worked, but none did. The screen flashes a bit but then goes back to home screen.
Legacy, Kindle, and PW2 packages had logs that looked like this:
crash from PW2 version:
Code:
---------------------------------------------
launching...
_ _____ ____ _
| |/ / _ \| _ \ ___ __ _ __| | ___ _ __
| ' / | | | |_) / _ \/ _` |/ _` |/ _ \ '__|
| . \ |_| | _ < __/ (_| | (_| | __/ |
|_|\_\___/|_| \_\___|\__,_|\__,_|\___|_|
It's a scroll... It's a codex... It's KOReader!
[*] Current time: 01/18/25-22:44:04
has monolibtic? no (libs/libkoreader-monolibtic.so: cannot open shared object file: No such file or directory)
lib_search_path: libs/?
lib_basic_format: lib%s.so
lib_version_format: lib%s.so.%s[*] Version: v2024.11-148-g923b69017_2025-01-18
ffi.load: rt.so.1 (RTLD_GLOBAL)
ffi.findlib: utf8proc [3]
ffi.load: libs/libutf8proc.so.3
ffi.findlib: blitbuffer
ffi.load: libs/libblitbuffer.so
./luajit: ./ffi/framebuffer_linux.lua:55: cannot open framebuffer
stack traceback:
[C]: in function 'assert'
./ffi/framebuffer_linux.lua:55: in function 'init'
./ffi/framebuffer_mxcfb.lua:830: in function 'init'
./ffi/framebuffer.lua:140: in function 'new'
frontend/device/kindle/device.lua:1262: in function 'init'
frontend/device.lua:54: in main chunk
[C]: in function 'require'
./reader.lua:151: in main chunk
[C]: at 0x00013e85
The only difference in the crash between PW2 and Legacy and Kindle versions is the endline. For kindle version it becomes [C]: at 0x00013e81, for Legacy it becomes [C]: at 0x00014f4c.
For crashes for HF/Marek versions, I get:
Code:
/var/tmp/koreader.sh: line 323: ./reader.lua: not found
On both.
Any help or pointers would be appreciated.