Quote:
Originally Posted by CyberPaul
I get the below log. Please note that I found "Onyx C67" selected by default close to the TEST LIGHTS button. I selected "Tolino (warmth)" instead, but when I test the lights, while "dim" cursor works, "warmth" does not (no effect), and I think the errors reported are confirming. Is there a way to fix it? Regarding TEST E-INK, it is preset to "Freescale/NTX"; I tapped on the button without changing it.
Please let me know if I can do anything to improve things.
|
There's no such thing as presets. Its a dropdown menu with items generated based on current supported drivers. You select a driver and test it. Then select another. That's it.
And nope. If a driver doesn't work we cannot fix it without the device. So it's up to contributors to reverse engineer and provide a working driver for each specific device.
Still, even when lights don't work, EPD should unless something nasty changed. Previous tolino devices were dumb as hell and didn't notice native windows, so they fail to update the screen and we need to schedule each kind of partial/full update as we do in other platforms (kobo, kindle, remarkable ...)
If the device works and it is labeled as unsupported on the test activity it means they updated the system framework and now it is able to notice there's a native window on the foreground. In that case what's left to do is add support for full eink refresh each x pages.
The other possibility is that the device is already "supported" and it is using "Freescale/NTX" epd driver. In that case no action is needed and everything should work (epd wise).