kunt1z wrote:

my Alsa system doesn't work! Here's what happens if I try to play a sound file with aplay:

$ aplay test.wav
ALSA lib pcm_dmix.c:852:(snd_pcm_dmix_open) unable to open slave
aplay: main:547: audio open error: No such file or directory

Driver simply not loaded?

I try to modify my /etc/modules.conf file, but the result is the same (it does not work!). Here's the Alsa section of my /etc/modules.conf file:

[ snip ]

- Kernel 2.6.10

Please note that modules.conf is the file used by the old, 2.4-, version of the module tools. For 2.6, the new tools use /etc/modprobe.conf.

Do things work if you first simply insert the driver manually? As root:

modprobe snd-intel8x0

Rene.


-------------------------------------------------------
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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to