I had the same issue and solved it removing the package

alsa-plugins-pulseaudio

yum remove alsa-plugins-pulseaudio

See also thread:

https://www.redhat.com/archives/fedora-test-list/2007-October/msg01261.html
https://www.redhat.com/archives/fedora-list/2007-December/msg01105.html
https://www.redhat.com/archives/fedora-list/2007-November/msg02759.html

My card is detected as:
[EMAIL PROTECTED] ~]# cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0x90320000 irq 23
and from lspci is:
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio
Controller (rev 02)

HIH,
Gianluca

On Dec 30, 2007 10:53 PM, william estrada <[EMAIL PROTECTED]> wrote:

> Hi group,
>   I just installed Fedora Core 8 and have lost ALSA support. I had it
> with FC6. I have rebuilt the kernel with module support for ALSA.
> I can use festival and say text, so hard ware looks good.
>
> I copied over the /etc/init.d/alasound and it says:
>
> [EMAIL PROTECTED] ~]#  /etc/init.d/alsasound status
> ALSA sound driver loaded.
>
> [EMAIL PROTECTED] ~]# alsamixer
> *** PULSEAUDIO: Unable to connect: Connection refused
>
> alsamixer: function snd_ctl_open failed for default: Connection refused
>
>
> [EMAIL PROTECTED] ~]# dmesg
> usb 3-2: new full speed USB device using ohci_hcd and address 3
> usb 3-2: configuration #1 chosen from 1 choice
> input: USB Audio as /class/input/input8
> input: USB HID v1.00 Device [USB Audio] on usb-0000:00:13.1-2
> usbcore: registered new interface driver snd-usb-audio
> usbcore: deregistering interface driver snd-usb-audio
> ACPI: PCI interrupt for device 0000:00:04.0 disabled
> ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [LNKH] -> GSI 11 (level,
> low) -> IRQ 11
> AC'97 1 does not respond - RESET
> AC'97 1 access is not valid [0xffffffff], removing mixer.
> ali mixer 1 creating error.
>
> [EMAIL PROTECTED] ~]# aplay -L
> null
>     Discard all samples (playback) or generate zero samples (capture)
>
> [EMAIL PROTECTED] ~]# cat /proc/asound/cards
>  0 [A5451          ]: ALI5451 - ALI 5451
>                       ALI 5451 at 0x1400, irq 11
>
>
> My lsmod | grep snd:
> [EMAIL PROTECTED] ~]# /sbin/lsmod | grep snd
> snd_ali5451            21453  0
> snd_ac97_codec         92389  1 snd_ali5451
> ac97_bus                6081  1 snd_ac97_codec
> snd_seq_dummy           6725  0
> snd_seq_oss            29889  0
> snd_seq_midi_event      9793  1 snd_seq_oss
> snd_seq                44849  5
> snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
> snd_seq_device         10061  3 snd_seq_dummy,snd_seq_oss,snd_seq
> snd_pcm_oss            37569  0
> snd_mixer_oss          16705  1 snd_pcm_oss
> snd_pcm                63685  3 snd_ali5451,snd_ac97_codec,snd_pcm_oss
> snd_timer              20549  2 snd_seq,snd_pcm
> snd                    43461  9
>
> snd_ali5451,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
> soundcore               9633  1 snd
> snd_page_alloc         11337  1 snd_pcm
>
> I'm at a loss for what to do next??  Any ideas?
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to