Gentoo Archives: gentoo-user

From: Abhay Kedia <abhay.ilugd@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] More ALSA trouble
Date: Sat, 31 Dec 2005 20:06:10
Message-Id: 200601010133.40389.abhay.ilugd@gmail.com
In Reply to: Re: [gentoo-user] More ALSA trouble by Michael Sullivan
1 On Saturday 31 December 2005 23:33, Michael Sullivan wrote:
2 >
3 > Could someone who is successfully running ALSA compiled into their
4 > kernel with snd-hda-intel please send me their kernel configuration and
5 > their /etc/modules.d/alsa file? I can't get alsamixer to unmute my
6 > card. Thanks!
7 >
8 /etc/modules.d/alsa
9
10 #------------------------------
11 alias /dev/mixer snd-mixer-oss
12 alias /dev/dsp snd-pcm-oss
13 alias /dev/midi snd-seq-oss
14
15 # Set this to the correct number of cards.
16 # --- BEGIN: Generated by ALSACONF, do not edit. ---
17 # --- ALSACONF version 1.0.10rc2 ---
18 alias snd-card-0 snd-hda-intel
19 alias sound-slot-0 snd-hda-intel
20 # --- END: Generated by ALSACONF, do not edit. ---
21
22 options snd-hda-intel model=3stack position_fix=2
23 #-------------------------------
24
25 Regards,
26 Abhay

Replies

Subject Author
Re: [gentoo-user] More ALSA trouble Michael Sullivan <michael@××××××××××××.com>