View Single Post
Old 01-22-2018, 05:27 AM   #53
baskerville
Evangelist
baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.baskerville ought to be getting tired of karma fortunes by now.
 
baskerville's Avatar
 
Posts: 446
Karma: 305160
Join Date: Aug 2015
Device: Kobo Glo HD, Kobo Aura ONE
I was interested to know what sets the correct framebuffer orientation in rcS.

And the answer is: pickel showpic. If the boot process runs normally, the first call to pickel showpic will occur in on-animator.sh.

So, one possible way of setting the correct framebuffer orientation is:
Code:
zcat /etc/images/"${PREFIX}"ghostbuster.raw.gz | /usr/local/Kobo/pickel showpic 1
baskerville is offline   Reply With Quote