On Fri, Jan 18, 2008 at 08:23:07 -0500, Thomas H. George wrote:
> Suddenly no sound.  Alsamixer shows it is using the motherboard  
> soundcard and the speakers are connected to the Creative Labs pci card.   
> Alsaconf says it is not needed with Lenny but it will find the Creative  
> Labs sound card.  Unfortunately it also kills dsp.  alsactl names finds  
> nothing.  I am using the latest 2.6.22 kernel image.  I have both the  
> 486 and the 686 versions.  Same problem with both.

If alsaconf configures the correct card and your only problem is the
missing /dev/dsp then this should be fixable with a simple "modprobe
snd_pcm_oss" after running alsaconf. You might also have to add
snd_pcm_oss to /etc/modules to keep dsp after the next reboot. 

If the above does not help you then we need to know the output of the
following commands:

lspci -nn | egrep -i 's(ou)?nd|audio|media'

lsmod | grep snd

cat /proc/asound/cards

cat /dev/sndstat

cat /etc/modprobe.d/sound

-- 
Regards,            | http://users.icfo.es/Florian.Kulzer
          Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to