View Single Post
Old 12-31-2023, 01:49 PM   #2
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Quote:
Originally Posted by sheep_wizard View Post
There is a issue where the screen will sometimes randomly freeze and you need to reboot.
On a Clara HD or something else?

The Clara HD issues are mostly limited to rota 0 @ 8bpp, which is neither the default rotation nor the default bitdepth.

For the Libra 2/Clara 2E/Nia, you might want to try throwing a
fbink_wakeup_epdc
(which is only available on master right now) before every refresh attempt (or on every user input, which is what Nickel does with a ~5s debounce).

I'm still debating whether folding that hack inside "implicit" refresh calls via an FBInkConfig field, but testing this is tedious, so I haven't bothered so far.
NiLuJe is offline   Reply With Quote