I'm really just starting to dip my toes into the linux world of Kobos, so excuse me if I'm wrong, but Kobo Clara HD devices seems to ship with to a pretty recent kernel (4.1), looking at the uname output
shown in this tutorial.
My cross-compiled binary comes out with the following kernel version (not saying the rest is correct/asking for further build assistance, the fbpad-eink author should probably fix something first):
Quote:
$ file fbpad
fbpad: ELF 32-bit LSB pie executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=9e276f0c2a0318a71301d393266a43df086f93cb, for GNU/Linux 3.2.0,with debug_info, not stripped
|
The glibc version and other stuff shipped from the Arch Linux AUR could still be incorrect though.