Skip to content

Conversation

@piwicode
Copy link

@piwicode piwicode commented Nov 30, 2023

launch_cvd selects --vm_manager=qemu_cli default for riscv images.
It also probes the system and uses --gpu_mode=drm_virgl by default.

We could add a paragraph about software rendering on host and --gpu_mode=gfxstream_guest_angle_host_swiftshader
PTAL.


After building, run this following command from the same shell:
```
$ launch_cvd -cpus=4 --memory_mb=8192 --gpu_mode=none \
Copy link
Collaborator

@enh-google enh-google Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the --gpu_mode=none no the command line means that "(faster, but no graphics)" is still true, no?

or did you mean to remove the --gpu_mode=none here?

can we explain the different --gpu_mode options?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants