Bug 498599
| Summary: | Intermittent playback glitching in rhythmbox with iPod | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark Watts <markrwatts> |
| Component: | rhythmbox | Assignee: | Bastien Nocera <bnocera> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 10 | CC: | beland, bnocera |
| 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-09-14 10:59:10 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
Mark Watts
2009-05-01 12:45:05 UTC
Listening to a bunch more songs, its not pausing for a very short time, its almost as though it's muting for a very short time, since if it happens in the middle of someone singing a word, part of the word is missing. What are the version numbers of the RPMs you are using (e.g. from "rpm -q rhythmbox")? A minor update has been released for Fedora 10 since this bug was reported. I'm not experiencing this problem, but I am using rhythmbox-0.12.1-3.fc11.i586 (Fedora 11) and a non-iPod MP3 player. It's possible there's an easily reproducable problem when using the specific hardware (which is widely available) but in the meantime, there are a few things you could check... I assume there are no glitches if you play the music on the iPod itself (e.g. through headphones)? It seems unlikely, but if you run "top" do you see any process with status "D"? This would indicate disk wait...I'm wondering if the USB connection is simply reaching capacity? Do you have other USB devices which are active at the same time? Most importantly, do you see any error messages in /var/log/messages or in the output of "rhythmbox -d" during these glitches? --- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers This seems to be related to the issues I'm seeing with the intel aound driver and pulseaudio. Setting load-module module-hal-detect tsched=0 in default.pa fixes this glitching problem, along with other issues. |