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

Wireless Connection refused #1609

Open
2 tasks done
lamyergeier opened this issue Jul 21, 2020 · 6 comments
Open
2 tasks done

Wireless Connection refused #1609

lamyergeier opened this issue Jul 21, 2020 · 6 comments

Comments

@lamyergeier
Copy link

lamyergeier commented Jul 21, 2020

  • I have read the FAQ.
  • I have searched in existing issues.

Environment

  • OS: [e.g. Debian, Windows, macOS...] Ubuntu
  • scrcpy version: [e.g. 1.12.1] 1.14
  • installation method: [e.g. manual build, apt, snap, brew, Windows release...] snap
  • device model: Samasung A70
  • Android version: [e.g. 10] 10

Describe the bug
A clear and concise description of what the bug is.
Unable to connect over wifi. My phone has USB-C cable, so I tried to connect to my laptop by USB-C to USB-2 Cable as my laptop doesn't have USB-C port. But unfortunately my mobile is not recognized probably due to this USB-C to USB-2 Conversion. So I tried to do wirelessly (without any cable connection) as described in Readme.md

On errors, please provide the output of the console (and adb logcat if relevant).

$ adb tcpip 5555; adb connect 192.168.0.100:5555
error: no devices/emulators found
unable to connect to 192.168.0.100:5555: Connection refused

Please do not post screenshots of your terminal, just post the content as text instead.

@rom1v
Copy link
Collaborator

rom1v commented Jul 21, 2020

#842

@Uj947nXmRqV2nRaWshKtHzTvckUUpD

I wrote a script to assist wireless connections.

https://github.com/fusionneur/ethernally

I tested in various scenarios and looks fine. If you find any problem, please open an issue. Thank you

@lamyergeier
Copy link
Author

@fusionneur Your script requires the android to be rooted. That's a big additional requirement!

@Uj947nXmRqV2nRaWshKtHzTvckUUpD

I updated the script to help non-rooted devices as well. Please check it out and let me know of your experience.

@tasnuva1
Copy link

I wrote a script to assist wireless connections.

https://github.com/fusionneur/ethernally

I tested in various scenarios and looks fine. If you find any problem, please open an issue. Thank you

You're the best...
You're script works.🥲😇

@rexor62
Copy link

rexor62 commented Jul 3, 2022

I wrote a script to assist wireless connections.

https://github.com/fusionneur/ethernally

I tested in various scenarios and looks fine. If you find any problem, please open an issue. Thank you

This worked for me also, thank you!!!

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

5 participants