Huh, there's indeed some kind of reference to it on line 213 of mine:
Code:
(
/usr/local/Kobo/pickel disable.rtc.alarm
if [ ! -e /etc/wpa_supplicant/wpa_supplicant.conf ]; then
cp /etc/wpa_supplicant/wpa_supplicant.conf.template /etc/wpa_supplicant/wpa_supplicant.conf
fi
echo 1 > /sys/devices/platform/mxc_dvfs_core.0/enable
/sbin/hwclock -s -u
) &
Anyway, I'm not super interested. :P
Edit: looks it worked on the old Kobo Touch?
https://www.mobileread.com/forums/sh...=182891&page=2
But my kernel apparently doesn't have that "file".
It wouldn't surprise me if it worked on the
https://github.com/lgeek/okreader kernel though.