qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] alsa broken when the host is suspended (or hibe


From: Bjørn Mork
Subject: Re: [Qemu-devel] [PATCH] alsa broken when the host is suspended (or hibernated)
Date: Thu, 30 Jul 2009 09:47:12 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

malc <address@hidden> writes:

> What does `snd_pcm_state (alsa->handle)' return in this case?

snd_pcm_state (alsa->handle) == 7

Which looks good.  That should be SND_PCM_STATE_SUSPENDED unless I'm
mistaken.  So it's just a matter of extending the snd_pcm_state test
which is already there.

Yup, tested and verified.  I now get 

 alsa: Resuming suspended input stream
 alsa: Resuming suspended output stream

after resuming.  Great!  Thanks for the quick responses and helpful
feedback.

I'll send an updated patch, hopefully without the tab's this time...



Bjørn




reply via email to

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