Bug detailed description First play a audio then changing the output pipe with DP The audio sound is abnormally when play the same audio again. Reproduce Steps 1.$aplay -D hw:0,3 /home/wjl/Music/1_WAV_PCM_48000Hz_stereo_16bit.wav 2.$ xrandr --verbose 3.$ xrandr --output DP1 --crtc 2 4.$ aplay -D hw:0,3 /home/wjl/Music/1_WAV_PCM_48000Hz_stereo_16bit.wav Expected Result After step 4, should play audio normally. Actual Result After step 4,the audio sound is abnormally. Comment The bug happens randomly and can be reproduced only on DELL U3011. What's more, we found after running the command `xrandr --output DP1 --crtc 2`, the display will be abnormal on the monitor DELL U3011. It seems there is offset to display the desktop.
Please try the audio branch of http://cgit.freedesktop.org/~jani/drm/.
Hi Jani, THanks. We will try this branch. Hi Dan, Could you please help to test? (In reply to Jani Nikula from comment #1) > Please try the audio branch of http://cgit.freedesktop.org/~jani/drm/.
Hi Libin, I can reproduce the issue with the BDW and the audio branch of http://cgit.freedesktop.org/~jani/drm/. Test Environment: Hardware: CRB:SawTooth Peak Platform: Broadwell-U CPU: Broadwell U E2 Chipset PCH: Wildcat Point –LP B0 Audio card: ALC286S Software: BIOS: BDW-E1R1.86C.0087.R00.1407272122 Kernel: 3.17.0 -rc7 Branch: http://cgit.freedesktop.org/~jani/drm/ Audio Commit:5666d9107be4b2b29306e0d67573a50e4d064daa Best Regards Dan
Could you please try latest drm-intel-nightly from cgit.freedesktop.org/drm-intel?
I verify the issue on the latest nightly,but can't reproduce it. The Environment CRB:SawTooth Peak Platform: Broadwell-U CPU: Broadwell U F0 Chipset PCH: Wildcat Point –LP B0 Audio card: ALC286S BIOS: BDW-E1R1.86C.0093.R00.1409071941 Kernel: 3.19.0-rc6 Tree: git://anongit.freedesktop.org/drm-intel Branch:drm-intel-nightly Commit:8b4216
(In reply to zhaodan from comment #5) > I verify the issue on the latest nightly,but can't reproduce it. Closing.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.