redroid-doc
redroid-doc copied to clipboard
redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
pve 起了一个 ubuntu 20.04,分配了一个 vgpu,型号 P4-2Q,运行一个游戏,使用 `nvidia-smi` 查看,没有任何进程占用 vgpu,显存也没有任何的消耗: ``` +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 535.54.03 Driver Version: 535.54.03 CUDA Version: 12.2 | |-----------------------------------------+----------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A |...
**Is your feature request related to a problem? Please describe.** 我在使用reDroid运行游戏+scrcpy串流的时候CPU爆满,虽然 ``` redroid_arm64:/ # dumpsys SurfaceFlinger | grep GLES GLES: Panfrost, Mali-T860 (Panfrost), OpenGL ES 3.1 Mesa 22.1.5 (git-f94151ee80) ```...
[test@manticore-test ~]$ adb connect localhost:5555 connected to localhost:5555 [test@manticore-test ~]$ adb devices List of devices attached [test@manticore-test ~]$ sudo docker exec -it redroid11 sh d99a5a1ddb41:/ # ps -A USER PID...
**make sure the required kernel modules present** - `grep binder /proc/filesystems` - nodev binder - `grep ashmem /proc/misc` - 124 ashmem 这是我添加的libGLES_mali库文件 /vendor/lib/egl/libGLES_mali.so /vendor/lib/hw/[email protected] /vendor/lib/hw/[email protected] /vendor/lib/hw/vulkan.rk3399.so /vendor/lib/arm.graphics-V1-ndk_platform.so /vendor/lib/libGLES_mali.so /vendor/lib/libmpp.so /vendor/lib/libOpenCL.so...
你好: 我移植模拟器的 camera.ranchu 出现以下异常 可以请教一下 问题出现在哪吗 redroid.mk 添加 ``` PRODUCT_PACKAGES += \ Camera2 \ PRODUCT_SOONG_NAMESPACES += \ device/generic/goldfish \ device/generic/goldfish-opengl \ hardware/google/camera \ hardware/google/camera/devices/EmulatedCamera \ # PRODUCT_SOONG_NAMESPACES += hardware/libhardware PRODUCT_PROPERTY_OVERRIDES...
like this? ----------------------------------------------------------- PRODUCT_PACKAGES += \ [email protected] \ [email protected] \
**Describe the bug** I got stucked when I was trying to build redorid in my local environment, after apply redroid patches, I run ```repo init -u https://github.com/remote-android/platform_manifests.git -b redroid-11.0.0 --depth=1...
### looper restart **collect debug logs** `curl -fsSL https://raw.githubusercontent.com/remote-android/redroid-doc/master/debug.sh | sudo bash -s -- [CONTAINER]` omit CONTAINER if not exist any more. [debug.sh file](https://github.com/sunO2/redroid-log/blob/main/5712.tgz) **Screenshots** If applicable, add screenshots to...
### @[ZygiskNext-4-0.8.0.tar.gz](https://github.com/remote-android/redroid-doc/files/13468949/ZygiskNext-4-0.8.0.tar.gz) @ @
**Describe the bug** A clear and concise description of what the bug is. **make sure the required kernel modules present** - `grep binder /proc/filesystems` - `grep ashmem /proc/misc` **collect debug...