-
Notifications
You must be signed in to change notification settings - Fork 5
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
outdated instructions, fail to boot #1
Comments
hi dev, thx for try this out. here is my suggestions, could you try with the default boot img and see if there is failsafe boot fine. alternative choice is to download official pmos joyeuse image, boot-test the boot image. here are two cases. if the default dtb is working then you can check if your joyeuse is using huaxing panel or tianma panel and differ panel ic. you might need sometime to figure how to generate a panel driver. if another case default dtb cant get you something displayed, then you might wanna to make a working kernel + default_dtb + los recovery and get usb adb shell for debug. since there is too many note 9 pro variant and i can do nothing with my broken joyeuse, i also suggested to reach www.github.com/sm7150-mainline/ for their matrix chat room for help. the official note 9 maintainer is kind enough to help out when available online. hope you can have a wonderful development journey. |
Thank you, I'm going to test this out today. I had no clue there were so many variants of the joyeuse. I think I will start by testing with pmos official image, then add sm7150-mainline to see if it works. Sad to hear you broke yours, and thank you again for your help. |
So mainline also fail to boot from sdcard. And the blackscreen is just my phone going back to fastboot in a buggy state. Flashing my phone does work with mainline but I have no clue on how to flash the CI to my phone. |
I am not sure which is which. Let me state it a bit clear. case 0 case 1 if boot failed i usually check add ramoops node to dtb and test reboot. then in los android or los recocery, use adb to mount and grab sys/fs/pstore/* such for last dmsg that tell whats wrong last boot. if boot signiture is not kernel 6.x then the pmos boot condition is not meet and need to figure out which one is missing. case 2 case 3 you might temped to eventually goes to case 3. hope this helps. |
There is a possible huaxing panel support added. if you are still keep an eye on this repo, you might wanted to have a try. below is the running action build. |
i will try this weeken as soon as im back from my trip |
let me close this staling issue by adding some reference |
found out people are not able to solve boot issue themself. so reopen and let people notice there are some pass experence for reference |
Hi,
I wanted to install postmarket os on my redmi note 9pro (eea).
I noticed the filenames and descriptions seems to be outdated in the wiki and since all my attempts to boot up postmarket os resulted in a black screen im not confident in submitting any fix for it.
i tried to boot using the two following commands:
i got the sm7125-xiaomi-joyeuse.dtb file from pmOS_boot/dtbs/qcom.
I would love to be able to try this project out and maybe if im able contribute to it but currenlty i have no clue on how to fix this.
The text was updated successfully, but these errors were encountered: