Error 7 , What am I to do?Flash h815 UsU on your f500.
Sent from my OnePlus 6T using XDA Labs
Error 7 , What am I to do?Flash h815 UsU on your f500.
Sent from my OnePlus 6T using XDA Labs
I have a vs986 as well and no issues so far, the battery is great. First of all I upgrade my TWRP version to the lastest preview (twrp-3.3.1-PREVIEW-200_g4_P). Did a full Clean install. After I flashed LineageOS, I then flashed the G4-VideoLag-Fix file (found in the unlock G4 forum), Gapps (nano) and then the addonsu file...Updated to latest August ROM flashed on vs986 Verizon phone with no issues. All apps appear to work so far, but could not get root with su add on. Do have twerp 3.3.1 Preview 144 recovery installed. Since saw that there is a newer 3.3.1 200 so this may be root issue., Did do full clean before flash.
Install the latest TWRP preview for Pie. And again no log no help. Read my signature how to get a TWRP log .Error 7 , What am I to do?
Logs or it didn't happen.I install LineageOS 16
My phone h815
Hidden wifi can't connect
Yes I did that, rebooted and tried again with no success...
Yes I did. The logs I provided were taken without root. With or without selinux the result is the same, it doesn't work.Okay, so... Did you try without rooting at all? Does this work without root?
"Anyone of you is also experiencing random phone freezes?
I have had that like 3 times. Black screen with blue led light.
Only option: battery out and hard reset?" — @ConradP
Haven't see that on mine so far.
But you know how it is. No log no help. lol
I'll try to provide a log..."Anyone of you is also experiencing random phone freezes?
I have had that like 3 times. Black screen with blue led light.
Only option: battery out and hard reset?" — @ConradP
Haven't see that on mine so far.
But you know how it is. No log no help. lol
Sent from my LG-H815 using XDA Labs
I can confirm this also happened to me using the new 8/15 build that I installed onto an H811 yesterday. For those who saw a recent post of mine talking about a bootlooping H811, please note that this is not the same phone--it is a whole second H811 that is stable!!! Anyway, it happened just a few hours after the install yesterday, and seemingly out of blue, i.e. it did not lock while being used, just when it was sitting on the table by itself. I was hoping to get a log via the new pstore mechanism, but no go--it was completely locked, and needed a battery pull. It has not done it a second time yet... But getting a log--pstore or otherwise--may be difficult if it happens at random, and is always a hard lock. Whatever the case, if it happens again while I'm around the computer, I'll plug it in so see how it pops up under the Windows Device Manager (if at all...), or to see if it is accessible via adb or otherwise."Anyone of you is also experiencing random phone freezes?
I have had that like 3 times. Black screen with blue led light.
Only option: battery out and hard reset?" — @ConradP
It happened now! I had to take out the battery and then turn the phone on again. The device was locked when it happened.
Sent from my LG-H815 using XDA Labs
Exactly what's happening to me! Thanks for sharing it.I can confirm this also happened to me using the new 8/15 build that I installed onto an H811 yesterday. For those who saw a recent post of mine talking about a bootlooping H811, please note that this is not the same phone--it is a whole second H811 that is stable!!! Anyway, it happened just a few hours after the install yesterday, and seemingly out of blue, i.e. it did not lock while being used, just when it was sitting on the table by itself. I was hoping to get a log via the new pstore mechanism, but no go--it was completely locked, and needed a battery pull. It has not done it a second time yet... But getting a log--pstore or otherwise--may be difficult if it happens at random, and is always a hard lock. Whatever the case, if it happens again while I'm around the computer, I'll plug it in so see how it pops up under the Windows Device Manager (if at all...), or to see if it is accessible via adb or otherwise.
Now when I am trying to get log it doesn't happen???"Anyone of you is also experiencing random phone freezes?
I have had that like 3 times. Black screen with blue led light.
Only option: battery out and hard reset?" — @ConradP
Haven't see that on mine so far.
But you know how it is. No log no help. lol
But if it will i will add it.
ok error located.. will work on a fix..Apparently my browser was picky about the site for some strange reason.
The logcat is too big to copy paste on mobile so I uploaded it to http://m.uploadedit.com/bbtc/1566119850705.txt instead.
Thanks!
it seems (we don't know until we test) its just trying to read your selinux state from /sys/fs/selinux/enforce - which it can't as selinux denies it.I have an issue with the app "DMP" (French health insurance app, fr.cnamts.dmp on playstore). I got a message saying there's a security issue with my device.
Safetynet status is green, I also tried with selinux disabled and without magisk but still no luck...
My guess is it's selinux related but I'll let you judge. Here is the log:
https://paste.omnirom.org/view/73e61cb3
Thanks![]()
"Anyone of you is also experiencing random phone freezes?
I have had that like 3 times. Black screen with blue led light.
Only option: battery out and hard reset?" — @ConradP
It happened now! I had to take out the battery and then turn the phone on again. The device was locked when it happened.
Sent from my LG-H815 using XDA Labs
I work on a way to handle that panic. It seems the only reliable way at this time will be to auto-reboot after a period of time. I will set this to 15 sec and upload a testing image for h815, h815 UsU and h811 asap.I can confirm this also happened to me using the new 8/15 build that I installed onto an H811 yesterday. For those who saw a recent post of mine talking about a bootlooping H811, please note that this is not the same phone--it is a whole second H811 that is stable!!! Anyway, it happened just a few hours after the install yesterday, and seemingly out of blue, i.e. it did not lock while being used, just when it was sitting on the table by itself. I was hoping to get a log via the new pstore mechanism, but no go--it was completely locked, and needed a battery pull. It has not done it a second time yet... But getting a log--pstore or otherwise--may be difficult if it happens at random, and is always a hard lock. Whatever the case, if it happens again while I'm around the computer, I'll plug it in so see how it pops up under the Windows Device Manager (if at all...), or to see if it is accessible via adb or otherwise.
1) you write the same time in two threads. once in the N/O thread and here. You should only post where it belongs to.i install on twrp-3.3.1-PREVIEW-193_g4_O.img the battry good but hidden wifi cant find
Ok, I have a h815 official. Thank you !it seems (we don't know until we test) its just trying to read your selinux state from /sys/fs/selinux/enforce - which it can't as selinux denies it.
when you set selinux to permissive it will allow access there ofc, but then it will see that you are permissive. so the only way is adding a sepolicy .
the problematic part with that is it affects all apps. In this particular case it shouldn't be a problem as long as we stay selinux=enforced.
Let me know if you have a h815 official or a h815 UsU unlocked and I give you a boot.img for testing.
.-
I'm using an officially unlocked H815.ok error located.. will work on a fix..
EDIT: @a tiny ant : what is your model and how unlocked (UsU / official)?.
.-
ok. try the attached one (extract, fastboot flash boot boot.img)Ok, I have a h815 official. Thank you !
Oh, thanks, but how does auto-reboot impacts the system? I mean, will it reboot in every 15 seconds when the screen is off or only when the panic happens?I work on a way to handle that panic. It seems the only reliable way at this time will be to auto-reboot after a period of time. I will set this to 15 sec and upload a testing image for h815, h815 UsU and h811 asap.
.-