View Single Post
Old 10-22-2021, 04:57 PM   #3361
mkozlows
Enthusiast
mkozlows ought to be getting tired of karma fortunes by now.mkozlows ought to be getting tired of karma fortunes by now.mkozlows ought to be getting tired of karma fortunes by now.mkozlows ought to be getting tired of karma fortunes by now.mkozlows ought to be getting tired of karma fortunes by now.mkozlows ought to be getting tired of karma fortunes by now.mkozlows ought to be getting tired of karma fortunes by now.mkozlows ought to be getting tired of karma fortunes by now.mkozlows ought to be getting tired of karma fortunes by now.mkozlows ought to be getting tired of karma fortunes by now.mkozlows ought to be getting tired of karma fortunes by now.
 
Posts: 27
Karma: 937152
Join Date: Oct 2012
Device: Kobo Sage/KOReader
Quote:
Originally Posted by Frenzie View Post
I
Code:
elseif codename == "cadmus" then
    return KoboEuropa
It probably won't work, but who knows, it just might.
It starts up and seems to function at a quick glance... except that the display seems to be upside down, and the touch sensor seems to be upside down relative to the display. (Or maybe the touch sensor is right-side up relative to the device, and it's just the display that's upside-down?)

I'm looking at the code in that file, and I see a lot of things that could be relevant (`canHWInvert`, `boot_rota`, some stuff under `isSunxi`), but I'm not sure which of them are likely to be the sensible places to touch. I might just play around if I have some spare time this weekend, but if there's any relevant docs explaining this stuff, I'd be happy to get a pointer.
mkozlows is offline   Reply With Quote