Mailinglist Archive: opensuse-bugs (13239 mails)
| < Previous | Next > |
[Bug 405354] pulseaudio under Gnome blocks some Alsa audio output
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 1 Jul 2008 08:33:56 -0600 (MDT)
- Message-id: <20080701143356.6B541245390@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=405354
User wolfgang@xxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=405354#c4
--- Comment #4 from Wolfgang Rosenauer <wolfgang@xxxxxxxxxxxxx> 2008-07-01
08:33:55 MDT ---
So we are not using the async handler.
I found the following:
snd_pcm_writei() returns with success while the frames are not played actually.
When we check later with snd_pcm_delay() we find that the frames are still in
the buffer and stop streaming audio data to the device.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User wolfgang@xxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=405354#c4
--- Comment #4 from Wolfgang Rosenauer <wolfgang@xxxxxxxxxxxxx> 2008-07-01
08:33:55 MDT ---
So we are not using the async handler.
I found the following:
snd_pcm_writei() returns with success while the frames are not played actually.
When we check later with snd_pcm_delay() we find that the frames are still in
the buffer and stop streaming audio data to the device.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |