mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-06 01:58:17 +02:00
docs/venus: add Android Cuttlefish instructions
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40689>
This commit is contained in:
parent
62aa1b7d43
commit
8f4e209de9
1 changed files with 9 additions and 2 deletions
|
|
@ -90,7 +90,7 @@ the host driver as well when building the Venus driver. Just remember to set
|
|||
server finds the locally built host driver.
|
||||
|
||||
QEMU
|
||||
----------
|
||||
----
|
||||
|
||||
This is how one might want to start QEMU
|
||||
|
||||
|
|
@ -130,7 +130,7 @@ To build QEMU, this is how one might want to configure it
|
|||
$ make -j$(nproc)
|
||||
|
||||
crosvm
|
||||
----------
|
||||
------
|
||||
|
||||
crosvm is written in Rust. To build crosvm, make sure Rust has been installed
|
||||
and
|
||||
|
|
@ -163,6 +163,13 @@ This is how one might want to start crosvm
|
|||
assuming a working system is installed to partition 1 of ``disk.img``.
|
||||
``sudo`` or ``CAP_NET_ADMIN`` is needed to set up the TAP network device.
|
||||
|
||||
Android Cuttlefish
|
||||
------------------
|
||||
|
||||
Venus isn't supported in the upstream Cuttlefish yet, for ``venus_guest_angle``
|
||||
mode used in Mesa CI against Android 16 AOSP, the instruction is
|
||||
`here <https://gitlab.freedesktop.org/gfx-ci/android/aosp-manifest/-/blob/android16-release+venus/README.md>`__.
|
||||
|
||||
Optional Requirements
|
||||
---------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue