Gentoo Archives: gentoo-user

From: "Maximilian Bräutigam" <max.braeutigam@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ff & chromium trapped in deafness or how to configure ALSA correctly
Date: Sun, 21 Aug 2011 08:15:19
Message-Id: 4E50BE21.8040508@gmail.com
1 Hello all,
2
3 I recently bought a Zotac Barebone ZBOX HD-AD02 AMD E-350 and installed
4 Gentoo on it, what is working more or less very well except the sound. I
5 did everything according to gentoo and gentoowiki docs, I installed (due
6 to laziness) a gentoo-sources kernel with genkernel and Sabayon linux
7 standard configuration, and I am using pulseaudio, but when I launch
8 firefox or chromium from console and play some sounds, I get lots of
9 these error messages:
10
11 "ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave"
12
13 I already googled for it but didn't find something helpful. The Zbox has
14 a HDMI and a standard device:
15
16 # lspci -v | grep -i audio
17 00:01.1 Audio device: ATI Technologies Inc Device 1314
18 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
19
20 # cat /proc/asound/cards
21 0 [Generic ]: HDA-Intel - HD-Audio Generic
22 HD-Audio Generic at 0xfeb44000 irq 40
23 1 [SB ]: HDA-Intel - HDA ATI SB
24 HDA ATI SB at 0xfeb40000 irq 16
25
26 You can find the complete alsa-info output at
27 http://paste.pocoo.org/show/461744/
28
29 For me, the interesting part is this section:
30
31 **** List of PLAYBACK Hardware Devices ****
32 card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
33 Subdevices: 1/1
34 Subdevice #0: subdevice #0
35 card 1: SB [HDA ATI SB], device 0: ALC892 Analog [ALC892 Analog]
36 Subdevices: 1/1
37 Subdevice #0: subdevice #0
38 card 1: SB [HDA ATI SB], device 1: ALC892 Digital [ALC892 Digital]
39 Subdevices: 1/1
40 Subdevice #0: subdevice #0
41
42 Is is possible that ff and chromium are sending data to HDMI since it is
43 card 0? If you think, it would be helpful to disable card 0 or change
44 the order, please tell me how to do it?
45
46 I highly appreciate all kinds of help!
47
48 Kind regards,
49 der Max

Replies