View Single Post
Old 04-22-2023, 04:24 AM   #9
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by 305869 View Post
No, the frontlight widget doesn't work either. Only the test controls in the dev options work. I'm confused why it says device is supported in the dev compatibility test when the frontlight adjustment in koreader doesn't work at all.
That's better!

"Supported" means that the strings used to identify the device are already in the whitelist paired with one or more drivers.

Just below the "supported" you can see which drivers it uses for eink and lights. In your case is (from https://github.com/koreader/koreader...ent-1518263493)

Code:
04-21 21:24:10.792 I/EPD     ( 4363): Using Onyx/Qualcomm driver
04-21 21:24:10.792 I/Lights  ( 4363): Using Generic driver
So the device is already supported (for eink in this case) but needs to use the proper driver for lights.

The driver is missing from your repport but I'm going to assume is "something Onyx" or "something Qualcomm"
pazos is offline   Reply With Quote