This is as far as I get.
OpenGL opens OK:
Yet
What's missing?
adb
seems satisfied:$ adb shell
a13x:/ $ ls
acct etc prism
apex init proc
audit_filter_table init.container.rc product
bin init.environ.rc sdcard
bugreports linkerconfig second_stage_resources
cache lost+found sepolicy_version
config metadata spu
d mnt storage
data odm sys
data_mirror odm_dlkm system
debug_ramdisk oem system_dlkm
dev omr system_ext
dpolicy_system optics vendor
efs postinstall vendor_dlkm
a13x:/ $ exit
$
OpenGL opens OK:
$ glxgears
Yet
scrcpy
stalls until ^C
is hit:$ scrcpy --render-driver opengl
scrcpy 3.0.2 <https://github.com/Genymobile/scrcpy>
INFO: ADB device found:
INFO: --> (usb) R*********L device SM_A136U1
/usr/local/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 104.3 MB/s (90396 bytes in 0.001s)
^C
ERROR: "adb push" exited unexpectedly
What's missing?