-
Notifications
You must be signed in to change notification settings - Fork 659
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
HTC U11+ problem with boot #11
Comments
Does adb devices -l see the device? |
I flashing the system.img with the command: fastboot -S 512M flash system system.img |
c:\fastboot>adb devices -l |
I did not do a factory reset. Only reboot. |
Flashing TWRP now to make a logcat? |
Yeah, you can try reading /proc/last_kmsg or /sys/fs/pstore/* from twrp |
TWRP flashed. How to make a logcat in it? |
I'm sorry, but I have not done it yet. |
c:\fastboot>adb logcat c:\fastboot>adb shell cat /proc/last_kmsg |
Do I need root? |
no you don't need root. anything in /sys/fs/pstore? |
c:\fastboot>adb shell /sys/fs/pstore |
Maybe the factory reset will help? |
Only then that the charging diode goes out. |
ls /sys/fs/pstore |
c:\fastboot>adb shell ls /sys/fs/pstore c:\fastboot> and nothing happens |
c:\fastboot>adb shell ls /sys/fs/pstore |
after factory reset: |
Right, you'll need a system.img with force authorized adb. I'll give you that in a few hours. |
Great news:) Thank you. |
https://drive.google.com/open?id=1A87kqIFodmydgnzVrMEPjhkUq4B1QsUQ |
Thank you. After flashing, do the factory reset? |
it would be better to, yes |
Oki |
After the factory reset the phone still hangs on the Android logo and the charging diode is off. |
but does adb work now? |
c:\fastboot>adb shell ls /sys/fs/pstore |
yeah so you got adb working. so you can adb logcat |
adb logcat -d ? |
hum yeah should work |
https://drive.google.com/open?id=1YU4xbXUC6zRZGL2R3ULAf23ju6AME8yZ |
My charging LED is also always off while stuck on the Android logo, but my battery is full because I'm constantly plugged in while working in fastboot (LED works in fastboot/download) |
I never upload a system.img without a minimum of 90% of the battery. |
Downloading. |
BOOTED!! |
Really?? |
Latest 8.0 build seems working fine after one reboot, I went trough the setup screen fine, fingerprint and camera working, all seems stable. Do you need logs anyway? |
I guess that's good news, but I'm miles away from a proper fix... Can you dump me the content of /proc/device-tree folder? |
Regarding the other mobile data issue. SIM card recognised fine. German o2/Telefonica Dump in a moment |
Well let's discuss this on proper issue
#2
Le sam. 31 mars 2018 à 20:03, Alexandra Salvaterra <notifications@github.com>
a écrit :
… Regarding the other mobile data issue.
SIM card recognised fine.
It asked me to reboot when I inserted it and it asked me if I want to use
SIM 1 as main sim.
It connects (I see signal bars, can call), but no mobile data.
German o2/Telefonica
Dump in a moment
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAOOmdZ1BCZBfhF17RiPi_S4MUvP3LKks5tj8UKgaJpZM4S-lUb>
.
|
That took strange long to pull 14582 files |
Affirmative-booting. @phhusson You are my hero. |
Can I help you somehow? |
I have the issuse when i updated my htc u11+ How to root in this rom. |
When I make a call, I can not hear anything in the phone. Both for outgoing and incoming calls. |
@DroidAlexandra |
File system_tmp.img provide on 11 Apr command : fastboot flash system system.img Result as below : Many thanks PHHusson. Managed to boot with the command fastboot -S 500M flash system system.img
|
@edwkmho try: fastboot -S 512M flash system system.img |
Many thanks sardroid |
@phhusson Do let me know if you need to capture any log. |
Closing since boot works now |
Sharp: fix config.xml syntax
HTCU11+ with v14 - flashing fine, after flashing the charging lamp lights up, but it's still hanging on the Android logo. After factory reset charging lamp lights not up and phone still ganging on the Android logo. When I try to do logcat in fastboot shows: waiting for device. Maybe I'm gonnaflash TWRP and then I'll try?
The text was updated successfully, but these errors were encountered: