Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ALSA config problem
Date: Mon, 09 Feb 2009 18:14:48
Message-Id: loom.20090209T180542-900@post.gmane.org
1 Quandry:
2
3 (2) ALSA drivers exist. No matter what kernel choices I make
4 I either get 2 different ALSA devices, or none.
5
6 The mobo has an Nvidia chip, the video card has a ATI video chip,
7 both only work under the Intel HDA driver. These are compiled
8 into the kernel, not loadable modules. I'm going bald googling
9 trying to find out what to do, or how to fix?
10
11
12 from dmesg:
13
14
15 Advanced Linux Sound Architecture Driver Version 1.0.17.
16 ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 23
17 HDA Intel 0000:00:05.0: PCI INT B -> Link[LAZA] -> GSI 23
18 (level, low) -> IRQ 23
19 HDA Intel 0000:00:05.0: setting latency timer to 64
20 ACPI: PCI Interrupt Link [LNEA] enabled at IRQ 19
21 HDA Intel 0000:02:00.1: PCI INT B -> Link[LNEA] -> GSI 19
22 (level, low) -> IRQ 19
23 HDA Intel 0000:02:00.1: setting latency timer to 64
24 ALSA device list:
25 #0: HDA NVidia at 0xdfef8000 irq 23
26 #1: HDA ATI HDMI at 0xdffec000 irq 19
27
28 lspci -v shoes:
29 00:05.0 Audio device: nVidia Corporation MCP61 High Definition
30 Audio (rev a2)
31 Subsystem: ASUSTeK Computer Inc. Device 8290
32
33 02:00.1 Audio device: ATI Technologies Inc R700 Audio
34 Device [Radeon HD 4000 Series]
35 Subsystem: ASUSTeK Computer Inc. Device aa38
36
37
38
39 No sound. Kmix has a red X over it on my kde panel.
40 There are no choices there in Kmix to select on.
41 HOW do I set this up? udev, hal, or evdev configs?
42
43
44 Ideas?
45
46
47
48 James

Replies

Subject Author
Re: [gentoo-user] ALSA config problem Naga <nagatoro@×××××.com>