any way to install scrcpy on AVL MXE?  [Solved]

For issues with MX that has been modified from the initial install. Example: adding packages that then cause issues.
Message
Author
User avatar
kmathern
Developer
Posts: 2523
Joined: Wed Jul 12, 2006 2:26 pm

Re: any way to install scrcpy on AVL MXE?

#11 Post by kmathern »

IndioBlanco wrote: Fri Jun 13, 2025 12:17 pm Nada amigo, me sigue dando el mismo error que ayer tras ejecutar el ./install_release.sh ::)
Image
Create a new directory where you haven't tried building & installing scrcpy.

Maybe something like this

Code: Select all

random=$(LC_ALL=C tr -dc A-Za-z0-9 </dev/urandom | head -c 8); mkdir scrcpy.$random; cd scrcpy.$random

Then the steps below (same as the instructions from here: https://github.com/Genymobile/scrcpy/bl ... c/linux.md)

Code: Select all

git clone https://github.com/Genymobile/scrcpy
cd scrcpy
./install_release.sh

User avatar
IndioBlanco
Posts: 20
Joined: Sun May 25, 2025 3:23 am

Re: any way to install scrcpy on AVL MXE?

#12 Post by IndioBlanco »

kmathern wrote: Fri Jun 13, 2025 4:20 pm
IndioBlanco wrote: Fri Jun 13, 2025 12:17 pm Nada amigo, me sigue dando el mismo error que ayer tras ejecutar el ./install_release.sh ::)
Image
Create a new directory where you haven't tried building & installing scrcpy.

Maybe something like this

Code: Select all

random=$(LC_ALL=C tr -dc A-Za-z0-9 </dev/urandom | head -c 8); mkdir scrcpy.$random; cd scrcpy.$random

Then the steps below (same as the instructions from here: https://github.com/Genymobile/scrcpy/bl ... c/linux.md)

Code: Select all

git clone https://github.com/Genymobile/scrcpy
cd scrcpy
./install_release.sh

Well, I followed those steps and the installation worked, but it still doesn't work completely. Phone connected and adb activated and the terminal gives me this error message:

Code: Select all

$ scrcpy
scrcpy 3.3 <https://github.com/Genymobile/scrcpy>
ERROR: Device could not be connected (state=no)
ERROR: Server connection failed
AVL MXE Enlightenment 23.5
AMD QuadCore Processor E2 3800
17" LCD AMD Radeon HD 8280
16GB RAM DD3 500GB SDD

User avatar
kmathern
Developer
Posts: 2523
Joined: Wed Jul 12, 2006 2:26 pm

Re: any way to install scrcpy on AVL MXE?

#13 Post by kmathern »

IndioBlanco wrote: Sat Jun 14, 2025 4:32 am ...Well, I followed those steps and the installation worked, but it still doesn't work completely. Phone connected and adb activated and the terminal gives me this error message:

Code: Select all

$ scrcpy
scrcpy 3.3 <https://github.com/Genymobile/scrcpy>
ERROR: Device could not be connected (state=no)
ERROR: Server connection failed
You might consider closing this topic since you now have scrcpy installed, open a new topic on how to use scrcpy.
I've used scrcpy some, but mainly just to try it out, so I can't offer very much help in using it.

Just a thought, have you enabled USB debugging and/or Wireless debugging in Developer options on your phone?

User avatar
IndioBlanco
Posts: 20
Joined: Sun May 25, 2025 3:23 am

Re: any way to install scrcpy on AVL MXE?  [Solved]

#14 Post by IndioBlanco »

kmathern wrote: Sat Jun 14, 2025 11:40 am
IndioBlanco wrote: Sat Jun 14, 2025 4:32 am ...Well, I followed those steps and the installation worked, but it still doesn't work completely. Phone connected and adb activated and the terminal gives me this error message:

Code: Select all

$ scrcpy
scrcpy 3.3 <https://github.com/Genymobile/scrcpy>
ERROR: Device could not be connected (state=no)
ERROR: Server connection failed
You might consider closing this topic since you now have scrcpy installed, open a new topic on how to use scrcpy.
I've used scrcpy some, but mainly just to try it out, so I can't offer very much help in using it.

Just a thought, have you enabled USB debugging and/or Wireless debugging in Developer options on your phone?
Let's see, scrcpy is installed, but it won't start and I get that error, which I don't know how to fix. I'm coming from Ubuntu, where I didn't have too many problems getting it working, and my Linux knowledge isn't that great either. Yes, I have USB debugging enabled in developer mode.
I understand there are things I'm missing, and that's why I'm asking for advice, but I understand what you're saying. I'll write another post about its use.
AVL MXE Enlightenment 23.5
AMD QuadCore Processor E2 3800
17" LCD AMD Radeon HD 8280
16GB RAM DD3 500GB SDD

Post Reply

Return to “MX Modified”