View Single Post
Old 02-26-2019, 01:25 PM   #5
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,761
Karma: 731681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
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.

Last edited by Frenzie; 02-26-2019 at 01:32 PM.
Frenzie is offline   Reply With Quote