Gentoo Archives: gentoo-user

From: Steve Evans <stevee@××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] alsa and Intel HD audio
Date: Sun, 08 Oct 2006 18:21:35
Message-Id: 200610081916.43136.stevee@gorbag.com
In Reply to: [gentoo-user] alsa and Intel HD audio by "Matthew R. Lee"
1 On Sunday 08 October 2006 18:10, Matthew R. Lee wrote:
2 > I'm struggling with getting my soundcard setup
3 > from lspci
4 > 00:1b.0 Audio Device: Intel Corporation 82801G (ICH 7 Family) High
5 > Definition Audio Contoller (rev 03)
6 >
7 > chip=Generic 14f1 ID 5047
8 >
9 > I've compiled alsa support into the kernel:
10 > Device Drivers --->
11 >         Sound --->
12 >                 <*> Sound card support
13 >                 Advanced Linux Sound Architecture --->
14 >                         <*>alsa
15 >                         <*>sequencer support
16 >                         <*>oss mixer api
17 >                         PCI devices --->
18 >                                 <*> Intel HD Audio
19 >
20 > I've followed the Gentoo Linux ALSA Guide and the HARDWARE Intel 945G on
21 > gentoo wiki.  I've also checked the gentoo-forums and googled about
22 > When I boot the kernel I get no error messages
23 >
24 > cat /proc/asound/cards
25 > cat /proc/asound/version
26 > cat /proc/asound/oss/sndstat
27 > all give the expected responses
28 >
29 > dmesg doesn't report any problems
30 >
31 > when I run alsa mixer I get on bar only  - master
32 > that's it KDE says it can't detect the sound card
33 > Sofar I havn't installed any other software that uses sound, but I intend
34 > to install amarok, kmplayer, realplayer etc
35 >
36 > any help would be appreciated
37 > Matt
38
39 I also have this soundcard. What kernel version are you using? I found that
40 with 2.6.16 I only had one bar in alsamixer, just like you. However with
41 2.6.17 I got two bars and the sound worked, but quietly. Some googling told
42 me that the volume was fixed in alsa version 1.0.13, which is newer than the
43 version in the kernel. So I removed alsa from the kernel and emerged the
44 unstable version of alsa-driver, which is version 1.0.13. The sound is now
45 louder, but still not as much as I would like. I get the impression that the
46 driver for this card is a work in progress, so hopefully it will get better.
47 Also this version of alsa identifies the chip in the card as being a
48 Conexant, rather than just ID 5047, which has to be a sign of progress :-)
49
50 See http://www.gentoo.org/doc/en/alsa-guide.xml for information on installing
51 alsa using alsa-driver rather than the kernel.
52
53 Steve
54 --
55 ____________________________________________________________________
56 Steve Evans E-mail: mailto:stevee@××××××.com
57 WEB: http://www.gorbag.com
58 Registered Linux user #217906: http://counter.li.org
59 Public Encryption Key: http://www.gorbag.com/public-key.html
60 ____________________________________________________________________
61
62 2.6.17-gentoo-r8 Intel(R) Pentium(R) 4 CPU 3.00GHz GNU/Linux
63
64 19:00:59 up 2 days, 58 min, 2 users, load average: 0.86, 0.77, 0.94

Replies

Subject Author
Re: [gentoo-user] alsa and Intel HD audio "Matthew R. Lee" <gentoo@××××××××××.org>