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

Reset usb before connection. #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kebianizao
Copy link

This is required here for lglaf works at all. Otherwise, according to a wireshark capture, the bulk out packet goes out but there are no bulk in package (as it should) for the HELO message. It still fails the same way if the HELO message is skipped.

The problem was also seen on @steadfasterX fork.

After applying this patch the communication is established. Tested on an LG K-100

This is based on #3 Thanks @shinobisoft :)

Note: I needed to add the --skip-hello for the opened shell to return some sensible responses.

steadfasterX added a commit to steadfasterX/lglaf that referenced this pull request Sep 16, 2022
@steadfasterX
Copy link
Contributor

thx ;) merged in my fork

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

Successfully merging this pull request may close these issues.

2 participants