Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Onyx Note 3 & Onyx Note 5 #349

Merged
merged 1 commit into from
Jan 7, 2022
Merged

Add Onyx Note 3 & Onyx Note 5 #349

merged 1 commit into from
Jan 7, 2022

Conversation

pazos
Copy link
Member

@pazos pazos commented Jan 6, 2022

koreader/koreader#8482


This change is Reviewable

@Frenzie Frenzie merged commit f567535 into koreader:master Jan 7, 2022
@rickythefox
Copy link

note3 still broken in latest nightly from https://build.koreader.rocks/download/nightly/v2021.12.1-41-g71172253_2022-01-08/ . Debug client works but not the user interface.

Can I help by providing some more details?

Device info:
Manufacturer: onyx
Brand: onyx
Model: note3
Device: note3
Product: note3
Hardware: qcom
Platform: sdm660

Test logs:
01-09 16:13:31.822 E/EPD ( 5385): java.lang.ClassNotFoundException: android.view.View$EINK_MODE
01-09 16:13:31.849 V/NativeGlue( 5385): WindowFocusChanged: 0xeb7ae140 -- 0
01-09 16:13:32.151 V/NativeGlue( 5385): NativeWindowDestroyed: 0xeb7ae140 -- 0xeb7b5808
01-09 16:13:32.240 V/NativeGlue( 5385): Stop: 0xeb7ae140
01-09 16:13:32.241 V/NativeGlue( 5385): SaveInstanceState: 0xeb7ae140
01-09 16:13:33.984 I/TestActivity( 5385): running epd test: Freescale/NTX
01-09 16:13:33.988 W/reader.launche( 5385): Accessing hidden method Landroid/view/View;->postInvalidateDelayed(JIIIII)V (blacklist, reflection, denied)
01-09 16:13:33.989 E/EPD ( 5385): java.lang.NoSuchMethodException: android.view.View.postInvalidateDelayed [long, int, int, int, int, int]
01-09 16:13:41.631 I/TestActivity( 5385): running epd test: Onyx/Qualcomm
01-09 16:13:41.635 E/EPD ( 5385): java.lang.NoSuchMethodException: android.view.View.setWaveformAndScheme [int, int, int]
01-09 16:13:41.689 I/EPD ( 5385): requested eink refresh, type: 98 x:0 y:0 w:1404 h:1872
01-09 16:13:44.009 I/TestActivity( 5385): running lights test: Onyx (warmth)
01-09 16:13:44.083 I/OECServiceUtils( 5385): Suspicious time-consuming check OECService ready status,true , takes: 6 ms!
01-09 16:13:47.321 V/Lights ( 5385): Setting brightness to 185
01-09 16:13:48.474 V/Lights ( 5385): Setting brightness to 128
01-09 16:13:49.342 V/Lights ( 5385): Setting brightness to 149
01-09 16:13:50.091 V/Lights ( 5385): Setting brightness to 167
01-09 16:13:51.838 V/Lights ( 5385): Setting warmth to 139
01-09 16:13:52.444 V/Lights ( 5385): Setting warmth to 168

@pazos
Copy link
Member Author

pazos commented Jan 9, 2022

Wait until it is merged on the frontend

@metivett
Copy link

Hello !
The option to choose refresh rate is still not working on Note5 (c.f. my comment on issue koreader/koreader#8482). This may come from an incorrect MANUFACTURER used to detect the Note5 model: 44d1e91 seems to use MANUFACTURER.contentEquals("onyx") while my Note5 device gives info
Manufacturer: qualcomm
Brand: onyx
Model: note5
Device: note5
Product: note5
Hardware: qcom
Platform: bengal
under the compatibility test.

@pazos
Copy link
Member Author

pazos commented Jan 19, 2022

@metivett: indeed. Good catch.

@pazos pazos mentioned this pull request Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants