redroid-doc icon indicating copy to clipboard operation
redroid-doc copied to clipboard

腾讯云安装后无法adb连接

Open abnerxc opened this issue 1 year ago • 1 comments

系统信息: OS: Ubuntu 22.04 LTS x86_64 Host: CVM 3.0 Kernel: 5.15.0-126-generic Uptime: 10 mins Packages: 758 (dpkg), 4 (snap) Shell: bash 5.1.16 Resolution: 1024x768 Terminal: /dev/pts/0 CPU: AMD EPYC 7K83 (8) @ 2.545GHz GPU: 00:02.0 Cirrus Logic GD 5446 Memory: 519MiB / 15224MiB

镜像版本:redroid/redroid:12.0.0-latest

已经执行过

sudo apt install linux-modules-extra-`uname -r`
sudo modprobe binder_linux devices="binder,hwbinder,vndbinder"
sudo modprobe ashmem_linux

docker logs 查看提示: /system/bin/sh: No controlling tty: open /dev/tty: No such device or address /system/bin/sh: warning: won't have full job control

错误日志debug信息 redroid-debug.NHqDc8xS.zip

abnerxc avatar Dec 23 '24 07:12 abnerxc

Should not add androidboot.redroid_gpu_mode=host, since no GPU available on your platform.

zhouziyang avatar Dec 25 '24 13:12 zhouziyang