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

[cm12.1_golden.nova.20161130] Bug: 'adb remount' command freezes adb #83

Open
ecanja opened this issue Mar 26, 2017 · 0 comments
Open

Comments

@ecanja
Copy link

ecanja commented Mar 26, 2017

When connecting the phone to the PC (after enabling USB debugging) and executing the adb remount command in a terminal, the terminal gets stuck and adb seems to freeze:

$ adb logcat
# lot of output, worked as usual
$ adb shell
shell@golden:/ $ exit
~$ adb root
restarting adbd as root
~$ adb remount
^C
~$ adb logcat
^C
~$ adb shell
^C
~$

This came up while trying to execute the Tingle script, see ale5000-git/tingle#22.

PS: Thanks a lot for providing the cm port to the S3 Mini! I highly appreciate this!

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

1 participant