* meet trouble in user the ALSA?
@ 2006-12-22 6:37 thomas.luo
2006-12-22 8:00 ` Clemens Ladisch
0 siblings, 1 reply; 2+ messages in thread
From: thomas.luo @ 2006-12-22 6:37 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 801 bytes --]
hello everyone:
i meet some trouble in configure the ALSA.
who can help me ? is there have some document for config?
Thanks!
Thomas
when i use the aplay test.wav.
the program shows:
ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default
aplay: main:550: audio open error: No such file or directory
$ lsmod
Module Size Used by
snd_as352x_audio 10050 0
snd_ac97_codec 96172 1 snd_as352x_audio
snd_ac97_bus 2016 1 snd_ac97_codec
#
# ALSA library configuration file
#
# pre-load the configuration files
@hooks [
{
func load
files [
"/etc/asound.conf"
"~/.asoundrc"
]
errors false
}
]
.........
pcm.as352x {
type plug
slave {
pcm {
type hw
card 0
}
#format "S16_LE"
#channels 2
rate "unchanged"
}
}
Br
Thomas
[-- Attachment #2: Type: text/plain, Size: 347 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #3: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: meet trouble in user the ALSA?
2006-12-22 6:37 meet trouble in user the ALSA? thomas.luo
@ 2006-12-22 8:00 ` Clemens Ladisch
0 siblings, 0 replies; 2+ messages in thread
From: Clemens Ladisch @ 2006-12-22 8:00 UTC (permalink / raw)
To: thomas.luo, alsa-devel
thomas.luo wrote:
> when i use the aplay test.wav.
> the program shows:
> ALSA lib pcm.c:2143:(snd_pcm_open_noupdate) Unknown PCM default
>
> #
> # ALSA library configuration file
> #
> .........
> pcm.as352x {
> type plug
> slave {
> pcm {
> type hw
> card 0
> }
> #format "S16_LE"
> #channels 2
> rate "unchanged"
> }
> }
Are you using the original ALSA configuration files?
If not, did you define the "default" device?
Regards,
Clemens
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-12-22 8:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-22 6:37 meet trouble in user the ALSA? thomas.luo
2006-12-22 8:00 ` Clemens Ladisch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.