Conversation
|
Haha so I had the panel wrong, huh? |
feherneoh
left a comment
There was a problem hiding this comment.
Disclaimer: I did not test your changes myself, that will be done by another Android4Lumia developer.
The commit itself looks good, but I would like to request some changes to be made. See the comments on the files themselves.
After fixing those, and our developer testing the changes, this should be ready to get merged.
|
Im finally home will compile and test now |
Haha, hope everything goes well😃. |
@sonic011gamer Haha, to be fair, your base code was actually mostly correct! The real breakthrough came from a bit of reverse engineering. I extracted the uefi.img from the FFU, dumped the display driver using UEFITool, and accidentally stumbled upon the plaintext panel XML config hiding inside it. Once I had that XML, I tracked down the holy grail: Qualcomm's 80-NH713-1 DSI TIMING PARAMETERS spreadsheet. I plugged those values in to calculate the exact timings, and boom—it lit right up! |
|
Sonicgamer and me did exactly this when we first tested
hao ***@***.***> schrieb am Do., 19. März 2026, 04:09:
… *2314372037* left a comment (Android4Lumia/android_kernel_nokia_martini#2)
<#2 (comment)>
Haha so I had the panel wrong, huh? Thanks a ton, we'll clean it up a bit
when we get time and we'll merge it!
@sonic011gamer <https://github.com/sonic011gamer> Haha, to be fair, your
base code was actually mostly correct!
The real breakthrough came from a bit of reverse engineering. I extracted
the uefi.img from the FFU, dumped the display driver using UEFITool, and
accidentally stumbled upon the plaintext panel XML config hiding inside it.
Once I had that XML, I tracked down the holy grail: Qualcomm's 80-NH713-1
DSI TIMING PARAMETERS spreadsheet. I plugged those values in to calculate
the exact timings, and boom—it lit right up!
—
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACNBXUJBSXMCCYSUHN6R5D34RNQILAVCNFSM6AAAAACWV5PHU6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DAOBXGQYDKNZSGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Fix the display and touch,twrp6.0 test okay.
