View Single Post
Old 06-03-2014, 07:08 AM   #5
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
strace merely tells you what eips does (in terms of the kernel/userland API). You need to write your own code, that's for sure. But there are (lots!) of working code to trigger eink refreshes. Every native application published here in this forum has such code. Remember that the API changed between K3 and K4 (slightly, einkfb.h) and K5/KPW/KPW2 (a lot, mxcfb.h). Basically, it's a single ioctl, with a properly filled struct specifying the region to refresh.
hawhill is offline   Reply With Quote