Skip to content
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

Rock 5A Can't get in system ui when you set ethernet ip static #44

Open
zyx486013 opened this issue Jul 5, 2023 · 1 comment
Open

Comments

@zyx486013
Copy link

I found delete /data/misc folder can solve this problem
In recovery:
adb root
adb shell
mount /dev/block/by-name/userdata /data
ls /data # check if you mount success
ls /data/misc # delete this folder
rm -r /data/misc
umount /data
exit

@zyx486013 zyx486013 changed the title Can't get in system ui when you set ethernet ip static Rock 5A Can't get in system ui when you set ethernet ip static Jul 5, 2023
@adi6409
Copy link

adi6409 commented Jul 30, 2024

This is correct. I can confirm this issue still exists a year later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants