Hi guys,
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

Something similar happens when I try to run the speaker-test program:

$ speaker-test

speaker-test 1.0.11rc2

Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:852:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory
ALSA lib pcm_dmix.c:852:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory
ALSA lib pcm_dmix.c:852:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory
[...]

It does not work even from root user, and it does not work with or without a .asoundrc file. Here's the file I use:

$ cat .asoundrc
pcm.intel8x0 {

       type hw
       card 0

}

ctl.intel8x0 {

       type hw
       card 0
}

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:

# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-intel8x0
#module options should go here

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0

# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

In a few words: IT DOES NOT WORK ANYWAY!!!
Some data:

- Debian testing
- Kernel 2.6.10
- KDE 3.4.3
- Alsa 1.0.11rc2

Here's the content of "Sound" index in KInfoCenter:


Sound Driver:3.8.1a-980706 (ALSA v1.0.11rc2 emulation code)
Kernel: Linux Alita 2.6.10 #2 Tue Apr 12 01:19:14 CEST 2005 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
Intel 82801 DB-ICH4 with AD1981B at 0x20000800, irq 11

Audio devices: NOT ENABLED IN CONFIG

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers: NOT ENABLED IN CONFIG


I think the NOT ENABLED IN CONFIG means that I do not start aRts daemon.
Any suggestion? Thanx!
ByEz!!!



-------------------------------------------------------
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