fixed sound

master
ondra05 2022-10-29 19:20:23 +02:00
parent 8d0b756b42
commit 27bda3a403
1 changed files with 8 additions and 15 deletions

View File

@ -22,18 +22,14 @@ run-command = [
]
run-args = [
# "--nodefaults",
"-cpu",
"Broadwell-v3",
"-m",
"4G",
"-serial",
"stdio",
"-smp",
"cores=2",
"-cpu", "Broadwell-v3",
"-m", "4G",
"-serial", "stdio",
"-smp", "cores=2",
"-soundhw",
"pcspk",
"-audiodev", "id=pa,driver=pa",
"-machine", "pcspk-audiodev=pa",
# "-device",
@ -41,11 +37,8 @@ run-args = [
# "-device",
# "virtio-gpu-pci",
"-device",
"vmware-svga",
"-device",
"sb16",
"-device", "vmware-svga",
"-device", "sb16",
# "-machine", "pcspk-audiodev=0",