
chromium-os - issue #12085
Audio does not pick up until browser refresh upon lid re-open.
Chrome OS Version : 0.11.159.52 Chrome Version : 11.0.671.0
What steps will reproduce the problem? 1. Install the build. 2. Go to youtube.com and play a video and make sure sound is coming from the video. 3. Close the lid when the video being played. 4. Open the lid.
What is the expected output? Video continues to play along with audio.
What do you see instead? Video continues to play, but with NO audio. It does not pick up even sound increased to the full until browser refresh.
altamixer shows the volume at 90%.
Please use labels and text to provide additional information.
Comment #1
Posted on Feb 15, 2011 by Quick WombatNot sure if Dave or Todd should take a look here.
Comment #2
Posted on Feb 16, 2011 by Grumpy HippoIssue 12157 has been merged into this issue.
Comment #3
Posted on Feb 16, 2011 by Happy PandaI think this is because libflashplayer.so does not know how to recover properly if the audio stream is suspended. If you disable it so that only libpepflashplayer.so is used instead, audio should resume fine.
Some solutions might be: (1) Adjust the priority on which flash player is used by default. (2) Get Adobe to update the libflashplayer.so so that snd_pcm_recover() is called if snd_pcm_writei() fails. (3) Write an Alsa plug-in that all audio goes through that just calls snd_pcm_recover() when necessary.
Comment #4
Posted on Feb 16, 2011 by Happy Horse(No comment was entered for this change.)
Comment #5
Posted on Feb 22, 2011 by Happy HorseIssue also seen on R10 build - Chrome OS 0.10.156.44 , Chrome 10.0.648.107, Flash 10.2 r154
Comment #6
Posted on Feb 22, 2011 by Helpful Hippo(No comment was entered for this change.)
Comment #7
Posted on Feb 23, 2011 by Grumpy WombatIs this a regressions from R9.y?
Comment #8
Posted on Feb 23, 2011 by Happy HippoRegression is due to removing pulseaudio daemon and using alsa directly.
I like Dave's suggestion (2) in comment3 as a quick fix for R10. If we chose that route, can someone attach appropriate adobe person to issue.
Orit mentioned flapper in R11 which will probably make it on non-issue. I'd +1 punting to R11
Comment #9
Posted on Feb 23, 2011 by Helpful HippoThis does not happen on R9.y
Comment #10
Posted on Feb 23, 2011 by Helpful RhinoThis issues is seen on all sites with flash videos & audios.
Comment #11
Posted on Feb 25, 2011 by Helpful CatKris/Anantha, Can you confirm this is not repro on R11 latest build?
Comment #12
Posted on Feb 25, 2011 by Helpful MonkeyYes, this issue NOT reproduce anymore on the latest build. Chrome OS version : 0.11.194.0 Chrome version : 11.0.682.0
Comment #13
Posted on Feb 28, 2011 by Helpful Hippo(No comment was entered for this change.)
Comment #14
Posted on Mar 4, 2011 by Helpful Cat(No comment was entered for this change.)
Comment #15
Posted on Apr 8, 2011 by Helpful LionClosing.
Comment #16
Posted on Mar 7, 2013 by Grumpy Hippo(No comment was entered for this change.)
Comment #17
Posted on Mar 9, 2013 by Quick Rabbit(No comment was entered for this change.)
Comment #18
Posted on Mar 10, 2013 by Quick Rabbit(No comment was entered for this change.)
Comment #19
Posted on Mar 10, 2013 by Quick Rabbit(No comment was entered for this change.)
Comment #20
Posted on Mar 14, 2013 by Happy HorseMoved to: Issue chromium:194564
Status: Moved
Labels:
Pri-1
Sev-2
OS-Chrome
Type-Bug-Regression
Cr-OS-Kernel
M-10