-
Notifications
You must be signed in to change notification settings - Fork 17
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
Mi A1 black screen issue #5
Comments
Does the panel work with the stock recovery / stock ROM in the first place? |
Yes, without any issues (both, rom and recovery) |
Found this thread regarding a similar issue with custom rom kernels on non-original displays: |
I find it an issue to have to add custom panel configurations to the kernel. I see this as a non-issue |
If official LineageOS supports your panel, I am more than willing to update the kernel. Just let me know if it works on that ROM |
So i had this exact same issue. It was booting to twrp but screen was just blank. adb shell twrp install /sdcard/Magisk-v23.0.zip it flashed the magisk and it was done. Similarly you can flash any zip file. If zip file is not copied to internal memory you can copy it using following command I hope it helps someone in need. |
I almost forgot that I had this issue (I managed to install with black screen the same way via ADB) but had no use of the phone and but it into my drawer. I took it out a few days ago because my daugther needed a phone and started to flash from scratch using some online tutorial. They linked to the TWRP at https://github.com/Giovix92/twrp_device_xiaomi_tissot which I installed and which does not seem to have this issue at all. |
Same thing for me on my replacement panel, on both 3.6 and 3.6.1. I at first thought it was another issue, because the Lineage recovery absolutely works with it. |
Didn't know that TWRP has great cli |
Man, you're the GOAT. |
I'm trying to update the kernel with little success :( |
I faced about 2 years ago one thing: black screen issue appears only on FT8716 panel. When Xiaomi devs update kernel sources from Android Nougcat capable to Pie they changed config overlay for that panels. Just compare mdss-dsi-on-command and (In TWRP device tree repo prebuilt kernel got old "nougcat" config inside, that's why we still got that issue) For 4.9.x kernel sources u can grab that commit, it solve that issue completely I hope that info is might be helpful. |
At last I found a way to run TWRP on tissot correctly without black screen. Download it from this site: Download Android 13.00 unofficial ROM for Mi A1 and install it easily by TWRP oreo 3.2.1-2: Good luck, |
Can you please link to which youtube video did you follow for solving the black screen issue? |
Device codename: tissot
TWRP version: twrp-3.5.2_9-0-tissot.img
WHAT STEPS WILL REPRODUCE THE PROBLEM?
I tried to run TWRP on my Mi A1. I unlocked the bootloader, upgraded to the latest stock image (fastboot version, overwriting all partitions to have a clean start). Then I booted to fastboot and ran twrp (
fastboot boot twrp-3.5.2_9-0-tissot.img
).WHAT IS THE EXPECTED RESULT?
TWRP should boot up and be shown at screen.
WHAT HAPPENS INSTEAD?
TWRP booted up (I can access it with ADB) but screen remains black.
ADDITIONAL INFORMATION
/tmp/recovery.log
: https://ghostbin.co/paste/d6xokz2dmesg
: https://ghostbin.co/paste/d6xokz2The text was updated successfully, but these errors were encountered: