Draft: main/lk2nd: upgrade to 19.0
Upgrade to latest lk2nd release, it supports many new platforms, has many new features.
Merge request reports
Activity
added request-for-test label
Just a note: issue on msm8974 hammerhead
https://github.com/msm8916-mainline/lk2nd/issues/370
By Raymond Hackley on 2024-10-02T14:57:15
Edited by Ghost User
IIRC last time I tested on msm8974 FP2 it didn't boot correctly, legacy branch still worked okay. Will hopefully try in the next couple of days and report back.
By Luca Weiss on 2024-10-05T11:29:38
Edited by Ghost UserTest results from my 4 msm8974 devices using upstream lk2nd release build, but should be equivalent for the build from here:
- Fairphone 2: All is fine
- Nexus 5: Only tried 'fastboot boot'ing lk2nd, didn't try flashing, that's supposedly broken: https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5675#note_2139109756
- OnePlus One: We need
LK2ND_DTBS="msm8974pro-ac-pm8941-mtp.dtb" LK2ND_ADTBS=""
, the problem is hammerhead in QCDTBS, also just removing that would work - Sony Xperia Z3: Exact same as OnePlus One
Should also try msm8226... TODO
- ASUS ZenWatch 2
- HTC One Mini 2:
fastboot boot
ing works fine, can't try flash because of messed up eMMC - Huawei Watch
- LG G Watch R: doesn't like having any dtb in
QCDTBS
, soLK2ND_DTBS="" LK2ND_ADTBS="apq8026-lg-lenok.dtb"
works
By Luca Weiss on 2024-10-05T14:49:20
Edited by Administrator
added 5 commits
- 3c99721e - main/lk2nd: upgrade to 19.0
- bd1852bb - main/lk2nd-msm8953: remove package
- cf413588 - device-motorola-ali: switch to lk2nd-msm8953
- 4c6c0242 - device-oneplus-bacon: switch to lk2nd-msm8974
- 8dcc1f57 - device-lg-hammerhead: use lk2nd-msm8974-lge-hammerhead
By Barnabás Czémán on 2024-10-02T15:45:00
Toggle commit listadded 27 commits
-
8dcc1f57...6f1aeedb - 22 commits from branch
postmarketOS:master
- 7f858811 - main/lk2nd: upgrade to 19.0
- 46f0f4db - main/lk2nd-msm8953: remove package
- d7e9c175 - device-motorola-ali: switch to lk2nd-msm8953
- 1c6ecaa1 - device-oneplus-bacon: switch to lk2nd-msm8974
- a6a5427e - device-lg-hammerhead: use lk2nd-msm8974-lge-hammerhead
By Alexey Min on 2024-10-04T04:32:52
Toggle commit list-
8dcc1f57...6f1aeedb - 22 commits from branch
Works fine for me at least on samsung-klte and also boots pmOS fine.
By Alexey Min on 2024-10-05T13:43:33
Edited by Administrator
mentioned in merge request !5691 (merged)