[10.10] Played audio crackles every ~10 seconds

Bug #651785 reported by YannUbuntu
38
This bug affects 7 people
Affects Status Importance Assigned to Milestone
Linux
New
Undecided
Unassigned
pulseaudio (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

On 10.10, updated 2 hours ago. Hardware: same as Bug #580909
On Rhythmbox (Gnome session), and Aqualung (Lubuntu session), when playing a music the sound crackles every ~10 seconds. Sample attached.

******************************************************
[WORKAROUND]
If you encounter this bug, try to :
- open Synaptic package manager , there go to menu Settings->Repositories
- in the "Software sources" window, click on the "Updates" tab and enable "maverick-proposed", then close the window
- update your packages
- update the 3 following packages : linux-image-generic , linux-generic , and linux-headers-generic
- optionnaly disable the "maverick-proposed" repository
- in a terminal type "sudo update-grub"
- then restart your computer

The bug should have disappeared.
*******************************************************

---
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: yyy 1189 F.... pulseaudio
Card0.Amixer.info:
 Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with CS4299 at irq 10'
   Mixer name : 'Cirrus Logic CS4299 rev 4'
   Components : 'AC97a:43525934'
   Controls : 36
   Simple ctrls : 22
CheckboxSubmission: 51c6f3b05d5c225424fe161a0dfde5b0
CheckboxSystem: ed86e29ffba809c116a39e33fa9fc45c
DistroRelease: Ubuntu 10.10
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta i386 (20100901.1)
Package: alsa-base 1.0.23+dfsg-1ubuntu4
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Tags: maverick
Uname: Linux 2.6.35-22-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
dmi.bios.date: 08/21/03
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.09
dmi.board.name: TravelMate 240
dmi.board.vendor: Acer
dmi.board.version: Rev.A
dmi.chassis.type: 1
dmi.chassis.vendor: Acer
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.09:bd08/21/03:svnAcer:pnTravelMate240:pvr-1:rvnAcer:rnTravelMate240:rvrRev.A:cvnAcer:ct1:cvrN/A:
dmi.product.name: TravelMate 240
dmi.product.version: -1
dmi.sys.vendor: Acer

Revision history for this message
YannUbuntu (yannubuntu) wrote :
Revision history for this message
Luke Yelavich (themuso) wrote : Re: [Bug 651785] Re: [10.10 RC] Played audio crackles every ~10 seconds

That bug doesn't contain more specific information that is needed to try and work out your problem. Please run this command in a terminal: apport-collect -p alsa-base 651785 so we can get the needed information from the machine. Please also follow the instructions here, https://wiki.ubuntu.com/PulseAudio/Log so we can get a better idea of what may be going on with pulseaudio when the crackling occurs.

 affects ubuntu/pulseaudio
 status incomplete

Changed in pulseaudio (Ubuntu):
status: New → Incomplete
Revision history for this message
YannUbuntu (yannubuntu) wrote : AlsaDevices.txt

apport information

tags: added: apport-collected
description: updated
Revision history for this message
YannUbuntu (yannubuntu) wrote : AplayDevices.txt

apport information

Revision history for this message
YannUbuntu (yannubuntu) wrote : ArecordDevices.txt

apport information

Revision history for this message
YannUbuntu (yannubuntu) wrote : BootDmesg.txt

apport information

Revision history for this message
YannUbuntu (yannubuntu) wrote : Card0.Amixer.values.txt

apport information

Revision history for this message
YannUbuntu (yannubuntu) wrote : Card0.Codecs.codec97.0.ac97.0.0.txt

apport information

Revision history for this message
YannUbuntu (yannubuntu) wrote : Card0.Codecs.codec97.0.ac97.0.0.regs.txt

apport information

Revision history for this message
YannUbuntu (yannubuntu) wrote : CurrentDmesg.txt

apport information

Revision history for this message
YannUbuntu (yannubuntu) wrote : Dependencies.txt

apport information

Revision history for this message
YannUbuntu (yannubuntu) wrote : PciMultimedia.txt

apport information

Revision history for this message
YannUbuntu (yannubuntu) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
YannUbuntu (yannubuntu) wrote : Re: [10.10 RC] Played audio crackles every ~10 seconds

I tryed the debug procedure you indicated, but i'm not sure if i did it well because my computer was laggy (it's an old PC).

Revision history for this message
YannUbuntu (yannubuntu) wrote :

First try was with Rhythmbox on a Lubuntu session.

I did a 2nd try with Aqualung on a Gnome session, see attached log.

Revision history for this message
Daniel T Chen (crimsun) wrote : Re: [Bug 651785] Re: [10.10 RC] Played audio crackles every ~10 seconds

This is really a sound driver problem. You may be able to work around
it by adjusting default-fragments and default-fragment-size-msec in
default.pa.

Revision history for this message
Daniel T Chen (crimsun) wrote :

Sorry, I meant daemon.conf.

Revision history for this message
YannUbuntu (yannubuntu) wrote : Re: [10.10 RC] Played audio crackles every ~10 seconds

I forgot to mention that I don't have this bug in Ubuntu9.10. (which I use in dual-boot). I did not try 10.04 as I was not able to install it.

Currently in 10.10 I have the default parameters in /etc/pulse/daemon.conf :
default-fragments = 8
default-fragment-size-msec = 10

Which kind of values would you recommend ?

Revision history for this message
YannUbuntu (yannubuntu) wrote :

Ok, I played for a while with the 2 parameters, rebooting after each change to be sure that the changes are taken into account.
The bug (cracks every ~10 seconds) was still present, even for the 2 extreme sets of parameters below :

Minimum test set :
default-fragments = 1
default-fragment-size-msec = 1

Maximum test set :
default-fragments = 80
default-fragment-size-msec = 100

FYI, I think the cracks were shorter with the "minimum test set".

Hope this helps.

By the way, is this bug's status still "incomplete" ?

YannUbuntu (yannubuntu)
Changed in pulseaudio (Ubuntu):
status: Incomplete → New
Revision history for this message
Andrew Vavilov (vapask) wrote :

I have the same problem

Revision history for this message
Andrew Vavilov (vapask) wrote :

Logs

Revision history for this message
Markus (markus-slash) wrote :

Hallo,

i have the same Problem too. I can only fixed, if I kill pulseaudio. Then the sound works excellent. I use the final version and not the RC

Revision history for this message
Barış Özel (ozelbaris) wrote :

I removed pulseaudio and installed esound but nothing changed. I think the problem is about alsa driver.

Revision history for this message
Barış Özel (ozelbaris) wrote :

The problem is the kernel. Everything is fine with the Natty(2.6.37-2) kernel.

YannUbuntu (yannubuntu)
summary: - [10.10 RC] Played audio crackles every ~10 seconds
+ [10.10] Played audio crackles every ~10 seconds
Revision history for this message
YannUbuntu (yannubuntu) wrote :

I confirm what Barış Özel says : I updated my kernel from 2.6.35.22 to 2.6.35.23 via the Maverick-proposed repositories, and the bug disappeared.

Thank you Barış !

YannUbuntu (yannubuntu)
description: updated
YannUbuntu (yannubuntu)
Changed in pulseaudio (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.