At Wed, 25 Jan 2006 07:40:53 -0000,
Sebastian Reitenbach wrote:
> 
> Hi takashi, 
>  
>  
> >  
> > It's alsa-driver-*/snddevices included in alsa-driver tarball. 
> >  
> >  
> > Takashi 
> >  
>  
> I was looking only for a snddevices.sh or *.sh prior, but now i found and ran 
> it without receiving any error messages. but still no sound. 
>  
> I ran alsaconf. then I have the following modules loaded: 
> lsmod | grep snd 
> snd_pcm_oss            57120  0 
> snd_mixer_oss          23040  1 snd_pcm_oss 
> snd_intel8x0           37532  0 
> snd_ac97_codec         94880  1 snd_intel8x0 
> snd_ac97_bus            6272  1 snd_ac97_codec 
> snd_pcm                97668  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec 
> snd_timer              29828  1 snd_pcm 
> snd                    63680  6 
> snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer 
> soundcore              13664  1 snd 
> snd_page_alloc         14856  2 snd_intel8x0,snd_pcm 
>  
> removing them and only issuing a modprobe snd_intel8x0 loads only the 
> following modules: 

Why removed?


> lsmod | grep snd 
> snd_intel8x0           37532  0 
> snd_ac97_codec         94880  1 snd_intel8x0 
> snd_ac97_bus            6272  1 snd_ac97_codec 
> snd_pcm                97668  2 snd_intel8x0,snd_ac97_codec 
> snd_timer              29828  1 snd_pcm 
> snd                    63680  4 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer 
> soundcore              13664  1 snd 
> snd_page_alloc         14856  2 snd_intel8x0,snd_pcm 
>  
> but I still have no sound and get the same error messages when I try to run 
> alsamixer or amixer. 

Check again the device files.  If your distro is using udev, the
device files may be removed automatically at unloading the module.


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to