Gentoo Archives: gentoo-user

From: Sascha Lucas <sascha.lucas@×××××××××××××××××.de>
To: gentoo-user <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] My Continuing ALSA Woes
Date: Wed, 19 Oct 2005 18:48:52
Message-Id: Pine.LNX.4.64.0510192018120.29388@tragbb.ehf.hav-fghggtneg.qr
In Reply to: [gentoo-user] My Continuing ALSA Woes by Michael Sullivan
1 > I've added it to my /etc/make.conf:
2 >
3 > camille linux # cat /etc/make.conf | grep 'ALSA_CARDS'
4 > ALSA_CARDS="intel8x0"
5
6 You must chose to use in kernel driver or the external provided by
7 sound/alsa-driver. See http://www.gentoo.org/doc/en/alsa-guide.xml.
8
9 ALSA_CARDS="intel8x0" indicates you want sound/alsa-driver. But your grep
10 in kernel .config indicates the kernel driver.
11
12 Read the URL above and skip the part about "Using the ALSA Driver
13 package" in section 2.
14
15 Sascha.
16
17 --
18 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] My Continuing ALSA Woes Michael Sullivan <michael@××××××××××××.com>