Hi,
I have searched the net and the forums, and I have found many situation similar to mine, however I can not get any of the available or suggested fixes to product results on my system. I recently upgraded to KDE 3.2.3, which rocks, and is done by source with optimization, and it is a smokin system! The improvements are amazing! However, I have discovered that sound works just fine in applications, like noatune, kaboodle, any application that calls it. However, any of the KDE system sounds don't work. Even when I try to test those sounds before setting them, they don't work. Now, I can use the play or aplay commands to play any sound, which is what I have my system set to do temporarily. I have discovered that when I run kcontrol as root, I can play all of the sounds no problem. So, I added the group audio, adjusted the permissions in /dev, added my normal user to the audio group, and I still get nothing. I have confirmed that my volume is up, as I can play mp3's no problem through noatune. I am at a loss as to where I should go now. I am running a PIII 2.8, i810_audio driver (Intel). I have alsa-lib, oss, utils, esound, and kdemultimedia installed. I get the following errors in my .xsession_errors file:
Code:
kmix: Trying Alsa 0.9x Device hw:0
kmix: Trying Alsa 0.9x Device hw:1
kmix: ERROR: Alsa mixer cannot be found.
Please check that the soundcard is installed and the
soundcard driver is loaded.
kmix:
kmix: Trying Alsa 0.9x Device hw:1
kmix: ERROR: Alsa mixer cannot be found.
Please check that the soundcard is installed and the
soundcard driver is loaded.
kmix:
kmix: Sound drivers supported: ALSA0.9 + OSS
Sound drivers used: ALSA0.9
Like I said, many people report the same problem, but none of their fixes help. I have tried moving from autodetected audio device, to OSS, to threaded OSS, to esound, etc... I have configured alsamixer so that External Amplifier is muted, IEC958 output is muted, PCM is maxed, and volume is maxed. I have the alsa drivers enabled in my kernel, and it is clear that they work through the fact that I can play mp3's no prob. I have also run alsaconf numerous times, and it detects my sound card no prob, configures my modules.conf, and my lsmod output is:
Code:
snd-pcm-oss 44680 0 (autoclean)
snd-mixer-oss 16824 0 (autoclean) [snd-pcm-oss]
snd-intel8x0 24232 1 (autoclean)
snd-pcm 84544 0 (autoclean) [snd-pcm-oss snd-intel8x0]
snd-timer 20196 0 (autoclean) [snd-pcm]
snd-ac97-codec 68240 0 (autoclean) [snd-intel8x0]
snd-page-alloc 7692 0 (autoclean) [snd-intel8x0 snd-pcm]
snd-mpu401-uart 5360 0 (autoclean) [snd-intel8x0]
snd-rawmidi 18944 0 (autoclean) [snd-mpu401-uart]
snd-seq-device 6268 0 (autoclean) [snd-rawmidi]
snd 47588 1 (autoclean) [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 6404 4 (autoclean) [snd]
Yet I still get no System Notification sounds. This really is a petty thing, I could leave it with the command aplay as the notification, but I would much rather do it properly, and take advantage of the full duplex card. If I use aplay, sysstem sounds will not occur when I am playing an mp3 for example. I appreciate any help anybody can provide! Thanks a lot!
Mike.