Hello I am using a 2.6.8 kernel, all needed kernel sound modules seems to be loaded.
I was able to manually create the /dev/dsp node and then the sound worked fine. However i just recognized that i have installed udev. When i execute /dev/MAKEDEV audio nothing is added, but after running alsaconf, it created /dev/audio. but when i rebooted the /dev/audio was no longer there and the execution of /dev/MAKEDEV did not create the /dev/audio. There seems to be 2 bugs: 1: MAKEDEV needs to recognize my soundcard and 2: MAKEDEV needs also to create /dev/dsp* + /dev/mixer* Greetz Patrick Quoting Martin Michlmayr <[EMAIL PROTECTED]>: > * Patrick M. Ammann <[EMAIL PROTECTED]> [2005-01-23 17:27]: > > I am using debian sarge with newest packages. > > Currently the sound card does not work any longer, > > before it worked fine (sarge with older packages). > > This can be a number of things... Can you check if the sound module is > loaded (lsmod | grep cmpci). What does "discover" say about your > system. Can you send the output of /var/log/dmesg What happens if > you manually load the cmpci module (modprobe cmpci)? > > Which kernel are you running? > > -- > Martin Michlmayr > http://www.cyrius.com/ >