Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

lagging device until SIM pin gets prompted | SIM prompt can take UP TO 2min #15

Closed
steadfasterX opened this issue May 16, 2019 · 1 comment

Comments

@steadfasterX
Copy link
Contributor

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.

@steadfasterX steadfasterX added bug Something isn't working wontfix This will not be worked on workaround-available labels May 16, 2019
@steadfasterX
Copy link
Contributor Author

as described above - workaround included - no other way to fix atm.

@steadfasterX steadfasterX removed the wontfix This will not be worked on label Jul 3, 2019
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.
Projects
None yet
Development

No branches or pull requests

1 participant