Gentoo Archives: gentoo-user

From: Chuanwen Wu <wcw8410@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] alsa problem
Date: Wed, 10 Oct 2007 03:22:25
Message-Id: 7797aa370710092004h131fd6a8xb1e436ac437b7115@mail.gmail.com
1 I just setup a gentoo in my dell1400 laptop,and until now,the sound
2 problem is not solved yet.
3
4 Here is the problem:
5 $ aplay 01.mp3
6 ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave
7 aplay: main:545: audio open error: No such file or directory
8
9 And here is my hardware:
10 # lspci | grep Audio
11 00:1b.0 Audio device: Intel Corporation HD Audio Controller (rev 02)
12
13 I compiled the alsa driver as the modules:
14 <M> Intel HD Audio
15
16 And I can start my alsasound:
17 # /etc/init.d/alsasound start
18 * Loading ALSA modules ...
19 * Loading: snd-card-0 ... [ ok ]
20 * Loading: snd-seq ... [ ok ]
21 * Restoring Mixer Levels ... [ ok ]
22
23 I can alsaconf,but not alsamixer:
24 $ alsamixer
25 No mixer elems found
26
27
28 I also tried to emerge alsa-driver and didn't use the driver in the
29 kernel,but the result was all the same.
30
31 Any advice?
32 Thanks in advanced!
33
34
35 --
36 wcw
37 --
38 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] alsa problem Randy Barlow <randy@×××××××××××××××××.com>
Re: [gentoo-user] alsa problem Hans-Werner Hilse <hilse@×××.de>