Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: AMD hdaudio: why do I have two audio devices and two mixers?
Date: Sat, 31 Mar 2012 20:53:13
Message-Id: jl7qms$dci$1@dough.gmane.org
In Reply to: Re: [gentoo-user] AMD hdaudio: why do I have two audio devices and two mixers? by Alex Schuster
1 On 03/30/2012 09:34 AM, Alex Schuster wrote:
2 > walt writes:
3 >
4 >> 00:01.1 Audio device: Advanced Micro Devices [AMD] nee ATI BeaverCreek
5 >> HDMI Audio [Radeon HD 6500D and 6400G-6600G series] Subsystem: Lenovo
6 >> Device 3625 Kernel driver in use: snd_hda_intel
7 >> Kernel modules: snd-hda-intel
8 >>
9 >> 00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia
10 >> Controller (rev 01) Subsystem: Lenovo Device 3625
11 >> Kernel driver in use: snd_hda_intel
12 >> Kernel modules: snd-hda-intel
13 >
14 > Probably those are HDMI and 'normal' device. I had similar problems on my
15 > sister's PC.
16
17 First, thanks to all who replied. All the answers were helpful and the
18 lightbulb is slowly getting brighter :)
19
20 I finally looked up HDMI on Wikipedia. Software is driven by hardware
21 and this new machine is the only HDMI equipment I've ever used, so I
22 never had any need to understand it before now.
23
24 Now it's clear to me why there are two different sound devices on this
25 machine -- HDMI is a completely different animal and needs different
26 harware and drivers. So, thanks for clearing that up for me. Maybe
27 someday I'll actually want to use the HDMI hardware for something ;)
28
29 > My solution was to edit /usr/share/alsa/alsa.conf, and change
30 > defaults.ctl.card and defaults.pcm.card from 0 to 1.
31
32 I must have the syntax wrong in my alsa.conf, but I finally edited
33 /usr/share/alsa/alsa.conf and changed the default values to 1. Now
34 alsamixer comes up with the right mixer displayed, thanks.
35
36 All apps but audacious still use the wrong mixer/card in spite of
37 the new defaults, though.
38
39 I'm finally understanding the value of pulseaudio as a side-effect of
40 buying this new computer. Now I'm recompiling everything with the
41 pulse useflag, something I thought I'd never do :/
42
43 I think I can use pulse to solve this problem IIUC. Here goes :)

Replies

Subject Author
Re: [gentoo-user] Re: AMD hdaudio: why do I have two audio devices and two mixers? "Sebastian Beßler" <sebastian@××××××××××××.de>