Re: qemu modifies host audio sample rate with coreaudio backend to 44.1khz on startup

2023-03-25 Thread Volker Rümelin
Am 24.03.23 um 13:04 schrieb Christian Schoenebeck: On Friday, March 24, 2023 8:54:35 AM CET Thomas Huth wrote: On 23/03/2023 21.03, Frank Carmickle wrote: Greetings all, Every time a qemu instance is run, the host systems audio hardware sample rate is set to 44.1khz. Is it possible to

Re: Specifying ALSA subdevice

2022-07-17 Thread Volker Rümelin
This was asked already a couple of years ago but no solution was found. I would like to use an ALSA loopback device for my virtual machine. With the now deprecated soundhw/env parameter syntax everything worked. I'm specifying "-device intel-hda -device hda-duplex " which are fine I guess, but

Re: ALSA errors?

2021-03-21 Thread Volker Rümelin
Dear Volker, On 20/03/2021 19:41, Volker Rümelin wrote: do you still need help with this issue? I think I can reproduce the error. It's a alsa-lib configuration problem. Yes, I still need help! Regards, Izak On my system I see errors similar to yours, if I start qemu as a different user

Re: ALSA errors?

2021-03-20 Thread Volker Rümelin
Cc'ing audio team On 3/15/21 11:57 AM, Izak van Langevelde wrote: It's been a while since I used qemu, but when I try to run my virtual machine I get the following errors: ALSA lib pcm_dsnoop.c:641:(snd_pcm_dsnoop_open) unable to open slave alsa: Could not initialize ADC alsa: Failed to open

Re: Emulate pc speaker in QEMU on MacBook Pro?

2020-10-08 Thread Volker Rümelin
Hi Will, >>> >>> is anything (it's an identifier in case you want to have multiple >>> audiodevs).  For backend you probably want to use `coreaudio` on a Mac (sdl >>> might be available too, I'm not sure, see the list under the -audiodev >>> option).  So something like this: >>> >>>