Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
109k stars 10.49k forks source link

Raspbian OS lite scrpy segmentation fault #2958

Open krischan314 opened 2 years ago

krischan314 commented 2 years ago

Environment

Describe the bug I am trying to mirror an Odroid-N2 running Android 9 through a Raspberry Pi 4b running Raspbian OS Lite (through ssh). Below are the steps I've taken to install adb and install scrcpy through snap. When I adb connect to the Odroid IP and run scrcpy, I get a segmentation fault.

I did the same installation process on a Raspbian OS Desktop, and everything worked.

Installation process for snap: https://snapcraft.io/install/scrcpy/raspbian

pi@raspberry~ $ adb devices
List of devices attached
10.1.10.89:5555 device

pi@raspberry~ $ scrcpy
scrcpy 1.21 <https://github.com/Genymobile/scrcpy>
Segmentation fault

More information:

pi@raspberry:~ $ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
rom1v commented 2 years ago

https://github.com/Genymobile/scrcpy/issues/1921#issuecomment-731067471