mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 20:47:56 +00:00
config_tools: update gpu passthru doc
add "i915.modeset=0" in kernel cmd line parameter for allowing users to access a Ubuntu desktop. Signed-off-by: Kunhui-Li <kunhuix.li@intel.com>
This commit is contained in:
@@ -61,6 +61,16 @@ The example extends the information provided in the :ref:`gsg`.
|
||||
#. In the ACRN Configurator, create a shared scenario with a Service VM and one
|
||||
post-launched User VM.
|
||||
|
||||
#. Select the Service VM and go to **Basic Parameters > Kernel
|
||||
command-line parameters**.
|
||||
|
||||
#. Append ``i915.modeset=0`` in **Kernel command-line parameters** to disable the
|
||||
GPU driver loading for Intel GPU device.
|
||||
|
||||
.. image:: images/kernel_cmd_line.png
|
||||
:align: center
|
||||
:class: drop-shadow
|
||||
|
||||
#. Select the post-launched User VM and go to **Basic Parameters > PCI
|
||||
devices**.
|
||||
|
||||
|
BIN
doc/tutorials/images/kernel_cmd_line.png
Normal file
BIN
doc/tutorials/images/kernel_cmd_line.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user