Bureaucrats, Check users, Interface administrators, Push subscription managers, Suppressors, Administrators, userexport
1,014
edits
Undefishin (talk | contribs) No edit summary |
Undefishin (talk | contribs) (you slutbag) |
||
==How to add a sound card==
QEMU 7 and above:
You can add a card with the following:
<pre>qemu-system-(arch) -audio driver={output_driver},model={sound_card_model},id={id}</pre>
<kbd>output_driver</kbd> and <kbd>id</kbd> are the same as <kbd>-audiodev {output_driver},{id}</kbd> in older versions with their respective arguments.
QEMU versions before 7.0:
You can add a card with the following:
<pre>qemu-system-(arch) -soundhw (sound_card_model)</pre>
==Devices==
|
edits