Bug 530049
| Summary: | MMX volume adjustment code is broken | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Schwendt <bugs.michael> | ||||
| Component: | pulseaudio | Assignee: | Lennart Poettering <lpoetter> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | dragomir.dan, joachim.backes, lkundrak, lpoetter, paul, wtogami | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-10-31 01:59:57 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Michael Schwendt
2009-10-21 10:59:09 UTC
Please provide the contents of /proc/cpuinfo! Created attachment 365538 [details]
cat /proc/cpuinfo
If I let two audio apps play, distortion goes away. No, I was mistaken. It's only less distortion with two audio apps playing - or sometimes it seems fix itself magically. Still something's wrong with the mixing. When either app finishes, heavy distortion returns most of the time. There's an additional burst of noise (approx. 500 ms to less than 1 s) when "play" starts and stops and the volume of a 2nd app is reduced. OK, this seems to be a problem with the MMX volume adjustment code, which is only enabled when SSE2 is not available. A temporary workaround should be to set PULSE_NO_SIMD=1 when running PA. Could you please verify that? Confirmed. Now fixed upstream, will prepare an update shortly. *** Bug 533001 has been marked as a duplicate of this bug. *** |