[Bug 623128] New: Sound pop related to snd_ctxfi (XFI Sound card), probably power_save issue
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c0 Summary: Sound pop related to snd_ctxfi (XFI Sound card), probably power_save issue Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Major Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: hakcenter@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.6) Gecko/20100626 SUSE/3.6.6-1.2 Firefox/3.6.6 I get a pop when starting a sound file, and when it finishes. It seems to be some kind of power_save from alsa. However the module does not accept power_save=0 I was previously using 11.2 and had no issue till the upgrade. Reproducible: Always Steps to Reproduce: 1.Play any sound 2. 3. Actual Results: Pop just before sound is played Pop after sound is played Expected Results: No popping ;) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c1 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |hakcenter@gmail.com --- Comment #1 from Takashi Iwai <tiwai@novell.com> 2010-07-20 16:12:50 UTC --- Hm, the driver has no power-save feature at all, so it's irrelevant. The pop clicks don't appear during playback, right? Is this with PulseAudio or any other backend? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c2 --- Comment #2 from Curtis Hacker <hakcenter@gmail.com> 2010-07-20 19:29:45 UTC --- (In reply to comment #1)
Hm, the driver has no power-save feature at all, so it's irrelevant. The pop clicks don't appear during playback, right?
Is this with PulseAudio or any other backend?
I don't have any pulseaudio installed just the minimum librarys, libpulse0, etc I've used GSTreamer / Xine, as the primary backend through the KDE interface.. I can't seem to get it to go away. I've played around with the Powersaving stuff, and I think I've removed the pop before the sounds play.. but you can definatly hear a click/pop after sounds play still. aplay /usr/share/sounds/k3b_error1.wav aplay /usr/share/sounds/k3b_success1.wav both exibit a definate pop after playing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c3 Lee Matheson <lee_matheson@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |lee_matheson@hotmail.com InfoProvider|hakcenter@gmail.com | --- Comment #3 from Lee Matheson <lee_matheson@hotmail.com> 2010-07-22 20:08:35 UTC --- Cleared info provided flag of Curtis Hacker who forgot to clear the flag. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c4 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |hakcenter@gmail.com --- Comment #4 from Takashi Iwai <tiwai@novell.com> 2010-07-23 10:22:10 UTC --- Check whether aplay with -Dplughw option causes the same problem. If yes, it's a driver issue. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c5 Curtis Hacker <hakcenter@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|hakcenter@gmail.com | --- Comment #5 from Curtis Hacker <hakcenter@gmail.com> 2010-07-23 16:20:25 UTC --- Still getting the pop after it is done playing. I noticed something interesting while using : aplay -Dplughw /usr/share/sounds/k3b_success1.wav. Adjusting the volume through kmix or the multimedia keyboard.. has a very similar pop as well. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c6 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Component|Sound |Sound InfoProvider| |hakcenter@gmail.com Product|openSUSE 11.2 |openSUSE 11.3 --- Comment #6 from Takashi Iwai <tiwai@novell.com> 2010-07-23 16:26:16 UTC --- Hm... and it didn't happen with 11.2, right? Basically you can install 11.2 kernel on 11.3 system for testing, even at the same time. An easy way is to install 11.2 kernel-desktop.rpm in addition forcibly with rpm: rpm -ivh kernel-desktop*.rpm then you'll have two entries, one for 11.2 and one for 11.3, in GRUB menu. Could you check whether it's really a kernel/driver issue? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c7 Curtis Hacker <hakcenter@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|hakcenter@gmail.com | --- Comment #7 from Curtis Hacker <hakcenter@gmail.com> 2010-07-23 17:07:37 UTC --- I couldn't install an older desktop kernel, it wanted to downgrade for whatever reason. I installed the standard kernel-default-2.6.31.12-0.2.1, couldn't boot to gui to test the kmixer volume adjusting. But it did also pop after the sound played, with or without -Dplughw -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c8 --- Comment #8 from Curtis Hacker <hakcenter@gmail.com> 2010-07-25 02:29:13 UTC --- I would like to make mention to remove any confusion, adjusting the volume while sounds playback is the only time it pops through kmix / adjusting volume on the multimedia keyboard I have. It does not pop when no sounds are playing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c9 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |hakcenter@gmail.com --- Comment #9 from Takashi Iwai <tiwai@novell.com> 2010-07-30 10:12:08 UTC --- OK, but the symptom is same among different kernel versions, right? So, it's no regression in the kernel side, I suppose. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c10 --- Comment #10 from Curtis Hacker <hakcenter@gmail.com> 2010-07-30 21:07:10 UTC --- As far as I tested it doesn't seem to be kernel related ? I do use a set of MDR-V6's for headphones.. what is weird is the popping when changing volume during a sound playback. What I'm gunna try today is enabling the onboard sound and see if that causes the same types of problem(s). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623128 http://bugzilla.novell.com/show_bug.cgi?id=623128#c11 Curtis Hacker <hakcenter@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|hakcenter@gmail.com | --- Comment #11 from Curtis Hacker <hakcenter@gmail.com> 2010-07-31 18:04:51 UTC --- Okay so I enabled my onboard ac97 (nforce4), and I remember why I don't want to use it. You can hear some weird stuff going through the sound during IO on the motherboard. However the interesting thing is, I was getting the pops like on the XFI. When I setup the onboard via Yast, the pops when completely away on the onboard. Reboots.. no pops nada.. Yast defaulted to ac97_clock / ac97_quirck / buggy_irq / buggy_semaphore all without values. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=623128 https://bugzilla.novell.com/show_bug.cgi?id=623128#c12 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #12 from Takashi Iwai <tiwai@suse.com> 2012-10-11 08:45:26 UTC --- 11.3 is EOL. If the problem still appears on 12.2, please reopen. -- 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.
participants (1)
-
bugzilla_noreply@novell.com