View Single Post
Old 09-14-2026, 08:58 AM   #6
ratiz
Junior Member
ratiz began at the beginning.
 
ratiz's Avatar
 
Posts: 6
Karma: 10
Join Date: Sep 2026
Device: Kobo Clara Colour
It is much more involved than I expected. I find this impressive.

Why did you choose that approach rather than compiling a modified kernel that would do what you want? The latter seems easier to me and also safe because you can always write back the original kernel on the SD card (assuming it is a SD card and not eMMC).

The newer kobos don't have the /dev/kmem device.
Code:
[root@kobo ~]# gunzip -c /proc/config.gz | grep CONFIG_DEVKMEM
# CONFIG_DEVKMEM is not set
ratiz is offline   Reply With Quote