Open gongyu0725 opened 10 months ago
I'd recommend using the launch_cvd
command in this project's README for the time being. The issue you're facing is that the other project you're referring to here recommends things like WebRTC, which only works if CrosVM support exists for your architecture. Unfortunately CrosVM for RISC-V isn't available yet and QEMU is the only way to launch it.
If you'd like to investigate whether you can make that flow work, I'd definitely remove '--start_webrtc' from your command line as a start.
I try to refer to https://github.com/google/android-cuttlefish/tree/steve-dir-fix/docker
Have anyone ever encountered a similar problem?
The environment and build command of my host are as follows.
$ lsb_release -a LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal