[pulseaudio-tickets] [PulseAudio] #420: var/log/messages for pulse in Fedora10
PulseAudio
trac-noreply at tango.0pointer.de
Sat Jan 3 13:36:12 PST 2009
#420: var/log/messages for pulse in Fedora10
----------------------------+-----------------------------------------------
Reporter: chepioq | Owner: lennart
Type: task | Status: new
Priority: high | Milestone:
Component: module-alsa-* | Severity: normal
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment (by Authenticated User):
I was able to reduce this issue on Fedora 10 to a minimum (on the
following hardware/software) by peforming the actions described below.
lspci|grep -i audio; uname -a; rpm -q pulseaudio
{{{
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio
Controller (rev a2)
Linux cp2.local 2.6.27.9-159.fc10.x86_64 #1 SMP Tue Dec 16 14:47:52 EST
2008 x86_64 x86_64 x86_64 GNU/Linux
pulseaudio-0.9.13-6.fc10.x86_64
}}}
1. Add the user(s) to the "pulse-rt" group
{{{
useradd -G pulse-rt <user>
}}}
2. Add the following (from ALSA bug report for this issue) to
/etc/modprobe.conf
{{{
options snd-ac97-codec power_save=0
options snd-intel8x0 index=0 ac97_clock=48000
}}}
3. Add the following (determined using the output reported for the sound
card by running pulseaudio -v) to /etc/pulse/daemon.conf
{{{
default-fragments = 4
default-fragment-size-msec = 1920
default-sample-rate = 48000
no-cpu-limit = yes
}}}
4. Install the following ALSA updates
{{{
rpm -Uvh http://kojipkgs.fedoraproject.org/packages/alsa-
lib/1.0.18/7.fc10/x86_64/alsa-lib-1.0.18-7.fc10.x86_64.rpm
rpm -Uvh http://kojipkgs.fedoraproject.org/packages/alsa-
plugins/1.0.18/2.fc10/x86_64/alsa-plugins-
pulseaudio-1.0.18-2.fc10.x86_64.rpm
}}}
--
Ticket URL: <http://www.pulseaudio.org/ticket/420#comment:15>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list