[alsa-devel] 1.0.16 snd-aoa driver
Hi all,
have build 1.0.16 drivers. Running aplay musi.mp3 gives:
ALSA lib pcm_direct.c:866:(snd1_pcm_direct_initialize_slave) snd_pcm_hw_params_any failed ALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to initialize slave aplay: main:564: audio open error: Invalid argument
$ lsmod | grep snd snd_aoa_codec_tas 13088 2 snd_aoa_fabric_layout 12296 3 snd_aoa 17408 2 snd_aoa_codec_tas,snd_aoa_fabric_layout snd_aoa_i2sbus 21476 1 snd_pcm_oss 48000 0 snd_mixer_oss 19040 1 snd_pcm_oss snd_pcm 83428 2 snd_aoa_i2sbus,snd_pcm_oss snd_timer 23108 1 snd_pcm snd_page_alloc 9320 1 snd_pcm snd 62804 14 snd_aoa_codec_tas,snd_aoa_fabric_layout,snd_aoa,snd_aoa_i2sbus,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 6916 1 snd snd_aoa_soundbus 5828 2 snd_aoa_fabric_layout,snd_aoa_i2sbus
$ cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.16. Compiled on Feb 10 2008 for kernel 2.6.24.1-aragorn.
Any hints?
Thanks Elimar
At Mon, 11 Feb 2008 00:27:28 +0100, Elimar Riesebieter wrote:
[1 <multipart/signed (7bit)>] [1.1 <text/plain; iso-8859-1 (quoted-printable)>] Hi all,
have build 1.0.16 drivers. Running aplay musi.mp3 gives:
aplay cannot play mp3. Anyway...
ALSA lib pcm_direct.c:866:(snd1_pcm_direct_initialize_slave) snd_pcm_hw_params_any failed ALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to initialize slave aplay: main:564: audio open error: Invalid argument
Is this a regression after the version update? If yes, try to set the environment variable LIBASOUND_DEBUG=1. This will give you more verbose debug messages regarding parameter setting.
Takashi
On Mon, 11 Feb 2008 the mental interface of Takashi Iwai told:
[...]
Is this a regression after the version update? If yes, try to set the environment variable LIBASOUND_DEBUG=1. This will give you more verbose debug messages regarding parameter setting.
Found a miss configured compile option. Sorry for the noise :)
Elimar
participants (2)
-
Elimar Riesebieter
-
Takashi Iwai