OK, the other day, I ran some updates, and rebooted my computer. Sound is now dead. I do not recall if the sound died immediately after the updates or not, but the updates were done earlier this week. I get no errors during startup, and from what I can tell, all is well, ecept my sound card is silent.
[adam@localhost ~]$ aumix -qvol 67, 67bass 53, 53treble 48, 48synth 80, 80pcm 100, 100speaker 80, 80line 77, 77mic 80, 80cd 77, 77line1 84, 84dig1 80, 80phin 77, 77phout 77, 77
[root@localhost adam]# lsmod | grep sndsnd_seq_dummy 2596 0snd_seq_oss 31424 0snd_seq_midi_event 5664 1 snd_seq_osssnd_seq 47952 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_eventsnd_pcm_oss 48032 0snd_mixer_oss 16896 1 snd_pcm_osssnd_emu10k1 113540 1snd_rawmidi 19616 1 snd_emu10k1snd_seq_device 6892 5 snd_seq_dummy,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidisnd_ac97_codec 82588 1 snd_emu10k1snd_pcm 80324 3 snd_pcm_oss,snd_emu10k1,snd_ac97_codecsnd_timer 20740 3 snd_seq,snd_emu10k1,snd_pcmsnd_page_alloc 8488 2 snd_emu10k1,snd_pcmsnd_util_mem 3264 1 snd_emu10k1snd_hwdep 6880 1 snd_emu10k1snd 46436 13 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer,snd_hwdepsoundcore 7008 1 snd
[root@localhost adam]# lspcidrake -v | fgrep AUDIOsnd-emu10k1 : Creative Labs|EMU10K2 Audigy Audio Processor [MULTIMEDIA_AUDIO] (vendor:1102 device:0004 subv:1102 subd:1002)
[root@localhost adam]# grep sound-slot /etc/modules.conf[root@localhost adam]# cat /etc/modules.conf
[root@localhost adam]# /sbin/chkconfig --list soundsound 0:off 1:off 2:on 3:on 4:on 5:on 6:off[root@localhost adam]# /sbin/chkconfig --list alsaalsa 0:off 1:off 2:on 3:on 4:on 5:on 6:off
Now my only concern is that there is nothing in modules.conf. What can I do at this point?