View Single Post
Old 12-09-2018, 03:34 PM   #291
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
Quote:
Originally Posted by NiLuJe View Post
* Tapping the top-left corner:
Spoiler:

Code:
0000000    591e    5c0d    89d7    0005    0003    0039    0001    0000
0000010    591e    5c0d    89fe    0005    0003    0030    0001    0000
0000020    591e    5c0d    8a04    0005    0003    0032    0001    0000
0000030    591e    5c0d    8a0d    0005    0003    0035    0092    0000
0000040    591e    5c0d    8a17    0005    0003    0036    03ab    0000
0000050    591e    5c0d    8a23    0005    0000    0002    0000    0000
0000060    591e    5c0d    8a2b    0005    0000    0000    0000    0000
0000070    591e    5c0d    b494    0005    0003    0039    0001    0000
0000080    591e    5c0d    b4b9    0005    0003    0030    0000    0000
0000090    591e    5c0d    b4c0    0005    0003    0032    0000    0000
00000a0    591e    5c0d    b4ca    0005    0003    0035    0092    0000
00000b0    591e    5c0d    b4d4    0005    0003    0036    03ab    0000
00000c0    591e    5c0d    b4e1    0005    0000    0002    0000    0000
00000d0    591e    5c0d    b4ea    0005    0000    0000    0000    0000
Is this an image?

Quote:
Originally Posted by NiLuJe View Post
* Plato, 0 (Matches Plato 180 Visually, but touch is fucked […])

This might explain it:
Code:
[FBInk] Variable fb info: 1440x1080, 32bpp @ rotation: 0 (Upright, 0°)
fb rotation didn't take .

Funnily enough, if I open a book, it switches back to Portrait, and when I exit the book to get back to the FM, the rotation *does* take, and everything works:

Code:
[FBInk] Variable fb info: 1440x1080, 32bpp @ rotation: 2 (Upside Down, 180°)
Thanks, that's very helpful: I was quite naive to believe that a single ioctl call would suffice!
baskerville is offline   Reply With Quote