This repository has been archived by the owner on May 17, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
lagging device until SIM pin gets prompted | SIM prompt can take UP TO 2min #15
Labels
Comments
steadfasterX
added
bug
Something isn't working
wontfix
This will not be worked on
workaround-available
labels
May 16, 2019
as described above - workaround included - no other way to fix atm. |
steadfasterX
added a commit
to Suicide-Squirrel/android_device_lge_g4-common
that referenced
this issue
Jul 3, 2019
as rild itself is fixed now we do not need a high amount of retries. sometimes it can still happen that a restart of rild is required so wrild will stay - just with less noise. closes Suicide-Squirrel/issues_pie#20 closes Suicide-Squirrel/issues_pie#15
theKramer77
pushed a commit
to theKramer77/device_lge_g4-common
that referenced
this issue
Jul 5, 2019
as rild itself is fixed now we do not need a high amount of retries. sometimes it can still happen that a restart of rild is required so wrild will stay - just with less noise. closes Suicide-Squirrel/issues_pie#20 closes Suicide-Squirrel/issues_pie#15
theKramer77
pushed a commit
to theKramer77/device_lge_g4-common
that referenced
this issue
Jul 6, 2019
as rild itself is fixed now we do not need a high amount of retries. sometimes it can still happen that a restart of rild is required so wrild will stay - just with less noise. closes Suicide-Squirrel/issues_pie#20 closes Suicide-Squirrel/issues_pie#15
theKramer77
pushed a commit
to theKramer77/device_lge_g4-common
that referenced
this issue
Jul 6, 2019
as rild itself is fixed now we do not need a high amount of retries. sometimes it can still happen that a restart of rild is required so wrild will stay - just with less noise. closes Suicide-Squirrel/issues_pie#20 closes Suicide-Squirrel/issues_pie#15
theKramer77
pushed a commit
to theKramer77/device_lge_g4-common
that referenced
this issue
Jul 9, 2019
as rild itself is fixed now we do not need a high amount of retries. sometimes it can still happen that a restart of rild is required so wrild will stay - just with less noise. closes Suicide-Squirrel/issues_pie#20 closes Suicide-Squirrel/issues_pie#15
steadfasterX
added a commit
to Suicide-Squirrel/android_device_lge_g4-common
that referenced
this issue
Jul 9, 2019
as rild itself is fixed now we do not need a high amount of retries. sometimes it can still happen that a restart of rild is required so wrild will stay - just with less noise. closes Suicide-Squirrel/issues_pie#20 closes Suicide-Squirrel/issues_pie#15
steadfasterX
added a commit
to Suicide-Squirrel/android_device_lge_g4-common
that referenced
this issue
Jul 9, 2019
as rild itself is fixed now we do not need a high amount of retries. sometimes it can still happen that a restart of rild is required so wrild will stay - just with less noise. closes Suicide-Squirrel/issues_pie#20 closes Suicide-Squirrel/issues_pie#15
theKramer77
pushed a commit
to theKramer77/device_lge_g4-common
that referenced
this issue
Jul 10, 2019
as rild itself is fixed now we do not need a high amount of retries. sometimes it can still happen that a restart of rild is required so wrild will stay - just with less noise. closes Suicide-Squirrel/issues_pie#20 closes Suicide-Squirrel/issues_pie#15
theKramer77
pushed a commit
to theKramer77/device_lge_g4-common
that referenced
this issue
Jul 16, 2019
as rild itself is fixed now we do not need a high amount of retries. sometimes it can still happen that a restart of rild is required so wrild will stay - just with less noise. closes Suicide-Squirrel/issues_pie#20 closes Suicide-Squirrel/issues_pie#15
theKramer77
pushed a commit
to theKramer77/device_lge_g4-common
that referenced
this issue
Jul 22, 2019
as rild itself is fixed now we do not need a high amount of retries. sometimes it can still happen that a restart of rild is required so wrild will stay - just with less noise. closes Suicide-Squirrel/issues_pie#20 closes Suicide-Squirrel/issues_pie#15
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
well that works like designed..
since Oreo we had to implement another RIL stack and that crashes on boot or it does not work properly - always.
I had integrated a beautiful hack to detect if RIL does work properly or not as described here:
Suicide-Squirrel/issues_oreo#6
That means also: until RIL is working properly the device will not perform well due to the fact that when RIL crashes, cam crashes and vice versa plus other services as well. That causes a bit of load on the phone and unfortunately cannot be avoided until we are able to fully fix RIL - which likely will never happen.
so sorry but you have to live with that. Its just once on booting so IMHO its possible to live with it.
The text was updated successfully, but these errors were encountered: