Hey all,
I am currently running Fedora 9 Beta (and loving every minute of it, I might add) but I have a slight annoyance. When playing music (in this case flac and ogg audio files) it seems like the speed of the audio output is a little faster than it should be. I thought I was just going crazy, but it seems like the output is a little bit faster than it should. It makes the vocals sound very high-pitched. All of the relevant information that I can think of is included below. Thanks in advance!
Sound Card:
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
Code:
lsmod | grep snd:
snd_intel8x0 30492 5
snd_ac97_codec 94368 1 snd_intel8x0
ac97_bus 5504 1 snd_ac97_codec
snd_seq_dummy 6660 0
snd_seq_oss 30364 0
snd_seq_midi_event 9600 1 snd_seq_oss
snd_seq 48448 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 10124 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 42496 0
snd_mixer_oss 16768 1 snd_pcm_oss
snd_pcm 67076 4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 21640 2 snd_seq,snd_pcm
snd 48312 19 snd_intel8x0,snd_ac97_codec,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 9288 1 snd
snd_page_alloc 11400 2 snd_intel8x0,snd_pcm
rpm -q pulseaudio:
pulseaudio-0.9.10-1.fc9.i386
Thanks again!
-- Dustin