I followed all of the tests in the troubleshooting guide found in sound configuration in PCC. Results are below.
lspcidrake -v | fgrep -i AUDIO
snd_hda_intel : ATI Technologies Inc|RV620 Audio device [Radeon HD 34xx Series] (vendor:1002 device:aa28 subv:174b subd:aa28)
snd_hda_intel : Intel Corporation|82801JI (ICH10 Family) HD Audio Controller (vendor:8086 device:3a3e subv:1458 subd:a002)
grep sound-slot /etc/modprobe.conf
alias sound-slot-0 snd_hda_intel
alias sound-slot-1 snd_hda_intel
/sbin/lsmod (I did not see it loaded)
Module Size Used by
snd_usb_audio 64923 0
snd_usb_lib 13878 1 snd_usb_audio
snd_rawmidi 16349 1 snd_usb_lib
nfsd 202773 1
lockd 56420 1 nfsd
nfs_acl 1977 1 nfsd
auth_rpcgss 28922 1 nfsd
sunrpc 169649 6 nfsd,lockd,nfs_acl,auth_rpcgss
exportfs 3055 1 nfsd
af_packet 14022 0
ipv6 220562 52
vboxnetadp 5418 0
vboxnetflt 12854 0
vboxdrv 165717 2 vboxnetadp,vboxnetflt
snd_hda_codec_realtek 191727 1
snd_hda_intel 19011 2
snd_hda_codec 66210 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 4668 2 snd_usb_audio,snd_hda_codec
snd_seq_dummy 1266 0
fglrx 2393907 215
snd_seq_oss 22640 0
snd_seq_midi_event 5432 1 snd_seq_oss
snd_seq 40479 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 5182 4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 29080 0
snd_pcm 59960 4 snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 15672 2 snd_seq,snd_pcm
snd_mixer_oss 11078 1 snd_pcm_oss
r8169 29344 0
i2c_i801 6762 0
mii 3885 1 r8169
snd 45753 18 snd_usb_audio,snd_usb_lib,snd_rawmidi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 5524 1 snd
sr_mod 11580 0
cdrom 28700 1 sr_mod
snd_page_alloc 6542 2 snd_hda_intel,snd_pcm
i2c_core 17928 1 i2c_i801
sg 21629 0
serio_raw 3583 0
iTCO_wdt 8868 0
iTCO_vendor_support 2302 1 iTCO_wdt
binfmt_misc 5570 1
ext3 98118 1
jbd 38749 1 ext3
cpufreq_ondemand 7009 0
cpufreq_conservative 8144 0
cpufreq_powersave 698 0
acpi_cpufreq 5566 0
freq_table 3091 2 cpufreq_ondemand,acpi_cpufreq
ohci1394 22896 0
sbp2 16243 0
raw1394 16785 0
ieee1394 69495 3 ohci1394,sbp2,raw1394
fuse 49456 0
wacom 21741 0
ppdev 4640 0
dm_mod 55187 0
evdev 6409 7
processor 29605 3 acpi_cpufreq
parport_pc 26849 0
rtc_cmos 7163 0
parport 27824 2 ppdev,parport_pc
thermal 10875 0
button 4681 0
ide_generic 1035 0 [permanent]
pata_jmicron 1695 0
ata_generic 2315 0
ide_pci_generic 2306 0
ide_gd_mod 19385 0
ide_core 85876 3 ide_generic,ide_pci_generic,ide_gd_mod
pata_acpi 2303 0
ahci 28870 0
ata_piix 18376 4
libata 145704 5 pata_jmicron,ata_generic,pata_acpi,ahci,ata_piix
sd_mod 27605 6
scsi_mod 132054 5 sr_mod,sg,sbp2,libata,sd_mod
crc_t10dif 1195 1 sd_mod
ext4 264459 1
jbd2 63431 1 ext4
crc16 1303 1 ext4
uhci_hcd 16922 0
ohci_hcd 17872 0
ehci_hcd 28337 0
hid_logitech 5495 0
ff_memless 3531 1 hid_logitech
usbhid 30534 1 hid_logitech
hid 55882 2 hid_logitech,usbhid
usbcore 124366 8 snd_usb_audio,snd_usb_lib,wacom,uhci_hcd,ohci_hcd,ehci_hcd,usbhid
/sbin/chkconfig --list sound
sound 0:off 1:off 2:on 3:on 4:on 5:on 6:off 7:off
/sbin/chkconfig --list alsa
alsa 0:off 1:off 2:on 3:on 4:on 5:on 6:off 7:off
aumix -q
bash: aumix: command not found (did the 4.6.1 upgrade uninstall this?)
aumix is not installed but aumix-text is installed sndconfig is not installed either
/sbin/fuser -v /dev/dsp (returns nothing)