Sound in Fedora 17
Absolutely no sound in Fedora 17. New user to Fedora. Got tired of waiting for Mandriva 2012. Did a clean install from DVD. Allowed all of the updates to simply install.
Results of "lspci | grep Audio" is
00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
Results of "lsmod | grep snd" is
snd_hda_codec_realtek 78084 1
snd_hda_intel 37619 4
snd_hda_codec 126890 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 17651 1 snd_hda_codec
snd_seq 64878 0
snd_seq_device 14137 1 snd_seq
snd_pcm 97547 3 snd_hda_codec,snd_hda_intel
snd_page_alloc 18102 2 snd_pcm,snd_hda_intel
snd_timer 28691 2 snd_pcm,snd_seq
snd 79380 15
snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_hda_codec,snd_hda_intel,snd_seq_device
Results of "dmesg|grep sound" are as follows:
[ 16.240154] ALSA sound/pci/hda/hda_intel.c:1595 Enable delay in RIRB handling
[ 16.881036] ALSA sound/pci/hda/patch_realtek.c:1273 SKU: Nid=0x1d sku_cfg=0x4004c601
[ 16.881046] ALSA sound/pci/hda/patch_realtek.c:1275 SKU: port_connectivity=0x1
[ 16.881050] ALSA sound/pci/hda/patch_realtek.c:1276 SKU: enable_pcbeep=0x0
[ 16.881054] ALSA sound/pci/hda/patch_realtek.c:1277 SKU: check_sum=0x00000004
[ 16.881058] ALSA sound/pci/hda/patch_realtek.c:1278 SKU: customization=0x000000c6
[ 16.881062] ALSA sound/pci/hda/patch_realtek.c:1279 SKU: external_amp=0x0
[ 16.881066] ALSA sound/pci/hda/patch_realtek.c:1280 SKU: platform_type=0x0
[ 16.881069] ALSA sound/pci/hda/patch_realtek.c:1281 SKU: swap=0x0
[ 16.881072] ALSA sound/pci/hda/patch_realtek.c:1282 SKU: override=0x1
[ 16.881085] ALSA sound/pci/hda/hda_auto_parser.c:322 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 16.881090] ALSA sound/pci/hda/hda_auto_parser.c:326 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 16.881095] ALSA sound/pci/hda/hda_auto_parser.c:330 hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 16.881099] ALSA sound/pci/hda/hda_auto_parser.c:331 mono: mono_out=0x0
[ 16.881103] ALSA sound/pci/hda/hda_auto_parser.c:334 dig-out=0x1e/0x0
[ 16.881106] ALSA sound/pci/hda/hda_auto_parser.c:335 inputs:
[ 16.881112] ALSA sound/pci/hda/hda_auto_parser.c:339 Rear Mic=0x18
[ 16.881117] ALSA sound/pci/hda/hda_auto_parser.c:339 Front Mic=0x19
[ 16.881121] ALSA sound/pci/hda/hda_auto_parser.c:339 Line=0x1a
[ 17.007028] ALSA sound/pci/hda/patch_realtek.c:1336 realtek: No valid SSID, checking pincfg 0x4004c601 for NID 0x1d
[ 17.007034] ALSA sound/pci/hda/patch_realtek.c:1352 realtek: Enabling init ASM_ID=0xc601 CODEC_ID=10ec0662
[ 17.264222] input: HDA NVidia Line as /devices/pci0000:00/0000:00:05.0/sound/card0/input4
[ 17.264629] input: HDA NVidia Front Mic as /devices/pci0000:00/0000:00:05.0/sound/card0/input5
[ 17.264822] input: HDA NVidia Rear Mic as /devices/pci0000:00/0000:00:05.0/sound/card0/input6
[ 17.265044] input: HDA NVidia Front Headphone as /devices/pci0000:00/0000:00:05.0/sound/card0/input7
[ 17.265247] input: HDA NVidia Line Out as /devices/pci0000:00/0000:00:05.0/sound/card0/input8
Don't know where to go from here. Please advise. Somewhat of a newb at linux.