stats
gateway nv5502
pclinuxos 2011 fullmonty
fresh install
issue
sound not working correctly have system sounds but no mulimedia sound
please help i am new to pclinuxos and kde / disenchanted by changes made to gnome another distro / i work well in cli but being new to this distro few things have changed that have thrown me off kilter. i will be checking in hourly to check (need this fixed asap)
[root@localhost ~]# lspcidrake -v | fgrep -i AUDIO
[root@localhost ~]# grep sound-slot /etc/modprobe.conf
alias sound-slot-1 snd_hda_intel
alias sound-slot-0 unknown
[root@localhost ~]# /sbin/lsmod
Module Size Used by
snd_usb_audio 70631 0
snd_usbmidi_lib 15440 1 snd_usb_audio
snd_rawmidi 15287 1 snd_usbmidi_lib
cryptd 6989 0
aes_i586 6948 2
aes_generic 25998 1 aes_i586
ppp_async 6183 0
ppp_generic 19510 1 ppp_async
slhc 4543 1 ppp_generic
crc_ccitt 1103 1 ppp_async
af_packet 17321 2
ipv6 266689 28
pci_stub 977 1
vboxpci 15405 0
vboxnetadp 6759 0
vboxnetflt 17037 0
vboxdrv 196584 3 vboxpci,vboxnetadp,vboxnetflt
arc4 1126 2
ecb 1645 2
snd_hda_codec_realtek 226487 1
snd_hda_codec_hdmi 20480 1
ath9k 76691 0
snd_hda_intel 19109 4
snd_hda_codec 66310 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 4820 2 snd_usb_audio,snd_hda_codec
mac80211 189461 1 ath9k
snd_seq_dummy 1135 0
snd_seq_oss 25264 0
snd_seq_midi_event 4648 1 snd_seq_oss
snd_seq 42136 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 4457 4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
ath9k_common 1545 1 ath9k
snd_pcm_oss 33854 0
ath9k_hw 269082 2 ath9k,ath9k_common
ath 11547 2 ath9k,ath9k_hw
snd_pcm 60446 5 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 15383 2 snd_seq,snd_pcm
snd_mixer_oss 12981 1 snd_pcm_oss
cfg80211 126787 3 ath9k,mac80211,ath
snd 43189 23 snd_usb_audio,snd_usbmidi_lib,snd_rawmidi,snd_hda_codec_realtek,snd_hda_codec_hdmi,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
uvcvideo 55339 0
videodev 56533 1 uvcvideo
tg3 116493 0
sdhci_pci 6947 0
soundcore 5025 1 snd
sdhci 14959 1 sdhci_pci
snd_page_alloc 5877 2 snd_hda_intel,snd_pcm
mmc_core 57992 1 sdhci
libphy 14340 1 tg3
i2c_piix4 7124 0
i2c_core 16500 2 videodev,i2c_piix4
sg 23483 0
sr_mod 13510 0
cdrom 31506 1 sr_mod
binfmt_misc 5850 1
nvram 4805 1
firewire_ohci 25329 0
firewire_sbp2 11541 0
firewire_core 43040 2 firewire_ohci,firewire_sbp2
crc_itu_t 1103 1 firewire_core
fuse 59455 3
loop 13873 0
dm_mod 58938 0
sparse_keymap 2484 0
fglrx 2734427 413
rfkill 12694 1 cfg80211
wmi 7495 0
video 10008 0
joydev 7663 0
processor 22399 4
k10temp 2147 0
evdev 7275 16
ac 2545 0
battery 8843 0
button 4021 1 fglrx
ata_piix 18602 0
ahci 17997 3
libahci 16163 1 ahci
libata 154591 3 ata_piix,ahci,libahci
sd_mod 31682 4
scsi_mod 150520 5 sg,sr_mod,firewire_sbp2,libata,sd_mod
crc_t10dif 1104 1 sd_mod
ext4 312169 2
jbd2 59959 1 ext4
crc16 1099 1 ext4
uhci_hcd 19499 0
ohci_hcd 19566 0
ehci_hcd 35439 0
usbhid 31267 0
hid 63565 1 usbhid
usbcore 117639 8 snd_usb_audio,snd_usbmidi_lib,uvcvideo,uhci_hcd,ohci_hcd,ehci_hcd,usbhid
[root@localhost ~]# /sbin/chkconfig --list sound
sound 0:off 1:off 2:on 3:on 4:on 5:on 6:off 7:off
[root@localhost ~]# /sbin/chkconfig --list alsa
alsa 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off
[root@localhost ~]# aumix -q
dig1 100, 100
[root@localhost ~]# /sbin/fuser -v /dev/dsp
Cannot stat /dev/dsp: No such file or directory
Cannot stat /dev/dsp: No such file or directory
[root@localhost ~]#