qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ALSA errors?


From: Volker Rümelin
Subject: Re: ALSA errors?
Date: Sun, 21 Mar 2021 19:05:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

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 than my currently logged in user. To hear audio with ALSA I specify the audio device to use on the command line. Here is an example for my system:

-audiodev alsa,id=audio0,out.period-length=5000,out.dev=hw:1,,0,in.period-length=5000,in.dev=hw:1,,0

The first number after hw: is the card number and the second the device number. To list your audio devices use aplay -l and arecord -l. Please note the doubled ,, to pass a single , to alsa-lib.

With best regards,
Volker



reply via email to

[Prev in Thread] Current Thread [Next in Thread]