Bug 494747
| Summary: | tsched=0 does not fix sound in vmware server 2.0 fedora guest | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jason <nospam> |
| Component: | pulseaudio | Assignee: | Lennart Poettering <lpoetter> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | lkundrak, lpoetter |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-04-13 21:05:16 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: | |||
|
Description
Jason
2009-04-07 23:45:57 UTC
Please explain what you mean by 'does not work'. When playing sound in a (vmware) virtual machine without this setting in Fedora 11 Alpha and earlier guest everything sounds sped up by a lot; a few minute long song will appear to play in a matter of seconds. Either removing pulseaudio or using this setting would resolve the issue, however that is no longer the case in Fedora 11 Beta Sounds like a bug in VMWare. PA relies on correct timing information from the audio driver/sound card. In your setup we don't seem to get this correctly. Please file this bug against vmware upstream. I disagree with this. From: http://fedoraproject.org/wiki/Features/GlitchFreeAudio The PulseAudio sound server has been rewritten to use timer-based audio scheduling instead of the traditional interrupt-driven approach. Timer-based scheduling may expose issues in some Alsa drivers. To turn timer-based scheduling off, replace the line load-module module-hal-detect in /etc/pulse/default.pa by load-module module-hal-detect tsched=0 Up until Fedora 11 Beta was released (all the way through Fedora 11 Alptha) using tsched=0 to fall back to the interrupt driven approach has successfully resolved sound issues in VMware guests. As of a clean install of Fedora 11 Beta this is no longer the case. It appears that something has changed such that tsched=0 setting either is not being registered or is not working properly. Uh? Come on! You are complaining that a work-around for a broken sound driver with a closed-source backend doesn't work anymore? The right fix is to fix VMWare. Please file this bug with VMWare upstream! Thank you. |