From 1567b172269b9abb68c16a585f9024475b2844e6 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Mon, 27 Jan 2020 17:14:50 +0000 Subject: README: be more specific about Virtio Wayland reqs --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 921101d..92fd1b4 100644 --- a/README.md +++ b/README.md @@ -82,14 +82,17 @@ the `--disable-sandbox` option. ### Virtio Wayland -Virtio Wayland support requires special support on the part of the guest and as -such is unlikely to work out of the box unless you are using a Chrome OS kernel -along with a `termina` rootfs. +Virtio Wayland support requires special support on the part of the +guest and as such is unlikely to work out of the box unless you have +the virtio_wl driver from the Chromium OS kernel, and are running +[Sommelier][] inside the VM. To use it, ensure that the `XDG_RUNTIME_DIR` enviroment variable is set and that the path `$XDG_RUNTIME_DIR/wayland-0` points to the socket of the Wayland compositor you would like the guest to use. +[Sommelier]: https://chromium.googlesource.com/chromiumos/platform2/+/vm_tools/sommelier + ## Defaults The following are crosvm's default arguments and how to override them. -- cgit 1.4.1