Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Setting up ALSA on a new computer
Date: Thu, 13 Oct 2005 23:19:14
Message-Id: 1129245305.5722.3.camel@camille.espersunited.com
1 I'm trying to set up ALSA on my new computer. I ran lspci to find out
2 what sound card I had:
3
4 camille ~ # lspci -v | grep -i 'audio'
5 0000:00:1b.0 Class 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
6 Family) High Definition Audio Controller (rev 03)
7
8 Then I cross-referenced it in the ALSA Matrix. I found (I think) that I
9 should be using the intel8x0 driver. The Matrix page said that I should
10 modprobe snd-card-intel8x0, but when I do that it comes up missing:
11
12 camille ~ # modprobe snd-card-intel8x0
13 FATAL: Module snd_card_intel8x0 not found.
14
15 I'm pretty sure I have support for the module compiled into the kernel.
16 What should I do?
17
18 --
19 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Setting up ALSA on a new computer gentuxx <gentuxx@×××××.com>
Re: [gentoo-user] Setting up ALSA on a new computer Eduard Vaykher <freelight@×××××.com>
Re: [gentoo-user] Setting up ALSA on a new computer Graham Murray <graham@×××××××××××.uk>
Re: [gentoo-user] Setting up ALSA on a new computer Norberto Bensa <nbensa@×××.net>