mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-15 18:27:00 +00:00
qm: update section about audio devices
With the ability to configure the `none` backend, the audio section needs an update. Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
2de05ac474
commit
cf41761d34
17
qm.adoc
17
qm.adoc
@ -796,11 +796,18 @@ Supported audio devices are:
|
|||||||
* `intel-hda`: Intel HD Audio Controller, emulates ICH6
|
* `intel-hda`: Intel HD Audio Controller, emulates ICH6
|
||||||
* `AC97`: Audio Codec '97, useful for older operating systems like Windows XP
|
* `AC97`: Audio Codec '97, useful for older operating systems like Windows XP
|
||||||
|
|
||||||
NOTE: The audio device works only in combination with SPICE. Remote protocols
|
There are two backends available:
|
||||||
like Microsoft's RDP have options to play sound. To use the physical audio
|
|
||||||
device of the host use device passthrough (see
|
* 'spice'
|
||||||
xref:qm_pci_passthrough[PCI Passthrough] and
|
* 'none'
|
||||||
xref:qm_usb_passthrough[USB Passthrough]).
|
|
||||||
|
The 'spice' backend can be used in combination with xref:qm_display[SPICE] while
|
||||||
|
the 'none' backend can be useful if an audio device is needed in the VM for some
|
||||||
|
software to work. To use the physical audio device of the host use device
|
||||||
|
passthrough (see xref:qm_pci_passthrough[PCI Passthrough] and
|
||||||
|
xref:qm_usb_passthrough[USB Passthrough]). Remote protocols like Microsoft’s RDP
|
||||||
|
have options to play sound.
|
||||||
|
|
||||||
|
|
||||||
[[qm_virtio_rng]]
|
[[qm_virtio_rng]]
|
||||||
VirtIO RNG
|
VirtIO RNG
|
||||||
|
Loading…
Reference in New Issue
Block a user